body,p,td  {
 font-size: 13px;
 font-family: "Times New Roman", Georgia, Times;
 font-weight: normal;
 line-height: 18px;
 }

#wrapper {
	width: 100%;
	text-align: center;
	}
#width {
	width: 780px;
	text-align: left;
	margin: auto;
	}
#nav a {
	color: #FFF8E5;
	background: url('../images/nav_new/bg-nav.jpg') repeat-y;
	display: block;
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px; 
	text-decoration: none;
	padding: 2px 0px 2px 3px;
	margin: 2px 0 3px 0;
	}
#nav a:hover {
	color: #663222;
	background: #FFF8E5;
	text-decoration: none;
	}
#contentwrap {
	width: 614px;
	}
#content {
	padding: 2.5em 2em 1em 2em;
	}
#footer {
	border: 1px solid #A68266;
	background: #FFF8E5;
	height: 60px;
	padding: 5px 0;
	margin: 0 2.5em 0 1.5em;
	}
#footaddress {
	float: left;
	padding: 0 0 0 100px;
	}
#footphone {
	float: right;	
	padding: 0 100px 0 0;
	}
	
table.download {
    width: 550px;
	}
table.download tr td {
    background-color: #edd9b2;
    cursor: pointer;
	}
table.download tr:hover td {
    background-color: #FFF8E5;
    cursor: pointer;
	}
.download a {
	font-weight: bold;
	font-size: 14px;
	}

form {
	margin: 0;
	padding: 0;
	}
.button {
 font-family: verdana, arial, helvetica, geneva;
 font-size: 11px;
 color: #8c8c8c;
 background: none;
 text-decoration: none
 }

.textfield {
 font-family: verdana, arial, helvetica, geneva;
 font-size: 11px;
 color: #8c8c8c;
 background: none;
 text-decoration: none
 }
/* Home Page Form */
.feature { font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica }
.feature2 { font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica }

h1,h2,h3,h4,h5,h6 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold
	}
h1 {
	font-size: 17px;
	line-height: 1.2em;
	}
h2 {
	font-size: 11px;
	color: #5D452D;
	background: #FFF1CE;
	border-right: 1px dashed #C8B592;
	border-bottom: 1px dashed #C8B592;
	padding-right: 3px;
	margin-right: 3px;
	}
h3 {
	clear: both;
	font-size: 12px;
	color: #8b4513;
	background: #FFF1CE;
	margin: 2em 0 -.75em 0;
	padding: 5px;
	border-top: 1px dashed #DECCA7;
	border-left: 1px dashed #DECCA7;
	}
h4 {
	font-size: 12px;
	margin: 2em 0 -1em 0;
	}

table.dayimage {
	margin: 0 0 15px 15px;
	}

u    { font-size: 17px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }
/*b  { color: #8b4513; font-size: 12px; font-family: Verdana, Arial }*/

a:link   { color: #835631; text-decoration: none }
a:active   { color: #947c44; text-decoration: underline }
a:hover   { color: #947c44; text-decoration: underline }
a:visited:hover   { color: #947c44; text-decoration: underline }
a:visited   { color: #835631; text-decoration: none }

.bigger  { font-size: 13px }
.smaller  { font-size: 9px }
