body{
    background-color:#94B694;
}
p{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-top:5px;
}
h1{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#669966;
	padding-top:5px; 



}
.header {
	clear: both;
	height: 124px;
	width: 970px;
}
.midcontainer {
	background-color: #FFFFFF;
	clear: both;
	height: 100%;
	width: 970px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.navi_top {
	float: left;
	height: 18px;
	width: 195px;
}
.navigation {
	clear: both;
	height: 100%;
	width: 195px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #8AC43F;
	text-align: left;
}
.navigation ul
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	display:block;	
}

.navigation li
{
    display: inline;
	padding:0px;
    margin:0;
    border:none;
	font: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 12px; 
}

.navigation a
{
    display:block;
	color: #FFFFFF;
	line-height:25px;
    width: 145px;
    text-decoration:none; 
    margin:0;
	text-align: left;
	border-bottom: 1px dotted white;
	padding-left: 50px;
	background-image:url(../images/button_up.gif); 
	background-repeat:no-repeat;
	background-position:10%;
}

.navigation a:active
{
    background-color: #BCDFEB;
    color:#333333;
	font: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	background-image:url(../images/button_down.gif); 
	background-repeat:no-repeat;
	background-position:10%;
}
.navigation a:hover
{
    background-color: #BCDFEB;
    color:#333333;
	font: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	background-image:url(../images/button_down.gif); 
	background-repeat:no-repeat;
	background-position:10%;
}
.navi_bottom {
	clear: both;
	height: 18px;
	width: 195px;
}

.topmiddle {
	float: left;
	height: 100%;
	width: 970px;
	padding-top: 5px;
}
.bottommid {
	clear: both;
	height: 5px;
	width: 970px;
}

.footer {
	clear: both;
	height: 35px;
	width: 800px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 7px;
	padding-right: 170px;
}
.footer a{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#CCCCCC;
}
.leftcontainer {
	float: left;
	height: 100%;
	width: 195px;
	padding-left: 10px;
}
.navi_container {
	float: left;
	height: 100%;
	width: 195px;
}
.contact {
	clear: both;
	height: 100%;
	width: 195px;
	padding-top: 5px;
}
.bluetop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-image: url(../images/topblue.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 180px;
	padding-top: 3px;
	padding-left: 15px;
	text-align: left;
}
.contact_text {
	clear: both;
	height: 100%;
	width: 180px;
	background-color: #BCDFEB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
}
.contact_bottom {
	clear: both;
	height: 16px;
	width: 195px;
}

.content {
	float: left;
	height: 100%;
	width: 550px;
	padding-left: 5px;
}
.yellowtop {
	float: left;
	height: 16px;
	width: 550px;
}
.text {
	clear: both;
	height: 100%;
	width: 550px;
	text-align: left;
}

.photo {
	float: left;
	height: 100%;
	width: 195px;
	padding-left: 5px;
}
.textbox{
    width:180px;
	height:18px;
	border:1px solid #cccccc;
	background-color:#f2f2f2;
}
.textarea{
    width:180px;
	height:45px;
	border:1px solid #cccccc;
	background-color:#f2f2f2;
}
.redfont{
    color:#CC0000;

}
.submit{
    width:80px;
	height:20px;
	border:1px solid #BCDFEB;
	background-color:#BCDFEB;
	color:#333333; 

}
