body {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}

li {font-weight: bold;}

h {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

* {padding: 0px; margin: 0px;}

/*Begin CSS class styles*/
.copyright {
		color: #000000;
		font-size: 12px;
}

.navbuttons {
	border: 0;
	border-bottom: #FFFFFF solid 2px;
}

.hometext {
	font-size: 20px;
	margin-left: 25px;
}

.contacttext1 {
	text-align: center;
	font-size: 16px;
}

.contacttext2 {
	text-align: center;
	font-size: 18px;
}

.images {
	border: #000000 solid 2px;
}

.indent {
	padding-left: 25px;
}

.mediumtext {
	font-size: 14px;
}

.middle {
	position: relative;
	top: -4px;
	background-image: url(images/background3.jpg);
	background-position: 0px 60px;
	border: 0px;
	z-index: 1;
	border-top: solid #000000 2px;
}
.middle2 {
	position: relative;
	top: -4px;
	background-image: url(images/background4.jpg);
	background-position: 0px 60px;
	border: 0px;
	z-index: 1;
	border-top: solid #000000 2px;
}
.sitemaptext {
	font-size: 20px;
}

.smalltext {
	font-size: 12px;
}
/*End CSS class styles*/

/*Begin CSS id styles*/
#about {height: 800px;}

#bodytext {
	width: 600px;
	margin-left: 180px;
	padding: 0;
	
}

#contactus {height: 600px;}

#container {
	border: solid #000000 2px;
	width: 800px;
}

#eventsnews {height: 550px;}

#header {
	z-index: 2;
}

#home {height: 525px;}

#home2 {height: 925px;}

#nav {
	width: 145px;
	height: 268px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 2;
	margin-right: 5px;
}

#rightside {
	width: 655px;
	z-index: 1;
}

#services {height: 700px;}

#services2 {height: 800px;}

#sitemap {
	height: 500px;
}

#sitemap2 {
	margin-left: 50px;
}
/*End CSS id styles*/