html {height:100%;}
html {overflow: -moz-scrollbars-vertical;}
html {overflow-x: auto;}

body{
	margin: 0;
	padding: 0;
	line-height: 18px;
	background:#3A4429 url(../files/shared/background.jpg) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3, h4, h5 {font-weight:bold; margin:5px 0;}

h1 {
	font-size:16px;
}

h2 {
	font-size:15px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:13px;
}

h5 {
	font-size:12px;
}

hr {
	border:none;
	border-top:1px solid #000000;
	height:1px;
}

a:link {
	color: #303B1D;
	text-decoration: underline;
}
a:visited {
	color: #303B1D;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	color: #303B1D;
	text-decoration: underline;
}
/***************************************/
/* CSS LAYOUT                          */
/***************************************/

#maincontainer{
	width: 967px;
	margin: 0 auto;
	min-height:100%;
	background:url(../files/shared/columns.jpg) top left repeat-y;
	position:relative;
}
* html #maincontainer{height:auto; height:100%}

#topsection{
	height: 313px;
}
#address{
	float:left;
	margin-top:212px;
	font-size:11px;
	padding-left:565px;
	text-align:center;
	color:#EBDEB1
}

#topmenu{
	height:30px;
	width:100%;
	background:url(../files/shared/topmenu.jpg) left top no-repeat;
}

#headerline{
	height:234px;
	width:100%;
	background:url(../files/shared/headerline.jpg) top left no-repeat;
}

#mainmenu{
	height:49px;
	width:100%;
	background:url(../files/shared/mainmenu.jpg) top left no-repeat;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 173px 40px 173px;
	background:url(../files/shared/contenttop.jpg) top left repeat-x;
}

#leftcolumn{
	float: left;
	width: 173px; 
	margin-left: -967px;
}

#rightcolumn{
	float: left;
	width: 173px;
	margin-left: -173px;
}

#footerwrapper{
	clear: left;
	width: 967px;
	position:absolute;
	bottom:0;
}

#footer {
	height:32px;
	/*clear: left;*/
	width: 967px;
	position:absolute;
	bottom:0;
	background:url(../files/shared/footer.jpg) top left no-repeat;
}
#copyRight{
	text-align:center;
	font-size:11px;
	padding-top:10px;
}

.innertube{
	padding: 10px;
	margin-top: 0;
}

/***************************************/
/* TOP MENUS                           */
/***************************************/

.topMenu{
	float:right;
	margin-right:5px;
}

.topMenu ul{
	padding: 6px 0 0 0;
	margin: 0;
	text-align: left;
	color:#605030;
}

.topMenu ul li{
	display: inline;
}

.topMenu ul li a{
	color: #605030;
	padding: 0 5px;
	text-decoration: none;
}

.topMenu ul li a:hover{
	color: black;
}

.mM_selected a {
	font-weight:bold;
}

/***************************************/
/* MAIN MENUS                          */
/***************************************/

#container {
	position:relative;
	z-index:1;
	width:100%;
}
#outer {
	background:url(../files/shared/menubgr.jpg) top left no-repeat;
	height:30px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	width:100%;
	z-index:500;
}
#outer ul {
	height:26px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	margin-right:20px;
	float:right;
}
#outer ul li {
	float:left;
}
#outer ul li a {
	color:#000000;
	display:block;
	float:left;
	height:20px;
	margin-top:3px;
	margin-left:-1px;
	padding:0 20px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
#outer ul li a.down {
	background:transparent url(../files/shared/down.gif) no-repeat scroll right center;
}
#outer ul li a:hover {
	background:#C0D0AC none repeat scroll 0 0;
}
#outer ul li a.down:hover {
	background:#C0D0AC url(../files/shared/down_over.gif) no-repeat scroll right center;
}
#outer ul li a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
#outer ul li.clicked a.down {
	background:#C0D0AC url(../files/shared/down_over.gif) no-repeat scroll right center;
}

#submenus {
	background:#6A849F none repeat scroll 0 0;
	height:20px;
	position:absolute;
	top:0;
	width:925px;
	z-index:-100;
}
#submenus ul {
	height:18px;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:3px;
	position:absolute;
	top:0;
	width:100%;
	background:#676F58;
}
* html #submenus ul {height:16px;}

#submenus ul li {
	float:right;
}
#submenus ul li a {
	background:transparent url(../files/shared/diamond2.gif) no-repeat scroll right center;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	height:20px;
	line-height:16px;
	padding:0 14px 0 10px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
* html #submenus ul li a {height:16px;}
#submenus ul li .last {background:none}
#submenus ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/***************************************/
/* LEFT MENUS                          */
/***************************************/

