

body {
	margin: 0px 0px 20px 0px;
	background-color: #ece863;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #614800;
}

a {
	color: #789025;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #789025;
}
a:hover {
	text-decoration: underline;
	color: #789025;
}
a:active {
	text-decoration: none;
	color: #789025;
}

a.footer {
	color: #9E8007;
}

#wrap {width: 950px; margin: 0 auto;}

.nav {width: 620px; margin-top: 40px; float: right; font-weight: 450;}

.nav a { font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #C7A200;
letter-spacing: 0;
text-align: center;
text-decoration: none;
}

.nav a:hover {color: #AE7E00; text-decoration: none;}

.nav img {padding: 0px 10px 0px 10px;}

.todaysnav {font-size: 12px; text-align: right; color: #C7A200;}
.todaysnav a {color: #8b275d; text-decoration:none;}
.todaysnav a:hover {color: #8b275d; text-decoration: underline;}
.todaysnav a:visted {color: #8b275d; text-decoration:none;}

.buttontext {line-height: 15px;}

.sidetext {line-height: 14px; color: #C7A200;}
.sidebartext {margin-top: 15px;}
.sidebartext a {font-size:14px; color: #789025;}
.sidebartext a:hover {font-size:14px; color: #789025;}
.sidebartext a:visted {font-size:14px; color: #789025;}
.sidebartext a:link {font-size:14px; color: #789025;}
.sidebartext2 {margin-top: 10px; font-size:14px;}

.flash {
	text-align: center;
	margin-top: -40px;
}

.footer {
	font-size: 11px;
	line-height: 16px;
	color: #9e8007;
}

#sub_footer {
	padding: 20px 0px 0px 0px;
}
.sub_footer {
	font-family: Helvetica, Arial, Verdana;
	color: #9e8007;
}
	.sub_footer img {
		border: 0px;
		padding: 0px;
	}

.bodycopy {
}

div.byline {
	padding: 5px 0px 0px 70px;
	font-style: italic;
	font-weight: bold;
}

p.bodycopy {
}

.caption {
	font-size: 10px;
}

.caption2 {
	font-size: 12px;
}

.todayshead {
	font-size: 11px;
	font-weight: bold;
	color: #43410c;
	
	padding: 3px 0px 3px 0px;
	border: 0px solid #000000;
	border-bottom-width: 2px;
}
.todaysmessage {
	font-size: 14px;
	line-height: 24px;
	color: #43410c;
	
	padding: 5px;
}
.todaysmessagebig {
	font-size: 18px;
	line-height: 33px;
	color: #43410c;
}




.red {
	color: #aa0000;
}

select.red {
	background-color: #ffeeee;
}

.green {
	color: #00aa00;
}


form {
	padding: 0px;
	margin: 0px;
}


td.dg {
	padding: 7px 0px 7px 0px;
	border: 0px solid #BDAA2C;
	border-bottom-width: 1px;	
}

input.dg, select.dg, textarea.dg {
	padding: 2px;
	width: 160px;

	border: 1px;
	border-color: #848484;
	border-style: solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #614800;
	
}

td.dg2 {
	padding: 7px 0px 7px 0px;
	border: 0px solid #BDAA2C;
	border-bottom-width: 1px;	
}

input.dg2, select.dg2, textarea.dg2 {
	padding: 2px;
	width: 390px;
	background: url('../images/formbg.jpg') top right repeat-x;

	border: 1px;
	border-color: #848484;
	border-style: solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #614800;
	
}

td.dg3 {
	padding: 7px 0px 7px 0px;
	border: 0px solid #BDAA2C;
	border-bottom-width: 1px;	
}

input.dg3, select.dg3, textarea.dg3 {
	padding: 2px;
	width: 260px;
	background: url('../images/formbg.jpg') top right repeat-x;

	border: 1px;
	border-color: #848484;
	border-style: solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #614800;
	
}

input {
}

hr {
	width: 90%;
	margin: 20px 0px 20px 0px;
	border: 0px;
	background-color: transparent;
	background-image: url('../images/dotted_divider_h.gif');
	height: 2px;
}

.site-maintenance {
	min-height: 150px !important;
	height: 300px;
	text-align: center;

}

.site-maintenance h2 {
	padding-top: 5%;
	font-size: 2em;
}

.site-maintenance p {
	font-size: 1.5em;
}
