/* CSS Document */

body {
background-color:#efede3;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color:#196f14;
	}
a:visited {
	color:#196f14;
}
a:active {
	color:#196f14;
}
a:hover {
	color:#fb9900;
}

/*------------------------------*/

#newtop {
	width:900px;
	background-color:#FFF;
	height:109px;
		font-family:"Verdana";
	color:#ffb00b;
	font-size:14px;
}

#topsignup {
	z-index:500;
	position:absolute;
	width:400px;
	height:42px;
	left: 585px;
	top: -1px;
}

newmenutop {

	z-index:500;
	position:absolute;
	width:400px;
	height:50px;

}

#newcontent {
	width:880px;
	padding:10px;
	background-color:#FFF;
}




/*------------------------------*/



#topbanner {
background-image:url(images/topbanner.jpg);
margin-left:auto;
margin-right:auto;
height:89px;
width:750px;
}

#content{
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
width:730px;
font-family:"Verdana";
color:#196f14;
font-size:14px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#buttonbar {
background-image:url(images/topbuttonbar.gif);
width:750px;
padding-top:5px;
padding-bottom:5px;
margin-left:auto;
margin-right:auto;
font-family:"Verdana";
color:#ffffff;
font-size:15px;
}

#homebanner {
background-image:url(images/homebanner.jpg);
height:250px;
width:750px;
margin-left:auto;
margin-right:auto;
}
#shadowl {
width:100px;
height:100%;
background-image:url(images/shadowl.png);
background-repeat:repeat;
}

#container {
margin-left:auto;
margin-right:auto;
width:750px;

background-color:#FFFFFF;
}

#rightsideall {
width:250px;
float:right;
}

#rightbox {
width:225px;
padding-top:5px;
padding-bottom:5px;
border:1px solid #033600;
margin-left:auto;
margin-right:auto;
background-color:#f3f3f3;
}

.spacer{clear:both;}

#footer {
background-image:url(images/footerbg.gif);
padding-top:7px;
padding-bottom:7px;
font-family:"Verdana";
color:#ffffff;
font-size:10px;
}

a.footer {
font-family:"Verdana";
text-decoration:none;
color:#ffffff;

}
a:active.footer {
font-family:"Verdana";
color:#ffffff;
text-decoration:none;
}
a:visited.footer {
font-family:"Verdana";
color:#ffffff;
text-decoration:none;
}
a:hover.footer {
font-family:"Verdana";
color:#fbc561;
text-decoration:underline;
}

.orange {
font-family:"Verdana";
color:#196f14;
font-size:16px;
font-weight:bold;
border-bottom:2px solid #feaf14;
}

.orangeuline {
border-bottom:1px solid #feaf14;
}

#lowercontent {
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
width:750px;
font-family:"Verdana";
color:#043c00;
font-size:14px;
padding-bottom:5px;
}
