body {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
background-color: #003366;
text-align: center; /* centering the content for IE6 */
}


H1 {
	FONT-WEIGHT: bold;
	COLOR: #A35200;
	FONT-FAMILY: "Century Gothic";
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	font-size: 22px;
	line-height: 28px;	
}

H2 {
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


H4 {
	FONT-WEIGHT: normal; MARGIN: 15px 0px; COLOR: #05705E; FONT-FAMILY: "Century Gothic", Verdana, Arial, sans-serif
}



P {
	MARGIN: 12px 0px;
	text-align: justify;
}


#map {
	height: 300px;
	width: 500px;
	clear: right;
	border: 1px solid #003366;

}


#menu {
	width: 829px;
	TEXT-ALIGN: center;
	border: 3px double #FFFFFF;
	background-color: #FFFFFF;
	height: 22px;
	line-height: 20px;
	background-position: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	vertical-align: middle;
}
#menu A {
	COLOR: #003366;
	TEXT-DECORATION: none;
}
#menu A:hover {
	color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}



#header {
	width: 829px;
	margin: auto;
}



#wrapper {
	display:table; /* must put this in for FireFox. */
	width:833px;
	margin:auto; /* for IE6 and Firfox centering */
	text-align:left; /* so that IE6 and Firefox puts the text to the left
*/
	height:400px;
	padding-top: 13px;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
}




#sideMenu {
	float:right;
	width:250px;
	border: 3px double #FFFFFF;
	background-color:#FFFFFF;
	padding-top: 25px;
	line-height: 20px;
	margin-bottom: 13px;
}


#sideMenu P {
	MARGIN: 0px;
	padding-right: 20px;
	padding-left: 20px;
}





#sideMenu UL {
	COLOR: #003366;
	font-family: "Lucida Sans Unicode";
	LIST-STYLE-TYPE: none;
	margin: 3px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}
#sideMenu LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	line-height: 20px;
}
#sideMenu LI A {
	COLOR: #003366; TEXT-DECORATION: none
}
#sideMenu LI A:hover {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
#sideMenu LI .selected {
	TEXT-DECORATION: underline
}







#sidebar {
	float:right;
	width:245px;
	border: 3px double #FFFFFF;
	height:100%; /* so the menu has the height of the main content and visa versa */
	padding-top: 25px;
	line-height: 20px;
	clear: right;
	background-color: #FFFFFF;
}


#sidebar P {
	MARGIN: 0px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 24px;
	text-align: left;
}




#sidebar A {
	line-height: 24px;
	color: #990000;
	text-decoration: none;

}


#sidebar A:hover {
	text-decoration: underline;

}





#sidebar H3 {
	COLOR: #663300;
	FONT-FAMILY: "Century Gothic", Verdana, Arial, sans-serif
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#sidebar UL {
	LIST-STYLE-TYPE: none;
	margin: 3px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Lucida Sans Unicode";
	text-transform: uppercase;
	color: #003366;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
#sidebar LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	line-height: 22px;
	font-family: "Lucida Sans Unicode";
	color: #003366;
	font-size: 14px;
}
#sidebar LI A {
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-size: 14px;
	line-height: 22px;
	font-family: "Lucida Sans Unicode";
}
#sidebar LI A:hover {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
}
#sidebar LI .selected {
	TEXT-DECORATION: none
}




#main 
{
	background-color:#FFFFFF;
	float:left; /* float the content to the left */
	width:575px;
	border: 3px double #FFFFFF;
}


#main .imgborder {
	border: 1px solid #003366;
	margin-left: 15px;
	padding: 2px;
	margin-bottom: 5px;

}



#main A {
	COLOR: #990000; 
	TEXT-DECORATION: none
}

#main A:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
}

#main H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	PADDING-TOP: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



/* make it so that the main content has a 5px "padding" in both Ie and
FireFox. */
#mainpadding 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 15px;
}


#footer {
	width: 829px;
	CLEAR: both;
	TEXT-ALIGN: center;
	border: 3px double #FFFFFF;
	background-color: #FFFFFF;
	height: 36px;
	line-height: 18px;
	background-position: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer A {
	COLOR: #333333; 
	TEXT-DECORATION: none
}
#footer A:hover {
	TEXT-DECORATION: underline
}


#footer2 {
	width: 829px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 20px;
	COLOR: #FFFFFF;
	PADDING-TOP: 15px;
	margin:auto;
	TEXT-ALIGN: center;
	clear: both;
}

#footer2 A {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
#footer2 A:hover {
	TEXT-DECORATION: underline;
	COLOR: #FFFFFF;
}


.table-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 2px outset #CCCCCC;}
	
.table-plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}
	
.table-quote-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #E0E0E0;
}
