﻿body {
	margin: 0;
	background-color:#938F42;
}

#header-wrap {
	width: 100%;	
}
#header-container {
	width:810px;
	margin:0 auto;
}
.left{
	float:left;
}
.height{
	height:148px;
}
.flash{
	height:250px;
	background-color:#ccc;
}
.clear{
	clear:both;
}
.navigation{
	background-color:#969D4A;
	height:33px;
	width:100%;
}
.animated{
	width:200px;
	height:23px;
	background-image:url(images/animated_2.jpg) ;
	background-repeat:no-repeat;
	padding-top:7px;
}
.navigation ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.navigation ul li{
	float:left;
	
}
marquee a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.navigation ul li a:active, .navigation ul li a:link, .navigation ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
	width:135px;
	height:23px;
	text-align:center;
	padding-top:10px;
}
.navigation ul li a:hover, .navigation ul li a.active{
	display:block;
	width:135px;
	height:23px;
	color:#ffffff;
	background-color:#215735;
}
.height_navigation{
	
	height:33px;
}
ul{
	color:#ffffff;
}
#container {
	width: 810px;
	margin:0 auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.left_container{
	width:212px;
	
	
}
.right_container{
	width:578px;
	font-size:12px;
	padding:10px;
}
.calendar{
	width:212px;
	height:140px;
	padding-top:25px;
	background-image:url(images/sample_13_small.jpg);
	background-repeat:no-repeat;
}
.height_top_left_container{
	height:140px;
}
.bgcolor{
	background-color:#215735;
}
.width_bgcolor{
	width:212px;
	height:150px;
}
.height_bgcolor{
	width:100%;
	height:290px;
}
.footer{
	
	
}
p{
	text-align:justify;
	color:#ffffff;
}
td{
	vertical-align:top;
}
h1{
	font-family:Arial;
	font-size:20px;
	color:#ffffff;
}

#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;	
}

#footer {
	width: 805px;
	color:#ffffff;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 0 0 5px;
	height:40px;
	margin: 0 auto;
	position: relative;
}
.footer_txt{
	float:right;padding-right:12px; padding-top:5px; text-align:right; color:#000;
}
.footer_txt a:link, .footer_txt a:active, .footer_txt a:visited{
	color:#215735;
	text-decoration:none;
}
.footer_txt a:hover{
	text-decoration:underline;
}