@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #4D4D4D;
	background-position: center top;
	background-color: #00405E;
	background-image: url(../images/pg_bkgrnd4.png);
	background-repeat: repeat-y;
}
.thrColFixHdr #container #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	color: #6B0B38;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
}


.thrColFixHdr #container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
} 

.thrColFixHdr #header {
	background-image: url(../images/header_back2.gif);

} 
.thrColFixHdr #header #small_menu {
	color: #7FA8AE;
	font-size: 9px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 40px;
	margin-top: 6px;
	line-height: 25px;
}
.thrColFixHdr #container #header #small_menu a {
	color: #7FA8AE;
	text-decoration: none;
}
.thrColFixHdr #container #header #small_menu a:visited {
	color: #7FA8AE;
	text-decoration: none;
}
.thrColFixHdr #container #header #small_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 229px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #ffffe4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87631F;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/left_column_back.png);
	background-repeat: repeat-x;
}
.thrColFixHdr #container #sidebar1 h3 {
	font-size: 14px;
	color: #6B0B38;
}
.thrColFixHdr #container #sidebar1 h3 a {
	color: #6B0B38;
	font-size: 14px;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 h3 a:visited {
	color: #6B0B38;
	font-size: 14px;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 h3 a:hover {
	color: #6B0B38;
	font-size: 14px;
	text-decoration: underline;
}


.thrColFixHdr #container #sidebar1 li {
	color: #00515E;
	font-weight: bold;
	font-size: 13px;
	list-style-type: square;
}
.thrColFixHdr #container #sidebar1 ul {
	margin-left: 10px;
	padding-left: 10px;
}
.thrColFixHdr #container #sidebar1 a {
	color: #00515E;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
}
.thrColFixHdr #container #sidebar1 a:visited {
	color: #00515E;
	font-size: 13px;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 a:hover {
	color: #00515E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 #buttons a {
	width: 202px;
	background-color: #D3C5AC;
	display: block;
	height: 20px;
	padding-top: 2px;
	padding-left: 6px;
	border: 1px solid #612F00;
	color: #87631F;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(../images/button_right.png);
	background-repeat: no-repeat;
	background-position: 200px;
}
.thrColFixHdr  #container  #sidebar1  #buttons  a:visited {
	width: 202px;
	background-color: #D3C5AC;
	display: block;
	height: 20px;
	padding-top: 2px;
	padding-left: 6px;
	border: 1px solid #612F00;
	color: #87631F;
	padding-right: 10px;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 #buttons a:hover {
	width: 202px;
	background-color: #709DA5;
	display: block;
	height: 20px;
	padding-top: 2px;
	padding-left: 6px;
	border: 1px solid #00515E;
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(../images/button_right2.png);
	background-repeat: no-repeat;
	background-position: 200px;
}





.thrColFixHdr #container #sidebar1 #news_date {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ac9364;
	font-weight: normal;
	font-size: 14px;
}
.thrColFixHdr #container #mainContent #caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #00515E;
}



.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	font-size: 13px;
	background-image: url(../images/main_col_back.png);
	background-repeat: repeat-x;
} 
.thrColFixHdr #container #mainContent h2 {
	color: #6B0B38;
	font-size: 16px;
}
.thrColFixHdr #container #mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #00515E;
	font-size: 13px;
}
.thrColFixHdr #container #mainContent a {
	color: #00A3BF;
	text-decoration: underline;
}
.thrColFixHdr #container #mainContent a:visited {
	color: #00A3BF;
	text-decoration: underline;
}
.thrColFixHdr #container #mainContent a:hover {
	color: #00A3BF;
	text-decoration: none;
}



.thrColFixHdr #footer {
	padding: 0 0px 0 20px;
	background-color: #ffffe4;
	color: #5D5D5D;
	font-size: 12px;
} 
.thrColFixHdr #container #footer strong {
	font-size: 14px;
}

.thrColFixHdr #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 */
}
.thrColFixHdr #container #footer #footer_right {
	display: block;
	width: 650px;
	float: right;
	background-color: #FFFFFF;
	color: #C3B18f;
	text-align: center;
	font-size: 12px;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #C3B18F;
	border-left-color: #87631F;
	padding-top: 5px;
}
.thrColFixHdr #container #mainContent #breadcrumbs {
	color: #B7A179;
	font-size: 12px;
}
.thrColFixHdr #container #mainContent #breadcrumbs a {
	color: #00515E;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent #breadcrumbs a:visited {
	color: #00515E;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent #breadcrumbs a:hover {
	color: #00515E;
	text-decoration: underline;
}



.thrColFixHdr #container #bottom_sponsors {
	color: #AB9263;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: center;
	background-color: #E3DBCB;
	padding-top: 5px;
}


.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;
}

