@charset "utf-8";
body
{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #wrapper selector */
	color: #000000;
	font-size: 12pt;
	background-color: #333333;
 }

h1
{
	font-size: 18px;
	font-style: italic;
	color: #6e95a4;
	letter-spacing: 0.3em;
}
h2
{
	font-size: 18px;
	color: #000;
	letter-spacing: 0.4em;
}
.sectionTitle {

}
#wrapper
{
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-color: #eee;
	border-style: solid;
	border-width: 3px;
}
#banner 
{
	margin: 0;
	padding: 0;
	height: 146px;
	width: 640px;
}#bannerLogo
{
	margin: 0;
	padding: 0;
	height: 146px;
	width: 390px;
	margin: 4px 0 0 30px;
}
#bannerTagline
{
	font-size: 11pt;
	font-style: italic;
	margin-left: 15px;
	margin-top: -10px;
	color: #fff
	background-color: white;
}
#vertMenuTitle
{
	color: #FFFFFF;
	margin: 0 0 10px 0;
	font-weight: bold;
	width: auto;
	background-color: #fbc910;
	margin: 0;
	padding: 0 0 0 12px;
}

#quicklinks
{
	font-size: 11pt;
	font-weight:300;
	color: #000;
	margin: 20px 6px 0 10px;
	width: 260px;
	float:right;
}
#topMenu
{
	width: 860px;
	height: 35px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	test-align: center;
	text-shadow: 2px 1px 2px #333333;
	background-color:#000;
	margin-top: 2px;
	padding-left: 40px;
	}
#topMenu ul
{
	height:auto;
	padding: 2px 0;
	margin:0;
	position: relative;
}
#topMenu li
{
	float: left;
	position: relative;
	display: inline;
}
#topMenu a
{
	text-decoration: none;
	color: #ffF;
	padding: 8px;
}
#topMenu a:hover
{
	color: #F90;
	background-color: #FFF;
}
#topMenu ul ul
{
	background-color: #5f6975;
	padding: 0;
	width:220px;
	position: absolute;
	top: 100%;
}
#topMenu ul ul li
{
	display: block;
	margin: 10px 0 8px 0;
 	float: none;
}
#topMenu ul li:hover
{
	background-color: #4b545f;
}
#topMenu ul li:hover a
{
	color: #fff;
}
#topMenu ul li a
{
	display: block;
	padding: 0px 16px;
	color: #fff;
}
.submenu
{
	font-size: 14px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
}
li:hover ul.submenu
{
	opacity: 1;
	visibility: visible;
}


#sidebar1
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	outline-color: #000000;
	background-color: #000000;
}
#sidebar1 h1
{
	font-size: 110%;
	text-align: left;
	color: #A64B39;
	letter-spacing: 0.3em;
	clear: both;
	margin: 0;
	padding: 20px 0 15px 8px;
}
#sidebar1 img
{
	margin: 0;
	padding: 0;
	margin: 4px 0 4px; 0;
}
#sidebar2
{
	width: 240px;
	float:right;
	background-color:#E4E4E4;
	padding-left:2px;
	font-size:10pt
}
.homepage #sidebar2
{
	width: 300px;
}
#sidebar2 h1
{
	font-size: 110%;
	text-align: left;
	color: #A64B39;
	letter-spacing: 0.3em;
	clear: both;
	margin: 0;
	padding: 20px 0 15px 8px;
}
.blackTitle,.goldTitle,.blueTitle,.charcoalTitle,.briteblueTitle
{
	color: #FFFFFF;
	margin: 6px 0 8px 0;
	font-weight: bold;
	width: auto;
	padding: 4px 0 4px 15px;

}
.blackTitle
{
	background-color: #000;
	font-size: 12px;
}
.charcoalTitle
{
	background-color: #555;
	font-size: 12px;
}
.goldTitle
{
	font-size: 16px;
	background-color: #fbc910;
}
.blueTitle
{
    color: #4187DB;
    font-size: 16px;
    background-color: #A5CDE4;
}
.briteblueTitle
{
	color: #FFFFFF;
	font-size: 16px;
	background-color: #4187DB;
}
#content {
	background-color: #FFFFFF;
	margin: 6px 0 0 25px;
	padding: 0 8px 8px 15px;
	float: left;
	font-size: 12pt;
}
.homepage #content
{
	width: 525px;
}
.twoColumn #content
{
	width: 585px;
}
.oneColumn #content
{
	padding: 0;
	background-color: #FFF;
	width: 880px;
	float: right;
	margin: 0 4px 0 4px;
}
#content h5
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
}
.red 
{
	color: #e33f15;
}
.gold 
{
	color: #fbc910;
}
.orange 
{
	color: #ff810a;
}
.blue 
{
	color: #067288;
}
.green
{
	color: #627C5F;
}
.white
{
	color: #FFFFFF;
}

