@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E6C951;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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 #container selector */
	color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
a.side_2:link {
	color: #617897;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: 768F41;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #768F41;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 12px;
}
h5 {
	color: #CCA91C;
	font-size: 16px;
	font-weight: bold;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	background-image: url(images/images/blue_line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 13px;
	text-align: center;
	background-color: #A2A280;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
} 
.logo {
	margin-left: 70px;
	margin-top: -135px;
}
#top_menu {
	font-size: 14px;
	text-align: center;
	background-color: #768F41;
	width: 780px;
	margin-right: auto;
	margin-left: auto;

}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
#head_tr {
	float: left;
	width: 115px;
	margin-top: 5px;
	color: #66789C;
	text-align: center;
	margin-left: 495px;
}
#head_tr2 {
	width: 125px;
	margin-top: 5px;
	color: #66789C;
	text-align: center;
	margin-right:35px;
	float: right;
}
#line {
	margin-top: 10px;
	margin-bottom: 10px;
}
#cf {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 50px;
}
#form {
	font-size: 12px;
}
.sign {
	font-size: 14px;
	color: #415167;
	text-align: left;
}
#con {
	margin-top: 20px;
	margin-bottom: 40px;
}
.side_2 {

}
#tips {
	background-color: #7E9C54;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}
.bodlr {
	padding: 5px;
	float: left;
	width: 48%;
	font-size: 12px;
}
#ser {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88ADC7;
	text-indent: 20px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#tes {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCA91C;
	text-indent: 20px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#flash {
	margin-top: 32px;
}
.text {
	font-size: 12px;
	text-indent: 12px;
}
.rt {
	text-align: right;
}
#test {
	font-size: 10px;
	color: #333333;
	background-color: #E2E2E2;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

#htr {
	float: right;
	width: 250px;
	margin-right: 37px;
	font-size: 14px;
	color: #768F41;
	margin-top: 25px;
	font-weight: bold;
}
#about {
	font-size: 12px;
	padding: 10px;
}
#btt {
	padding: 10px;
	text-align: center;
}
.cent {
	padding: 10px;
	text-align: center;
}
#tl {
	text-indent: 60px;
}
#foot_b {
	float: right;
	width: 200px;
	margin-top: -25px;
	font-size: 10px;
}
.bolder {
	color: #FFFFFF;
	background-color: #7E9C54;
	font-size: 14px;
	text-align: center;
}
#bh {
	text-align: right;

}
