/* CSS Document */

body {
	margin:0;
	background-image:url(images/BG.gif);
	background-repeat:repeat-x;
	background-color:#A9A28D;
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#527261;
}

#main {
	width:749px;
	margin:auto auto;
}

#flash{

}

#wrapper {
	margin: 10px 0 0 0;
	overflow:hidden;
	
}

#welcome {
	background-image: url(images/welcome.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#staff {
	background-image: url(images/staff.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#doctors {
	background-image: url(images/doctors.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#about {
	background-image: url(images/about.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#offices {
	background-image: url(images/offices.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#smile_gallery {
	background-image: url(images/smile_gallery.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#new_patients {
	background-image: url(images/new_patients.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#forms {
	background-image: url(images/forms.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#study_club {
	background-image: url(images/study_club.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#contact {
	background-image: url(images/contact.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#appt {
	background-image: url(images/appt.gif);
	background-repeat:no-repeat;
	width:579px;
	height:59px;
	float:right;
	color:#FFF;
}

#address1 {
	float:left;
	height:54px;
	width:200px;
	padding:2px 0 0 130px;
}

#address2 {
	float:right;
	height:54px;
	width:215px;
	padding:2px 0 0 0;
}

#content {
		width:579px;
		padding:15px 0 0 0px;
		float:right;
}

#nav {
	width:170px;
	float:left;
}


#top_links {
	width: 749px;
	height:50px;
}

#footer {
	text-align:center;
	clear:both;
	padding:50px 0 10px 0;
	font-size:11px;
	color:#FFF;
}

#footer a {
font-weight:normal;
}

h1 {
	font-size:14px;
	margin:0;
	}
	
#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#527261;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #527261;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#3B3B3B;
font-size:12px;
margin-top:45px;
background-color:#A9A28D;
border-top:14px solid #527261;
border-right:1px solid #527261;
border-left:1px solid #527261;
border-bottom:1px solid #527261;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#527261;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}