body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; 
	padding: 0px;
	margin: 0px;
	background: #E6E2D6;
}

a {
	color: #6c633a;
	font-weight:bold;
	text-decoration: none
}

a:hover {
	color: #000000;
}


/*********** #ContentBoxes Styles ***********/

#header {
	background: url("images/top-header.jpg") no-repeat;
	height: 74px;
		
}

#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;
	display: block;
}

#apia a {
	float: left;
	padding: 32px 0px 0px 30px;
	font-weight:bold;
	color: #48423f;
	font-size: 22px;
}

#apia a:hover {
	color: #6c633a;
}

#bkgrd {
	background: url("images/bkgrd-extend.gif") repeat-y left top;
		
}

/*********** #Content Styles ***********/

#header {
	background: url("images/top-header.jpg") no-repeat;
	height: 74px;
		
}

#contentbkgrd {
	background: url("images/content-bkgrd.jpg") no-repeat;
	height: 295px;
	margin-left: 25px;
		
}

#content {
	padding: 0px 40px 0px 40px;
	font-weight: bold;
	text-align:left;
		
}

#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: center;
	margin: 0px;
		
}

#contentsmall {
	font-size:10px;
	color: #999999;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
		
}

#title {
	padding: 0px 0px 0px 20px;

}

/*********** #headtag Styles ***********/

H1 {
	background: url("images/header_bkgrd.gif") no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	
}

H2 {
	font-size: 18px;
	font-weight: bold;
	color: #BBB28B;
	
}

H2 a {
	font-size: 10px;
	font-weight: normal;
	color: #663366;
	
}

HR {
	color: #979070;
	margin: 0px;
}

/*********** # sidebar links ***********/

#sidebar-links-heading {
	color: #48423f;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	margin: 0px 0px 10px 0px;
}

#sidebar-links {
	color: #6A572E;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 20px 0px 15px;
}

ul#sidebar-links li {
    list-style-type: none;
	margin: 7px 0px 7px 0px;
	float: left;
	text-align: left;
}

/*********** #contact form ***********/
.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 15px;
	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;
}

