/* Global Styles */

body {
	margin: 0px 0px 0px 0px;
	background:url(../images/bg_gradient.gif) repeat-x;
	background-color: #659150;
	} 
	
td {
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#232323;
	}
	
p {
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#232323;
	line-height:16px;
	margin: 0px;
	}
	
a {
	color: #FF6600;
	text-decoration: none;
	}
	
a:visited {
	color: #FF6600;
	text-decoration: none;
	}
		
	
a:hover {
	color: #3C6B2A;
	text-decoration: none;
	}
	

h1 {
color: #3c6b2a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 22px;
	letter-spacing:0.05em;

}

	
 h2, h3, h4, h5, h6 {
color: #3c6b2a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 15px 0px 5px 0px;

}

/* ID Styles */

#mainWrapper {
	padding: 0px;
	background-color: White;
	border: 1px #CCCCCC solid;
}


#mainNavigation {
background-color: #5a5a5a;
background-image: url(../images/navigation/nav_bar_bg.gif);
background-repeat: repeat-x;
height: 33px;

}

#mainNavigation a:visited {
	color: #333333;
}

#mainNavigation a:hover {
	color: #3C6B2A;
}


	
#navigation a {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3C6B2A;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 10px;
	background: url(../images/nav_arrow.gif) 2px 52% no-repeat;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 0.05em;
	}
	


	
#navigation a:hover {
	background: #ffffff url(../images/nav_arrow.gif) 2px 52% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	font:26px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3F6E2D;
	letter-spacing:0.1em;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	line-height: 36px;
	}
	
	
	

/* Class Styles */
	
.bodyText {
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#232323;
	line-height:18px;
	}
	

.subHeader {
	font:bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.backToTop {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.backToTop a:link {
	font-weight: normal;
	color: #FF6600;
	} 	
.backToTop a:visited {
font-weight: normal;
	color: #FF6600;

}	
.backToTop a:hover {
	font-weight: normal;
	color: #003366;
	} 	
	
.navText {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height:16px;
	text-decoration: none;
	letter-spacing: 0.01em;
	}
	
.mainNavText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}



.footer {
font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 10px 5px 0px;
}

.footer a {
text-decoration: none;
color: #ffffff;
font-weight: normal;
letter-spacing: 0.01em;

}

.footer a:hover {
color: #CCCCCC;}

.colouredBox {

border: 1px solid #CCCCCC;
height: auto;
}

.captions {
font-size: 9px;
text-align: center;
}