/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:19px;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/* ------------------ Spacing Classes ----------------------*/

#header {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	margin-bottom: 0px;
}

#nav {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#content {
	width: 913px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-page.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 65px;
}

td.maincolumn {
	width: 581px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}

td.sidecolumn {
	width: 154px;
	background-color: #ebf7a9;
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 60px;
	padding-left: 35px;
}

#footershadow {
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-page.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#footer {
	width: 971px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #a7bc3b;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#copyright {
	width: 975px;
	background-image: url(../images/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#poweredby {
	text-align: right;
	float: right;
}


/* ------------------ Text Classes ----------------------*/
h1 {
	font-weight: bold;
	font-size: 20px;
	color:#768624;
	margin-top: 0px;
	margin-bottom:5px;
}

h2 { 
	font-weight: bold;
	font-size: 14px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 { 
	font-weight: bold;
	font-size: 17px;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 5px;
}
	
p {
	margin-top: 0px;
	margin-bottom:25px;
}

a:link, a:visited {
	color:#768624;
	text-decoration:none;
}

a:hover, a:active {
	color:#768624;
	text-decoration:underline;
}

ul {
	list-style-image:url(../images/bullet.gif);
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

li {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

#footer p {
	color:#ffffff;
	text-align: center;
	margin-top: 0px;
	margin-bottom:0px;
}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:underline;
}

#footer a:hover, #footer a:active {
	color:#ffffff;
	text-decoration:none;
}

#copyright p {
	color:#000000;
	margin-top: 0px;
	margin-bottom:0px;
	font-size: 11px;
}

.highlight {
	color:#768624;
	font-weight: bold;
}

.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7bc3b;
	margin-top: 30px;
	margin-bottom: 25px;
}


/* ------------------ Graphical Classes ----------------------*/

.border-img {
	border: 1px solid #00461c;
	padding: 2px;
}

.float-img {
	border: 1px solid #00461c;
	padding: 2px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}


/* ------------------ Special Function Classes ----------------------*/

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

a.rollover img, a.rollover:visited img  { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}

a.rollover:hover img, a.rollover:active img { 
 filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;
}

a.rolloveron img { 
 filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #768624; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Arial;
line-height:19px;
z-index:100;
background-color: #768624;
width: 155px;
visibility: hidden;
}

.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #768624; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
padding: 2px 0;
text-decoration: none;
color: #ffffff;
}

.dropmenudiv_e a.sub{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #768624; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
	color: #ffffff;
	background-color: #a7bc3b;
}

