body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	/*line-height:1.5em;*/
}

a, a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3E0600;
	text-decoration:underline;
	line-height:1.5em;
}

a:hover {
	text-decoration:none;
}

p, ul, ol {
	font-size:1em;
	line-height:1.5em;
	margin:0pt 0pt 1.5em;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
	color:#3e0600;
	margin-bottom:.5em;
	line-height:1.25em;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#f4e789;
}

h2 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.667em;
}

h3 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.333em;
	font-weight:bold;
}

h4 { 
	font-weight:bold;
	font-size:1.167em;
}

/* Begin Top Menu for Home Page */


#topMenu
{
	background:transparent url(/images/menuback.jpg) repeat-x scroll;
	width:760px;
	height:23px;
	z-index:99;
}

#topMenu ul
{
	float:left;
	margin:0 0 0 10px;
}

#topMenu ul li
{
	float:left;
	list-style-position: inside;
	list-style-type: none;
	padding-right:20px;
	margin-right:24px;
	position:relative;
}

#topMenu li a
{
	text-decoration:none;
	color:#f4e789;
	font-size:1.167em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#topMenu li a:hover
{
	text-decoration:none;
	color:#fff;
	font-size:1.167em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#topMenu ul ul
{
	position: absolute;
	z-index: 500;
	border-bottom:#000 solid 6px;
	background:#1F0601;
	top:21px;
	right:0px;
	list-style:none;
	width:150px;
	margin:0;
}

#topMenu ul ul li
{
	width:138px;
	padding:0;
	margin:0;
}


#topMenu ul ul li a
{
	font-size:1em !important;
	clear:right;
	display:block;
	padding: 0px 5px;
        color:#f4e789;
}

#topMenu ul ul li a:hover
{
	background: #595323;
        color:#f4e789;
}

#topMenu ul ul ul
{
	top: 0;
	left: 100%;
}

div#topMenu ul ul,
div#topMenu ul li:hover ul ul,
div#topMenu ul ul li:hover ul ul
{
	display: none;
}

div#topMenu ul li:hover ul,
div#topMenu ul ul li:hover ul,
div#topMenu ul ul ul li:hover ul
{
	display: block;
	width: 150px;
}

#topMenu ul ul li
{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	/*padding:0px 10px 0px 10px;*/
}
/* End Top Menu for Home Page */

.homeback {
	background:transparent repeat-y scroll;
	float: left;
	
}

.greenback {
	background:transparent url(/images/pageback_green.gif) repeat-y scroll;
	float: left;
}

.eggplantback {
	background:transparent url(/images/pageback_eggplant.gif) repeat-y scroll;
	float: left;
}

.orangeback {
	background:transparent url(/images/pageback_orange.gif) repeat-y scroll;
	float: left;
}

.purpleback {
	background:transparent url(/images/pageback_purple.gif) repeat-y scroll;
	float: left;
}

.yellowback {
	background:transparent url(/images/pageback_yellow.gif) repeat-y scroll;
	float: left;
}

#containerwrap {
	width:760px;
	margin:0px auto;
	padding:0px 12px;
	background-attachment: scroll;
	background-image: url(/images/containerback.jpg);
	background-repeat: repeat-y;
}

#container {
	width:760px;
}

#header {
	background:url(/images/headerback.jpg) no-repeat scroll;
	width:760px;
	height:75px;
}

#header h1 {
	float:left;
	text-indent:-9999px;
	width:175px;
	margin: 0;
}

#header h1 a {
	background:transparent url(/images/logo.jpg) no-repeat scroll;
	display:block;
	height:75px;
}

#header .homeLinks{
	height:26px;
	width:185px;
	float:right;
	padding-top:48px;
	margin:0px;
}

#header .homeLinks a:link, #header .homeLinks a:visited, #header .homeLinks a:active{
	display:block;
	float:left;
	margin-right: 32px;	
	font-size:14px;
}

#header .homeLinks a:hover{
	display:block;
	float:left;
	margin-right: 32px;	
	font-size:14px;
}

#rotator {
	width:760px;
	height: 91px;
}

#pagetitle {
	background:#000000 url(/images/pagetitleback.jpg) repeat-x left top;
	width:600px;
	height:30px;
	padding:10px 10px 10px 160px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#f4e789;
	margin:0px;
	line-height:35px;
}

#pagetitle h1 {
	margin:0px;
}

#pageback {
	float:left;
	width:760px;
}

#mainCol {
	float:left;
	width:150px;
	padding-bottom: 36px;
	min-height: 250px;
}

#subCol {
	float:left;
	width:302px;
	padding: 36px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.homeTitle {
color:#000000;
font-size:16px;
font-weight:bold;
text-align:left;
}
 
a, a:link, a:visited {
color:#660000;
font-family:arial,sans-serif;
font-weight:bold;
text-decoration:none;
}

.announcement-details .comment-form input.cat_textbox_small,
.announcement-details .comment-form textarea,
.announcement-details input#Captcha{
	width: 225px;
}


#extraCol {
	float:right;
	width:238px;
	padding:11px 11px 36px;
}

#footer {
	background:#000 url(/images/footerback.jpg) no-repeat scroll;
	width:744px;
	padding:4px 8px;
	clear:both;
	font-size:10px;
	color:#FAFBB8;
}

#footer p {
	margin:0px;
}

#footer a {
	color:#B19623
}

#editable {
	float: left;
	width: 500px;
}
.menugreen {
	border-right: 12px solid #595323;
}
.menugreen a:hover {
	background-color:#595323 !important;
}
.menueggplant {
	border-right: 12px solid #512635;
}
.menueggplant a:hover {
	background-color:#512635 !important;
}
.menuorange {
	border-right: 12px solid #B0381E;
}
.menuorange a:hover {
	background-color:#B0381E !important;
}
.menupurple {
	border-right: 12px solid #684750;
}
.menupurple a:hover {
	background-color:#684750 !important;
}
.bulletgreen {
	background:transparent url(/images/square_green.gif) no-repeat scroll right center;
}
.bulleteggplant {
	background:transparent url(/images/square_eggplant.gif) no-repeat scroll right center;
}
.bulletorange {
	background:transparent url(/images/square_orange.gif) no-repeat scroll right center;
}
.bulletpurple {
	background:transparent url(/images/square_purple.gif) no-repeat scroll right center;
}
.bulletyellow {
	background:transparent url(/images/square_yellow.gif) no-repeat scroll right center;
}
