body
{
	background-color: #78a62b;
	margin:0;
	color : #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin : 0
	padding : 0
}
img 
{
	border : none
}
a{
	color:#003399;
	text-decoration:none;
	border-bottom:dashed 1px #003399;
}
a:hover{
	color:#336600;
	text-decoration:none;
	border-bottom:dashed 1px #336600;
}
ul
{
}
li
{
    font-size:14px;
    list-style-type:disc;
}

h1
{
    margin-top:0px;
    font-size:24px;
    font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight:normal;
}
h2
{
    margin-top:11px;
    font-size:24px;
    color:#78a62b;
    font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-align:center;
}
p,td
{
    font-size:14px;
    font-weight:normal;
    text-align:justify;
    line-height:24px;
}
.bold
{
    font-weight:bold;
}
.center
{
    text-align:center;
}
br#clear-both 
{
	clear : both;
}
#wrapper{
	background : #FFF;
	border-left : 15px solid #FFF;
	border-right : 15px solid #FFF;
	border-bottom : 15px solid #FFF;
	border-top : 1px solid #FFF;
	margin : 0 auto;
	padding : 0;
	width : 770px;
	height:900px;
	margin-top:0px;
}
#branding{
	height:88px;
	background : #FFF url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 7px 10px;
	margin : 0;
	padding : 0;
	position : relative;
	text-align: right;
}
#custcom{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-style: italic;*/
	margin-top:25px;
	margin-bottom:0px;
	margin-right:15px;
    text-align:right;
    line-height:16px;
}
#custname{
	
	margin-top:5px;
	margin-bottom:0px;
	margin-right:15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	line-height:16px;
}
.navbar{
	background-color:#b1c872;
	background-image: url(../images/navbar_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: solid 3px #FFF;
}
.navbar_tr{
	background-image: url(../images/navbar_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height:42px;
}
.navbar_tr ul 
{
	font-size : 13px;
	list-style : none;
	margin : 0;
	overflow : hidden;
	padding : 0;
	text-align : center;
	/*margin-top:10px;*/
}

.navbar_tr ul li 
{
	float : left;
	list-style : none;
	margin-right : 3px;
	width : auto;
	margin-top:10px;
	font-size : 13px;
}

.navbar_tr ul li a 
{
	color : #000;
	display : block;
	padding : 4px 0;
	text-decoration : none;
	width : auto;
	font-size: 13px;
	font-weight: bold;
	border-bottom:0px;
}
.navbar_tr ul li a:hover{
	color : #FFF;
	border-bottom:0px;
}
li.nav
{
    
}
#nav_1{
	/*wrapper 770*/
	/*space available 740px*/
	width:148px;
}
#nav_2{
	width:148px;
}
#nav_3{
	width:148px;
}
#nav_4{
	width:148px;
}
#nav_5{
	width:148px;
}

#mainphoto1,#mainphoto2,#mainphoto3,#mainphoto4
{
    height:680px;
    
}
.mphoto1
{
    background-image:url(../images/main1.jpg);
    background-repeat:no-repeat;
}
.mphoto2
{
    background-image:url(../images/main2.jpg);
    background-repeat:no-repeat;
}
.mphoto3
{
    background-image:url(../images/main3.jpg);
    background-repeat:no-repeat;
}
.mphoto4
{
    background-image:url(../images/main4.jpg);
    background-repeat:no-repeat;
}
.maincontent
{
    width:470px;
    float:left;
    padding-left:7px;
    padding-top:182px;
    position:static;
    height:500px;

}

.rightcol
{
    width:248px;
    float:right;
    background-image:url(../images/rightbkg.jpg);
    background-repeat:repeat-x;
    min-height:400px;
    margin-top:235px;
    padding:11px 11px 11px 11px;
}
.inright
{
    background-color:#FFFFFF;
    border:solid 1px #afd98f;
    min-height:300px;
    background-image:url(../images/rightinbkg.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;
}
.footer
{
    background-color:#dbe7c0;
    height:30px;
	width:100%;
}
.foot
{
    font-size:11px;
    margin-top:2px;
    text-align:center;
}
#map
{
    margin-left:10px;
    margin-bottom:60px;
}
.maincontent ul li
{
    line-height:28px;
}
.formreq
{
    background-color:#FFCCCC;
}
.formfld
{
    background-color:#FFFFFF;
}
.freqd
{
    color:#CC0000;
}
.formbut
{
    padding:4px 5px 4px 5px;
}