@charset "utf-8";

body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	font-size: 11px;
    background: url("images/back.png") repeat-x scroll 0 0 #FFFFFF !important;

}

#header  {

	padding: 15px 0px 0 25px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

	height: 150px;

	background-color: #FFF;

	width: 290px;

	float: left;

}

#share {

	margin-left: 75px;

	margin-top: 130px;

	height: 25px;

	width: 150px;

	float: left;

	margin-bottom: 0px;

}







#tagline {

	margin-left: 585px;

	margin-top: 10px;

	color: #FFF;

	font-size: 14px;

	height: 150px;

	background-image: url(images/people_count.png);

	background-repeat: no-repeat;

}

#menu {

	height: 28px;

	margin-left: 0px;

	text-align: left;

	background-image: url(images/bar_black.png);

	background-color: #000;

	margin-bottom: 10px;

}



#content {

	width: 640px;

	padding: 10px;

	line-height: 16px;

	float: left;

	margin-left: 20px;

	text-align: left;

}

#title {

	font-size: 16px;

	font-weight: bold;

	line-height: 24px;

	margin-left: 25px;

	text-align: left;

}

#tips {

	margin-left: 2px;

	color: #FFF;

	font-size: 14px;

	height: 220px;

	background-repeat: no-repeat;

}

#tip_title {

	font-size: 14px;

	line-height: normal;

	font-weight: bold;

	color: #FEB559;

	text-align: center;

	/*width: 294px;*/

	padding-top: 2px;

}

#tip_text {

	font-size: 10px;

	color: #FFF;

	margin-left: 55px;

	width: 215px;

	padding: 2px 10px 5px 10px;

	line-height: 13px;

	font-weight: normal;

	text-align: left;

}

#tip_text_title {

	font-size: 12px;

	font-weight: bold;

	color: #FFF;

	text-decoration: underline;

	padding-bottom: 5px;

	margin-bottom: 5px;

}



#tip_image {

	background-image: url(images/graph.png);

	background-repeat: no-repeat;

	height: 100px;

	width: 50px;

	float: left;

	margin: 5px;

}

#line {

	background-image: url(images/horz_line.png);

	background-repeat: repeat-x;

	height: 18px;

	width: 900px;

	margin-left: 48px;

	margin-right: 48px;

	margin-bottom: 5px;

	clear: left;

}



#banner_left {

	height: 319px;

	width: 300px;

	margin: 0 0 0 25px;

	float: left;

	text-align: left;

	line-height: 18px;

}

#banner_left2 {

	height: 319px;

	width: 300px;

	margin: 0 0 0 25px;

	float: left;

	text-align: left;

	line-height: 14px;

}



.service_left {

	height: 319px;

	width: 300px;

	margin: 0 0 0 -30px;

	float: left;

}

.service_left2 {

	height: 319px;

	width: 300px;

	margin: 0 0 0 -50px;

	float: left;

	line-height: 14pt;

}

.service_left3 {

	height: 319px;

	width: 300px;

	margin: 0 0 0 20px;

	float: left;

	line-height: 14pt;

}

.service_left4 {

	height: 319px;

	width: 300px;

	margin: 0 0 0 0px;

	float: left;

	line-height: 14pt;

}

.service_left5 {

	height: 319px;

	width: 300px;

	margin: 0 0 0 -60px;

	float: left;

	line-height: 14pt;

}

#banner_content {

	margin: 0 0 0 5px;

	float: left;

}

#banner_line {

	height: 310px;

	width: 10px;

	margin: 0 8px 0px 8px;

	float: left;

	background-image: url(images/vert_line.png);

	background-repeat: repeat-y;

}



#banner_mid {

	height: 319px;

	width: 300px;

	margin: 0px;

	float: left;

	text-align: left;

	line-height: 18px;

}

#services {

	margin: 0 0 0 25px;

	float: left;

	color: #346300;

	font-size: 14px;

	line-height: 22px;

	font-weight: bold;

	list-style-image: url(images/icon_check_sm.png);

}



#banner_line2 {

	height: 310px;

	width: 10px;

	margin: 0 8px 0 8px;

	float: left;

	background-image: url(images/vert_line.png);

	background-repeat: repeat-y;

}


.txtmessage{
    color: red;
    font-size: 14px;
    padding-bottom: 10px;
    
}
#banner_right {

	height: 319px;

	width: 285px;

	margin: 0px;
	text-align: left;

	line-height: 18px;
    float:left;

}

#banner_content2 {

	margin: 5px 0 0 38px;

	float: left;

	background-color: #FFF;

	padding: 5px;

}









#footer  {

	height: 20px;

	background-color: #fff;

	padding: 5px 0px 0px 0px;

	color: #2F0000;

	

} 





#credits {

	width: 600px;

	float: left;

	font-size: 10px;

	padding-top: 5px;

	text-align: left;

	margin-left: 25px;

	height: 18px;

	color: #000;

}

#tagline-credits {

	margin-left: 765px;

	margin-top: 0px;

	color: #000;

	font-size: 10px;

	padding-top: 2px;

	height: 18px;

}

#about {

	width: 900px;

	padding: 10px;

	line-height: 16px;

	margin-left: 25px;

	text-align: left;

}

#about_bottom {

	width: 915px;

	margin: 5px 5px 5px 25px;

	float: left;

	line-height: 14pt;

	font-size: 14px;

	font-weight: bold;

}

#bio {

	width: 630px;

	margin: 5px 5px 5px 50px;

	line-height: 14pt;

	font-size: 12px;

	height: 500px;

	text-align: left;

	padding-bottom:50px;

}

