﻿body {
	background-repeat: no-repeat;
	background-color: #006600;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-family: verdana;
}

#header h1 {

	color: #003300;

	font-size: 3em;

}

.bluefont {
	color: #0000FF;
	font-size: 1.4em;
	text-align: center;
	background-color: #00CC00;
}
#footer {
	margin: 10px;
	text-align: left;
	font-size: .9em;
}

.boldfont {

	font-weight: bold;

}



#wrapper {

	background-image: url('Images/img01.jpg');

	background-repeat: repeat-x;

	width: 760px;

	text-align: left;

	margin-right: auto;

	margin-left: auto;

	background-color: #75A432;

	font-size: 1.8em;

	border: thin solid #003300;

	margin-top: -10px;

}

.greenline {

	background-color: #003300;

	width: 100%;

	height: 2px;

}

#address {
	font-size: 2em;
	color: #003300;
}
#header {
	border-bottom: medium solid #003300;
background-image: url('Images/img01.jpg');
		height: 300px;
		width: 100%;
		background-repeat: no-repeat;
		border-left-color: #003300;
	border-left-width: medium;
	border-right-color: #003300;
	border-right-width: medium;
	border-top-color: #003300;
	border-top-width: medium;
}
#container {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bottomborder {
	border-width: thin;
	border-color: #003300;
	border-bottom-style: ridge;
	height: 140px;
}



#footer a {

	color: #000000;

}



.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imagemargin {
	margin: 10px;
}
img {
	border-width: 0px;
}
#snapper {
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-bottom-color: #003300;
	width: 100%;
	height: 485px;
}
.highlight {
	background-color: #FFFFCC;
}

#simplicity {
	height: 180px;
}

