body { 
	margin-top: 0;
	margin-bottom: 0;
	font: 11pt/12pt verdana; 
	color: #666666; 
	margin: 0px;
	background: #9b9b9b url(../images/bg_tile.gif); 
}
a.body {
    font: 11px/14px verdana; 
	color: #666666; 
	text-decoration: underline;
}
a:visited.body {
    font: 11px/14px verdana; 
	color: #666666; 
	text-decoration: underline;
}
a:hover.body {
	font: 11px/14px verdana; 
	color: #666666; 
	text-decoration: underline;
}
#center {
}
#container {
	position: relative;
	top: 20px;
	width: 803px;
	text-align: left;
}
#header {
	position: relative;
	top: 0;
	width: 803px;
	height: 137px;
	background: url(../images/header.gif) no-repeat;
}
#logo {
	position: relative;
	top: 11px;
	left: 11px;
	width: 280px;
	height: 120px;
}
#topbar {
	position: relative;
	top: 0;
	width: 803px;
	height: 34px;
	background: url(../images/topbar.gif) no-repeat;
}
#tagline {
	position: relative;
	top: 3px;
	left: 13px;
	width: 120px;
	height: 19px;
}
#top_phonenumber {
	position: relative;
	top: -15px;
	left: 590px;
	font: 11px/14px verdana; 
	color: #bfbfbf;
	font-style: italic;
}
#mainnav {
	position: relative;
	top: 0;
	left: 5px;
	z-index: 2;
	width: 127px; 
}
#mainnav_text {
	position: relative;
	top: 2px;
	left: 3px;
	width: 114px;
	/*font: 10px/16px georgia;*/
	font: 10px/16px verdana;
	color: #ffffff;
	text-align: right;  
}
a.mainnav_text {
    font: 10px/16px verdana;
	color: #ffffff;
	text-align: right; 
	text-decoration: none;
}
a:visited.mainnav_text {
    font: 10px/16px verdana;
	color: #ffffff;
	text-align: right; 
	text-decoration: none;
}
a:hover.mainnav_text {
	font: 10px/16px verdana;
	color: #ffffff;
	text-align: right; 
	text-decoration: none;
}
a.mainnav_text_sub {
    font: 10px/14px verdana;
	color: #f0b0b2;
	text-align: right; 
	text-decoration: none;
}
a:visited.mainnav_text_sub {
    font: 10px/14px verdana;
	color: #f0b0b2;
	text-align: right; 
	text-decoration: none;
}
a:hover.mainnav_text_sub {
	/*font: 10px/12px georgia;*/
	font: 10px/14px verdana;
	color: #f0b0b2;
	text-align: right; 
	text-decoration: none;
}
.nav_extraspace_linebreak {
	font: 10px/8px verdana;
}
#right_float_content_image {
	width: 190px;
	height: 215px;
	float: right;
}
#right_float_content_image_wide {
	width: 236px;
	height: 250px;
	float: right;
	text-align: center;
}
#left_float_content_image_wide {
	width: 236px;
	height: 250px;
	float: left;
}
 hr {
	border: 0;
	width: 90%;
	color: #e55257;
	background-color: #e55257;
	height: 1px;
	margin:  0 0 0 15px;
}
#main_content_area {
	position: relative;
	top: 0;
	height: 100%;
	background: url(../images/maincontentarea_bgtile.gif) repeat-y;
	font: 11px/14px verdana; 
	color: #666666; 
}
#maincontent_homepage {
	position: absolute;
	top: 185px;
	width: 575px;
	left: 180px;
	font: 11px/14px verdana; 
	color: #666666; 
}
#maincontent {
	position: absolute;
	top: 15px;
	width: 575px;
	height: 100%;
	left: 180px;
	font: 11px/14px verdana; 
	color: #666666; 
}
#homepageimages {
	position: absolute;
	top: -9px;;
	left: 140px;
	width: 670px;
	height: 174px;
}
#footer {
	position: relative;
	top: 0;
	width: 803px;
	height: 78px;
	background: url(../images/footer.jpg) no-repeat;
}
#footer_text {
	position: relative;
	top: 10px;
	width: 803px;
	font: 10px/14px georgia; 
	color: #e5e5e5;
	text-align: center; 
}
a.footer_text{
    font: 10px/14px georgia; 
	color: #e5e5e5;
	text-decoration: underline;
}
a:hover.footer_text{
	font: 10px/14px georgia; 
	color: #e5e5e5;
	text-decoration: underline;
}
a:visited.footer_text {
    font: 10px/14px georgia; 
	color: #e5e5e5;
	text-decoration: underline;
}
.headline_red {
	font: 24px/28px verdana;
	color: #d74044;
}
.subheadline {
	font: 14px/28px verdana;
	color: #d74044;
	font-weight: bold;
}	
.topbreadcrumbs {
	font: 11px/13px verdana;
	color: #000000;
}
a.topbreadcrumbs {
    font: 11px/13px verdana;
	color: #000000;
	text-decoration: none;
}
a:visited.topbreadcrumbs {
    font: 11px/13px verdana;
	color: #000000;
	text-decoration: none;
}
a:hover.topbreadcrumbs {
	font: 11px/13px verdana;
	color: #000000;
	text-decoration: underline;
}
.body_red_links {
	font: 11px/16px verdana;
	color: #d74044;
	font-weight: bold;
}
a.body_red_links {
    font: 11px/16px verdana;
	color: #d74044;
	font-weight: bold;
	text-decoration: none;
}
a:visited.body_red_links {
	text-decoration: none;
}
a:hover.body_red_links {
	text-decoration: underline;
}