* {
	margin:0;
	padding:0;
	}
body {
	background:url(images/back.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a:link, a:visited {
	color:#000000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1 {
	color:#5a650d;
	font-size:18px;
	font-weight:normal;
	padding-bottom:4px;
	padding-top:6px;
	}
h2 {
	color:#5a650d;
	font-size:16px;
	font-weight:normal;
	padding-bottom:4px;
	padding-top:6px;
	}
blockquote {
	padding-left:1em;
	}
ol {
	margin-left:0;
	padding-left:2em;
	}
ul {
	margin-left:0;
	padding-left:2em;
	}
li {
	padding-bottom:6px;
	}
.wrapper {
	position:relative;
	margin:0 auto 0 auto;
	width:900px;
	border: 1px solid #000000;
	background:#B7B5A4;
	}
.header {
	position:relative;
	width:900px;
	height:196px;	
	color:#04445b;
	background: url(images/header.gif)
	}
.logo {
	position:absolute;
	left:5px;
	top:3px;
	height:156px;
	width:232px;
	z-index:100;
	}
.loah {
	position:absolute;
	left:242px;
	top:5px;
	height:99px;
	width:457px;
	z-index:100;
	}
.address {
	position:absolute;
	left:730px;
	top:100px;
	height:50px;
	width:160px;
	text-align:right;
	}
.navbox {
	position:absolute;
	top:160px;
	left:0;
	width:900px;
	height:36px;
	background:url(images/navbar.jpg);	
	}
.navbar,
.navbar a:link,
.navbar a:visited {
	font-size:15px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	padding:8px 15px 8px 15px;
	}
.navbar a:hover {
	text-decoration:underline;
	}
.times_outer {
	position:absolute;
	top:20px;
	left:738px;
	height:177px;
	width: 144px;
	background:#FFFFFF;
	opacity:0.4;
	}
.times {
	position:absolute;
	left:5px;
	top:5px;
	height:165px;
	width: 132px;
	border:solid 1px #666666;
	background:#FFFFFF;
	opacity:0.4;
	}
.times_text {
	position:absolute;
	top:33px;
	left:748px;
	height:155px;
	width: 122px;
	z-index:20;
	text-align:center;
	}
.appointments {
	text-transform:uppercase;
	font-size:17px;
	}	
.time {
	line-height: 10pt;
	
	}
.main_index {
	position:relative;
	width:900px;
	height:451px;
	}
.main {
	position:relative;
	width:900px;
	min-height:500px;
	color:#000000;
	}
.left {
	position:absolute;
	height:400px;
	width:195px;
	padding:10px;
	}
.content { 
	position:relative;
	left:215px;
	top:10px;
	width:635px;
	padding:10px 20px;
	background:#f9f8e3;
	min-height:450px;
	font-size:12px;
	}
.space {
	position:relative;
	height:10px;
	width:900px;
	background:#B7B5A4;
	}
.sidemenu , .sidemenu a:link, .sidemenu a:visited {
	color:#04445b;
	padding:5px;
	font-size:14px;
	text-decoration:none;
	}
.sidemenu a:hover {
	text-decoration:underline;
	}
.doctors {
	width:635px;
	border:1px solid #666633;
	min-height:200px;
	}
.doctors_text{
	padding:10px;
	}
.doctors_name {
	color:#04445b;
	font-weight:bold;
	}	
.doctors img {
	text-align:right;
	border:1px solid #666666;
	top:-20px;
	}
.map {
	border:1px solid #000000;
	}
.tiny, .tiny a:link, .tiny a:visited {
	color:#04445b;
	font-size:9px;
	text-decoration:none;
	}
.tiny a:hover{
	text-decoration:underline;
	}
.coming_soon {
	color:#b7b5a4;
	}

.footerbox {
	position:relative;
	left:0;
	height:30px;
	width:900px;
	background:url(images/footer.jpg);
	padding:5px;
	}
.footer, .footer a:link, .footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	padding:7px 0px 2px 0;
	text-decoration: none;
	text-align:center;
	}
.footer a:hover {
	text-decoration: underline;
	}
.copybox {
	position:absolute;
	left:10px;
	top:17px;
	height:20px;
	width:250px;
	}
.copyright, .copyright a:link, .copyright a:visited {
	color:#000000;
	font-size:10px;
	padding:3px 5px 2px 0;
	text-align:left;
	}
.copyright a:hover {
	text-decoration: underline;
	}