* {
	margin: 0;
}
html, body {
	height: 100%;
	text-align: center;
	background-image: url(images/header_bkgnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}



/* Layout Styles */

body {
	text-align: center;
}
#navigation {
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 800px;
	position: relative;
	font-size: 0.9em;
	margin: 0 auto -156px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
#wrapper  #content  .smallersidetext {
	font-size: 1em;
	color: #333333;
}
#wrapper #content .maintext {
	font-size: 1em;
	color: #000000;
	padding-right: 15px;
}
#header {
	background-image: url(images/headers/index_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_about {
	background-image: url(images/headers/about_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_bowling {
	background-image: url(images/headers/bowling_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_medical {
	background-image: url(images/headers/medical_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_gallery {
	background-image: url(images/headers/gallery_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_carriers {
	background-image: url(images/headers/carriers_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_locations {
	background-image: url(images/headers/locations_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}
#header_contractors {
	background-image: url(images/headers/contractors_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 342px;
}

.clear {
	clear: both;
}




/* Footer Styles */


.footer, .push {
	height: 156px;
}
.footer_wrapper {
	background-image: url(images/footer_bkgnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
}
.footer {
	position: relative;
	margin: 0 auto;
	height: 156px;
	width: 800px;
	overflow: auto;
}
#footer_info {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 30px;
	color: #333333;
}
#footer_navigation {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	font-weight: bold;
}
#footer_navigation a {
	color: #004672;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#footer_navigation a:hover {
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
	color: #386A2A;
}
#footer_navigation a:visited {
	color: #004672;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#footer_navigation a:hover:visited {
	color: #386A2A;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}





/* Secondary Navigation Button Styles */

#secondary_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: right;
	height: 15px;
	padding-top: 5px;
	font-weight: bold;
	width: 400px;
	float: right;
}

#secondary_navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#secondary_navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#secondary_navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#secondary_navigation a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#wrapper ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#wrapper ul li {
	margin-top: 5px;
}





/* Main Navigation Button Styles */


#main_navigation {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 49px;
	float: right;
	width: 486px;
	text-align: right;
}
.homeing_signal {
	float: left;
}
#main_navigation ul li {
	display: block;
	float: right;
	padding: 5px;
	margin-left: 5px;
	height: 18px;
}




/* Content Styles*/

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.promo_box   h2 {
	font-size: 1.2em;
	color: #106F41;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.image_float_left {
	float: left;
	margin-right: 5px;
}
.main_content {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
}

.main_content a {
	color: #06F;
	text-decoration: underline;
}
.main_content a:hover {
	color: #416F2E;
	text-decoration: underline;
}
.main_content a:visited {
	color: #06F;
	text-decoration: underline;
}
.main_content a:visited:hover {
	color: #416F2E;
	text-decoration: underline;
}
#wrapper .main_content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #386A2A;
	border-bottom-style: solid;
	width: 450px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #386A2A;
	font-size: 1.3em;
	margin-bottom: 15px;
	text-align: left;
}

.top {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 15px;
}

.gray_bkgnd {
	background: #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: .8em;
}
.clear_bkgnd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: .8em;
}

.location_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 250px;
	line-height: 1.2em;
	font-style: italic;
	float: left;
	text-align: left;
}
.float_right {
	float: right;
}
.italic {
	font-style: italic;
}



/* Sidebar Styles */


.sidebar {
}
.sidebar  p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.promo_box {
	border: thick double #999;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
}

.promo_box a {
	color: #004572;
}
.promo_box a:hover {
	color: #386A2A;
}
.promo_box a:visited {
	color: #004572;
}
.promo_box a:visited:hover {
	color: #386A2A;
}


#wrapper .secondarylinks a   {
	color: #004672;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .secondarylinks a:hover   {
	color: #386A2A;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper .secondarylinks a:visited   {
	color: #004672;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .secondarylinks a:hover:visited   {
	color: #386A2A;
	text-decoration: underline;
	font-weight: bold;
}
.smaller_itallic {
	font-size: 0.7em;
	font-style: italic;
}
.center_table {
	text-align: right;
}
.disclaimer {
	font-size: 0.7em;
	text-align: center;
}

