#header_bkgd {
	background-image: url(img/header-bkgd.png);
	background-position: top center;
	background-repeat: no-repeat;
}


#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-image: url(img/body-bkgd.gif);
}
#c1 {
	padding-left: 30px;
	padding-right: 30px;
	width: 240px;
	float: left;}
#c2 {
	padding: 0px;
	width: 685px;
	float: left;
}
#footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	text-align: right;
	font-size: 7pt;
	color: #698213;
}
.left {
	width: 328px;
	float: left;
	margin-right: 4px;
	padding: 4px;
	text-align: left;
	border-right-color: #E1CD74;
	border-right-style:dotted;
	border-right-width: 2px;
}
div.left:nth-child(2n+1) {
    clear:left;
}
#left {
	width: 328px;
	float: left;
	margin-right: 4px;
	padding: 4px;
	text-align: left;
	border-right-color: #E1CD74;
	border-right-style:dotted;
	border-right-width: 2px;
}

#left3 {width:336px; border-right-color: #E1CD74;
	border-right-style:dotted;
	border-right-width: 2px;}

#right {
	width: 328px;
	float: left;
	margin-left: 4px;
	padding: 4px;
	text-align: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	background-color: #523314;
	background-image: url(img/bkgd.gif);
	background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

li {
	list-style-image: url(img/bullet.png);
	margin-top: 0.05in;
	hspace: 5px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #e66232;
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
}

h2 {
	color: #698213;
	font-weight: bold;
	font-size: 11pt;
}

h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	display: block;
	background-color: #e66232;
	padding: 3px;
}

.tbl a {
	width:235px;
	padding: 4px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#698213;
	font-weight:bold;
	border-bottom: 1px dotted #698213;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #f9efc1;
	color: #698213;
}
.rollover a {
	width:100%;
	background-color: #d1d1d1;
	text-align: left;
	text-decoration: none;
	color:#922e3a;
}
.rollover a:hover {
	text-decoration: underline;
	background-color: #d1d1d1;
	color: #922e3a;
}

a {
	color: #e66232;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #e66232;
}

a.white_links {
text-decoration:none;
	color: #ffffff;
}

a.white_links:hover {
text-decoration:none;
	color: #ffffff;
}


.border-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #e66232;
}

.border-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e66232;
}

.border {
	border-width: 2px;
	border-style: solid;
	border-color: #e66232;
}

.white_text {
	color: #FFFFFF;
}

.white_subheader {
	color: #FFFFFF;	
	font-size: 10.5pt;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.black_subheader {
	color: #000000;	
	font-size: 10.5pt;
	line-height: 200%	
}

.small_text {
	font-size: 7pt;
	color: #698213;
}

.indented_text {
	padding-left: 225px;
	font-size: 12pt;
	color: #FFFFFF;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}