.leftmenu{
	width: 165px;
	margin-left:3px;
}

.leftmenu .menuheader{
	background: url(../files/shared/titlebar.jpg) repeat-x center left;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	color:#DDC972;
	cursor:pointer
}
.leftmenu .menuheader a{
	color:#DDC972;
	text-decoration:none;
	width:155px;
	display:block;
}

.leftmenu h3{
	font-weight:normal;
	font-size:12PX;
	margin:0;
}

.leftmenu .openheader{
	background-image:url(../files/shared/titlebar-active.jpg);
	color:#E4DEB9	
}

.leftmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

.leftmenu ul li{
	padding-bottom: 2px;
}

.leftmenu ul li a{
	color: #E4DEB9;
	background: url(../files/shared/arrowbullet.gif) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	border-bottom: 1px solid #E1D4A7;
}

.leftmenu ul li a:visited{
	color: #E4DEB9;
}

.leftmenu ul li a:hover{
	color: #384532;
	background:url(../files/shared/arrowbullet_hover.gif) no-repeat center left;
	background-color: #DDC972;
}

/***************************************/
/* SITEMEP                             */
/***************************************/


.siteMap {
	padding:10px 20px;
	color:#384532;
}

.sitemap a {
	text-decoration:none;
	color:#384532;
}

.sitemap a:hover{
	text-decoration:underline;
}

.sm_index {
	width:29px;
	height:21px;
	background:url(../files/shared/smap_line_cont.gif) top left no-repeat;
}

/***************************************/
/* CALENDAR                            */
/***************************************/

.calendarHeader { 
	color: #E1D4A7;
	text-align:right;

} 

.calendarToday {
	color: #FFFFFF;
	font-weight:bold;
} 

.calendar {
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E1D4A7;
	background-color: #676F58;
}

#calendarwrapper {
	margin-top:10px;
	margin-left:4px;
	border-top:2px solid #E1D4A7;
	border-bottom:2px solid #E1D4A7;
}

/***************************************/
/* CALENDAR                            */
/***************************************/

.newsBoxHeader{
	padding-left:15px;
	color:#E1D4A7;
	margin:10px;
	margin-left:0;
	font-weight:bold;
}

.newsBox{
	width:165px;;
	background:#676F58;
	margin-left:4px;
	border-top:2px solid #E1D4A7;
	border-bottom:2px solid #E1D4A7;
}

.newsContent{
	padding:10px;
	line-height:17px
}
.newsContent a, .newsContent a:visited, .newsContent a:active {
	color:#E1D4A7;
	text-decoration:none;
}
.newsContent a:hover{
	color:#FFFFFF
}
.newsContent .divider {
	text-align:center;
	margin:5px 0;
	height:20px;
	background:url(../files/shared/divider.gif) center no-repeat;
}
.newsContent .newsDate{
	font-size:9px;
	color:#BCAF7B;
}
.newsContent p{
	margin:0;
}
.newsDate{
	font-size:11px;
	color:#303B1D;
}
.moreNews{
	margin-top:10px;
	text-align:right
}
.newsArchive{
	margin-bottom:10px;
}
/***************************************/
/* SEARCH                              */
/***************************************/

#searchLine {
	margin-left:4px;
	margin-top:4px;
	float:left;
}

#searchInput {
	color:#000000;
	font-style:italic;
	background:transparent url(../files/shared/search.gif) no-repeat right;
	padding-right:15px;
	width:150px;
	border:none;
	border-bottom:1px solid #999999
}

.searchTitle {
	margin-top:-5px;
	background:url(../files/shared/arrow.gif) left no-repeat;
	padding-left:15px;
}
.searchHead{
	margin-top:10px;
}
.searchHead a{
	font-weight:bold;
	text-decoration:none
}
.searchHead a:hover{
	text-decoration:underline
}

/***************************************/
/* FORM                                */
/***************************************/

.subscribeTitle{
	text-transform:uppercase;
}
.cssform {
	margin:0;
	padding:0;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 155px;
	border-bottom: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; 
	width: 150px; 
}

.cssform .myinput{
	width: 300px;
	background:#DACA94;
	border:1px solid #989392;
}

* html .cssform .myinput{width: 290px;}

.txtNumber {
	width: 100px;
	background:#DACA94;
	border:1px solid #989392;
}
.subscSubmit{
	margin-left:155px;
	margin-top:5px;
}
.formButton{
	cursor:pointer;
	padding:1px;
	font-size:11px
}

* html .threepxfix{
margin-left: 3px;
}
