/* CSS Document */
body {
	background-image: url('/images/bg.gif');
	background-repeat: repeat;
	background-color: #ffffff;
	margin:0;
    padding:0 0 0 0;
}	
html,body {
	scrollbar-face-color: #d7fe88;
    scrollbar-arrow-color:#d7fe88;
    scrollbar-track-color:#ffffff; 
    scrollbar-shadow-color: #436302; 
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #436302;
    scrollbar-3dlight-color: #ffffff;
}

A:link {COLOR: #436302; TEXT-DECORATION: none}
A:visited {COLOR: #436302; TEXT-DECORATION: none}
A:hover {COLOR: #436302; TEXT-DECORATION: underline}s
A:active {COLOR: #436302; TEXT-DECORATION: underline}

.medialink {font-family: Lucida Sans Unicode, Arial; font-size: 11px; color: #436302; letter-spacing: 0.04em;}
a.medialink:link {color:#436302;  text-decoration:none;}
a.medialink:visited { color:#436302;  text-decoration:none;} 
a.medialink:hover {color:#436302; text-decoration:underline;}    

.bodycopy {
    font-family: Garamond, Times New Roman, Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
	color: #436302;
	letter-spacing: 0.05em; 
}

.border {
    font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	color: #436302;
	letter-spacing: 0.04em; 
    border-color: #436302; 
	border-style: solid; 
	border-width: 1px;
}
	
.bullets {
    font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	color: #436302;
	letter-spacing: 0.04em; 
}

.subheader {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 11px;
	font-weight: none;
	color: #436302;
}

.header {	
	font-family: Garamond, Monotype Corsiva, Lucida Sans Unicode, Arial;
	font-size: 20px;
	letter-spacing: 0.06em;
	color: #344d01;
	font-weight: none;
}

.navlink {font-family: Lucida Sans Unicode, Garamond, Arial, Helvetica, times new roman, sans-serif; font-size: 8.7px; line-height: 13px; font-weight: none; letter-spacing: 0.2em;}   
a.navlink:link {color:#436302;  text-decoration:none;}
a.navlink:visited { color:#436302;  text-decoration:none;} 
a.navlink:hover {color:#8cb203;}  

.navborder {
	border-top: 1px solid #436302;
	border-right: 1px solid #436302;
	border-bottom: 1px solid #436302;
}

.homeborder {
	border-top: 1px solid #436302;
	border-right: 1px solid #436302;
	border-left: 1px solid #436302;
	border-bottom: 1px solid #436302;
}

.boxborderleft {
	border-left: 1px dotted #436302;
}

.boxborderleftbottom {
	border-left: 1px dotted #436302;
	border-bottom: 1px dotted #436302;
}

.boxborderleftbottomright {
	border-left: 1px dotted #436302;
	border-right: 1px dotted #436302;
	border-bottom: 1px dotted #436302;
}

.borderleftbottom {
	border-left: 1px solid #436302;
	border-bottom: 1px solid #436302;
}

.borderleftbottomright {
	border-left: 1px solid #436302;
	border-right: 1px solid #436302;
	border-bottom: 1px solid #436302;
}

.bordertopleftbottom {
	border-left: 1px solid #436302;
	border-top: 1px solid #436302;
	border-bottom: 1px solid #436302;
}

.bordertopleftbottomright {
	border-left: 1px solid #436302;
	border-right: 1px solid #436302;
	border-top: 1px solid #436302;
	border-bottom: 1px solid #436302;
}


.boxborderbottom {
	border-bottom: 1px dotted #436302;
}

.bannerborder {
	border-top: 1px solid #436302;
	border-right: 1px solid #436302;
	border-left: 1px solid #436302;
}

.bodyborder {
	border-bottom: 1px solid #436302;
	border-right: 1px solid #436302;
	border-left: 1px solid #436302;
}

.bodyborder {
	border-left: 1px solid #436302;
	border-right: 1px solid #436302;
	border-bottom: 1px solid #436302;
}

.copyright {font-family: times new roman, Lucida Sans Unicode, verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #436302; letter-spacing: 0.08em}
a.copyright:link {color:#436302;  text-decoration:none;}
a.copyright:visited { color:#436302;  text-decoration:none;} 
a.copyright:hover {color:#436302; text-decoration:underline;}    

.smallbodycopy {font-family: Lucida Sans Unicode, Arial;
	font-size: x-small;
}




