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

#wrapper {
	background-color: #FFF;
	padding: 0px;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/all_top_bkgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html {
	overflow-y:scroll
}
#all-nav {
	margin: 0px;
	height: 46px;
	width: 949px;
	float: left;
	background-color: #666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#all-top-hours {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #202873;
	padding-left: 40px;
	padding-top: 30px;
	float: right;
	text-align: right;
	padding-right: 40px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bkgr.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}
#address {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #202873;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
}
#all-top-locations {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #202873;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
	height: 190px;
	overflow: hidden;
}
#hours {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #202873;
	padding-left: 40px;
	padding-top: 30px;
	float: right;
	text-align: right;
	padding-right: 40px;
}
#all-nav #all-nav-tab-active {
	color: #293394;
	background-image: none;
	background-color: #FFF;
}
#all-nav a:link  , #all-nav a:visited{
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #86000C;
	text-decoration: none;
	text-align: center;
	float: left;
	border: 3px solid #CCC;
	width: 309px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #999;
	background-image: url(../images/all_nav_tab_bkgr.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
}
#all-nav a:hover, #all-nav a:active {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #86000C;
	text-decoration: none;
	text-align: center;
	float: left;
	border: 3px solid #CCC;
	width: 309px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #999;
	background-image: url(../images/all_nav_tab_bkgr_hover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
}
#home-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #1300A5;
	padding: 100px;
	float: left;
	width: 744px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px solid #CCC;
}
#all-nav-centered  {
	padding: 0px;
	width: auto;
	margin: 0px;
	float: left;
}
#home-main-pic {
	background-image: url(../images/home_main_pic.jpg);
	float: left;
	height: 300px;
	width: 948px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.all-image-border {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #000;
	margin-top: 1px;
}
#contact-page {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 950px;
}
#history-page {
	padding: 100px;
	float: left;
	height: auto;
	width: 744px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #590007;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px solid #CCC;
}
#contact-map {
	float: right;
	height: 750px;
	width: 468px;
	margin-top: 1px;
	border: 3px solid #CCC;
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
	clear: both;
}
#contact-left-column {
	background-color: #580007;
	padding: 50px;
	float: left;
	height: 650px;
	width: 369px;
	border: 3px solid #CCC;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
#contact-form {
	width:369px;
	float: left;
}
.contact-form-combo {
	margin: 0px;
	float: left;
	height: auto;
	width: 369px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
label {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}
input {
	width: 280px;
}
textarea {
	height: 140px;
	width: 280px;
}
#contact-address {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 30px;
}
