BODY {
	font-family: verdana, arial,  sans-serif;
	color: #484848;
	font-size: 11px;
	background : #BDCCA1 url(images/bg.jpg) top left repeat-x;
}


p{
	font-size: 11px; 
	line-height: 16px;
	margin-right: 40px;
	margin-left: 20px;
	margin-top: 2px;	
	margin-bottom: 12px;	
}

td{
	font-size: 11px; 
}

p.home{
	margin-top: 20px;
	margin-right: 20px;	
}


.tanbox p{
	color: #555522;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 6px;	
	margin-bottom: 6px;
}	
	
.greenbox p{
	color: #404801;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 6px;	
	margin-bottom: 6px;	
}

.subnav {
	background: url(images/subnav_bg.jpg) top right repeat-y;
}

.subnavlink {
	background: #ffffff url(images/subnavlink.jpg) top left no-repeat;
	height: 27px;
}



A.nav:LINK {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;	
	}
A.nav:VISITED {
	color : #333333;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;	
}
A.nav:HOVER {
	color : #333333;
	font-weight: normal;
	margin-left: 7px;	
}

.subnavlink-on {
	background: #ffffff url(images/subnavlinkon.jpg) top left no-repeat;
	height: 27px;	
}


A.nav-on:LINK {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin-left: 7px;
	}
A.nav-on:VISITED {
	color : #333333;
	font-weight: bold;
	text-decoration: none;	
	margin-left: 7px;	
}
A.nav-on:HOVER {
	color : #333333;
	font-weight: bold;
	margin-left: 7px;	
}


.homebox {
	border-left: 1px solid #BDCCA1;
}


small
{
	font-size: 10px;
}



HR {
	color: #FAF6D9;	
	margin-top: 0px;
	margin-bottom: 0px;	
}



A {
	color: #A86800;
	font-weight: bold;
	}
	
A:LINK {
	color: #A86800;
	font-weight: bold;
	}
A:VISITED {
	color : #754800;
	font-weight: bold;
}
A:HOVER {
	color : #687500;
	font-weight: bold;
}




H1 {
	font-family: verdana, arial,  sans-serif;
	color: #999966;
	font-size : 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

H2 {
	color: #AAAA72;
	font-size : 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 2px;	
}


h3 {
	font-size : 13px;
	margin-right: 20px;
	margin-left: 20px;	
	margin-top: 15px;
	margin-bottom:2px;
	color: #754800;
}


H4 {
	color: #999966;
	font-size : 11px;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px; 	
	margin-top: 4px;
	margin-bottom: 2px;
}


ol
{

	font-size : 11.5px;	
	margin-left: 20px; 
	margin-right: 20px; 
	margin-bottom: 15px; 
	margin-top: 6;
	padding: 0;
}

ul
{
	list-style-type: square;
	list-style-image: url(/upload/pictures/bullet.gif);
	list-style-position: outside;
	font-size : 11.5px;	
	margin-left: 18px; 
	margin-right: 18px; 
	margin-bottom: 15px; 
	margin-top: 10;
	padding: 0;
}

li
{
	font-size : 11.5px;
	margin-left: 20px; 
	margin-right: 20px; 
	margin-bottom: 6px; 
	margin-top: 0;
	padding: 0;
	line-height: 14px;
}
