﻿
body {
	color:#000;
	background-image: url(/images/FFD_layout_bg.gif);	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}



#whole {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	overflow: auto;
	padding-bottom:20px;
}

/* banner
------------------------------*/

#heading{
	height: 162px;
}
#logo{
	float: left;
}

#logo a, #logo a:link, #logo a:visited, #logo a:hover {
	text-decoration: none;
}
#banner{
	float: right;
}

img { behavior: url(/images/iepngfix.htc); }

	#banner {
		width: 779px; 
		height: 162px; 
	}
	
	ul#quotes {
		background: none;
		width: 779px;
		height: 162px;
		font-size: 18px;
		margin: 0;
		padding: 0;
	}
	
	ul#quotes li {
		margin: 0;
		padding: 0 50px;
		color: #FFF;	
		background: url(/images/backgrounds/trans_grey_40.png);
		height: 162px;
		font-weight: bold;
	}
	
	ul#quotes li span {
		padding: 30px 0 10px 0;
		font-weight: normal;
		color: #FFF;
		font-style: italic;
		display: block;
		font-weight: normal;
	}
	

#left {
	margin: 0 30px 0 30px; width: 126px; float: left;
}

#main_1 {
	width: 364px; margin: 0 15px 0 0; float: left; line-height: 1.5;
}

#main_2 {
	width: 331px; float: right; margin: 0 30px 0 0;
}

#footer {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	clear: both;
	background: #FFF;
}

#footer #curve {
	margin: 0 0 0 -45px;
}

#footer a {
	margin: 0 5px 0 0;
}

#footer a img {
	border: none;
}

#footer .right {
	float: right;
}

#footer .left {
	float: left;
}

/* menu
-------------------------------*/
#menucontainer{
border:0;
margin:0;
}

ul#menu{
margin-left:0px;
padding-left:0px;
display:inline;
list-style-type:none;
}

#menu li{
display:inline;
list-style-type:none;
margin-right:42px;
}

#menu li a{
color:#FFFFFF;
}

.sub_main a, .sub_sub a {
	display: block;
	padding: 2px 4px;
}

.sub_main a.submenu_marker, .sub_main a.submenu_marker:visited, .sub_sub  a.submenu_marker:link, .sub_sub a.submenu_marker:active, .sub_sub a.submenu_marker:visited, .sub_sub a.submenu_marker:hover {
	color:#FFF;
	background-color: #5b5836;
	text-decoration: none;
}


/* #contents {
	width: 960px;
	margin: 0 auto;
	text-align: left;
} */

/* homepage columns
-------------------------------*/

#col2 hr {
	clear: both;
	margin: 10px 0;
}

#col2 img {
	margin: 0 10px 10px 0;
}

#col3 h2, #col3 p {
	padding: 0 10px 10px 10px;
}

#col2 h2, #col3 h2, #col4 h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}




#homecopy ul{
display:block;
}

#participate{
	border: solid 1px #D8D2C9 /* something funny happens if you remove this */; 
	background-color:#D8D2C9; 
	margin: 0 0 20px 0;
	padding:0 10px 10px 10px;
}


ul#news {
	list-style: none;
	padding: 0 10px;
	margin: 10px 0 0 0;
}

ul#news li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: dotted 1px #D8D2C9;
}




#participate h3 {
	font-size:12px;
	font-weight:bold;
}

/* homepage news
-----------------------------------*/
.newsDate{
color:#245745;
font-weight:bold;
}
.newsitem{
margin-bottom:15px;
}


.newsitem p, #pagecopy .newssummary p{
margin:0px;
}


/* body 
---------------------------------*/
#pagecopy{
line-height:1.6em;
}

.RSS{
border:0px;
position:relative;
display:inline;
margin-bottom:-1px;
}


/* submenu
---------------------------------*/
.sub_menu_title{
	font-size:14px;
	font-weight:bold;
	color:#777777;
	margin: 0 0 15px 0;
}
.sub_menu_desc{
	color:#ADA194;
	font-weight: bold;
}

.sub_main{
margin-bottom:10px;
}

.sub_main a:link {color: #c2cd48;}
.sub_main a:active {color: #c2cd48;}
.sub_main a:visited {color: #c2cd48;}
.sub_main a:hover {color: #000000;}



.sub_sub {
margin-bottom:10px;
margin-left:5px;
}



/* right column
--------------------------------*/
#pageimages p{
margin:0 15px 0 15px;
font-size:10px;
text-align:right;
}
#pageimages img{
margin-right:0px;
}



/* other
----------------------------------*/

#title {
	font-size: 16px;
	font-weight: bold;
}
#title_sub {
	font-size: 13px;
	font-weight: bold;
}
#title_sub_grey {
	color: #ada194;
	font-size: 13px;
	font-weight: bold;
}
#title_submenu_grey {
	color: #ada194;
	font-size: 12px;
}

.white {
	color: #FFF;
}

a.white:link {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #d5e14d;}
a.green:link {color: #d5e14d;}
a.green:active {color: #d5e14d;}
a.green:visited {color: #d5e14d;}
a.green:hover {color: #ffffff;}
a.sub:link {color: #000000;}
a.sub:active {color: #000000;}
a.sub:visited {color: #000000;}
a.sub:hover {color: #c2cd48;}
a.subg:link {color: #c2cd48;}
a.subg:active {color: #c2cd48;}
a.subg:visited {color: #c2cd48;}
a.subg:hover {color: #000000;}
a:link {
	text-decoration: none;
	color: #368769;
}
a:visited {
	text-decoration: none;
	color: #368769;
}
a:hover {
	text-decoration: underline;
	color: #368769;
}
a:active {
	text-decoration: none;
	color: #368769;
}
.dark_green_news {
	color: #245745;
}
.mid_green_news {
	color: #543d3d;
}
.green_menu {
	color: #c2cd48;
}
#pagecopy p, #pageimages {
margin:0 0 20px 0;
}

.menustripe{
height:32px;
padding-left:138px;
background-color:#5B5836;
}

tr, th, td{
border:0;
margin:0;
padding:0;
}

.underline{
display:block;
width:100%;
padding-bottom:5px;
border-bottom:1px dotted #777777;
}

h1{
margin-top:0px;
padding-top:0px;
color:#000000;
font-size:14px;
font-weight:bold;
}

#related_news, #related_links {
text-align:left;
margin:0 0 35px 15px;
padding-right:20px;
}

#related_news h2, #related_links h2 {
margin:0 0 15px 0;
}

#related_links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#related_links ul li {
	margin: 0 0 2px 0;
}


#pageimages #related_news p{
font-size:12px;
text-align:left;
margin:0 0 0 0px;
}

