body {
	color:#362615;
	font-family:Georgia;
	font-size:13px;
	line-height:19px;
	vertical-align:top;
	margin:0;
	background-color:#362615;
}

td{
  	font-family:Georgia;
	color:#362615;
	font-size:13px;
}

a {
	font-size:13px;
	line-height:21px;
	color:#362615;
	font-weight:bold;
	text-decoration:none;
}	
a:hover {
	text-decoration:underline;
	color:#362615;
	font-weight:bold;
}
a:visited,
a:link:visited{
	text-decoration:none;
	color:#362615;
	font-weight:bold;
}
a:visited:hover {
	text-483e38:underline;
	color:#362615;
	font-weight:bold;
}

.subhead {
	color:#362615;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
}
.homeText {
	color:#362615;
	font-family:Georgia;
	font-size:18px;
	line-height:30px;
}

#nav {
	width:950px;
	height:26px;
	text-align:center;
	background-color:#150e08;
}
#sidebar {
	background-image:url(images/circles.gif);
	background-repeat:repeat-y;
}
#content {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
#footer {
	width:950px;
	height:84px;
	background-color:#150e08;
	font-size:11px;
	font-family:Georgia;
	color:#aed2e6;
}
.footerText {
	font-size:11px;
	font-family:Georgia;
	color:#aed2e6;
}
#homeBG {
	background-image:url(images/landing_bg.png);
	background-repeat:repeat;
	background-color:#ffffff;
}