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

html, body, div, span, 
h1, h2, h3, h4, p, 
a, img, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #009246; 
	text-align: center;
}

#outercontainer {  
	width: 944px;
	margin: 10px auto 10px auto;
	padding: 7px;
	background: #ce2b37;
	}


#container {
	width: 930px;
	margin: 4px auto 4px auto; 
	border: 2px solid #002255; 
	text-align: left;
	background-color:#E6EEF5;
	
}



#mainContenthome {
margin: 5px;
padding: 40px 50px;
background-color:#E6EEF5;
}


#homemain {
width: 540px;
float: left;
text-align: left;
}


#homeright {
float: right;
width: 270px;
margin-left: 10px;


}

#homeright img { border: 1px solid #000; padding: 5px; margin-bottom: 20px; }


#homeright p {
font: 19px/30px geneva, arial, sans serif;
text-align: center;
color: #CA0001;

}


.border {border: 1px solid #000; padding: 5px; margin-bottom: 10px;}

#sidebarleft {
	float: left;
	width: 300px;
	background: #Ebeef5;
	padding: 30px 0 15px 10px;
	text-align: center;
	
}

#sidebarleft img {text-align: center; margin: 0 0 10px 0; border: 1px solid #000000; padding: 5px;}


#sidebarleft img.noborder {border: none;}


#mainContent { 
	margin: 0 0 0 310px;
	padding: 30px 40px 25px 20px;
	background-color:#E6EEF5;
	}
	
#mainContentHints { 
	margin: 0 90px 0 140px;
	padding: 30px 40px 25px 20px;
	background:  #E6EEF5;
	}



#navigation {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 50px;
	text-align: center;
	background-color: #003f87;
}



.spacer {padding: 6px 0 0 0; background-color: #E6EEF5;}
.spacerblue {padding: 6px 0 0 0; background-color: #002255;}
.spacer2 {padding: 5px 0; background-color: #E6EEF5;}
.spacer3 {padding: 15px 0; background-color: #E6EEF5;}
.spacer4 {padding: 25px 0; background-color: #E6EEF5;}


/*--------------------- styling  ----------------------*/

img { border: none;}

.floatleft {float: left; margin: 0 15px 2px 0;}

.floatright {float: right; margin: 0 0 5px 10px;}
.floatright2 {float: right; margin: 0 0 5px 0;}

.floatrightborder {float: right; margin: 0 0 10px 15px; border: 1px solid #000000; padding: 5px;}
.floatleftborder {
	padding: 5px;
	border: 1px solid #000;
	float: left;
	margin:  0 15px 0 0;
}

h1 {
	font: bold 32px/38px "Times New Roman", Times, serif;
	color:  #ce2b37;
	margin: 0 0 10px 0;
	text-align: left;	
}

h2 {
	font: 23px/32px Arial, Helvetica, sans-serif;
	color:#002255;
	margin-bottom:10px;
	line-height: 1.5;
}

h3 { 
font: bold 16px/19px geneva, arial, sans serif; 
margin: 15px 0 5px 0; 
color: #ce2b37 !important; 
font-weight: bold !important; 
text-align:left; 
line-height: 1.3;
}

.red {color: #ce2b37;}


.caption {
font: bold 12px/16px Arial, Helvetica, sans-serif;
color: #ce2b37 !important;
line-height: 1.4;
text-align: center; 
margin: 0 0 10px 11px;
width: 280px;
padding: 0;
}

p {
font: 15px/22px Arial, Helvetica, sans-serif;
color: #002255 !important;
text-align: left; 
margin: 0 0 10px 0;
}

p a:link {
color:#000d3f;
text-decoration: underline;
}

p a:visited { color:#003366;text-decoration: underline; }
p a:hover { color:#003366;text-decoration: none; }

.small {font: 13px/19px Arial, Helvetica, sans-serif;}
	
	
.clr {
clear: both;
font-size: 1px;
height: 0;
line-height: 0px;
}

#quote {width: 250px; margin: 0 auto 10px auto; text-align: center;}

#quote p {
font: 20px/35px geneva, arial, sans serif;
text-align: center;
color: #ce2b37 !important; 
padding-left: 5px;
}


.center {text-align: center;}

.contact{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color:#003366;
	
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.med_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}



/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 17 - Ruby Black
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMh17 {
	width: auto;
	margin: 0px auto 0 auto;
	font-size: 13px;
	text-align: center;
	line-height: normal;
	background-color: #002255;
	
}
/*Hide Sub-Menu in Design View
Compensate for LI padding on Sliding Doors themes*/
.p7PMMh17 ul div {
	display: none;
	padding-top: 8px;
}
.p7PMMh17 ul ul div {
	padding-top: 0px;
}
/*
TOP LEVEL MENU
*/
.p7PMMh17 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh17 li {
	list-style-type: none;
	float: left;
	width: 120px;
	margin-right: 6px;
}
/* Hide from IE5 Mac \*/
.p7PMMh17 li {
	width: auto;
}
/*Top Level Links*/
.p7PMMh17 a {
	display: block;
	text-decoration: none;
	padding: 14px 12px 14px 8px;
	color: #ebeef5;
	text-align: center;
	background-color: #002255;
	border-top: 1px solid #FFEBCC;
	border-right: 1px solid #FFEBCC;
	border-bottom: 1px solid #FFEBCC;
	border-left: 1px solid #FFEBCC;
	box-shadow: 2px 2px 8px #4477dd;
	-moz-box-shadow: 2px 2px 8px #FFF;
	-khtml-box-shadow: 2px 2px 8px #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.p7PMMh17 a:hover, .p7PMMh17 ul a.trig_open, .p7PMMh17 ul a.trig_open_up {
	color: #002255;
	background-color: #ebeef5;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh17 ul a.pmmfirst {
}
.p7PMMh17 ul a.pmmlast {
}
.p7PMMh17 ul li.pmmfirst {
	background-image: none;
}
.p7PMMh17 ul li.pmmlast, .p7PMMh17 ul ul li {
	margin-right: 0px;
}
/*First Sub Level*/
.p7PMMh17 ul ul {
	z-index: 10000;
	width: 180px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 1px solid #0f660a;
	box-shadow: 3px 3px 10px #999;
	-moz-box-shadow: 3px 3px 8px #999;
	-khtml-box-shadow: 3px 3px 8px #999;
}
.p7PMMh17 ul ul li {
	float: none;
	background-image: none;
}
.p7PMMh17 ul ul a {
	padding: 4px 12px;
	color:#002255;
	background-color: #ebeef5;
	text-align: left;
	border: 0;
	font-size: 12px;
	overflow: hidden;
	text-transform: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}
.p7PMMh17 ul ul a:hover, .p7PMMh17 ul ul a.trig_open {
	background-color: #FFF;
	color: #002255;
	background-image: none;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh17 img {
	border: 0;
}
.p7PMMh17 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh17 ul a.trig_closed, .p7PMMh17 ul a.trig_closed_left {
	background-image: url(img/pmm_south_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh17 ul a.trig_closed_up {
	background-image: url(img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh17 ul ul a.trig_closed {
	background-image: url(img/pmm_east_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh17 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*The Current Marker (You are here) links*/
.p7PMMh17 .current_mark {
	font-weight: bold;
	text-decoration: none;
}
.p7PMMh17 ul ul .current_mark {}
/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
