* {
   padding:0;
   margin:0;
}


body, h1, h2, h3, h4, h5, h6, p, span {
	font-family : "Trebuchet", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
}

p, span {
	
	margin-top: .7em;
	margin-bottom: 0px;

	
	}
	
ul, li, lh {
	font-family : "Trebuchet", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:2px;
	font-weight: normal;


	}
	

h1 {
	color : #006435;
	font-size : 18px;
	font-weight : normal;
	
	
	
}

h2 {
	color : #006435;
	font-size : 16px;
	text-align: left;
	font-weight : bold;

}

h3 {
	color : #87814B;
	font-size : 14px;
	letter-spacing: .1em;
	font-weight: normal;
	

	
}

h4 {
	color : #87814B;
	font-size : 13px;
	font-weight: bold;


}

h5 {
	color : #87814B;
	font-size : 14px;
	font-weight : bold;


}

h6 {
	color : #ffffff;
	font-weight : normal;
   

}

body {
background-image:url('images/body_bkg.gif');
background-position: 50% 10px;
background-repeat:repeat-u;

}

a {
color:#133080;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

blockquote {
margin:1em;
background-color:#D7ECF8;
background-image:url('blockquote-bg.gif');
background-position: 5px 3px;
background-repeat:no-repeat; padding-left:85px; padding-right:.5em; padding-top:.5em; padding-bottom:.5em
}

blockquote p {
margin:.2em;
color:#547699;
}

hr {
margin-bottom:20px;
margin-top: 20px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:2px;
clear:both;
}



.bar {
padding-top: .5em;
height: 25px;
text-align:center;
background-color: #F2992B;
color: #ffffff;
font-weight: normal;
}

.bar hover {
padding-top: .5em;
height: 25px;
text-align:center;
background-color: #F2992B;
color: #ffffff;
font-weight: normal;
}




.bar a {
text-decoration:none;
color: #ffffff;
text-align: center;
letter-spacing: 2px;
}

.bar a:hover {
color: #ffffff;
text-decoration: underline;
letter-spacing: 2px;


}


#footer {
padding-top: 10px;
text-align:center;
height: 23px;
width: 790px;
background-color:#006435;
color: #ffffff;
font-size: 9px;
letter-spacing: 0px;

}

#footer a {
text-decoration:none;
color: #ffffff;
font-size: 9px;
letter-spacing: 0px;


}

#footer a:hover {
color: #C1BAFF;
font-size: 9px;
text-decoration: underline;
letter-spacing: 0px;

}