/* GLOBAL STYLES */

html#site{background:#1D6130;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;  padding: 0;  border: 0;  outline: 0;  font-size: 100%;
}
body{background-color:none;}
body#site {
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1D6130;
	background-repeat: repeat-y;
	background-position: center center;
}
h1 {
  color: #3B352D;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #3B352D;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a, a:link {  color: #971419;  text-decoration: none;}
a:visited {  color: #920509;  text-decoration: none;}
a:hover {  color: #373636;  text-decoration: underline;}
a:focus {  color: #FF6E00;  outline:none;}
a:active {  color: #4b3200;}


/* Wrapper Styles */
#outerWrapper {
	margin: 0 auto;
	text-align: left;
	width: 1016px;
	background-color: #1D6130;
	background-image: url(images/bodybg.jpg);
}
#innerWrap {
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/flourish.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#contentWrapper{
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	height:100%;
}

/* Sections */
#topDiv {
	height: 120px;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	background:white;
}

#topNavigation {
	background-color: #666666;
	height: 34px;
	padding: 0; 
	color: #FFFFFF;
	background-image: url(images/menubg.jpg);
	line-height: 100%;
}
#divider {
	background-image: url(images/dividerbg.png);
	height: 27px;
	margin-top: 0px;
}

/* Content Area */
#prompt{
	line-height:150%;
	text-align:center;
	color:#009900;
	font-weight:bold;
	font-size:14px;
	padding-bottom:14px;
}
#member{
	text-align:left;
	color: #920509;
}
#member font{
	color:#A90D0D;
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:bold;
}
#loginform {
	font-size: 10px;
	text-align: left;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#formlogin input {
	font-size: 10px;
	color: #9D272D;
	vertical-align: middle;
}
#formlogin .button {
	background-color: #920509;
	background-image: url(images/menubg.png);
	color: #FFFFFF;
	background-position: bottom;
	border: 1px solid black;
}

#contentWrapper #content {
	margin: 0 0 0 260px;
	padding: 35px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content img{
	padding:0 5px;
}
.pagetitle {
	background-color: #E3E1C1;
	filter:alpha(opacity=50);
-moz-opacity:.50;	opacity:.50;
	padding: 15px;
	border: 1px solid #9F8570;
	color: #820820;
	font-size: 18px;
	margin-top: 15px;
	/*	background-image:url(images/transparent.png);
	background-color:transparent; */
}

/* Top Menu */
#topmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	float:right;
	margin-right:15px;
}

#topmenu li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 6px;
}
#topmenu li a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	color: #F5F9C7;
	font-weight: normal;
	border-right: 1px solid;
	border-right-color: #B63A3A;
}
#topmenu li a:hover {
	background-image: url(images/menubg_over.png);
	text-decoration: none;
	padding-top:8px;
	color:white;
}

/* Side Menu */
#leftColumn1 {
	float: left;
	padding: 0;
	width: 242px;
	margin-left: 15px;
	background-repeat: repeat-y;
	margin-top: -20px;
}
#leftColumn1 #menuhead {
	background-image: url(images/navheader.png);
	height: 59px;
	background-repeat: no-repeat;
}
#leftColumn1 #leftblock {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	background-image: url(images/navbg.png);
	background-repeat: repeat-y;
}
#leftColumn1 #menubottom {
	background-image: url(images/navbottom.png);
	height: 47px;
	background-repeat: no-repeat;
}
#leftblock h2, #leftblock .mainNavbg{
font-size:18px;
color:#A94B27;
padding:10px 0;
}

#leftblock ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0 10px;
	list-style-type:none;
}
#leftblock li {
	border-bottom: 1px solid #FFFF00;
	padding: 12px 20px 8px 30px;
	background-image: url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:center left;
}

#leftblock li a {
	color: #F5F9C5;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

#leftblock li a:hover{
	text-decoration:none;
	color:#A94B27;
}
#leftblock li#sub {
	list-style-type: none;
	padding-top:6px;
	padding-bottom:2px;
	border:none;
	font-size:12px;
	text-align:right;
	background-position: -600px;
}
#leftblock li#sub a{
color:#A94B27;
font-size:14px;
font-style:normal;
}
#leftblock li#sub a:hover{
color:#1D6130;
}

/* Footer Section */
#footer {
	padding: 0px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	color: #DA9715;
	height: 14px;
	background-color: #1D6130;
}

#bottomad{
	text-align:center;
	background-color: #1D6130;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 0px;
}
#bottomad a {
	color: #999999;
}
#footer a {
	color: #F6C44D;
	padding:10px;
}