/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
	background-color:#2a176e;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */


#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#banner_wrapper {
	background-color: #FFFFFF;
	height: 144px;
	width: 800px;
}

.index_title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
}


#banner_graphic {
	float: left;
	height: 144px;
	width: 589px;
}


#banner_text {
	float: right;
	height: 124px;
	width: 191px;
	text-align: right;
	padding: 10px;
}

.banner_headline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2a176e;
}

.banner_address {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2a176e;
}

.banner_phone {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2a176e;
	font-style: italic;
}

.banner_phone a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2a176e;
	font-style: italic;	
}


#navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	height: 20px;
	width: 780px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #2a176e;
}

#index_navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	height: 20px;
	width: 780px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #2a176e;
	text-align: center;
}



#body_wrapper {
	width: 800px;
	background-color: #FFFFFF;
}

#index_home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A176E;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#index_home a:link {
	color: #000033;
	text-decoration: none;
}

#index_home a:hover {
	color: #000066;
	text-decoration: none;
}

#index_home a:visited {
	color: #333333;
	text-decoration: none;
}


#top_row {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#bottom_row {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}


#Banner_1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A176E;
	text-align: center;
	float: left;
	width: 359px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#Banner_2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A176E;
	text-align: center;
	float: right;
	width: 359px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#Banner_3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A176E;
	text-align: center;
	float: left;
	width: 359px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 175px;
}

#Banner_4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A176E;
	text-align: center;
	float: right;
	width: 359px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 175px;
}

#Banner_5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A176E;
	text-align: center;
	width: 359px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}



#text_area {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2a176e;
	margin: 10px;
	float: left;
	width: 555px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#text_area a:link {
	color: #003366;
}

#text_area a:hover {
	color: #003399;
}

#text_area a:visited {
	color: #0033FF;
}

#box_wrapper {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#top_box {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2A176E;
	padding: 5px;
	width: 190px;
	margin-bottom: 10px;
}

#top_box a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#top_box a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#top_box a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom_box {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2A176E;
	padding: 5px;
	height: 250px;
	width: 190px;
	margin-top: 10px;
}

#bottom_box a:link {
}

#bottom_box a:hover {
}

#bottom_box a:visited {
}

.box_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.video_box {
	float: left;
	width: 263px;
	margin-bottom: 20px;
	margin-right: 4px;
	text-align: center;
	padding-top: 1px;
	height: 275px;
}


#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #2A176E;
	padding: 10px;
	height: 55px;
	width: 780px;
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2A176E;
}

#footer a:link {
	color: #003366;
}

#footer a:hover {
	color: #003399;
}

#footer a:visited {
	color: #0033FF;
}
