body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 810px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 160px;
	background-color: #FFFFFF;
}
#topright {
	float: right;
	height: 160px;
	width: 575px;
	text-align: center;
}


#centermiddle{
	margin-top:15px;
}

#centermiddleleft{
	width:390px;
	float:left;

}

#centermiddleright{
	width:160px;
	float:left;
	margin-left:15px;
}

.cl {
clear:both;
}

#gallery {
	width: 790px;
	padding-top: 0px;
}
#news {
	width: 222px;
	height: 100%;
	position: relative;
	right: 240px;
	margin-top: 34px;
	background-color: #333333;
	color: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}
#news .orange {
	padding-bottom: 30px;
	display: block;
}

#news a {
	color: white;
}

#menu {
	width: 549px;
	background-color: #CC3300;
	padding: 13px;
	float: right;
	position: relative;
	left: -5px;
	bottom: 2px;
	text-align: center;
}
.newsitem{
	display:inline;
	vertical-align:top;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

}
.newsitem2{
	position: relative;
	bottom: 576px;

}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #cc3300;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #cc3300;
	text-decoration: none;
	color: #FFFFFF;
}
.content {
	width: 570px;
	float: right;
	text-align: center;
	margin-top: 5px;
	background-color: #FFFFFF;

}
#pad a:link{
	text-decoration: underline;
	color: gray;
}

#indentContent {
	margin-left: 30px;
	margin-right: 30px;
}
#pad a:visited{
	text-decoration: underline;
	color: gray;
}
#pad a:hover{
	text-decoration: underline;
	color: silver;
}

/*#photos {
	width: 550px;
	float: right;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding: 10px;
}*/

#photos img {
	padding: 6px;
}

.imageHolder {
	position: relative;
	float: left;
	width: 126px;
	text-align: center;	
}

p {
margin: 0 0 0 0px;
}
h1 {
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

h5 {
text-align: left;
	font-size: 110%;
	font-weight: strong;
	color: #FFFFFF;
}

h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 2px;
	color: #000000;
}
#footer {
	background-color: #cc3300;
	padding: 12px;
	width: 787px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
#admin {
	background-color: #FFFFFF;
	color:#000000;
	font-size: 90%;
	text-align: right;
	float: right;
	width: 810px;
	margin: 0px auto;
}
#admin a:link, #admin a:active, #admin a:hover, #admin a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #cc3300;
	margin: 0px;
	padding: 0px;
}
h6 {
text-align: left;
	font-size: 180%;
	font-weight: normal;
	color: #000000;
}

FORM {
	margin: 40px 0 100px 40px;
	padding: 0;
	width: 250px;
}

.largeblack {
	font-size: 240%;
	color: #000000;
	line-height: 120%;
}

.orange {
	color: #CC3300;
	text-align: center;
	font-size: 120%;
	}

.med_bold {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

.12px {
	font-size: 12px
}

.med_black {
	font-size: 180%;
	color: #000000;
	text-align: center;
}

.large_title {
	font-size: 240%;
	font-weight: bold;
	font-style: italic;
}
ul{
	list-style: none;
	padding-left: 0;
}
ol{
	list-style: none;
}
li{
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: none;
}

#copyright {
	background-color: #FFFFFF;
	width: 787px;
	margin: 5px auto;
	color:#000000;
	font-size: 80%;
	text-align: center;
	clear:both;
	
}
#copyright a:link, a:visited{
	color: gray;
	text-decoration: none;
}
#copyright a:hover{
	color: silver;
	text-decoration: underline;
}
