#container {
	padding: 11px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
body {
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	background-color: #FC311E;
	width: 744px;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

ul#menu {
	float: left;
	height: 20px;
	padding: 0px;
	display: block;
	width: 100%;
	margin: 0px;
	background-image: none;
}

ul#menu li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	color: #333333;
	padding: 6px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

ul#menu li a
{
	text-decoration: none;
	color: #999999;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

ul#menu li a:hover
{
	text-decoration: underline;
	background-color: #E8E8E8;
}
#break {
	clear: both;
	height: 3px;

}
#col_left {
	width: 580px;
	float: left;
	color: #3B82BA;
}
.col_half {
	width: 49%;
	float: left;
	padding-right: 1%;
}

#col_full {
	width: 100%;
	float: left;

}

#col_right {
	width: 155px;
	float: right;
	color: #3A82BA;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#col_right h2{
	font-weight: bold;
	font-size: 12px;
	color: 0a50a1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#col_right h3{
	font-weight: bold;
	font-size: 11px;
	color: 3A82BA;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.win4 {
	background-image: url(../images/win4_footer.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 300px;
}
.win4 h2 {
	font-weight: bold;
	color: #5A4F45;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-image: url(../images/win4_header.gif);
	background-repeat: no-repeat;
	display: block;
}
.win4 p {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	color: #5A4F45;
}
.win4 li{
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.win4 ul {
	margin: 5px 5px 5px 15px;
	padding: 0px;
}
.win4_footer {
	background-image: url(../images/win4_footer.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 152px;
	font-size: 5px;
}
.win1 p, .win2 p, .win3 p {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	color: #5A4F45;
}
.win1 {
	background-image: url(../images/win_header.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
}
.win2 {
	background-image: url(../images/win_header.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	margin-left: 44px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.win3 {
	background-image: url(../images/win_header.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 59px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.win1 h2, .win2 h2, .win3 h2 {
	font-weight: bold;
	color: #5A4F45;
	font-size: 1.1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.win1 li, .win2 li, .win3 li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #333333;
}
.win1 ul, .win2 ul, .win3 ul {
	margin: 5px 5px 5px 20px;
	padding: 0px;
}
.indent {
	padding-right: 15px;
	padding-left: 15px;
}
.win_footer {
	background-image: url(../images/win_footer.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 152px;
	font-size: 5px;
}
#col_left h1 {
	font-size: 17px;
	color: #FFFFFF;
	background-color: #3B82BA;
	padding: 5px;
	font-weight: normal;
	margin: 5px 0px;
	clear: both;
}
#col_left p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#col_left a {
	color: #3B82BA;
	text-decoration: underline;
	font-style: oblique;
}
#col_left hr {
	border-top: 1px solid #3B82BA;
	border-bottom: 1px solid #ffffff;
	border-style:solid;
	margin: 3px 0px;
	padding: 0px;
}
#col_left h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#col_left h3 {
	font-size: 1.3em;
	font-weight: bold;
}

#col_right a {
	color: #3B82BA;
	text-decoration: underline;
}




.float_left {
	float: left;
}

.break {

	clear: both;
	height: 10px;
}
#timer {
	background-color:#FC3220;
	width:100px;
	margin-left: 5px;
}
.timer {
	background-color: #FC3220;
	padding: 10px 10px 0px;
	height: auto;
	width: 100px;
	font-family: Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	border: 0px none #FC3220;
	text-align: center;
	margin: 0px;
}
.timer2 {
	background-color: #FC3220;
	padding: 0px 10px 10px;
	height: auto;
	width: 100px;
	font-family: Helvetica;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
input {

}
#location {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#location a {
	text-decoration: none;
	color: #666666;
}
#location a:hover {
	text-decoration: underline;
	color: #666666;
}
#container {
	padding: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 744px;
	background-color: #FFFFFF;
}
#login {
	color: #666666;
	padding: 2px 11px;
	margin-right: auto;
	margin-left: auto;
	width: 744px;
	text-align: right;
}
#login a {
	text-decoration: none;
	color: #666666;
}
#login a:hover {
	text-decoration: underline;
	color: #666666;
}

.transparent {
	filter: Alpha(Opacity=70);
}
#video {
	position:absolute;
	left:281px;
	top:253px;
	width:318px;
	height:216px;
	z-index:2;
	visibility: hidden;
}
.video {
	background-color: #CCCCCC;
	text-align: center;
	height: 240px;
	width: 320px;
}
.menu_outlined {
	border: 1px solid #3B82BA;
	padding: 6px;
}

