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

/* defaults */
body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	}

html {
	text-align:center;
	margin:0;
	padding:0;
	}
p {
	font-size:12px;
	line-height:135%;
	}
img {
	border:none;
	}
a {
	color:#af723b;
	text-decoration:underline;
	font-size:11px;
	}
a:focus, a:hover, a:active {
	outline:none;
	}

h2 {
	font-size:30px;
	}
h3 {
	font-size:15px;
	margin-top:25px;
	margin-bottom:8px;
	color:#5a744d;
	}
a h3 {
	text-decoration:underline;
	}
p a {
	font-size:12px;
	}
h4 {
	font-size:13px;
	margin:5px 0 5px 0;
	}
h5 {
	color:#f59238;
	font-size:16px;
	margin-bottom:10px;
	}
ul {
	list-style-type:none;
	font-size:12px;
	pading:0;
	margin:0px 0px 0px 0px;
	}
li {
	margin:5px 0 5px -20px;
	padding:0px 0px 0px 0px;
	text-indent:0;
	text-align:left;
	}

/* CLASSES */
.clear {
	clear:both;
	}
.bold {
	font-weight:bold;
	}
.caption {
	font-size:10px;
	color:#1d1d1d;
	margin:5px 0 0 0;
	}
.biggerP {
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
	}
.footerAddress {
	font-size:13px;
	display:inline;
	margin-left:8px;
	margin-right:10px;
	padding:0 0 10px 0;
	}
.footerHR {
	color:#000;
	background-color:#000;
	border:0;
	height:1px;
	width:98%;
	}
.circleList {
	list-style-type:circle;
	}
.floatRight {
	float:right;
	padding-left:20px;
	
	}
.floatLeft {
	float:left;
	padding-right:20px;
	}
p.fullWidth {
	text-align:justify;
}
.t20px {
	margin-top:20px;
	}
.b20px {
	margin-bottom:20px;
	}
/* divs */
#bgWrap{
	width:808px;
	margin:0 auto;
	background-image:url(../images/bgShadow.jpg);
	background-repeat:repeat-y;
	text-align:center;
	}
#wrap {
	margin:0 auto 0 auto;
	width:781px;
	height:auto;
	background-color:#fff;
	text-align:left;
	padding-bottom:10px;
	}
	
#header {
	width:781px;
	height:147px;
	background-image:url(../images/header.jpg);
	}
	
#headerLinks {
	width:781px;
	height:40px;
	}
#headerLinks img {
	float:left;
	border:none;
	}
	
#topNav {
	width:781px;
	height:41px;
	margin-bottom:20px;
	}
#topNav img {
	border:none;
	float:left;
	}
#contentWrap {
	width:781px;
	height:auto;
	}
#infoLeft {
	float:left;
	width:236px;
	padding:0px 20px;
	}
	#infoLeft ul {
		margin-bottom:15px;
		padding:0px;
		}
	*html #infoLeft ul {
		margin:8px 0px -5px 0px;
		}
	#infoLeft li {
        margin:0px;
		padding-left:50px;
		}
	ul.disc {
		list-style-type:circle;
		}
	#infoLeft a {
		color:#5a754f;
		display:block;
		margin:8px 0px;
		}
	*html #infoLeft li a {
		margin:0px;
		}
	#infoLeft a:hover {
		color:#15250e;
		}
	a.b {
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		}
	a.l {
		font-weight:lighter;
		text-decoration:none;
		font-size:12px;
		}
#contentLeftWrap {
	float:left;
	margin:0 30px 0 10px;
	width:236px;
	height:auto;
	padding-top:55px;
	background-image:url(../images/featuredServicesBG.jpg);
	background-repeat:no-repeat;
	}
	#featuredServiceWrap {
		width:auto;
		height:auto;
		margin-bottom:0px;
		}
		.featuredServicesIMG {
			float:left;
			margin:0 15px 18px 15px;
			}
		.featuredServicesTXT {
			font-size:10px;
			width:150px;
			float:right;
			margin:0px 0 0px 0;
			}
		#featuredServiceWrap a {
			color:#1d1d1d;
			text-decoration:none;
			border-bottom:1px solid #1d1d1d;
			line-height:140%;
			}
			#featuredServiceWrap .floatLeft {
				float:left;
				margin-right:30px;
				margin-left:15px;
				}
		#ads {
			padding:20px 0 0 0;
			}
			#ads img {
				padding:0px 0 20px 0;
				}
#contentLeftWrapServices {
	float:left;
	margin:0 00px 0 10px;
	width:236px;
	height:auto;
	padding-top:55px;
	background-image:url(../images/ourServicesBG.jpg);
	background-repeat:no-repeat;
	}
#contentRightWrap {
	vertical-align:top;
	width:460px;
	float:right;
	height:auto;
	padding-right:25px;
	}
	#drDavidson {
		width:100%;
		height:auto;
		}
		#drDavidson img {
			float:left;
			padding-right:15px;
			margin:0;
			}
		#drDavidson p {
			font-size:11px;
			line-height:135%;
			font-style:italic;
			}
		#drDavidson h1 {
			font-size:12px;
			margin:0;
			font-weight:bold;
			}

	.section {
		margin-top:0px;
		width:100%;
		height:auto;
		}
		.section h1 {
			font-size:30px;
			margin:0 0 15px 0;
			}
	#building {
		width:100%;
		height:auto;
		margin-top:30px;
		}
		#building img {
			float:left;
			padding-right:15px;
			margin:0;
			}
			
			
#footer {
	width:100%;
	height:auto;
	margin:80px 0 0 0;
	text-align:center;
	}
	#footer p {
		font-size:11px;
		text-align:center;
		}
	#footer a {
		margin:0 12px 0 12px;
		text-align:center;
		}
<!----DROP DOWN CSS //-->
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	height: 21px;
	padding:10px 0px;
	width: 91px;
	background-image:url(../images/results.jpg);
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background-image:url(../images/results.jpg);}

#sddm div
{	position: absolute;
	visibility: hidden;
	width:91px;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #666666;
		color: #ffffff;
		font: 11px arial}

	#sddm div a:hover
	{	background: #777777;
		color: #FFF}
<!----GALLERY CSS //-->

#gal_container {
	width:780px;
	margin:0px auto;
	text-align:left;
	list-style:none;
	list-style-type:none;
	}
#gal_thumb_container ul {
	margin-left:30px;
}
#gal_thumb_container li {
    display:inline;
}

#gal_thumb_container img{ border: 1px solid #000; margin-bottom:20px;}
