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

/*clears common tags*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border: 0px;
}
/*end clears common tags*/
body {
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	color:#545454;
	font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size:13px;
	
}
h1,h2,h3,h4,h5,h6{ color:#FFF;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:240%;}
h6 {font-size:80%;}
.light_text{
	color:#EED2A6}
.red_text{
	color:#CE3328}
.red_text a {
	text-decoration:none;
	color:#CE3328;
	font-size:14px;
}
.red_text a:hover {
	text-decoration:underline;
	color:#CE3328;
}


.grey_text{
	color:#333;
	font-size:12px;}
.style2 {
	font-size: 130%
}
.style3 {
	font-size: 120%
}	
	

#top_header {
	background-image: url(../images/top_head_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 89px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF1E2D;
	border-left-color: #BF1E2D;
}
#login_top {
	float: left;
	height: 50px;
	width: 600px;
	margin-top: 15px;
	margin-left: 350px;
}
#menu_bar {
	background-image: url(../images/menu_bar_out.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 92px;
	width: 1024px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 999;
}
#nav_bar {
	background-image: url(../images/nav_bar_bg.png);
	height: 55px;
	width: 600px;
	background-repeat: no-repeat;
	position: relative;
	left:400px;
	top: 20px;
	padding-left: 15px;
	z-index: 999;
}
#body_out {
	background-image: url(../images/body_gradient.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: auto !important;
	width: 978px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF1E2D;
	border-left-color: #BF1E2D;
}
#lower_body {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/lower_body_bg.png);
	background-repeat: repeat-y;
	min-height:150px;
	padding: 10px;
}
#focus_box {
	background-image: url(../images/focus_box.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 1025px;
	margin-left: -30px;
	position: relative;
}
#focus_inner {
	height: 30px;
	width: 950px;
	left: 25px;
	top: 10px;
	position: relative;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(../images/body_gradient.png);
	background-repeat: repeat-x;
	height: 120px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF1E2D;
	border-left-color: #BF1E2D;
}
#left_index_menu {
	float: left;
	height: auto;
	width: 315px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;
}
#index_text_left {
	height: auto;
	width: 275px;
	padding-left: 10px;
	float: left;
	position: relative;
}
#index_photos {
	height: 415px;
	width: 640px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#ind_top_nav {
	height: auto;
	width: 590px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#location_image {
	padding: 5px;
	height: 380px;
	width: 580px;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
	margin-top: 20px;
}
#ind_map {
	height: auto;
	width: 540px;
	border: 1px solid #999999;
}
#body_inner {
	padding: 20px;
	height: auto;
	width: 940px;
	position: relative;
}
#header_photo {
	padding: 5px;
	height: 150px;
	width: 580px;
	border: 1px solid #CCC;
	margin-top: 30px;
	margin-bottom: 15px;
}
#body_text {
	height: auto;
	width: 580px;
}
#star {
	height: 5px;
	width: 600px;
	position: relative;
}
#apDiv1 {
	position:absolute;
	left:815px;
	top:35px;
	width:145px;
	height:158px;
	z-index:500;
	float: left;
}
#calc_links {
	z-index: 700;
}

#calc_hover
{
  position: absolute !important;
  z-index: 10000;
}
