.autoclear {
  	clear: both;
 	height: 0;
 	margin: 0;
  	padding: 0;
  	line-height: 0;
  	font-size: 1px;
}
body {
	background: url("../images/bg_tile.gif") repeat;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
}
a:link,
a:visited,
a:hover {
  	color: #661313;
}
a img {
  	border-width: 0;
}

#wrapper {
  	width: 100%;  	
  	text-align: center;
}

/* -------------------- HEADER -------------------- */
#header {
	width: 850px;
	height: 71px;
	margin: 0 auto;
	clear: both;
	background: url("../images/header_tile.gif") repeat-x;
}
#header a {
  	text-decoration: none;
 	color: #661313;
}
#header a:hover {
  	text-decoration: underline;
 	color: #661313;
}
#logo {
  	float: left;
  	width: 79px;
  	height: 71px;
}
#title {
  	background: url("../images/name.jpg") no-repeat;
  	float: left;
  	width: 436px;
	height: 71px;
	text-align: left;  	
}
#title .tagline {
	display: block;
	margin: 54px 0 0 5px;
	color: #666666;
  	font-size: 11px;
}
#extras {
  	width: 300px;	
  	height: 71px;
	float: right;
	color: #661313;
}
#contact {
  	width: 300px;
  	height: 50px;
  	float: right;
  	text-align: right;
  	margin: 4px 4px 0 0;
}
#date {
  	width: 300px;  
  	float: right;
  	text-align: right;
	margin: 0;
}
#flash {
  	margin: 0 auto;
  	clear: both;
  	width: 850px;
  	height: 115px;
}

/* -------------------- CONTENT -------------------- */
#main {
	background: url("../images/main_tile.gif") repeat;	
	width: 850px;
	/*min-height: 400px;*/
	margin: 0 auto;
	clear: both;
	text-align: left;	
}
#main_line {
  background-color: #FFFFFF;
  margin: 0;
  width: 850px;
  height: 2px;
  float: left;
}
#nav_wrapper {
  	margin: 2px 0 0 0;
	width: 157px;
  	height: 370px;
  	float: left;
}
#nav {
  	margin: 10px 0 0 0;
  	float: left;  
  	width: 157px;
  	height: 115px;
  	font-size: 11px;
}
#nav a,
#nav a:active,
#nav a:visited  {
  	color: #661313;
  	font-weight: bold;
  	text-decoration: none;
}
#nav a:hover {
  	color: #333333;
  	font-weight: bold;
  	text-decoration: none;
}
#nav ul {
  	margin: 0;
  	padding: 0;
}
#nav li {
  	margin: 6px 0 0 11px;
  	list-style: none;
}
#mailer {
  	margin: 12px; 
}
#mailer input {
  	margin: 5px 0 0 0;
}
#controls {
  	text-align: center;
}
#content {
	width: 690px;
	margin: 2px 0 20px 2px;
	float: left;
}
#section_standard {
	width: 600px;
}
#section_standard form {
	width: 500px;
	border:1px solid #666666;
	margin: 30px 10px 10px 10px;
	padding: 10px;
}
#section_standard td {
	font-size: 11px;	
}
#section_wide {
	width: 690px;
}
#section_left {
	width: 430px;
	float: left;
}
#section_right {
	width: 260px;
	float: left;
}
h1 {
	margin: 10px 100px 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #661313;
}
p {
	margin: 15px 10px 0 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0 10px;
}
h3 {
	font-size: 9px;
	font-weight: bold;
}
#sitemap {
	margin: 15px 100px 0 10px;
}
#sitemap p {
	margin: 15px 0 0 0;
}
#testimonials {
	margin: 15px 100px 0 10px;
	font-size: 11px;
}
#sidebar-short {
	width: 220px;
	margin: 20px;
	padding: 20px 0 20px 0;
	background-color: #F5F3F1;
	color: #661313;
	text-align: center;
}
#sidebar-short h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 18px 18px 18px;
}
#sidebar-short p {
	margin: 0 18px 18px 18px;
}
/*
.mission {
	color: #661313;
	font-size: 14px;
	font-style: italic;
	font: times;
	font-weight: bold;
}
*/
#sidebar {
	width: 220px;
	min-height: 300px;
	margin: 20px;
	padding: 20px 0 20px 0;
	background-color: #F5F3F1;
	color: #661313;
}
#sidebar p {
	margin: 0 18px 18px 18px;
}

.sb_title {
	font-weight: bold;
	text-decoration: underline;
}
/* -------------------- FOOTER -------------------- */
#footer_line {
  background-color: #661313;
  margin: 2px 0 5px 0;
  width: 850px;
  height: 2px;
  float: left;
}
#footer {
  clear: both;
  margin: 0 auto;
  width: 850px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.copyright {
  display: block;
  margin: 8px 0 10px 0;
  color: #661313;
}
.callout {
	color: #F5CBCB;
	font-size: 11px;
	font-weight: bold;
}
.podcast {

	color: #661313;
	font-size: 16px;
	font-style: italic;
	font: times;
}
