body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #615329;
	background-color: #8c8c71;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bodyaccentRed {
	color: #a73d1e;
}

.bodyaccentMid {
	color: #a0936b;
}

.micetype {
	color: #ffffff;
	font-size: 11px;
}

.micetype2 {
	color: #666666;
	font-size: 11px;
}

.micetype3 {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #615329;
}

.bodyaccentRedsmhd {
	color: #a73d1e;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: bold;
}
.bodyaccentBrnsmhd {
	color: #615329;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: bold;
}

.bodyrevtext {
	color: #ffffff;
}

.subhdaccentGld {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
	color: #fbbe2d;
}
.subhdaccentTeal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
	color: #638c8f;
}



#contentpad {
	padding:10px;
	}
	
#contentpadleft {
	padding:14px;
	}
	
	


hr {border: none 0; 
	border-top: 1px dotted #b9b195;
	width: 100%;
	height: 1px;
	text-align: left;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #638c8f;
	margin: 0 0 10px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #615329;
	margin: 0 0 8px 0;
}
/* use h3 on dark bg, same as h1 specs but light */
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

ul li {
	margin: 6px 0 6px -16px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
	line-height: 21px;
}
ol li {
	margin: 6px 0;
	list-style-position: outside;
	list-style-type: number;
	font-size: 12px;
	line-height: 15px;
}


A:link {
	color: #c04d08;
	line-height: 21px;
	text-decoration : none;
}

A:visited {
	color: #c04d08;
	line-height: 21px;
	text-decoration : none;
}

A:hover {
	text-decoration: underline;
	color: #663300;
	line-height: 21px;
}

A:active {
	text-decoration: underline;
	color: #000000;
	line-height: 21px;
}

/* these A styles are for text links when on dark bg color */

A.rev:LINK {
	color: #f7f6eb;
	line-height: 21px;
	text-decoration: underline
}

A.rev:VISITED {
	color: #f7f6eb;
	line-height: 21px;
	text-decoration: underline;
}

A.rev:HOVER {
	color: #d7d5bb;
	line-height: 21px;
	text-decoration: none;
}

A.rev:ACTIVE {
	color: #e7e2b0;
	line-height: 21px;
	text-decoration: underline;
}
	

.tdleftlv2 {
	background-image: url(images/td_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tdleftlv2warm {
	background-image: url(images/td_left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tdleftlv2grn {
	background-image: url(images/td_left3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }


img { border: none; }

.img1 {
	float: left;
	margin: 6px 4px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}
