body {
	background-color: #663300;
	color:#613318;
	font-family:Arial, Helvetica, Geneva sans-serif;
	font-size:12px;
	line-height:16px;
}

/*/////////// TYPOGRAPHY ///////////*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
p{
}
a{
	color:#613318;
	text-decoration: underline;
}
a:hover{
	color: #EF6FBD;
}
a:visited{}

a img{
	border:none;
	text-decoration:none;
}

.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #613318;
}
.subText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #613318;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #613318;
	font-weight: bold;
}
.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #613318;
	list-style-type: circle;
	font-style: italic;
	list-style-position: outside;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #613318;
	font-weight: bold;
}
.bluebackground {
	background-color: #d0e9f5;
}
#container{
	background-color:#d0e9f5;
	width:950px;
	margin:10px auto;
	text-align:center;
	padding:20px;
}
#mainContent{
	margin-bottom:35px;
}
.whitebackground{
	background-color:#ffffff;
}

.smallheaderphoto {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.headerspacing {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.fltRt{
	float:right;
	margin-left:8px;
	margin-bottom:5px;
}
.fltLt{
	float:left;
	margin-left:8px;
	margin-bottom:5px;
}
p.caption{
	font-size:12px;
	text-align:right;
	color:#ef6fbd;
	font-style:italic;
}

/*////////// HEADERS ////////////*/
#header{
	width:910px;
	height:100px;
	margin-top:20px;
}
#header p, #header h1, #header h2 {
	display:none;
}

/*//////////// NAV //////////////*/
#top_navlist{
	height:40px;
	width:910px;
	text-align:center;
	margin:0;
	padding:0;
}
#top_navlist h3{
	display:none;
}
.navlist{
	padding:0;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.navlist li{
	list-style:none;
	margin:0;
	display:inline;
}
.navlist li a{
	padding:0 30px;
}
.navlist li.current a{
	color:#7FBAD3;
	text-decoration:none;
	font-weight:bolder;
}
/*///////////// FOOTER ////////////*/
#footer{
	width:910px;
	text-align:center;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#613318;
}
#footer p{
	margin-bottom:10px;
}

/*//////////// CONSTANT CONTACT WIDGET ///////////////*/
#CC{
	width:170px;
	margin:0 10px 10px 10px;
	float:right;
	background-color:white;
	padding:5px;
	border:1px solid #613318;
	color:#006699;
	font-size:12px;
}

/*///////// ADS Div ///////*/
#ads{
	width:100%;
	padding:5px;
	text-align:center;
}
#ads a img{
	margin:0 5px;
	text-align:center;
}