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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* HOME LAYOUT */

#h_nav {
	position: absolute;
	left: 67px;
	top: 332px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
}

#h_content {
	position: absolute;
	left: 67px;
	top: 373px;
	width: 639px;
	font: 17px/22px Georgia, "Times New Roman", Times, serif;
	color: #484848;	
}


#h_announce {
	position: absolute;
	left: 570px;
	top: 110px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #484848;
}


#h_hours {
	position: absolute;
	left: 67px;
	top: 480px;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #484848;
}

#h_contact {
	position: absolute;
	left: 217px;
	top: 480px;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #484848;
}


#h_newpatient {
	position: absolute;
	left: 370px;
	top: 480px;
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
	color: #484848;
}


/* END HOME LAYOUT */



#layoutbox {
	position: relative;
	margin: 0px auto 0px auto;
	width: 745px;	
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	
}

#rightcol{
	position: absolute;
	left: 570px;
	top: 117px;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #484848;
}

#mainmenu {
	position: absolute;
	left: 28px;
	top: 160px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
}


#content {
	position: absolute;
	left: 28px;
	top: 195px;
	width: 490px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #484848;	
}

#content_narrow {
	width: 325px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #484848;	
}

#rightmenu {
	position: absolute;
	left: 350px;
	top: 0px;
	width: 140px;
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #484848;
}

#gmap {
	position: absolute;
	left: 300px;
	top: 275px;
}



a:link, a:visited, a:active {
	color: #9e3737;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.afterspace {
	margin: 0px 0px 7px;
	display: block;
}

.rightmen {
	margin: 3px 0px 3px 0px;
	display: block;
	
}

.rightsubmen {
	margin: 0px 0px 3px 10px;
	display: block;
	
}
.sm {
	font-size: 12px;
	line-height: 16px;
}

.bg {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}

.staff {
	margin: 0px 10px 10px 0px;
	float: left;
}

.cushycms {

}