.menu_outlined h2 {
	color: #0D337F;

}
.media_overlay {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
	z-index: 5;
	top: 0px;
	left: 0px;
	text-align: center;
}
.media {
	background-color: #CCCCCC;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}
.outline {
	border: 1px solid #ACACAC;
	padding: 10px;
	margin: 0px;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E9F4;
}
#rowchange {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
#banner {
	background-image: url(../images/bg_banner.jpg);
	height: 398px;
	width: 575px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#banner #header {
	font-family: Helvetica-light, Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#banner #top_left {
	height: 175px;
	width: 350px;
	color: #685C51;
	padding: 10px 0px 0px 29px;
	margin: 0px;
	float: left;
}
#banner #bottom_left {
	width: 350px;
	color: #FFFFFF;
	padding: 15px 0px 0px 30px;
	margin: 0px;
	float: left;
}
#banner #bottom_left h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#banner #bottom_left p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#banner #bottom_left a {

	color: #FFFFFF;

}
#banner #top_right {
	float: right;
	height: 188px;
	width: 179px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #7E7163;
}
#top_right #header {
	color: #938675;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
}


.form {
	color: #FFFFFF;
	background-color: #F19872;
	border: 1px solid #FFFFFF;
}
#top_right ul {
	margin: 0px;
	padding: 0px;
}
#top_right li {
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8AEA4;
	width: 140px;
	list-style-type: none;
	font-family: Helvetica;
}

#top_right a {
	font-family: Helvetica;
	font-size: 11px;
	color: #88796A;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#top_right a:hover {
	text-decoration: underline;
}
.float_left {
	float: left;
}
#col_left h4 {

	font-size: 1em;
	font-weight: bold;
}
.form2 {
	color: #FFFFFF;
	background-color: #F19872;
	border-top: 1px solid #F27C4A;
	border-right: 1px solid #B53D02;
	border-bottom: 1px solid #B53D02;
	border-left: 1px solid #EF7947;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu {
	background-image: url(../images/menu_bg.jpg);
	height: 33px;
	width: 873px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.col1of3 {
	width: 284px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px 0px 0px;
	margin-right: 10px;
	color: #333333;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shell {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 12px;
	width: 873px;
	height: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form_input {
	border: 1px solid #219740;
	font-size: .8em;
	padding: 2px 2px 2px 5px;
}
.col2of3 {
	width: 284px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px 0px 0px;
	margin-right: 10px;
	color: #333333;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1.3em;
}
.col3of3 {
	width: 284px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px 0px 0px;
	color: #333333;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1.3em;
	margin: 0px;
}

.col1of3 h1, .col2of3 h1, .col3of3 h1, .col_full h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #58B446;
	font-size: 22px;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.2em;
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.col1of3 h2, .col2of3 h2, .col3of3 h2, .col_full h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #58B446;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px 5px;
	font-weight: lighter;
}
.col1of3 h3, .col2of3 h3, .col3of3 h3, .col_full h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 1.1em;
	margin: 0px;
	padding: 4px 3px 4px 5px;
	font-weight: normal;
	background-color: #999999;
}
.col1of3 h6, .col2of3 h6, .col3of3 h6, .col_full h6 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 4px 2px 0px 5px;
	color: #FFFFFF;
	background-image: url(../images/black_bar.jpg);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 1em;
	font-weight: normal;
}

.col1of3 p, .col2of3 p, .col3of3 p, .col_full p {
	font-family: Helvetica-light, Arial, sans-serif;
	margin: 0px;
	padding: 0px 5px 5px;
	width: auto;
	font-size: 11px;
}
.col1of3 td, .col2of3 td, .col3of3 td, .col_full td {
	font-family: Helvetica-light, Arial, sans-serif;
	margin: 0px;
	padding: 0px 5px 5px;
	width: auto;
}
.col1of3 a, .col2of3 a, .col3of3 a, .col_full a {
	color: #666666;
	text-decoration: underline; 	
}
.col1of3 a:hover, .col2of3 a:hover, .col3of3 a:hover, .col_full a:hover {
	color: #46A34A;
	text-decoration: none; 	
}
.col1of3 blockquote , .col2of3 blockquote, .col3of3 blockquote , .col_full blockquote{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.grey_outline {
	padding: 5px;
	border: 1px solid #999999;
	margin: 0px;
}
.banner_description {
	font-size: .9em;
	color: #666666;
	float: right;
	margin: 4px 2px 0px 0px;
	padding: 0px;
}
.description {

	font-size: .9em;
	color: #666666;
	margin: 4px 2px 0px 0px;
	padding: 0px;
}
.small_image {
	margin: 0px;
	padding: 14px 9px 10px;
}
.highlight {
	color: #58B446;
}