#footer
{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 80%;
	color: #fff;
	width: 780px;
}
.collapsible
{
	background-color:#f1f1f1;
	color: #000;
	cursor: pointer;
	padding: 8px;
	width: 40%;
	border: none;
	test-align: left;
	outline: nonefont-size: 15px;
}
.active, .collapsible:hover {
	background-color: #555;
}
.content
{
	padding: 0 8px;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1
}
figure
{
	padding:0;
	margin: 0;
}	
figcaption
{
	padding:2px;
	margin-left: 10px;
}
.photoVert
{
	float: none;
	margin: 8px 0 8px 4px;
}
.photoVert img
{
	width: 220px;
	border-right: 2px solid #101010;
	border-bottom: 2px solid #101010;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #fff;
}
.photoVert p
{
	width: 220px;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}
.photoHorz
{
	float: left;
	margin: 8px 0 8px 0;
	width: 300px;
}
.photoHorz img
{
	width: 280px;
	border-right: 2px solid #101010;
	border-bottom: 2px solid #101010;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #fff;
}
.photoHorz p
{
	width: 280px;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}
.photoWide
{
	float: none;
	margin: 8px 0 8px 4px;
}
.photoWide img
{
	width: 320px;
	border-right: 2px solid #101010;
	border-bottom: 2px solid #101010;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #fff;
}
.photoWide p
{
	width: 320px;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}
div.img {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 280px;
	height: auto;
}

div.img:hover {
    border: 1px solid #777;
}

div.img img {
    width: 90%;
    height: auto;
	display: block;
	margin: 8px auto;
}

div.desc {
    padding: 15px;
    font-size: 10pt;
    text-align: center;
	margin-bottom: 12px;
}



.horz_section
{
	width: 100%;
	margin: 4px 0 6px 0;
	padding: 4px 0 4px 0;
	clear: both;
	background-color: #ECF1F4
}
.horz_section img
{
	width: 124px;
	border: 2px solid #000000;
	float: right;
	margin: 0 10px 10px 10px;
}
.horz_section h3
{
	color: #FFFFFF;
	background-color: #58748C;
	margin: 0 0 5px 0;
	font-size: 12px;
	padding: 3px 0 3px 4px;
}
.horz_section p
{
	margin: 6px 4px 0 6px;
}
.boxheader_promos {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color: #333333;
	padding: 3px;
}
.boxheader_promos_blue {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color: #83bbcb;
	padding: 3px;
}
.boxheader_promos_green {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color: #90CB79;
	padding: 3px;
}
.boxheader_promos_black {
	color:#0099CC;
	text-align:center;
	font-weight:bold;
	background-color: #000000;
	padding: 3px;
}
.boxcontents_promos {
    padding: 6px 6px;
    border: solid 1px #A5ABA9;
    background-color: #FFFFFF;
    color: #152E2B;
    margin-bottom: 6px;
    font-size: 14px;
    text-align: center;
}
.box_lt_green
{
	width: 94%;
	margin: 6px 0 2px 0;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #A5AE84;
	background-color: #D9E0AC;
	font-weight: normal;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear_lft_float
{
	clear: left;
}
.clear_rt_float {
	clear: right;
}
.centerObject {
	text-align: center;
}

a:link,a:visited,a:active
{
	font-family: Arial, Verdana, sans-serif;
	color: #5B8EA2;
	font-weight:bold;
}
a:hover,a:focus
{
	font-family: Arial, Verdana, sans-serif;
	color: #AE4031;
	font-weight:bold;
	text-decoration: underline;
}
li
{
	padding-top: 5px;
}
.pic img
{
	border: 1px solid #fff;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 5px #111;
	-box-shadow: 5px 5px 5px #111;	
}
img.focus
{
	border: 1px solid #000;
	transition: all 1s ease;
}
img.focus:hover
{
	border-radius: 50%;
	transition: all 1s ease;
}
#insetMenu
{
	width: 160px;
	position: relative;
	top: -100px;
	z-index: 50px;
	left: 400px;
	color: #FFFFFF;
	height: 65px;
}
