/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{
	color:#000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
}

li{
	list-style:none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

legend{
	color:#000;
}

strong{
	font-weight:bold;
}


/* SITE SPECIFIC CODE STARTS HERE */

/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/* LAYOUT */

body {
	background: url(../images/layout/bgnd.jpg) repeat-x;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	line-height:18px;
	color: #333333;
}

#wrapper{
	position: relative;
	margin:0px auto;
	width:800px;
}

#header {
	position: relative;
	width: 800px;
	height: 250px;
	background: url(../images/layout/header.jpg) no-repeat;
}

#main{
	position: relative;
	float:left;
	margin-top:20px;
	width:800px;
}

#left_col{
	background-color:#fff;
  	width:205px;
	padding:0px 0px 0px 20px;
	font-size:10px;
	line-height:14px;
	float:left;
}

#right_col_home{
	background-color:#fff;
	width:555px;
	padding:8px 20px 0px 0px;
	float:left;
}

#right_col{
	background-color:#fff;
	width:555px;
	padding:8px 20px 0px 0px;
	float:left;
}

#footer{
	position: relative;
	width:555px;
	float:left;
	margin:50px 0px 50px 0px;
	padding:20px 20px 0px 225px;
	border-top: 1px solid #dddddd;
	font-size:10px;
	line-height:14px;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

#homepics a img{
	border:10px solid #eeeeee;
	margin-right:10px;
}

#homepics a:hover img{
	border:10px solid #498929;
	margin-right:10px;
}

.imgborder{
	border:10px solid #eeeeee;
	margin-right:10px;
}

#profiles{
	padding:10px;
	background-color:#EEEEEE;
	font-size:11px;
	line-height:16px;
}

#profiles img{
	float:left;
	margin: 0px 10px 5px 0px;
	left:-20px;
}

/* NAVIGATION */

#menu_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	width: 555px;
	height: 30px;
	margin: 42px 20px 0px 0px;
	float:right;
}
#menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 30px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 60px; background: url(../images/menu/menu.jpg) -0px 0px no-repeat ;}
#menu_header_2 { width: 77px; background: url(../images/menu/menu.jpg) -60px 0px no-repeat ;}
#menu_header_3 { width: 68px; background: url(../images/menu/menu.jpg) -137px 0px no-repeat ;}
#menu_header_4 { width: 134px; background: url(../images/menu/menu.jpg) -205px 0px no-repeat ;}
#menu_header_5 { width: 71px; background: url(../images/menu/menu.jpg) -339px 0px no-repeat ;}
#menu_header_6 { width: 70px; background: url(../images/menu/menu.jpg) -410px 0px no-repeat ;}
#menu_header_7 { width: 75px; background: url(../images/menu/menu.jpg) -480px 0px no-repeat ;}

#menu_header_1 a{ width: 60px; }
#menu_header_2 a{ width: 77px; }
#menu_header_3 a{ width: 68px; }
#menu_header_4 a{ width: 134px; }
#menu_header_5 a{ width: 71px; }
#menu_header_6 a{ width: 70px; }
#menu_header_7 a{ width: 75px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a, #menu_header_7 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 30px;
}

#menu_header_1 a:hover{ width: 60px; background: url(../images/menu/menu.jpg) -0px -30px no-repeat ;}
#menu_header_2 a:hover{ width: 77px; background: url(../images/menu/menu.jpg) -60px -30px no-repeat ;}
#menu_header_3 a:hover{ width: 68px; background: url(../images/menu/menu.jpg) -137px -30px no-repeat ;}
#menu_header_4 a:hover{ width: 134px; background: url(../images/menu/menu.jpg) -205px -30px no-repeat ;}
#menu_header_5 a:hover{ width: 71px; background: url(../images/menu/menu.jpg) -339px -30px no-repeat ;}
#menu_header_6 a:hover{ width: 70px; background: url(../images/menu/menu.jpg) -410px -30px no-repeat ;}
#menu_header_7 a:hover{ width: 75px; background: url(../images/menu/menu.jpg) -480px -30px no-repeat ;}

#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT STYLING */

h1 {
	font-size:18px;
	line-height:24px;
	color: #498929;
	font-weight:normal;
}

h2 {
	font-size:14px;
	padding-bottom: 5px;
}

h3 {
	color:#498929;
}

h4 {
	color:#498929;
	line-height:24px;
}

/* LINK STYLING */

#left_col a:link, #left_col a:active, #left_col a:visited, #right_col a:link, #right_col a:active, #right_col a:visited, #footer a:link, #footer a:active, #footer a:visited{
	color:#498929;
	text-decoration:none;
}

#left_col a:hover, #right_col a:hover, #footer a:hover{
	color:#FFFFFF;
	background-color:#498929;
}

/* TABLE STYLING */

tr td {
	padding:5px;
	vertical-align:top;
}

.news_table {
	border-top: 1px solid #538dc5;
	border-bottom: 1px solid #538dc5;
	clear:both;
}

tr.fill td {
	background: #EEEEEE;
	color:#538dc5;
	font-weight: bold;
	padding:5px;
	vertical-align:top;
	font-size:10px;
}

tr.white td {
	background: #FFFFFF;
	color:#538dc5;
	font-weight: bold;
	padding:5px;
	vertical-align:top;
	font-size:10px;
}

tr.fill td a, tr.fill td a:active, tr.fill td a:visited, tr.white td a, tr.white td a:active, tr.white td a:visited {
	text-decoration:none;
	color: #82a54f;
	text-transform:uppercase;
}

tr.fill td a:hover, tr.white td a:hover {
	text-decoration:underline;
}

/* MAIN CONTENT - OTHER */

#other_content{
	background-color:#fff;
	width:540px;
	padding:20px;
	border-right:220px solid #eaf6f6; /* The width and color of the rail */
	margin-right:-220px; /* Hat tip to Ryan Brill */
	float:left;
}

#other_content a, #other_content a:active, #other_content a:visited {
	color:#538dc5;
	font-weight:bold;
	text-decoration:none;
}

#other_content a:hover {
	text-decoration:underline;
}

div.flash_content *{

	z-index: -3;
}
#other_sidebar{
	background-color:#eaf6f6;
	padding:20px;
	width:180px;
	float:left;
}

#other_content ul{
	list-style:none;
	color:#333333;
	line-height:1.3em;
	font-weight:normal;
}

#other_content ul li{
	background:url(../images/icons/bulletsquareblue.gif) no-repeat 3px 8px;
	outline:none;
	color:#333333;
	text-decoration:none;
	display:block;
	padding:3px 2px 3px 12px;
}

#collapse_container {
	padding:0px 10px 10px 0px;
	font-size:12px;
	line-height:16px;
}

.collapse_header {
	padding-bottom:5px;
}

#section1, #section2, #section3, #section4, #section5, #section6 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Helvetica, Arial, Verdana, sans-serif;
	padding:0px 10px 10px 10px;
	font-size:10px;
	line-height:14px;
}