/* CSS Document */

/* Main Page */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	color: #031F4E;
	background-color: #8EA4CE;
	background-image: url(../images/bk_main.jpg);
	background-repeat: repeat-x;
}

hr {
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 0px;
	width: 100%;
	border-color: #031F4E;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: capitalize;
	font-weight: normal;
	color: #031F4E;
}

h1,h2 {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
h1 {
	font-size: 20px;
	font-weight: normal;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #031F4E;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
ul,li {
	list-style: square;
}

/* Layout Divs */

#container_page{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
}
#page{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
	background-image: url(../images/bk_container.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#page_home{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
	background-image: url(../images/bk_container_home.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	margin: 0px auto 0px auto;
	padding-top: 40px;
	padding-bottom: 0px;
	width: 760px;
}
#nav {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bk_nav.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#subnav_container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	background-image: url(../images/bk_subnav.jpg);
	background-repeat: repeat-x;
}
#subnav {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	text-align: center;
}
#flah_header {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	background-image: url(../images/bk_shadow_home_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #173469;
}
#content_top_container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	background-color: #173469;
}
#content_top1 {
	margin: 0px;
	padding: 20px;
	width: 213px;
	float: left;
	background-image: url(../images/bk_shadow_home_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #173469;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #2B4E8C;
}
#content_top2 {
	margin: 0px;
	padding: 20px;
	width: 212px;
	float: left;
	background-image: url(../images/bk_shadow_home_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #173469;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #2B4E8C;
}
#content_top3 {
	margin: 0px;
	padding: 20px;
	width: 213px;
	float: left;
	background-image: url(../images/bk_shadow_home_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #173469;
}
#content_container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}
#content_gradient {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(../images/bk_content_gradient.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#content_shadow {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	width: 760px;
	background-image: url(../images/bk_shadow_content_gradient.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#content {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 700px;
}
#content_home {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}
#content_side {
	margin: 0px;
	padding: 20px;
	width: 213px;
	height: 1150px;
	background-image: url(../images/bk_shadow_home_gradient1300.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}
#content_main_locations {
	margin: 0px;
	padding: 0px;
	width: 467px;
	float: right;
}
#sidenav {
	margin: 0px;
	padding: 0px;
}
#content_main {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#content_main_home {
	margin: 0px;
	padding: 20px;
	width: 467px;
	height: 1150px;
	float: right;
	background-image: url(../images/bk_shadow_home_gradient2.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}
#footer_container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	background-color: #4A6495;
	background-image: url(../images/bk_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}
#footer {
	margin: 0px auto 0px auto;
	padding: 20px;
	width: 720px;
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Layout Styles */

.img_logo {
	padding-left: 25px;
}
.img_slogan {
	padding-left: 240px;
}
.content {
	margin: 0px;
	padding: 15px;
}
.small {
	font-size: 9px;
}
.reverse {
	color: #FFFFFF;
}
.title_rev_small {
	font-size: 14px;
}
.clear {
	clear: both;
}
/* Navigation */

a:link {
	text-decoration: none;
	color: #0A4511;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0A4511;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0A4511;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #0A4511;
	font-weight: bold;
}

a.reverse:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.reverse:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.reverse:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.reverse:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.nav:link {
	text-decoration: none;
	color: #999999;
}
a.nav:visited {
	text-decoration: none;
	color: #999999;
}
a.nav:hover {
	text-decoration: underline;
	color: #999999;
}
a.nav:active {
	text-decoration: underline;
	color: #999999;
}

a.title:link {
	text-decoration: none;
	color: #031F4E;
	font-weight: normal;
}
a.title:visited {
	text-decoration: none;
	color: #031F4E;
	font-weight: normal;
}
a.title:hover {
	text-decoration: underline;
	color: #031F4E;
	font-weight: normal;
}
a.title:active {
	text-decoration: underline;
	color: #031F4E;
	font-weight: normal;
}

a.title_rev:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
}
a.title_rev:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
}
a.title_rev:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.title_rev_small:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.title_rev_small:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
}
a.title_rev_small:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
}
a.title_rev_small:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.title_rev_small:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

a.sidenav:link {
	text-decoration: none;
	font-weight: bold;
	color: #031F4E;
}
a.sidenav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #031F4E;
}
a.sidenav:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #031F4E;
}
a.sidenav:active {
	text-decoration: underline;
	font-weight: bold;
	color: #031F4E;
}

a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}/* Forms */

#form_container {
	padding-left: 50px;
}

label{
float: left;
width: 180px;
}

.box_label{
float: left;
width: 30px;
}

.box{
float: left;
width: 30px;
margin-left: 180px;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

.submitbutton{
margin-left: 180px;
margin-top: 5px;
width: 90px;
}
.resetbutton{
margin-left: 5px;
margin-top: 5px;
width: 90px;
}
br{
clear: left;
}
