@charset "utf-8";
/* CSS Document */

/* Code for the Brown Round Box */
.roundbox-tr { width:200px; margin:auto; padding:0; background:url("../images/2010images/roundbox_tr.gif") no-repeat right top; }

.roundbox-tl { margin:0; padding:0; background: url("../images/2010images/roundbox_tl.gif") no-repeat left top; }

.roundbox-br { margin:0; padding:0; background: url("../images/2010images/roundbox_br.gif") no-repeat right bottom; }

.roundbox-bl { margin:0; padding:0; background: url("../images/2010images/roundbox_bl.gif") no-repeat left bottom; }

.roundbox-content { margin:0; padding:1.1em 1.1em; }

.roundbox-content p { margin:0; padding:0; line-height:1.6; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
      line-height: 19px;
      

}


#special {
      line-height: 25px;
      

}


li {padding-bottom: .3em;}


h1 {    font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif, bold;
	color:#2B4E43;
        line-height: 30px;
	
}
h2 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #695229;
      line-height: 20px;
}
h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b49150;
      line-height: 18px;
}

h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
      line-height: 19px;
}

h5 {
	font-size: 20px;
	font-family: Verdana, Arial;
	color: #b49150;
      line-height: 22px;
}
#hdrlinks, #ftrlinks {
	border-bottom: 1px solid #FFFFFF;
	background-color: #3A4D42;
	color: #FFFFFF;
	padding: 0px 5px;
	font-size: 11px;
}
#hdrlinks a, #ftrlinks a {
	color: #FFFFFF;
}
#headleft {
	border-right: 1px solid #FFFFFF;
	width: 157px;
}
.newsletter {
	padding: 4px 10px;
	font-size: 10px;
        color: #3B4E43;
	text-align: center;
}
.contactinfo {
	padding: 4px 10px;
      font-size: 9px;
      color: #3B4E43;
}       
#content {
	padding: 3px;
	text-align: left;
}
 
.ie6tablefix {
	position: relative;
	top: 0px; /* shows in all browsers */
	*top: 0px; /* notice the * before the property - shows in IE7 and below */
	_top: -8px; /* notice the _ before the property - shows in IE6 and below */
}
 
.secondtablefix {
	position: relative;
	top: 0px; /* shows in all browsers */
	*top: 0px; /* notice the * before the property - shows in IE7 and below */
	_top: 9px; /* notice the _ before the property - shows in IE6 and below */
}
 
.topbarie6fix {
	position: relative;
	top: 0px; /* shows in all browsers */
	*top: 0px; /* notice the * before the property - shows in IE7 and below */
	_top: 12px; /* notice the _ before the property - shows in IE6 and below */
}
 
.bannerfixie6 {
	position: relative;
	top: 0px; /* shows in all browsers */
	*top: 0px; /* notice the * before the property - shows in IE7 and below */
	_top: 9px; /* notice the _ before the property - shows in IE6 and below */
}
