/*Core style sheet for Dr Holt website*/

body {
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}	

#frame {
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width:810px;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:left;
	}

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FF9900;
	width:810px;
	height:100px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	}

#header h1 {
	display: none;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

#mainpic1 {
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	width:575px;
	height:230px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	}

#mainpic2 {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	width:575px;
	height:230px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	}

#mainpic3 {
	background-image: url(../images/top3.jpg);
	background-repeat: no-repeat;
	width:575px;
	height:230px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	}

#mainpic4 {
	background-image: url(../images/top4.jpg);
	background-repeat: no-repeat;
	width:575px;
	height:230px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	}

#mainpic5 {
	background-image: url(../images/top5.jpg);
	background-repeat: no-repeat;
	width:575px;
	height:230px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	}

#mainpic1 h1, #mainpic2 h1, #mainpic3 h1, #mainpic4 h1, #mainpic5 h1 {
	display: none;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

#contentleft {
	background-color: #7f7f7f;
	width:195px;
	padding:0px;
	margin:0px 0px 0px 20px;
	text-align:left;
	float:left;
	display: inline;
	}

#contentright {
	background-color: none;
	width:535px;
	padding:0px;
	margin:0px 0px 0px 20px;
	text-align:left;
	float:left;
	display: inline;
	}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width:810px;
	height: 105px;
	margin:0px auto 0px auto;
	padding:0px;
	}

#footer p {
	color: #959595;
	font-size: 9px;
	margin:0px 0px 0px 235px;
	padding: 45px 0px 0px 0px;
	text-align:left;
	}

#quote {
	background-image: url(../images/quote_tile.gif);
	background-repeat: repeat-y;
	background-color: #7f7f7f;
	margin: 0px;
	padding: 0px;
	width: 195px;
}

#quote p {
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	margin-top: 0px;
	padding: 0px 25px 0px 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul#nav {
	list-style: none;
	padding: 0px;
	margin:0px;
	}

ul#nav a {
	display: block;
	height: 26px;
	width: 170px;
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	}

ul#nav li {
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	height: 26px;
	padding-left: 0px;
	margin:0px;
	}

ul#nav li:hover, ul#nav li.sfhover, ul#nav li.chosen {
	background:url(../images/navbg2.gif);
	background-repeat: no-repeat;
	}

ul#bullets {
	list-style-position:outside;
	}

ul#indentlist { 
	margin:0 0 15px 0;
	}

#indentlist li {
	list-style: none;
	padding: 0px 10px 0px 0px;
}

#photo {
	float: right;	
	text-align: right;
	width: 175px;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffb62f;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	margin: 0px;
	padding: 0px;
	}

h6 {	
	font-style: italic;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

a:link {
	color: #ff6600;
	}

a:visited {
	color: #ff6600;
	}

a:hover {
	color: #cc0000;
	}

a:active {
	color: #ff6600;
	}

.super {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
	}

.sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
	}

.caption {
	font-size: 10px;
	}

.heading-yellow {
	font-size: 16px;
	color: #ffb62f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}



