/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362B37;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #252420;
	text-decoration: none;
}

body {
	background-color: #6d5570;
}

h1 {
	font-size: 24px;
	color: #6d5570;
}
h2 {
	font-size: 18px;
	color: #6d5570;
}
h3 {
	font-size: 16px;
	color: #6d5570;
}

#container {
	background-color: #e6f5c0;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	height: 1100px;
	width: 972px;
	margin: auto;
}
#container2 {
	background-color: #e6f5c0;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	height: 2000px;
	width: 972px;
	margin: auto;
}
h5 {
	font-size: 12px;
}

#Lside_bar {
	background-color: #c6e2b4;
	height: 850px;
	width: 160px;
	padding-left: 20px;
	float: left;
	margin-top: 16px;
}
#content {
	height: 450px;
	width: 790px;
	padding-top: 20px;
	float: left;
}
#column2 {
	padding: 10px 10px 0 10px;
	float: left;
	height: 640px;
	width: 200px;
}
.FloatLeft {
	float: left;
	margin: 5px;
}
#content_footer {
	clear: both;
	height: 130px;
	width: 780px;
}
.FloatRight {
	margin: 5px;
	float: right;
}


#column1 {
	padding: 10px;
	float: left;
	height: 400px;
	width: 545px;
}



#menu {
	text-align: right;
	height: 20px;
	width: auto;
	padding-top: 160px;
	padding-right: 45px;
}
h4 {
	font-size: 12px;
	color: #6D5570;
}
#stallholder {
	height: 1000px;
	width: 600px;
	background-color: #E6F5C0;
}

