/* Global Styles */

body {
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;	
	color: #4C3C26;
	}

td, p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#4C3C26;
	}


a {
	color: #A45745;
	text-decoration:underline;
	font-weight:bold;
	}	
a:hover {
	color: #C78677;
	text-decoration:none;
	}
a:active {
	text-decoration:underline;
	}
	
/* ID Styles */

td.nav {
	background: #4C3C26;
	}
td.space {
	background: #4C3C26;
	height: 3px;
	}
td.whitespace {
	background: #ffffff;
	height: 3px;
	}

.navText {
	font: bold 11px Georgia, Times New Roman, Times, serif;
	color: #F7E8D5;
	line-height:14px;
	}
#navigation a {
	font: bold 11px Georgia, Times New Roman, Times, serif;
	color: #F7E8D5;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding: 8px;
	border-bottom: 2px solid #4C3C26;
	}
	
#navigation a:hover {
	color:#ffffff;
	border-bottom: 2px solid #F7E8D5;
	}

#textarea {
	background: #ffffff;
	border: 0;
	}

#side {background: #fff; }
#side a {
	font: bold 11px Georgia, Times New Roman, Times, serif;
	color: #A45745;
	letter-spacing:.1em;
	line-height:14px;
	text-decoration: none;
	display: block;
	padding: 8px 0 4px 14px;
	}	
#side a:hover {
	color:#C78677;
	text-decoration: underline;
	}

/* Class Styles */

.logo {
	font:18px Georgia, Times New Roman, Times, serif;
	color: #4C3C26;
	letter-spacing:0.3em;
	line-height:26px;
	vertical-align: top;
	height: 37px;
	padding-top: 10px;
	}
	
.tagline {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #A45745;
	letter-spacing:0.1em;
	line-height:14px;
	vertical-align: top;
	height: 83px;
	padding-top: 5px;
	}

.headerpic {text-align: right;}	
.headerpic img {border-bottom: 1px solid #fff;}

.bodyText {
	background: #ffffff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #4C3C26;
	line-height:normal;
	min-height: 375;
	vertical-align: top;
	}
	
.pageName, h1 {
	background: #ffffff;
	font:18px Georgia, Times New Roman, Times, serif;
	color: #4C3C26;
	letter-spacing:.3em;
	line-height:24px;
	}

.subHeader, h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A45745;
	line-height:20px;
	letter-spacing:.1em;
	}

h3, h4, h5, h6 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4C3C26;
	letter-spacing:.1em;
	}
h3 {text-transform: uppercase;}
h5 {font-style: italic;}
h6 {font-size: 10px;}

a img {border: 0px;}