/* divs*/

#page-container {
	margin:0 auto;
	width: 850px;
}

#title {
	text-align:center;
	padding-top:200px;
	padding-bottom:150px;
}

#nav {
	margin:0px;
	padding:0px;
	text-align:center;	
}

#nav ul {
	margin:0px;
	padding:0px;	
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#09F;
	font-size:12px;
	font-weight:bold;
	line-height:18px;	
}

#nav li {
	display:inline;
}

#mailinglist {
	text-align:center;
	padding-top:50px;
}

#footer {
	text-align:center;	
}


.contentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5E3309;
	padding-top: 16px;
}
.contentEntry {
	padding-left: 45px;
	padding-top: 3px;

}
.contentEntry2 {
	padding-left: 20px;
	padding-top: 3px;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;	
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #09F;
	text-decoration: none;	
}
.mlistInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6F6F6;
	height: 17px;
	width: 133px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #3F3E40;
	border-bottom-color: #3F3E40;
	border-left-color: #666;
	padding: 2px;
}
.eastsideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5E3309;
}
