body {
	background-color: #000000;
	background-image:url(images/main_bkg.jpg);
	background-repeat: repeat-y;
}

a:link { color : #4a766e} 
a:visited { color : #3d9140}
a:hover { color : #73b1b7}

.bodystyle {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color : #333333;
	margin-right: 15px;

}



.bodylarge {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color : #333333;

}

.bold {
		font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color : #333333;
}

.boldlarge {
		font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color : #333333;
}

.nav {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight:800;
	color : #000000;
	background-color: #73b1b7;
border-bottom:1px solid;
border-bottom-color:#BDE1E1;
}

.nav a:link { color : #000000; text-decoration: none}
.nav a:visited { color : #000000; text-decoration: none}
.nav a:hover { color : #BDE1E1; text-decoration: none; }


.navdown {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight:800;
	color : #ffffff;
	background-color: #73b1b7;
border-bottom:1px solid;
border-bottom-color:#BDE1E1;
}

ul.list1 { 
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
list-style-type: disc;
color: #3d9140;
font-size: 13px;
line-height: 20px;
list-style-position:outside;
} 

ul.list2 {
list-style-type: disc;
color: #4a766e;
font-size: 16px;
line-height: 18px;
list-style-position:outside;
} 

/* RULES*/
hr{height:1px;color:#3d9140 }


.footer {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color : #333333;
}

.headline1 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 21px;
	font-weight:bold;
	color : #3d9140;
	line-height: 28px;
}



.headline3 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color : #4a766e;
	line-height: 24px;
}

