/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 18px; color: rgb(0,128,0); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 #village_hall {
	font-size: 75%;
	margin-left: 30px;
}
.left_margin {
	margin-left: 35px;
}
#new_gallery {
	margin-left: 145px;
}
.TextObject p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfloat {
	clear:both;
	height:0px;
}
.main_bg {
	border: thick none #F00;
	background-image: url(assets/images/text-main-background.jpg);
	background-repeat: repeat-y;
	padding: 30px;
}

#top_left {
	float: left;
	width: 420px;
	padding-right: 20px;
}
#top_right {
	float: right;
	width: 420px;
}

#low_left {
	float: left;
	width: 420px;
	padding-right: 20px;
}
#low_right {
	float: right;
	width: 420px;
}#table_left {
	margin-left: 32px;
	font-size: 75%;
}
#table_right {
	font-size: 75%;
	margin-right: 30px;
}
