/* CSS Document */


/*body part starts here*/
body{
margin: 0px;
padding: 0px;
background: url(images/main_bg.jpg) repeat-x left top;
background-color: #452C00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
}

input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

/*body part end here*/



/*header part starts here*/
.header_bg{
background: url(images/header_bg.jpg) no-repeat center top;
}

.top_bg{
background: url(images/top_bg.jpg) repeat-x left top;
height: 20px;
}
/*header part end here*/



/*content part starts here*/
.content_bg{
background: url(images/content_bg.jpg) repeat-y center top;
background-color: #A8884F;
}

.content_bg1{
background: url(images/content_bg1.jpg) repeat-y left top;
}

.image_td_padding{
padding: 0px 6px 0px 6px;
}

.image_td_bg{
background: url(images/image_bg.jpg) repeat-x left top;
height: 121px;
}

.img_border{
border: 4px solid #BFA36D;
}

.links_bg{
background: url(images/links_bg.jpg) repeat-y left top;
}

.textfield{
border: 1px solid #452D01;
width: 155px;
}

.submit{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
background-color: #452D01;
width: 75px;
height: 22px;
cursor: pointer;
border: 1px solid #C9B796;
outline: none;
}

.town_hall a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.town_hall a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.town_hall a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.town_hall a:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: underline;
}
/*content part end here*/

/* Codes for links page link */
.normal_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
text-decoration:none;
}

.normal_link a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #F9F1E2;
line-height: 18px;
text-decoration:none;
border-bottom:dashed 1px #F9F1E2;
}


.normal_link a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
border:none;
text-decoration:none;
}


.normal_link1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
text-decoration:none;
}

.normal_link1 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
text-decoration:none;
}


.normal_link1 a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
border:none;
text-decoration:underline;
}

/* codes of link page end here*/
	
/*footer part starts here*/
.footer_bg{
background: url(images/footer_bg.jpg) no-repeat center top;
}

.footer_bg1{
background: url(images/footer_bg1.jpg) repeat-x left top;
}

.footer_bg2{
background: url(images/footer_bg2.jpg) no-repeat left top;
height: 53px;
}

.copyright{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #3D2700;
}
/*footer part end here*/
 
 
/* padding none */
.padding_none{
	padding-left:0px;
	}
	
/*ends*/
IMG.img01 {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}