body { color: #161; font-size: 14px; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #008804; /* background-image: url(images/main-bg.jpg); background-repeat: repeat-x; */ margin: 0; }
p {/*margin: 0;*/}
a { color: #000000; font-style: normal; text-decoration: underline }
a:link { color: #000000; font-style: normal; text-decoration: underline }
a:visited { color: #000000; font-style: normal; text-decoration: underline }
a:hover { color: #d75300; font-style: normal; text-decoration: underline }
a:active { color: #000000; font-style: normal; text-decoration: underline }
h1 {
	font-weight: normal;
	font-size: 24px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 0;
	padding-top: 2px;
}
h2 { font-weight: bold; font-size: 18px; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.lowerlinks { color: black; font-size: 10px; text-decoration: none; text-align: center; margin-top: 10px;}
.lowerlinks a:link { color: black; font-size: 10px; text-decoration: none }
.lowerlinks a:visited { color: black; font-size: 10px; text-decoration: none }
.lowerlinks a:hover { color: #d75300; font-size: 10px; text-decoration: none }
.lowerlinks a:active { color: black; font-size: 10px; text-decoration: none }
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: left; margin-right: 20%; margin-left: 20%  }
form { margin: 0px; padding: 0px }
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.store {
	margin-top: 40px;
}
input.storeButton, a.storeButton:link  {
	color: #e9e849;
	background-color: #008804;
	padding: 3px 5px;
	border: 1px solid #008804;
	margin-top: 10px;
	text-decoration: none;
}
a.storeButton:visited  {
	color: #e9e849;
	background-color: #008804;
	padding: 3px 5px;
	border: 1px solid #008804;
	margin-top: 10px;
	text-decoration: none;
}
input.storeButton:hover, a.storeButton:hover  {
	color: #008804;
	background-color: #e9e849;
	padding: 3px 5px;
	border: 1px solid #008804;
	margin-top: 10px;
	text-decoration: none;
}
input.storeButton:focus, a.storeButton:active  {
	color: #e9e849;
	background-color: #004402;
	padding: 3px 5px;
	border: 1px solid #008804;
	margin-top: 10px;
	text-decoration: none;
}
.gallery { background-color: #dae; border: solid 2px #008804; }
#nav ul, #nav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li a {
	text-decoration: none;
	color: #008804;
	display: block;
	padding: 2px 5px;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #000000;
/*	color: #e9e849;
	background-color: #008804;
*/}
#header a {
	text-indent: -1000em;
	display: block;
	outline: none;
	width: 445px;
	height: 158px;
	position: absolute;
	left: 407px;
	top: 21px;
}
.galleryNav a:link { color: #161; font-size: 14px; font-family: "Comic Sans MS"; text-decoration: none; }
.galleryNav a:visited { color: #161; font-size: 14px; font-family: "Comic Sans MS"; text-decoration: none; }
.galleryNav a:hover { color: #000; font-size: 14px; font-family: "Comic Sans MS"; text-decoration: none; }
.galleryNav a:active { color: #161; font-size: 14px; font-family: "Comic Sans MS"; text-decoration: none; }
img.galleryimage {
	padding: 2px;
	border: 2px solid #008804;
}
#mainNav a:link { color: #161; font-size: 18px; font-family: "Comic Sans MS"; text-decoration: none; }
#mainNav a:visited { color: #161; font-size: 18px; font-family: "Comic Sans MS"; text-decoration: none; }
#mainNav a:hover { color: #000; font-size: 18px; font-family: "Comic Sans MS"; text-decoration: none; }
#mainNav a:active { color: #161; font-size: 18px; font-family: "Comic Sans MS"; text-decoration: none; }
