
body  {
	background: #fff url(img/bg.gif);
	background-repeat: repeat-x;
	font-family:  verdana, arial, helvetica, trebuchet, sans-serif;
	margin: 0px auto;
}


#lmargin  {
	background: #fff url(img/marginl.gif);
}

#rmargin  {
	background: #fff url(img/marginr.gif);
}

#header  {
	background: #fff;
}

.navstrip  {
	background: #fff;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.woodstyle  {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.navbutton  {
	background: #fff;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.navbutton a:link,
.navbutton a:visited,
.navbutton a:active  {
	color: #00573d;
	text-decoration: none;
}

.navbutton a:hover  {
	color: #666666;
	text-decoration: none;
}

.iconbutton  {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.iconbutton a:link,
.iconbutton a:visited,
.iconbutton a:active  {
	color: #000;
	text-decoration: none;
}

.iconbutton a:hover  {
	text-decoration: underline;
}


#content  {
	background: #fff;
}

#content a:link,
#content a:active  {
	color: #00573d;
}

#content a:visited  {
	color: #00573d;
}


#footer  {
	background: #00573d;
	color: #fff;
	font-size: 8px;
	text-align:right;
	margin: 0px;
}

#footer a:link,
#footer a:active,
#footer a:visited  {
	color: #fff;
}


#rightstrip  {
	background: #fff;
}


.smallprint  {
	font-size: 9px;
	line-height: 11px;
	color: #7e3904;
}

.title  {
	font-size: 11px;
	font-weight: bold;
	color: #00573d;
}

h1  {
	font-family:  verdana, arial, helvetica, trebuchet, sans-serif;
	font-size: 16px;
	color: #00573d;
}

h3  {
	font-family:  verdana, arial, helvetica, trebuchet, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 0;
	color: #00573d;
	font-weight: bold;
}

p,td  {
	font-family:  verdana, arial, helvetica, trebuchet, sans-serif;
	font-size: 11px;
	color: #222222;
}

.alert  {
	color: #c00;
	font-weight: bold;
}

.blurb  {
	font-size: 11px;
	color: #222222;
}

.whitespc  {
	background: #fff;
}

