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

body {
	background: #af1f29 url(../images/bg.jpg) center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #300609;
	position: relative;
	font: 12px Verdana, Geneva, sans-serif;
}

a { color: #093450 }
a:hover { color: #2F77A7; }
#header #home_button a {
	background: url(../images/home_button.png) top center;
	height: 174px;
	width: 137px;
}
#header #home_button a:hover {
	background: url(../images/home_button.png) bottom center;
	height: 174px;
	width: 137px;
}
#header #about_button a {
	background: url(../images/about_button.png) top center;
	height: 174px;
	width: 139px;
}

#header #about_button a:hover {
	background: url(../images/about_button.png) bottom center;
}
#header #menu_button a {
	background: url(../images/menu_button.png) top center;
	height: 174px;
	width: 135px;
}

#header #menu_button a:hover {
	background: url(../images/menu_button.png) bottom center;
	height: 174px;
	width: 135px;
}
.menu li a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-indent: -99999px;
}
#header #blog_button a {
	background: url(../images/blog_button.png) top center;
	height: 174px;
	width: 139px;
}

#header #blog_button a:hover {
	background: url(../images/blog_button.png) bottom center;

}
#header #content_button a {
	background: url(../images/contact_button.png) top center;
	height: 174px;
	width: 177px;
}

#header #content_button a:hover {
	background: url(../images/contact_button.png) bottom center;
	height: 174px;
	width: 177px;
}



#header {
	width: 100%;
	height: 174px;
	margin: 0px;
	padding: 0px;
}
#header #logo {
	position: relative;
	height: 174px;
	width: 261px;
	background: url(../images/logo.png);
}


ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 988px;
	position: relative;
	margin: 0px auto;
}

.clr_left { display: block; height: 1px; line-height: 0; clear: left; }
.module {
	float: left;
	position: relative;
}
#hero_shot {
	background: url(../images/hero_shot_module.png) no-repeat;
	height: 301px;
	width: 988px;
	margin-top: -25px;
	z-index: 200;
}
#footer {
	background: url(../images/footer_bg.png) repeat-x center top;
	height: 171px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	color: #FFF;
}
#content {

	position: relative;
}
div.hr {
	background: url(none);
	border-bottom: 1px solid #c4c4c4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#content .inner {
	background: url(../images/content_bg.png) repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px 40px;
	text-align: left;
}

#content .top {
	background: url(../images/content_top.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 100%;
	position:relative;
}
#content .bottom {
	background: url(../images/content_bottom.png) center bottom;
	height: 38px;
	width: 100%;
	position:relative;
	margin: 0px;
	padding: 0px;
}
#footer .menu #home_button a {
	background: url(../images/home_button_f.png) top center;
	height: 58px;
	width: 122px;
}

#footer .menu #home_button a:hover {
	background: url(../images/home_button_f.png) bottom center;
	height: 58px;
	width: 122px;
}
#footer .menu {
	padding-top: 75px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#footer .menu #about_button a {
	background: url(../images/about_button_f.png) top center;
	height: 58px;
	width: 115px;
}

#footer .menu #about_button a:hover {
	background: url(../images/about_button_f.png) bottom center;

}
#footer .menu li a {
	text-indent: -99999px;
	display: block;
	overflow: hidden;
	position: relative;
}
#footer .menu #menu_button a {
	background: url(../images/menu_button_f.png) top center;
	height: 58px;
	width: 131px;
}

#footer .menu #menu_button a:hover {
	background: url(../images/menu_button_f.png) bottom center;
	height: 58px;
	width: 131px;
}
#footer .menu #blog_button a {
	background: url(../images/blog_button_f.png) top center;
	height: 58px;
	width: 122px;
}
#footer .menu #blog_button a:hover {
	background: url(../images/blog_button_f.png) bottom center;
	height: 58px;
	width: 122px;
}
#footer .menu #content_button a {
	background: url(../images/contact_button_f.png) top center;
	height: 58px;
	width: 128px;
}

#footer .menu #content_button a:hover {
	background: url(../images/contact_button_f.png) bottom center;
	height: 58px;
	width: 128px;
}
#footer .menu li {
	margin-right: 20px;
	margin-left: 20px;
}
input, textarea {
	background: #EBEBEB;
	border: 1px solid #B0202A;
}


h2 {
	color: #AF1F29;
	text-decoration: underline;
	text-align: center;
	font-size: xx-large;
}

table.menu {
	background: #AF1F29;
}
table.menu tr td, table.menu tr th{ background-color: #efefef; }
table.menu tr.odd td, table.menu tr.odd th  { background-color: white; }

.pull { position: relative; display: block; background: #EFF9FF; padding:10px; border: 1px solid #093450 ; float: right; margin-left: 545px;}

#sidebar { background: #EFF9FF; padding:10px; border: 1px solid #093450 ; }

#sidebar ul { list-style: none; padding: 0; margin: 0; }

#sidebar h2 { text-align: left; font-size: 1em; }

dl {
	padding: 1em;
	background: #EFF9FF;
}
dl dt {
	padding: 0.5em;
	font-size: 1.1em;
	font-weight: 900;
	width: 10em;
	float: left;
	
}

dl dd { margin-bottom: 0.7em;padding: 0.5em; padding-left: 11em;}

.mod_button {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 172px;
	position: absolute;
	z-index: 1000;
	right: 20px;
	bottom: 10px;
	background-position: top center;
}

.mod_button:hover { background-position: bottom center; }
.menu_button {
	background: url(../images/buttons/menu.png);
}

.blog_button {
	background: url(../images/buttons/blog.png);
}

.history_button {
	background: url(../images/buttons/history.png);
}
.module img { z-index: 0; }

table.history { background: #eff9ff; }
tr.bdr td{ border-bottom: 1px dashed #888888; }