@charset "UTF-8";
/*
---------------------------------------------
MAIN/DEFAULT PAGE ELEMENTS
---------------------------------------------
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topborder {
	background-color: #0774B1;
	height: 20px;
	width: auto;
}
#banner {
	float: left;
	height: 307px;
	width: 926px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#hotlinks {
	float: left;
	height: 188px;
	width: 926px;
}
#hot1 {
	float: left;
	height: 188px;
	width: 283px;
	background-image: url(../images/block1.jpg);
	background-repeat: no-repeat;
}
#hot2 {
	float: left;
	height: 188px;
	width: 286px;
	background-image: url(../images/block2.jpg);
	background-repeat: no-repeat;
}
#hot3 {
	float: left;
	height: 188px;
	width: 283px;
	background-image: url(../images/block3.jpg);
	background-repeat: no-repeat;
}
.line {
	float: left;
	height: 188px;
	width: 36px;
	background-image: url(../images/line.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#hotlink_reflection {
	width: 926px;
	float: left;
	height: 66px;
}
#hR1 {
	background-image: url(../images/block1reflection.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 283px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hR2 {
	background-image: url(../images/block2reflection.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 286px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hR3 {
	background-image: url(../images/block3reflection.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 283px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#footer {
	font-size: 11px;
	line-height: 20px;
	height: 25px;
	width: 926px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0489BC;
	padding: 0px;
	text-align: center;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer a {
	font-size: 11px;
	line-height: 20px;
	height: 25px;
	width: 926px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0489BC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: right;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	line-height: 20px;
	height: 25px;
	width: 926px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F4831E;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: right;
	text-decoration: underline;
}
#bottomborder {
	background-color: #0774B1;
	height: 20px;
	width: auto;
}

/*
----------------------------------------------------
NAVIGATION - COMPLETE CODE FOR NAV IN MENU.CSS FILE
----------------------------------------------------
*/

#navigation {
	height: 54px;
	width: 530px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline-block;
	padding-left: 0px;
}

/*
----------------
TEXT STYLES
----------------
*/


/*Hot link title text*/
.HTitle { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #FFF;
	text-shadow: 0.1em 0.1em #333;
}

/*Hot link body text*/
.HText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


/*Hotlink text block (div)*/
.text {
	width: 170px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Main Titles text*/
.Titles {
	color: #F58320;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 29px;
}

/*Main body text*/
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

/*Hotlink Title text inside pages*/
.HinsideTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #FFF;
	text-shadow: 0.1em 0.1em #333;
}

/*Orange text*/
.bodyTextOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #EA791C;
}
/*links styles*/
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0A5091;
}


/*
----------------
BUTTON STYLES
----------------
*/

/* BLUE MORE BUTTON STYLE*/
.more_btn {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/morebtn.png);
	background-repeat: no-repeat;
	background-position: 92px;
}
.more_btn a {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/morebtn.png);
	background-repeat: no-repeat;
	background-position: 92px;
	text-decoration: none;
}
.more_btn a:hover {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #52BBE9;
	background-image: url(../images/morebtn.png);
	background-repeat: no-repeat;
	background-position: 92px;
}

/* ORANGE MORE BUTTON STYLE*/
.more_btnO {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/morebtnO.png);
	background-repeat: no-repeat;
	background-position: 92px;
}
.more_btnO a {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/morebtnO.png);
	background-repeat: no-repeat;
	background-position: 92px;
	text-decoration: none;
}

.more_btnO a:hover {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FE9D24;
	background-image: url(../images/morebtnO.png);
	background-repeat: no-repeat;
	background-position: 92px;
}

/* GREEN MORE BUTTON STYLE*/
.more_btnG {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/morebtnG.png);
	background-repeat: no-repeat;
	background-position: 92px;
}
.more_btnG a {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/morebtnG.png);
	background-repeat: no-repeat;
	background-position: 92px;
	text-decoration: none;
}
.more_btnG a:hover {
	width: 120px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C5ED45;
	background-image: url(../images/morebtnG.png);
	background-repeat: no-repeat;
	background-position: 92px;
}


/*
---------------------------
INNER PAGES - PAGE STYLES
---------------------------
*/

#innerwrapper {
	float: left;
	height: auto;
	width: 926px;
}
#banner_inside {
	float: left;
	height: 240px;
	width: 926px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content {
	float: left;
	height: auto;
	width: 648px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidepanel {
	float: right;
	height: auto;
	width: 258px;
	margin: 0px;
	padding: 0px;
}

/*
---------------------------
INNER PAGES - HOTLINKS
---------------------------
*/
#hotin1 {
	float: right;
	height: 170px;
	width: 258px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/hotin_3.jpg);
	background-repeat: no-repeat;
}
#hotin2 {
	float: right;
	height: 170px;
	width: 258px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/hotin_2.jpg);
	background-repeat: no-repeat;
}
#hotin3 {
	float: right;
	height: 170px;
	width: 258px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/hotin_1.jpg);
	background-repeat: no-repeat;
}


/*
---------------------------
CONTACT FORM
---------------------------
*/

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 450px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	border: 1px solid #12477C;
}
form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}
form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}
form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}
form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#select {
	padding-left: 10px;
	margin-left: 10px;
}
