a,body,div,input,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color:#FFF200;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	background-color:#86c440;
	margin:0px;
	padding:0px;
	text-align: center;
}
div#container {
		margin: 1em auto;
		width: 867px;
		padding: 1em;
		text-align: left;
	/*position:absolute;*/
}
embed {
	background-color:#86c440;
	height:450px;
	text-align:middle;
	width:750px;
}
form {
	margin:0px;
	padding:0px;
}
h1 {
	color:#FFF200;
	font-size:30px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	color:#FFF200;
	font-size: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:5px;
}
h3 {
	color:#FFF200;
	font-size: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:40px;
	text-align: center;
}
img {
	border:none;
}
img.left {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	
}
input, textarea {
	width:150px;
	
}
img.right {
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	
}
ul#questions li {
	list-style-type: none;
	list-style-position: outside;
}
p#copyright,p#copyright a {
	font-size: 12px;
}
p {
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
}
q {
	display:none;
}
td {
	vertical-align:top;
}
#about,#contact,#dtown,#events {
	height:71px;
	top:69px;
}
#backto {
	/*left:600px;*/
	height:63px;
	/*top:91px;*/
	text-align:right;
	width:760px;
}
#bottom {
	/*left:90px;*/
	height:15px;
	text-align:center;
	width:867px;
}
#contactus td {
	border:none;
	padding:4px;
}
#contactus td.category {
	text-align:right;
	whitespace:nowrap;

}

#titlegraphic {
	height:59px;
	/*left:15px;
	top:15px;*/
	width:770px;
}
