body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/dovemain.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFCC;

}

/* Positioning css */
#wrapper { min-width: 400px; }
          /* Always good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */

/* Setup (This all looks neater when it isn't put on display!) */

#wrapper {
	width: 100%;               /* total width */
}      

#header {
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/poppies.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#footer {
	position: relative;
	text-align: center;
	font-size: 80%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	background-color: #FFFF66;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

.outer {
	border-left-width: 110px;
}

.outer {
	width: auto;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}

.inner {
 margin: 0; width: 100%; 
}

.navbar {
	position: relative;
	width: 110px;
	float: left;
	margin-left: -110px;
	padding-top: 18px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.maincontent {
	width: 96%;
	position: relative;
	padding-top: 6px;
	padding-left: 24px;
	padding-bottom: 16px;
	text-align: justify;
}

.clear { clear: both; }

/* Main format code */
p {
	font-size: 80%;
}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	width: 100%;
	margin-top: 18px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: -16px;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	color: #993300;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	margin-bottom: -16px;
}

a:link {
	color: #003399;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}

.navbar a {
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	padding: 2px;
	width: 110px;
	color: #003399;
}
.navbar a:hover {
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	padding: 2px;
	width: 110px;
	color: #FFFFCC;
}
.navbar a:active {
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	padding: 2px;
	width: 110px;
	color: #FFFFCC;
}

#header a {
	color: #003399;
}
#header a:hover {
	color: #FF6600;

}
#header a:active {
	color: #FF6600;
}

.navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.navbar ul li {
	margin-bottom: 15px;
}

div.row {
	clear: both;
	padding-top: 1px;
	background-color: #996633;
}

.top {
	text-align: right;
	margin-bottom: 6px;
	clear: right;
}

.firstpara {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}

.directionsright {
	text-align: center;
	float: right;
	width: 24em;
	margin-left: 2em;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	font-weight: normal;
	font-size: 85%;
	background: #FFFFCC;
	padding-left: 1em;
}
.contactdetails {
	font-weight: bold;
	background-color: #FFFFCC;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-left: 40px;
	padding-top: 6px;
	margin-right: 40px;
	margin-top: 24px;
}
.contactright {
	font-size: 70%;
	float: right;
	width: 160px;
	text-align: center;
	color: #993300;
	font-weight: bold;
	margin-top: 12px;
	line-height: 20px;
}
.contactright2 {
	float: right;
	margin-right: 10em;
}
.maincontent ul {
	font-size: 80%;
	text-align: left;
	padding-left: 24px;
	margin-top: 24px;
}
.maincontent ul li{
	text-align: left;
	padding-top: 8px;
	margin-left: 8px;
	list-style: disc;
}

.maincontent table {
	font-size: 80%;
	margin-left: 16px;
	border: 2px solid #FF6600;
}
.maincontent td {
	border: 1px solid #FF6600;
	text-align: center;

}
.maincontent th {
	border: 1px solid #FF6600;
	font-weight: bold;
}

.poppies {
	float: left;
	width: 255px;
}

.question {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	width: 100%;
	margin-top: 18px;
}
.question2 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	width: 100%;
	margin-top: 24px;
}

.highlight {
	font-size: 100%;
	font-weight: bold;
	color: #CC6600;
	width: 100%;
	margin-top: 32px;
	text-align: center;
	clear: right;
}

/* Mozilla code */
.left { margin-right: 1px; }
.center { margin: 0 -8px 0 -2px; }
.parkingdetails {
	background-color: #FFFFCC;
	padding-left: 6px;
	margin-left: 40px;
	padding-top: 6px;
	margin-right: 40px;
	margin-top: 24px;
	font-size: 70%;
	text-align: center;


}
.parkingdetailsleft {

	background-color: #FFFFCC;
	padding-left: 6px;
	margin-left: 40px;
	padding-top: 6px;
	margin-right: 40px;
	margin-top: 24px;
	font-size: 70%;
}
#maincontent #janetright {
	float: right;
	margin-right: 3em;
	margin-top: 2em;
}
