/*
Theme Name: MAES
*/

/* General
====================================================================== */
.ClearBoth, .ClearLeft, .ClearRight {
	margin-bottom: -1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.ClearLeft {clear: left;}
.ClearRight {clear: right;}
.ClearBoth {clear: both;}
	
:link,:visited { text-decoration: none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: normal; }

ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,table { margin: 0; padding: 0; }

abbr, acronym { border: none; }

a img,:link img,:visited img { border: none; }

address { font-style: normal; }

a { outline: none; }

.RegularCase { text-transform: none !important; }

.hide { display: none; }

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* General
====================================================================== */
html {
	background: #182B39 ;
}	

body {
	min-width: 955px;
	color: #000000;
	font-size: .8em;
	line-height: 1.7em;
}

body, input, select, textarea { font-family: "Trebuchet MS", Trebuchet, arial, sans-serif; }

code, kbd, pre { font-family: "Courier New", Courier, monospace; }


h1 {
	font-size: 200%;
	color: #3E546B;
	margin-bottom: 10px;
}

h2 {
	font-size: 150%;
	color: #3E546B;
	margin-bottom: 10px;
}

h3 {
	font-size: 138.5%;
	color: #3E546B;
	margin-bottom: 10px;
}

h4 {
	font-size: 123.1%;
	color: #3E546B;
	margin-bottom: 10px;
	font-weight: bold;
}

h5 {
	font-size: 123.1%;
	color: #3E546B;
	margin-bottom: 10px;
}

h6 {
	font-size: 100%;
	color: #3E546B;
	margin-bottom: 10px;
	font-weight: bold;
}

address {
	margin-bottom: 10px;
}

blockquote {
	margin: 10px 40px 20px 40px;
	font-style: italic;
	color: #3D536B;
}

dl {
	margin-left: 30px;
	margin-bottom: 20px;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-left: 10px;
	margin-bottom: 10px;
}

em {
	font-style: italic;
}

p {
	font-size: 125%;
	margin-bottom: 15px;
	line-height: 170%;
}

q {
	font-style: italic;
}

strong {
	font-weight: bold;
}

tt {
	font-family: monospace;
}


ol {
	margin-bottom: 20px;
}

ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 2px;
}

ul {
	margin-bottom: 20px;
}

ul li {
	list-style-type: disc;
	margin-left: 35px;
	margin-bottom: 2px;
}

a:link,
a:visited {
	color: #144dac;
}

a:hover { color: #739E1F; }

a:active { color: #2765B0 }	
	
	

	
	
/* Header
====================================================================== */

#header_wrapper {
	width: 100%;
	background: #5A779E url('images/header_shadow_bg.png') repeat-x bottom center;	
}

#header_inner_wrapper {
	width: 100%;
	background:  url('images/header_bg.png') repeat-x top center;	
}

#header {
	position: relative;
	width: 955px;
	margin: 0 auto;
}

#logo {
	margin: 20px 10px 10px 10px;
}

#tagline {
	position: absolute;
	top: 50px;
	right: 20px;
	width: 297px;
	height: 17px;
	background: url('images/tagline.gif') no-repeat;
}


#header-pic {
	width: 460px;
	height: 145px;
}

body #header-pic {
	margin: -45px 20px 0 0;	
	float: right;
	/*background: url('images/blank_photo.png') no-repeat top center;*/
}	

#header-pic img {
	position: relative;
	top: 18px;
	left: 20px;
}

#photo h1 {
	position: relative;
	top: 68px;
	left: 15px;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

#photo2 h1 {
	position: relative;
	top: 68px;
	left: 15px;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}


body.Home #photo {
	margin: -35px 0 0 20px;
	width: 909px;
	height: 265px;
	background: url('images/temp_flash.png') no-repeat;
}	

body.Home #photo2 {
	margin: -35px 0 0 20px;
	width: 909px;
}

