
/* CSS definition file containing sitestyle stylesheets */
a:link {
	color: #48A1FF;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #48A1FF;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#address {
	width: 136px;
	height: 160px;
	position: absolute;
	left: 2px;
	top: 410px;
}

.gallerypic {
	width: 250px;
	height: 150px;
	margin-bottom: 20px;
	margin-right: 20px;
}



a:hover {
	color: #666666;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #48A1FF;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 0px;
}

body {
	background-color: #5db108;
	background-repeat: repeat-x;
}

#form {
	top: 50px;
	width: 465px;
	left: 35px;
	text-align: justify;
	position: relative;
	float: left;
	padding-bottom: 70px;
}

#navbutton2 {
	width: 136px;
	height: 30px;
	left: 2px;
	top: 230px;
	position: absolute;
}

#navbutton3 {
	width: 136px;
	height: 30px;
	left: 2px;
	top: 260px;
	position: absolute;
}

.container {
	width: 760px;
	position: relative;
	background-color: #5db108;
	margin-right: auto;
	margin-left: auto;
}

#threepoints {
	height: 70px;
	width: 120px;
	margin-bottom: 20px;
}


#list {
	list-style: circle;
	display: list-item;
}

#navbutton4 {
	width: 136px;
	height: 30px;
	left: 2px;
	top: 290px;
	position: absolute;
}

#header {
	width: 760px;
	height: 190px;
	position: relative;
	top: 10px;
}

#maintext {
	top: 25px;
	width: 465px;
	left: 185px;
	text-align: justify;
	position: relative;
	padding-bottom: 40px;
}

#gallery {
	width: 555px;
	left: 185px;
	position: relative;
	top: 25px;
}


#navbutton5 {
	width: 136px;
	height: 30px;
	left: 2px;
	top: 320px;
	position: absolute;
}

#mainbody {
	top: 30px;
	width: 740px;
	left: 0px;
	position: relative;
	float: left;
}

h1 {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em
	font-weight: bold;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style: disc;
	
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	list-style: disc;
}


#bottombar {
	position: relative;
	background-image: url(bottombar.jpg);
	background-repeat: no-repeat;
	display: table;
	width: 760px;
	height: 40px;
}

#copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: right;
	color: #2F94FF;
	padding-right: 20px;
	padding-top: 8px;
}


#navbutton1 {
	width: 136px;
	height: 30px;
	left: 2px;
	top: 200px;
	position: absolute;
}

#center {
	width: 760px;
	background-image: url(centerbg.jpg);
	top: 0px;
	position: realtive;
	display: table;
}

#navbutton6 {
		width: 136px;
	height: 30px;
	left: 2px;
	top: 350px;
	position: absolute;
}

#navbutton7 {
			width: 136px;
	height: 30px;
	left: 2px;
	top: 380px;
	position: absolute;
}



