﻿html{
}
body{
	margin:0px;
	font-size:1em;
    font-family: "Times New Roman", Times, serif;
	color:#666;
}
#homeimage{
    height:100%;
}
#body h1{
    font-family: "Times New Roman", Times, serif;
	font-size:1.5em;
	margin:0px;
	padding:0px;
    color:#196a32;
    margin-bottom:5px;
}
#body h2{
    font-family: "Times New Roman", Times, serif;
	font-size:1.2em;
	margin:0px;
	padding:0px;
    color:#196a32;
}
#body a{
}
#body a:hover{
}

#body p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	line-height:1.3em;
}

#body font{
	font-size:1em;
}

#body ul{
}
#body ul li{
}

#body img.inserted{
	padding:5px;
}

/* BODY FORMAT END */


#container{
    width:950px;
    margin:auto;
    border-bottom:solid 4px #EEE;
    position:relative;
}
#header{
    padding-top:10px;
    border-bottom:solid 4px #EEE;
    height:110px;
}
#header img{
	margin-top:10px;
    float:left;
    border:none;
}
#header p{
    float:right;
    font-family: "Times New Roman", Times, serif;
    text-align:right;
    margin:0px;
    padding:0px;
    font-size:.7em;
    line-height:1.3em;
}
#menu{
    width:200px;
    float:left;
}
#menu ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
#menu ul li{
   	padding-top:5px;
    padding-bottom:5px;
    line-height:.9em;
}
#menu ul li a{
    font-family: "Times New Roman", Times, serif;
    color:#C00;
    font-size:1.1em;
    text-decoration:none;
    line-height:1em;
}
#menu ul#viewsmenu{
    border:solid 1px #666;
    border-bottom:0px; 	
    font-size:.9em;
    margin-bottom:10px;
    margin-top:5px;
   }
#menu ul#viewsmenu li{   
    border-bottom:solid 1px #666;
    padding:0;
    color:#C00;
}
#menu ul#viewsmenu li a{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	display:block;
	height:15px;
    color:#666;
}
#menu ul#viewsmenu li a:hover{
	color:white;
	background-color:#196a32;
}


#body{
    width:740px;
    padding:5px;
    float:right;
}
#footer{
    clear:both;
}
#group {
	font-size:14px;
}
#information {
	
	width:350px;
	height:620px;
	float:left;
}
#images {

width:370px;
float:right;
height:620px;
}
#menulist {
	height:500px;
	
	width:100%;
	margin-top:640px;
	}

