body {
	font: 12% Verdana, Arial, Helvetica, sans-serif;
	color: #37181c;
	background: #37181c;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 789px;
	text-align: left;
	margin: 0px auto 0 auto;
}
#header {
	text-align:center;
	width: 789px;
}
#nav {
	width: 789px;
}
#content_top {
	height: 31px;
	width: 789px;
	background-image: url(body_top.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#content {
	padding: 0px;
	margin: 0px;
	background-color: #e8e5da;
	background-repeat: no-repeat;
	background-position: no-repeat;
}


#content img {background:#efefef; margin:5px; padding:5px; border:solid 1px #999999;}


#hd1 {
	height: 35px;
	text-align:center;
	color: #736B5E;
	background-position: center top;
}

#footer {
	height: 65px;
	text-align:center;
	color: #736B5E;
	background-image: url(body_foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
	color0px 10px 0px;
	color: #632b32;
}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
	color: #37181c;
	font-weight: bold;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	color: #37181c;
}
a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}
a:visited { 
	color: #666;
}
a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}
#footer p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 30px 0px 0px 0px;
	margin:0px;
	text-indent: 15px;
	color: #E8E5DA;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #37181C;
	list-style-type: square;
	list-style-position: inside;
}



#content2  {
    float: left;
    width: 550px;
    margin: 15px 0 10px 5px; padding: 0;
    background-color: inherit;
    display: inline;
}


#content2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
	color0px 10px 0px;
	color: #632b32;
}
#content2 h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
	color: #37181c;
	font-weight: bold;
}

#content2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	color: #37181c;
}
a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}
a:visited { 
	color: #666;
}
a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}


#sidebar {
    float: right;
    width: 225px;
    margin: 15px 5px 10px 0; padding: 0;
    background-color: inherit;
    display: inline;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.f_span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar img {background:#efefef; margin:5px; padding:5px; border:solid 1px #999999;}

.img-left-border {
    float:left;
    margin:0px 10px 0px 0px;
    border: 2px solid #484b34;
    background-image: url(wood.jpg);
    }


.clear_both{clear:both;}


#vSpacer5{height:5px; overflow:hidden;}
#vSpacer10{height:10px; overflow:hidden;}

#p_height {
	height: 400px;
}


.error
{
color:red;
}

.errors
{
color:red;
}



