/* GENERAL STYLES */
/* GENERAL STYLES */
html { overflow: -moz-scrollbars-vertical !important; }

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: url('images/Concrete3.jpg');	
}


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #336625;
	line-height: normal;
}

h1 {letter-spacing: -1px; font-size: 32px; height: 50px; line-height: normal;}
h2 {font-size: 23px;}
h3 {font-size: 23px;}

img {border: none;}
img.left {float: left;margin-right: 15px;}
img.right {float: right;margin-left: 15px;}

/* Form */

form {margin: 0;padding: 0;}
fieldset {margin: 0;padding: 0;border: none;}
legend {display: none;}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


#header {
	width: 860px;
	height: 54px;
	margin: 0 auto;	
}


/** LOGO */

#logo {
	height: 134px;
	width: 875px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 25px; }

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 45px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#top-left{
	float: left;
	top:0;
	right:0;
	width:200px;
	padding-left: 20px;
}
#top-right {
	float: right;
	top:0;
	left:0;
	width:400px;
	padding-top: 10px;
	font-size: 20pt;
	line-height: 20pt;
	color: #336600; 
	font-family: "Arial Black", Georgia,Serif;
	height: 100px;
}


/* Page */

#page {
	width: 875px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 685px;
}

#content1 {
   	float: right;
	min-height: 300px;
	width: 685px;	
    background-image:url('images/outline_BG.png');
}

#inner-content{
	margin-left: 30px;
	margin-top: -10px;
	width: 620px;
}


/* Sidebar */
#sidebar {
	float: left;
	width: 175px;
	padding-top: 3px;
}

/* Footer */
#footer-wrap {
	height: 44px;
	margin: 0 auto;
	float: right;
	width: 600px;	
	padding-right: 40px;
}

#footer {
	margin: 0 auto;
	height: 44px;
	min-height: 44px;
	padding: 0;
}

html>body #footer {height: auto;}
#footer p {}
#legal {clear: both;padding-top: 0px;text-align: center; color: #E6CB36; font-weight: bolder;font-size: 14pt;}
#legal a {color: #FFD2C6; }

#menu3
{
    margin: 0px 0px 0px 0px;
    width: 175px;
    border: 2px #336600 solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    float: left;
    margin-right: 0px;
    padding: 0px;
    font-weight: bold;
}

#menu3 LI A
{
    min-height: 20px;
    text-decoration: none;
    voice-family: inherit;
    border:solid 2px #336600;
    border-right: none;
    border-left-width: 0px;
    border-top-width: 0px;
}

#menu3 LI A:link, #menu3 LI A:visited, #menu3 LI A:hover
{
    padding-right: 0px;
    display: block;
    padding-left: 15px;
    color: #000000;
    padding-bottom: 3px;    
    padding-top: 6px;
}

#menu3 LI A:hover{ background-color: #336600; color:#ffffff;}
#menu3 ul {list-style: none;margin: 0;padding: 0;}

#roundtop{
	float: right;
	background: url('images/outline_top.png') no-repeat;	
	width: 685px;
	height: 21px;
	vertical-align: top;
}

#roundbottom{
	float: right;
	background: url('images/outline_bot.png')  no-repeat;	
	width: 685px;
	height: 21px;	
}


==========================================
News List
==========================================
*/

#MainContent ul.NewsList
{
 margin:15px 0 0 0;
 list-style: none;
}


#MainContent ul.NewsList li
{
 margin:0 0 15px 0;
  list-style: none;
}

#MainContent ul.NewsList li a
{
 display:block;
}

#MainContent ul.NewsList li a.Event
{
	background-image:url(images/event_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
	font-weight: bolder;
}

#MainContent ul.NewsList li a.News
{
	background-image:url(images/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
	font-weight: bolder;	
}

#MainContent .EventItem strong
{
	display:block;
}



/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */

