body{
	background:#a6a8a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

a {
	color: #307fd6;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a13422;
}

h2 {
        font-size: 20px;
}

h3 {	
}

h4 {

}

h5 {
}

h6 {
	font size: 9px;
	color: #000;
}

#full{
	background:#dedede;
	width: 1095px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
#page{
	background:white;
}

#toplogin{
	text-align:right;
	padding-top:5px; 
	padding-right:5px; 
	padding-left:5px; 
}

#header{
	padding:5px;
}

#leftcol {
	width: 775px;
	float: left;
}
#rightcol {
	width: 320px;
	float: right;
	background-color: #9db8d6;
}

#footer {
	padding:5px;
	background-color: #a8a8a8;
	clear:both;
}

.headersignup {
	background-color: #a4b5cf;
	height: 95px;
    border: solid #844226 2px;
}

.content {
	padding: 10px;
	font-size: 16px;
}

.linegrey {
	border-bottom: 1px solid #E5E5E5;
}

.lineblk {
	border-bottom: 1px solid #000;
	margin: 10px 0;
}

.signup {
	background: #9db8d6;
    height: 100px;
	margin: 20px;
    text-align:center;
    outline: solid #844226 2px;

}
.subNavItem{
	color:#9db8d6;
	font-size:.8em;
}
.subNavItem_selected{
	color:#FFFFFF;
	font-size:.8em;
}