#title_bio {

	font-size: 16px;

	font-weight: bold;

	line-height: 24px;

	margin-left: 45px;

	padding-top: 10px;

	text-align: left;

}

#bio_photo {

	height: 250px;

	width: 188px;

	margin: 5px 15px 10px 0px;

	float: left;

	line-height: 14pt;

	padding: 5px;

	background-color: #346300;

	border-bottom-color: #874E00;

	border: 2px;

}

#bio_form {

	width: 249px;

	margin: 0px;

	margin-left: 10px;

	left: 525px;

	background-color: #E9F1DC;

	margin-bottom: 20px;

	text-align: left;
    padding-bottom: 10px;

}

#form2 {

	margin: 10px 10px 10px 18px;

}

#title_bio2 {

	font-size: 16px;

	font-weight: bold;

	line-height: 24px;

	margin-left: 10px;

	margin-top: 15px;

}

#radio {

	margin: 10px 60px 10px 325px;

	height: 80px;

	position: relative;

	background-color: #F5FAF1;

	padding-top: 10px;

	background-image: url(images/mp3_icon.png);

	background-repeat: no-repeat;

	padding-left: 60px;

}

#taxnews {

	margin: 10px 60px 10px 325px;

	height: 80px;

	position: relative;

	background-color: #F5FAF1;

	padding-top: 10px;

	background-image: url(images/pdf_icon.png);

	background-repeat: no-repeat;

	padding-left: 60px;

	background-position:center left;

}

#rss {

width: 350px;

	padding: 10px;

	line-height: 35px;

	margin-left: 25px;

	text-align: left;

	padding-bottom:50px;

	padding-left:500px;

	background-image: url(images/rss_icon.jpg);

	background-repeat: no-repeat;

	background-position:top right;

	

}

#news {

	width:580px;

	 margin: 10px;

	position: relative;

	background-color: #F5FAF1;

	/*padding-bottom:50px;

	padding-left:90px;

	padding-right:150px;

	padding-top:10px;*/

	

	

}

#newsBig {

	margin: 10px 60px 10px 325px;

	position: relative;

	background-color: #F5FAF1;

	padding-top: 10px;

	padding-left: 60px;

}

#links {

	margin: 10px 100px 10px 65px;

	position: relative;

	background-color: #F5FAF1;

	padding: 10px 10px 10px 60px;

	background-image: url(images/check.png);

	background-repeat: no-repeat;

}

#taxes {

	margin: 10px 310px 10px 25px;

	position: relative;

	background-color: #F5FAF1;

	padding: 10px 10px 10px 20px;

	background-repeat: no-repeat;

}

#contact {

	width: 630px;

	margin: 5px 5px 5px 50px;

	line-height: 14pt;

	font-size: 12px;

	height: 150px;

}

#contact_map {

	width: 620px;

	margin: 5px 5px 5px 50px;

	line-height: 14pt;

	font-size: 12px;

	height: 450px;

	padding-left: 15px;

}

#form3 {

	margin: 10px 10px 10px 18px;

	font-size: 12px;

	font-weight: bold;

	list-style-image: url(images/icon_check_sm.png);

	line-height: 20px;

	text-align: left;
    padding-bottom:10px;
}

#contact_form {

	width: 249px;

	margin: 0px;

	margin-left: 10px;

	left: 525px;

	background-color: #E9F1DC;

	margin-bottom: 20px;

}

#log {

	background-color: #F5FAF1;

	padding: 10px;

	margin: 5px 5px 5px 40px;

	width: 300px;

	height: 190px;

	padding-left: 0px;

}

#adminMenu {

	background-color: #F5FAF1;
	padding: 10px 10px 10px 20px;
	margin: 5px 5px 5px 5px;
	width: 200px;
    float:left;
}

#adminMain{

	width: 990px;

}

#adminMainResource{

width: 950px;

}

#adminBody {
	width:702px;
	text-align:left;
    float:right;
    padding-bottom: 20px;
}

#adminBodyDocView {

	position:absolute;

	width:702px;

	height:1200px;

	margin-left:225px;

	top: 267px;

	

}

#adminBodyfile {

	position:absolute;

	width:60px;

	

	

}

#adminHeading{

width:500px; 

height:30px; 

left: 2px;

top: 6px;

font-size:15px;

text-align:center;

}

.adminFormContent{

position:absolute; 

 width:200px; height:115px;

}

#title_services {

	font-size: 14px;

	font-weight: bold;

	line-height: 24px;

	margin-left: 0px;

	margin-bottom: 20px;

}

#title_orange {

	font-size: 14px;

	font-weight: bold;

	line-height: 24px;

	margin-left: 0px;

	margin-bottom: 20px;

}

#footer a {

	height: 20px;

	background-color: #fff;

	padding: 5px 0px 0px 0px;

	color: #2F0000;

	text-decoration: none;

}

#about_log {

	width: 900px;

	padding: 10px;

	line-height: 16px;

	margin-left: 25px;

	text-align: left;

	height: 350px;

}

#adminBodycc {

	position:absolute;

	width:600px;

	height:115px;

	margin-left:300px;

	top: 300px;

	text-align:left;

}

.mainfooter{

    padding-bottom: 40px;

}
.btnupload{
    margin-top: 15px;
}
.btnupload a{
    font-size: 18px;
    
    text-decoration: none;
}
.txtreset{
    color: red; 
    font-size: 20px;
}
.txthelp{
    color:red;
    width: 400px;
    padding-top: 12px;
}
#submit{
    background-color: transparent;
    background-image: url("images/btn1.png");
    border: medium none;
    height: 32px;
    text-indent: -9999px;
    width: 133px;
}
.btngroup{
    border: 1px solid #E5E5E5;
    padding: 30px;
    width: 380px;    
}
