body{
margin:0;
margin-top: 15px;
padding:0;
line-height: 1.5em;
background-color: #e4e4cf;
font-family:Tahoma;
font-size:11px;	
color:#666666;
text-align:justify;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 970px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 94px; /*Height of top section*/
border: 1px solid #656565;
padding: 5px 5px 5px 0px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}


#title{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #286a43;
margin-bottom: 0px;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.toplink a:link, .toplink a:visited {
color: #286a43;
font-weight: bold;
text-decoration: none;
}

.border img{
border: 1px solid #656565;
}

.button {
	background-color:#6c7779;
	border:1px solid #575757;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}
	
.button:hover {
	background-color:#a7b0b5;
	border:1px solid #575757;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}

.textarea
{
	border-bottom:solid 1px #656565;
	border-left:solid 1px #656565;
	border-right:solid 1px #656565;
	border-top:solid 1px #656565;	
}

.link2 {
color: #656565;
text-decoration: none;
}

#copy{
margin:0 auto; 
width:952px; 
padding: 1px 10px 0px 10px;
}

#copy a:link, #copy a:visited{
color:#666666;
text-decoration:none;
}

#copy a:hover {
text-decoration:underline;
}

#promotions{
margin: 0 auto; 
border: 2px dashed #999999; 
margin-bottom: 10px; 
background:url(/images/promo.gif) #FFFFFF repeat;
color:#000;
}
