body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; 
	padding: 0px;
	margin: 0px;
	background: #f4f4f3;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A572E; 
	padding: 0px;
	margin: 0px;
}

a {
	color: #6c633a;
	font-weight:bold;
	text-decoration: none
}

a:hover {
	color: #000000;
}


/*********** #ContentBoxes Styles E6E2D6 ***********/

#header {
	background: url("images/top-header.gif") no-repeat;
	height: 78px;
		
}

#tnb {
	margin: 0px 40px 0px 0px;
	padding: 40px 0px 0px 0px;
	text-align: left;
	height: 34px;
	font-weight:bold;
	color:#999999;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
}

#bkgrd {
	background: url("images/bkgrd-extend.gif") repeat-y left top;
		
}

/*********** #Content Styles ***********/
#contentbkgrd {
	background: url("images/bkgrd-content.jpg") no-repeat;
	margin-left: 0px;
		
}

#content {
	padding: 30px 40px 0px 40px;
	font-weight: bold;
	text-align: center;
		
}

#contentbold {
	font-size:21px;
	color: #B78B2D;
	font-weight: bold;
	text-align: center;
	margin: 0px;
		
}

#contenttitle {
	font-size:18px;
	color: #6A572E;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
		
}

#contentbolder {
	font-size:16px;
	color: #6A572E;
	font-weight: bold;
	text-align: center;
	margin: 0px;
		
}

#contentlist {
	font-size:12px;
	color: #6A572E;
	font-weight: normal;
	text-align: left;
	margin: 0px;
		
}

#contentlist a{
	font-size:12px;
	color: #6A572E;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
		
}

#contentsmall {
	font-size:10px;
	color: #999999;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
		
}

#title {
	padding: 0px 0px 0px 20px;
}
#titlea {
	padding: 0px 0px 0px 10px;
	color: #6A572E;
}


/*********** #headtag Styles ***********/

H1 {
	font-size: 18px;
	color: #683c18;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	background: url("images/navback.gif") repeat-x bottom;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	color: #BBB28B;
	
}

H3 {
	font-size:21px;
	color: #B78B2D;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

HR {
	color: #979070;
	margin: 0px;
}

/*********** #nav menu ***********/

#navlinks {
	padding: 0px 0px 10px 0px;
	background: url("images/navback.gif") repeat-y left top;
	
}

#navlinks a{
	font-size: 11px;
	color: #683c18;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	padding: 3px 0px 0px 10px;
	text-transform: none;
	display: block;
	height: 20px;	
}

#navlinks a:hover{
	color: #B78B2D;
	background: url("images/navback-over.gif") repeat-y left top;
		
}

/*********** #bottom links ***********/
#botlinks {
	font-size: 9px;
	color: #333333;
	text-align: center;
		
}
#botlinks a{
	font-size: 10px;
	color: #683c18;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;	
}

#botlinks a:hover{
	color: #B78B2D;
	background: url("images/navback-over.gif") repeat-y left top;
		
}
/*********** #contact form ***********/

#contactback {
	background: url("images/bkgrd-contact.gif") repeat-y left top;
		
}
.shortform {
	color: #6A572E;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #999999;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

.qform {
	margin: 0px;
	padding: 0px 20px 0px 35px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A572E;
	text-align: left;
}

.relationship {
	font-size: 9px;
	color: #6A572E;
	text-align: center;
	margin: 2px 20px 20px 0px;

}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
/*********** #content spacing ***********/
#spacing {
	padding: 0px 0px 0px 160px;
}

/*********** #form fonts ***********/
#formfonts{
	font-size: 12px;
}

/*********** #table font ***********/
#tablefont{
	font-size: 11px;
}
