/* CSS Document */

	body {
	margin:0px;
	padding: 0px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	text-align: center; /* Hack to center the wrapper in IE5.x pc */
	min-width: 975px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with some browsers */
	background-color:#bbb;
	}
	#wrapper {
	position: relative;
	width: 950px;
	height: 805px;
	left:0px;
	margin: 0 auto;
	background-color: #fff;
	background-image:url(http://www.holeshfamilydentistry.com/_images/stripedBG.gif);
	background-repeat:repeat-y;
	} 
	#wrapperdeep {
	position: relative;
	width: 950px;
	height: 1055px;
	left:8px;
	margin: 0 auto;
	background-color: #fff;
	background-image:url(http://www.holeshfamilydentistry.com/_images/stripedBG.gif);
	background-repeat:repeat-y;
	} 
	#wrapperservices {
	position: relative;
	width: 950px;
	height: 1355px;
	left:8px;
	margin: 0 auto;
	background-color: #fff;
	background-image:url(http://www.holeshfamilydentistry.com/_images/stripedBG.gif);
	background-repeat:repeat-y;
	} 
		/* ---------------------------------------DIV STYLES------------------------------------------- */
	#header{
	position:absolute;
	left: 0px;
	top:76px;
	height:57px;
	width:950px;
	background-color:#114d59;
	border-top:1px solid #0b3037;
	border-bottom:6px solid #0b3037;
	}
	#navbar{
	position:absolute;
	left: 0px;
	top:270px;
	height:30px;
	width:813px;
	align:center;
	background-color:#114d59;
	border-top:6px solid #0b3037;
	border-bottom:1px solid #0b3037;
	padding-top:6px;
	padding-left:137px;
	}
	#photobar{
	position:absolute;
	left: 0px;
	top:140px;
	height:130px;
	width:950px;
	background-color:#071b1f;
	}
	#maincontent{
	position:absolute;
	left: 0px;
	top:310px;
	height:479px;
	width:950px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#mapcontent{
	position:absolute;
	left: 0px;
	top:310px;
	height:479px;
	width:950px;
	background-color:#0b3037;
	background-image:url(http://www.holeshfamilydentistry.com/_images/mapart.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #071b1f;
	}
	#leftcontent{
	position:absolute;
	left: 0px;
	top:310px;
	height:479px;
	width:338px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#leftcontentdeep{
	position:absolute;
	left: 0px;
	top:309px;
	height:728px;
	width:338px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#leftcontentservices{
	position:absolute;
	left: 0px;
	top:309px;
	height:1028px;
	width:338px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#rightcontent{
	position:absolute;
	left: 338px;
	top:310px;
	height:479px;
	width:612px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#rightcontentdeep{
	position:absolute;
	left: 338px;
	top:309px;
	height:728px;
	width:612px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#rightcontentservices{
	position:absolute;
	left: 338px;
	top:309px;
	height:1028px;
	width:612px;
	background-color:#0b3037;
	border-bottom:1px solid #071b1f;
	}
	#addressbox {
	position: absolute;
	height: 322px;
	width: 322px;
	top: 75px;
	right: 106px;
	left: 600px;
	}
	/* -------------------------------------TEXT CLASSES------------------------------------- */
.bodytext{
font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color:#999;
text-align: left;
margin:10px 50px 10px 40px
}
.listheading{
font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color:#8fa2ad;
text-align: left;
margin:5px 50px 5px 20px
}
.listtext{
font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#999;
text-align: left;
margin:5px 50px 5px 20px
}
ul{
margin-left: 20px;
padding-left: 0px;
}
li{
list-style:none;
}

/* -------------------------------------LINK STYLES------------------------------------- */
#rightcontent a, #rightcontentdeep a {
font-weight: normal;
text-decoration:underline;
outline:none;
} 
#rightcontent a:link, #rightcontentdeep a:link {
color:#999;
}
#rightcontent a:visited, #rightcontentdeep a:visited {
color: #999;
} 
#rightcontent a:hover, #rightcontentdeep a:hover {
color:#69c; text-decoration:none;
}
#rightcontent a:active, #rightcontentdeep a:active {
color: #69c;