@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #d6d0c4;
	margin:0 auto;
	margin-top:20px;
	color:#333; 
}
li {
	padding-bottom:7px;
	}
a {
	text-decoration:none;
	color:#396527;
}
a:hover {
	text-decoration:underline;
}
#outer {
	width:930px;
	margin:0 auto;
	padding:0px 5px 12px 0px;
	background:url(img/shadow.png) bottom right no-repeat;
}
#wrapper {
	width:920px;
	margin:0 auto;
	border:1px solid #2b637f;
	background-color:#FFF;
	}
.bluelinedivider {
	background:url(img/bgwithgreenline.jpg) repeat-x;
	height:25px;
	}
#home {
	float:right;
	background-color:#2b637f;
	font-weight:bold;
	text-align:center;
	padding:5px 7px;
	margin-right:8px;
	position:relative;
	z-index:1;
	}
#home a {
	color:#FFFFFF;
	text-decoration:none;
	}
#home a:hover {
	color:#89b846;
	}
#header {
	height:158px;
	background:url(img/home-header.jpg) top left;
	}
#logo {
	position:absolute;
	width:337px;
	z-index:0;
	margin-top:13px;
	margin-left:60px;
	text-align:center;
}
#address {
	color:#FFF;
	font-size:11px;
	background-color:#2b637f;
	padding:5px 10px;
	margin-left:62px;
	width:310px;
}
#phone {
	float:right;
	color:#FFF;
	font-size:12px;
	background-color:#2b637f;
	font-weight:bold;
	padding:5px 10px 4px 10px;
	margin-right:7px;
		}
#mainBtn {
	width:155px;
	background:url(img/greenFade.png) top left repeat-x;
	margin-right:6px;
	float:left;
	padding:8px 2px 16px 6px;
	height:205px;
}
.linkText {
	color:#333;
	font-size: 13px;
	font-weight:bold;
	line-height:14px;
}
.linkSubText {
	color:#333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#bottomNav {
	font-size:11px;
	padding-top:5px;
	}
#bottomNav a {
	background-color:#2b637f;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 15px;
	}
#bottomNav a:hover {
	color:#89b846;
	}
#shadow {
	background:url(img/shadow.png) bottom right;
	padding:0px 8px 15px 0px;
	position:relative;
	}
.pgTitle {
	font-size: 36px;
	line-height:40px;
	color:#d1e0ef;
}
.nameTtl {
	font-family: "Century Gothic";
	font-weight:bold;
	font-size:14px;
}
.price {
	color: #900;
	font-weight:bold;
}
.consult li {
	padding-bottom:15px;
	}
#btn {
	margin:10px 0px 40px;
}
#btn a {
	padding:5px 12px;
	border:1px solid #89b846;
	margin:0px 5px;
}
#rCol {
	padding:10px 10px 15px 22px;
	font-size:11px;
}
#rCol ul, li {
	padding:3px 0px;
	margin:0px;
	list-style:none;
}
