body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #4F4422;
	background-color: #494236;
	background-image: url(img/bg_main.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

.bodysmallertext {
	font-size: 11px;
	line-height: 14px;
}

.bodyaccentRed {
	color: #a73d1e;
}

.bodyaccentBrown{
	color: #7c5c22;
}

.micetype {
	color: #d4bf8d;
	font-size: 11px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.micetype2 {
	color: #d4bf8d;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.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: #d4bf8d;
}

.subhdaccentGld {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
	color: #CC9900;
}
.subhdaccentTeal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
	color: #638c8f;
}



#contentpad {
	padding:10px;
	}
	
#contentpadlv2 {
	padding:30px;
	}
	
#contentpadleft {
	padding:14px;
	}
	
	


hr {border: none 0; 
	border-top: 1px dotted #990000;
	width: 100%;
	height: 1px;
	text-align: left;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	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: 12px;
	line-height: 14px;
}
ol li {
	margin: 6px 0;
	list-style-position: outside;
	list-style-type: number;
	font-size: 12px;
	line-height: 15px;
}


A:link {
	color: #982F01;
	line-height: 20px;
	text-decoration : none;
}

A:visited {
	color: #982F01;
	line-height: 20px;
	text-decoration : none;
}

A:hover {
	text-decoration: underline;
	color: #663300;
	line-height: 20px;
}

A:active {
	text-decoration: underline;
	color: #000000;
	line-height: 20px;
}

/* these A styles are for text links on top */

A.revtop:LINK {
	color: #f7f0d4;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

A.revtop:VISITED {
	color: #f7f0d4;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

A.revtop:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

A.revtop:ACTIVE {
	color: #e7e2b0;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

/* these A styles are for small community text links in body area */

A.smbody:LINK {
	color: #982F01;
	text-decoration: none;
	font-size: 11px;

}

A.smbody:VISITED {
	color: #982F01;
	text-decoration: none;
	font-size: 11px;

}

A.smbody:HOVER {
	color: #663300;
	text-decoration: underline;
	font-size: 11px;

}

A.smbody:ACTIVE {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;

}
/* these A styles are for small community text links in body area */

A.smrev:LINK {
	color: #EEDFA2;
	text-decoration: none;
	font-size: 11px;

}

A.smrev:VISITED {
	color: #EEDFA2;
	text-decoration: none;
	font-size: 11px;

}

A.smrev:HOVER {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;

}

A.smrev:ACTIVE {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;

}


/* these A styles are for text links at the bottom on dark bg color */

A.rev:LINK {
	color: #DDBB6C;
	text-decoration: none;
	font-size: 12px;

}

A.rev:VISITED {
	color: #DDBB6C;
	text-decoration: none;
	font-size: 12px;

}

A.rev:HOVER {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;

}

A.rev:ACTIVE {
	color: #e7e2b0;
	text-decoration: underline;
	font-size: 12px;

}
	


TABLE.main {
	background-color: #9F8657;
	background-image: url(img/bg_contentTB.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	
}

TD.lftcol {
	background-color: #9F8657;
	background-image: url(img/bg_leftcol.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

TD.lv2bg {
	background-color: #f4f1df;
	background-image: url(img/lv2_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

TABLE.imgscroll {
	background-color: #000000;	
}

TD.imgscrolltd {
	background-color: #494236;	
}

TABLE.footer {
	background-color: #494236;
	background-image: url(img/bg_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}




TABLE.lv2insetmain {
	width: 685px;
	
}





/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }


img { border: none; }

.imgDev { border: solid; border-width: 10px; border-color: #FFFFFF; }

.img1 {
	float: left;
	margin: 6px 4px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}






