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

a:link { color : #4a766e} 
a:visited { color : #666666}
a:hover { color : #666666}

p {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color : #333333;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 15px;
}


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

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

.nav {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif; font-size: 13px; line-height: 28px;font-weight:500; color : #faeed1; padding-left: 10px;
border-bottom:1px dotted #faeed1;

}

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


.navbkg {background-image:url(main/navbkg1.jpg); background-repeat:repeat-x}

ul.list1 { 
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
list-style-type: disc;
color: #992e00;
font-size: 12px;
line-height: 18px;
list-style-position:outside;
margin-right: 15px;

} 

.list1b { 
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
color: #992e00;
font-size: 12px;
line-height: 18px;
display: inline;
margin:0px

} 

.list2 {
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
color: #000000; 
font-size: 13px;
line-height: 18px;
list-style-position:outside;

} 

.list3 {
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
color: #4a766e; 
font-size: 13px;
line-height: 18px;
list-style-position:outside;

} 

/* RULES*/

hr {color: #fff; background-color: #fff; border: 1px dotted #4a766e; border-style: none none dotted; width: 95% }


.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 : #992e00;
	line-height: 28px;
}

h2 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color : #992e00;
	line-height: 18px;
	padding: 15px;
}

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

.headline3 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color : #4a766e;
	line-height: 24px;
}
.borderbtm { border-bottom: 1px solid #ffffff}
.borderrt { border-right: 1px solid #ffffff}


