@charset "utf-8";
/* CSS Document */

body {
	background: #FFE197 url(imgs/page_bg.jpg) top left repeat-x;
	color:#B17A55;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:0;
	padding:0;
	}
	
h1 {
	color: #990000;
	font-size:130%;
	font-weight:bold;
	}
	
h2 {
	font-size:120%;
	}
	
a {
	color: #993300;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}
	
img, img:hover {
	border:none;
	}
	
p {
	line-height:1.4em;
	margin:1em 0;
	padding:0;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.clear {
	clear:both;
	}
	
/* wrapers ---------------------------------------------------- */

#wrapper_head {
	width: 100%;
	}
	
#wrapper_content {
	background: #fff url(imgs/content_bg.jpg) 0 0 repeat-x;
	clear:both;
	width:100%;
	}
	
#wrapper_foot {
	background: url(imgs/footer_bg.gif) 0 0 repeat-x;
	height:83px;
	width: 100%;
	}
	
/* header ---------------------------------------------- */
	
#header {
	height:146px;
	margin: 0 auto;
	width:800px;
	}
	
#logo {
	float:left;
	}
	
#contact_info {
	color: #FFCC00;
	float:right;
	font-family: Papyrus, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:bold;
	height:22px;
	padding:50px 20px 0 0;
	text-align:left;
	width:500px;
	}
	
#contact_info a {
	color:#FFCC00;
	}
	
/* navigation tabs ----------------------------------------------------  */
	
#topnav {
	float:right;
	margin:11px 0px 0 0;
	padding:0px 0 0 20px;
	width:700px;
	}
	
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#topnav ul li {
	display:inline;
	float:left;
	}
	
a.navbutt {
	background: url(imgs/tab_l0.gif) no-repeat left top;/**/
	color:#FFF;
	cursor: pointer;
	display:block;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 0 0 10px;
	}
a.navbutt:hover {
	background: url(imgs/tab_l1.gif) no-repeat left top;/**/
	color: #990000;
	text-decoration:none;
	}
	
a.navbutt span {
	background: url(imgs/tab_r0.gif) no-repeat right top;/**/
	display:block;
	height:24px;
	padding: 10px 10px 0px 0px;
	}
a.navbutt:hover span {
	background: url(imgs/tab_r1.gif) no-repeat right top;/**/
	}
	
a.navbutt.selected {
	background: url(imgs/tab_l2.gif) top left no-repeat;
	color: #990000;
	text-decoration:none;
	}
	
a.navbutt.selected span {
	background: url(imgs/tab_r2.gif) no-repeat right top;
	}
	
/* -------------------------------------------------------------- */
	
#homepic1 {
	float:left;
	margin:20px 0;
	text-align:center;
	width:200px;
	}
	
#services_wrap {
	float:left;
	margin-top:40px;
	width:400px;
	}

#homepic2 {
	float:left;
	margin:20px 0;
	text-align:center;
	width:200px;
	}
	
.services1 {
	color:#990000;
	float:left;
	margin:0 0 0px 15px;
	}
	
.services2 {
	color:#990000;
	float:left;
	margin:0 0 0px 40px;
	}
		
.services1 h2, .services2 h2 {
	color: #D47F40;
	font-family:"Times New Roman", Times, serif;
	font-size:150%;
	font-style:italic;
	line-height:2em;
	padding:0 0 0 0px;
	}
	
.services h2 span {
	padding-left:80px;
	}
	

	
.home_pic {
	margin:0px 0 0 50px;
	}
	
#inner_wrap {
	background-color: transparent;
	margin:0 auto;
	padding:30px 0 20px 0;
	width:800px;
	}
	
#inner_wrap2 {
	background-color: transparent;
	margin:0 auto;
	padding:0 0 20px 0;
	width:800px;
	}
	
.quote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:1.8em;
	padding:10px 20px;
	}
	
#topline {
	background: url(imgs/content1_bg.jpg) top left repeat-x;
	display:block;
	height:30px;
	width:800px;
	}
	
#content_a, #content_b, #content_c {
	float:left;
	}
	
#content_a {
	padding:30px 0 0 0;
	width:220px;
	}
	
#content_b {
	width:360px;
	}
	
#content_c {
	padding:30px 0 0 0;
	text-align:right;
	width:220px;
	}
	
#content1 {
	
	float:left;
	padding:0px 20px;
	width:490px;
	}
	
.pricetab {
	border:1px solid #FFDCA8;
	border-collapse:collapse;
	width:450px;
	}
	
.pricetab td {
	padding:4px;
	border:1px solid #FFDCA8;
	}
	
.pricecol {
	width:40px;
	}
	
#content2 {
	background: url(imgs/content2_bg.gif) top left repeat-y;
	float:right;
	padding:20px 0 0 40px;
	width:230px;
	}
	
#offerbutt {
	margin:0 0 0 30px;
	}
	
.pic {
	margin-bottom:20px;
	}
	
#footer {
	font-size:90%;
	margin: 0 auto;
	padding:20px 20px 0px 20px;
	width:760px;
	}
	
#footer .left span {
	color:#FFF;
	font-size:110%;
	font-weight:bold;
	margin-left:15px;
	}
	
#footer p.right {
	text-align:right;
	}
	
#footer p {
	color: #993300;
	}
	
#footer a {
	color:#fff;
	}
	
#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
