/* declare font family size and color on the body tag*/
body{
	width:960px;
	margin:0px auto;
	padding:0px;
	background: #505050;
	color: #CCCCCC;
	font-size: 62.5%;
}



#content{
float:right;
width:494px;
font-size:1.2em;
background: #F0F0F0;
}


.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

#pageHead{
background:url(grainnebg.jpg) no-repeat;
height:40px;
padding-left:10px;
padding-top:5px;
}



#emod_content{
padding-left:20px;
padding-right: 10px;
padding-top:10px;

}
#email_signup{
clear:both;
background:url(content_bg.gif) no-repeat;
height:36px;
width:494px;
margin-left:5px;
}
#email_signup table{
margin-top:7px;
margin-left:200px;
}
#email_signup input{
font-size:10px;
padding:2px;
}



#footer{
	font-size:1em;
	clear:both;
	padding:10px;
}




.icon{
margin:0px 2px;;
margin-bottom:-2px;
border:none;
}

#Navigationfont  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;}
	

#Navigationfont a {text-decoration:none; color:#000000 !important; font-size:12px;}
	
	
#Navigationfont a:hover{
color:#c45924;text-decoration:underline;
