body
	{
		padding:0px; margin:0px;
		background: #ffffff url('images/bgd_main1.jpg') no-repeat top center; 
	}
	
A {
	COLOR: #80a052; TEXT-DECORATION: underline
}
A:visited {

	COLOR: #80a052; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ffcc33; TEXT-DECORATION: underline
}

#nav {
	font-family:Calibri, Arial; color:#80a052; font-weight:bold; font-size:16px;
}

#nav A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#nav A:visited {

	COLOR: #ffffff; TEXT-DECORATION: none
}
#nav A:hover {
	COLOR: #9fce5b; TEXT-DECORATION: underline
}


#subnav {
	font-family:Calibri, Arial; color: #80a052; font-weight:bold; font-size:16px;
	padding:10px;
}

#subnav A {
	COLOR: #80a052; TEXT-DECORATION: none
}
#subnav A:visited {

	COLOR: #80a052; TEXT-DECORATION: none
}
#subnav A:hover {
	COLOR: #3b362e; TEXT-DECORATION: underline
}
	
#boxright {
		background:#e41b23 url('images/bgd_right.gif') repeat-x top left; 
		border:1px solid #000000;
		color:#ffffff;
		width:256px

	}

td	{
	font-family:Calibri, Arial; font-size:15px; color:#000000;
	}
	

	
h1	{
	font-family:Calibri, Helvetica, sans-serif; font-size:30px; color:#80a052; margin: 0px 0px 0px 0px; padding: 0px; font-weight:100;
	}
	
h2	{
	font-family:Century Gothic, Arial; font-size:24px; color:#000000; margin: 0px; padding: 0px; font-weight:100;
	}
	
	
#leftshadow	{
	background: #e5e0d0 url('images/shadow_left.gif') repeat-y top left;
	}
	
#rightshadow	{
	background: #e5e0d0 url('images/shadow_right.gif') repeat-y top left;
	}
	
.ref {
	color: #000000;
}

.ref A {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ref A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ref A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
#createdby {
	font-family:Calibri, Arial; color: #000000; font-weight:none; font-size:12px;
	
}
#createdby A {
	COLOR: #000000; TEXT-DECORATION: underline
}
#createdby A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
#createdby A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
#footer {
	font-family:Calibri, Arial; color: #88827a; font-weight:bold; font-size:12px;
	
}
#footer A {
	COLOR: #237338; TEXT-DECORATION: none
}
#footer A:visited {
	COLOR: #237338; TEXT-DECORATION: none
}
#footer A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

input, textarea
	{
		/*border-color:#000000; border-width:1px; border-style:solid; background-color:#ffffff; */
		font-family:Calibri; color:#000000; font-size:15px;
	}
	
/* textarea
	{
		border-color:#90938B; border-width:1px; border-style:solid; 
		background-color:#ffffff; 
		padding-left:5px;
		font-family:Tahoma; color:#000000; font-size:11px;
	}
	
*/