body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eae5cf;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family:  trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 13px;
}  

*
{
	border:0;
	padding:0;
}


.content{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.board{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
}

.mi{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #e9e7d3;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.boardHead{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #f4ab46;
}

.side{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 10px;
	padding-top: 10px;
}


h1{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight:normal;
}

form{
	margin-bottom: 0px;
	margin-top: 0px;
}


ul {
	margin-left: 0;
	padding-left: 2em;
	}

.small{
	font-size: 10px;
	line-height:10px;
}

.footer{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
}

.navHolder{
	padding-top: 26px;
}


a{
    font-family: trebuchet ms, Arial, Verdana, sans-serif;
	color: #f7bb68;
	text-decoration: none;
	
}

a:hover{
	color: #fff;
	text-decoration: none;
	}
	
	
a.nav{
    font-family:trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #ddd;
	text-decoration: none;
	padding-left: 15px;
	line-height: 25px;
}

a.nav:hover{
	color: #fff;
	text-decoration: none;
	padding-left: 16px;
	}	

	
a.email{
	color: #000;
	text-decoration: none;
}

a.email:hover{
	text-decoration: underline;
	}		
	
	
	.form 
	{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color:#dddbdc;
	border-style:0px; 
	border:0px; 
	}

	.button {
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color:#59595b;
	border-style:0px; 
	border:0px; 
	color: #dddbdc;
	font-weight: normal;
	margin-top:3px;
	}  
