/* CSS Document */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Header Changes*/

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/*<p> section*/
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Start of styles*/
.style1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.style2 
{
	font-size: 18px
}

.style3 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #FFFFFF; 
	background-color: #339900; 
	font-weight: bold; 
}

.style4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.style5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.style7 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; line-height: 16px; color: #FFFFFF; 
	background-color: #339900; 
	font-weight: bold; 
}

.style8 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 16px; 
	color: #FFFFFF; 
	background-color: #339900; 
	font-weight: bold; 
}

.style10 
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.style13 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #FFFFFF; 
	background-color: #339900; 
	font-weight: bold; 
}

.style14 
{
	font-size: 14px;
	font-weight: bold;
}

/*Link section*/

.link-sitemap

{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0000FF;
}

a:link 
{
	color: #000000;
}

a.nav:link 
{
	color: #CCCCCC;
}
a:hover {
	color: #339900;
}



strong{
font-weight: normal
}


#container
{
	margin-left:144px;
	
}
#navigation
{

font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
background-color: #339900; 
font-weight: bold;
float:left;
width:800px;

	
}

#left_col 
	{
	float:left;
	width:250px;
	}
	
#main_col 
	{
	margin-left:350px; /* 379 + 30 = 409 gives 20px gap between img and text*/
	width:450px;
	
	}
	
#main_col2
	{
	width:800px;
	}


#quote_box
	{
	float:left;
	margin-left:20px;
	background-color: #339900;
	width:300px;
	height:75px;
	
	margin-bottom:20px;
	}

#footer {
	clear:left;
	background-color: #339900;
	text-align:center;
	width:800px;
	margin-bottom:2cm;
	margin-top:1cm;
	}
	
li
{
margin-left:50px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
}

li.red
{
margin-left:50px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #339900 ;
}

#form
{
	margin-left:100px;
	float:left;
}
	
b.red
{
color: #339900 ;
}

b.green
{
color: #339900 ;
}
