body {
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
p {margin: 0; padding-bottom: 13px;}
a { color: #000000; font-style: normal; text-decoration: underline }
a:link { color: #184e6a; font-style: normal; text-decoration: underline }
a:visited { color: #184e6a; font-style: normal; text-decoration: underline }
a:hover { color: #b9c04d; font-style: normal; text-decoration: underline }
a:active { color: #184e6a; font-style: normal; text-decoration: underline }
h1, h2, h3, h4, h5, h6 { color: #006d9a; font-weight: normal; font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular; }
h1 {font-size: 24px; margin: 0;}
h1.pageHeading {text-indent: -1000em;}
h2 {font-size: 18px; margin-top: 0;}
#footer h3 {margin: 0; font-size: 12px; color: #184e6a}
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: center; margin-right: 15%; margin-left: 15%  }
form { margin: 0px; padding: 0px }
#footer {color: #184e6a; text-align: right; font-size: 10px;}
#footer p {margin-right: 23px;}
#footer a:link, #footer a:visited { color: #184e6a;}
#footer a:hover { color: #184e6a; background-color: #b9c04d; text-decoration: none; }
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
#today {text-align: right; font-size: 12px;}
.store {
	margin-top: 40px;
}
input.storeButton, a.storeButton:link  {
	color: white;
	background-color: #36110b;
	padding: 3px 5px;
	border: 1px solid #36110b;
	margin-top: 10px;
	text-decoration: none;
}
a.storeButton:visited  {
	color: white;
	background-color: #36110b;
	padding: 3px 5px;
	border: 1px solid #36110b;
	margin-top: 10px;
	text-decoration: none;
}
input.storeButton:hover, a.storeButton:hover  {
	color: #36110b;
	background-color: #ffffff;
	padding: 3px 5px;
	border: 1px solid #36110b;
	margin-top: 10px;
	text-decoration: none;
}
input.storeButton:focus, a.storeButton:active  {
	color: white;
	background-color: #150604;
	padding: 3px 5px;
	border: 1px solid #36110b;
	margin-top: 10px;
	text-decoration: none;
}
.gallery {
	border: 2px solid #36110b;
}
#nav, #lowerNav {font-size: 11px; color: #073146;}
#nav ul, #lowerNav ul {margin: 0; padding: 0; float: left;}
#nav ul {margin-top: 4px; border-left: 1px solid #2c789f;}
#nav li, #lowerNav li {margin: 0; padding: 0; float: left; list-style-type: none;}
#nav li {border-right: 1px solid #2c789f;}
#nav a, #lowerNav a { text-decoration: none; display: block; color: #073146;}
#nav a {border-left: 2px solid #bcc355; padding: 5px 3px 6px 3px; border-right: 2px solid #a9af46;}
#nav a:hover { background-color: #93bfd6; border-left: 2px solid #93bfd6; border-right: 2px solid #93bfd6;}
#lowerNav {margin-top: 1px;}
#lowerNav li {border-right: 1px solid #b7bf56;}
#lowerNav a {border-left: 1px solid #a6cbdd; border-right: 1px solid #607d8c; padding: 4px 2px;}
#lowerNav a:hover {background-color: #b9c04d; border-left: 1px solid #b9c04d; border-right: 1px solid #b9c04d;}