body #photo {
	margin: -35px 0 0 20px;
	width: 909px;
	background: url('images/h1_bg.png') repeat-x 0 47px;
}

body #photo2 {
	margin: -35px 0 0 20px;
	width: 909px;
	background: url('images/h1_bg.png') repeat-x 0 47px;
}	

	
/* Navigation
====================================================================== */

#nav {
	float: right;
	margin: 17px 20px 0 0;
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans', sans-serif;
	font-weight: bold;
}

#nav li {
	float: left;
	margin-left: 25px;
	padding-top: 7px;
	display: block;
}

#nav li.current_page_item {
	background: url('images/nav_leaf.gif') no-repeat top center;
}

#nav li a {
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

#nav li.current_page_item a:link,
#nav li.current_page_item a:visited,
#nav li.current_page_item :hover a,
#nav li.current_page_item :active a {
	color: #8DA836;
}

#nav li a:link,
#nav li a:visited {
	color: #678cc6;
}

#nav li a:hover,
#nav li a:active {
	color: #8DA836;
}

	
/* SubNavigation
====================================================================== */
#subnav {
	float: left;
	line-height: 2em;
margin-right:10px;
padding-right:10px;
	width: 200px;
	background: url('images/subnav_border.png') repeat-y top right;
}

#subnav li {
        margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li a {
	text-transform: uppercase;
}

#subnav li img {
	display: none;
	margin: 0 0 0 5px;
}

#subnav li.current_page_item {
background: url('images/nav_leaf.gif') no-repeat right center;
}

#subnav li.current_page_item img {
	display: inline;
}

#subnav li.current_page_item a:link,
#subnav li.current_page_item a:visited,
#subnav li.current_page_item :hover a,
#subnav li.current_page_item :active a {
	color: #739E1F;
}

#subnav li a:link,
#subnav li a:visited {
	color: #144dac;
}

#subnav li a:hover,
#subnav li a:active {
	color: #739E1F;
}	


/* Home Page Box Navigation
====================================================================== */	
#hp_box_nav {
	background: url('images/dividers.gif') repeat-y 287px 0;
}

#hp_box_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#hp_box_nav div {
	width: 260px;
	float: left;
}

#hp_box_nav div#center {
	margin: 0px 67px 0 67px;
}

#hp_box_nav div.ClearBoth {
	width: auto;
	float: none;
}

#hp_box_nav h2 {
	color: #182A3A;
	margin-left: 15px;
	text-transform: uppercase;
}

#hp_box_nav ul {
	margin-left: 15px;
	line-height: 1.75em;
}

#hp_box_nav li a:link,
#hp_box_nav li a:visited {
	color: #094EAB;
}

#hp_box_nav li a:hover,
#hp_box_nav li a:active {
	color: #749F23;
}

	
	
/* Content
====================================================================== */	


#content_wrapper {
	width: 100%;
	background: #fafafa url('images/content_bg.png') repeat-x top center;		
}

#content {
	width: 915px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}

#page_content {
	margin-left: 245px;
}


/* Contact 
==================================================================== */		

#general_contact_info {
	padding: 0px 15px;
	width: 250px;
	float: left;
	background: #E8EEFA;
}

#page_content form {
	padding-top: 2px;
	margin: 0 auto;
}

#general_contact_info address {
	border: 1px solid #C6CCD6;
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
}	
/* Footer
====================================================================== */
#footer_wrapper {
	height: 50px;
	width: 100%;
	background: #182B39 url('images/footer_bg.png') repeat-x top center;		
}

#footer {
	width: 915px;
	margin: 0 auto;
	padding: 20px;
	text-align: right;
	text-transform: uppercase;
	color: #486794;
	font-size: .9em;
}


#footer a:link,
#footer a:visited {
	color: #486794;
}

#footer a:hover {
	color: #739E1F;
}

#footer a:hover span { color: #a8d936; }

#footer a:active { color: #fff }

/* Miscellaneous
====================================================================== */
.integra {
	display: none;
}


img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}