/* CSS Document */

body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
color:#000000;
line-height:20px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#86c773;
}

.heading{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
color:#ffffff;
}

.home_image_marquee{
border-top:2px solid #82c950;
padding-top:8px;
padding-bottom:8px;
border-bottom:2px solid #82c950;
}

.link{
text-decoration:none;
color:#000000;
}

.link a{
text-decoration:none;
color:#000000;
}

.link a:hover{
text-decoration:underline;
color:#000000;
}

.bot_tab{bottom:0px;position:fixed; right:10px; background:url(images/bot_tab.gif) no-repeat; padding:5px 0px 0px 0px; width:93px; text-align:center; border-bottom:1px solid #8C9096;}


.container{
width:700px;
border:1px solid #006633;
margin-left:26px;
margin-top:25px;
margin-bottom:25px;
padding:10px;
background-color:#98cf87;
}

.formstyle{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border:1px solid #006633;
padding:3px;
}

#home_header2{
width:775px;
height:201px;
background-image:url(images/header2.jpg);
background-repeat:no-repeat;
background-color:#98cf87;
}

.text{
width:700px;
height:175px;
padding-left:45px;
padding-top:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:26px;
color:#00422f;
}

/*---------------#Navigation starts here---------------------*/

#topNav{
clear:both;
width:775px;
margin:0;

}

.tabs{
margin:0 0 0 0;
padding:0px;
}

.tabs li{
margin-left:0px;
list-style:none;
display:inline;
}

.tabs li img{
border:none;
margin-left:0px;
}

#left_column fieldset {
	width:350px;
	border: 1px solid #204A92;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#left_column fieldset table {
	font-family: Tahoma;
	font-size:12px;
	margin-top: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
}

#left_column fieldset input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #164676;
	padding: 2px;
	background-color: #F3F3F3;
}

#left_column fieldset textarea {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #164676;
	padding: 2px;
	background-color: #F3F3F3;
}

#left_column legend {
	color:#FF3300;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
}

.formstyle{
background:#f6f6f6;
border:1px solid #006633;
color:#666666;
font-size:11px;
padding:4px;
font-family:Tahoma;
}

