* {
margin: 0;
padding: 0;
*}
html {
	height: 100.02%;
}
body {
background-color: #000000;
text-align: center;
font-family: Times New Roman, serif;
margin: 0;
}
#container {
position: relative;
background-color: #31162f;
margin: 0 auto;
width: 937px;
text-align: left;
}
#tagline {
position: absolute;
top: 150px;
left: 250px;
color: #e5d900;
font-weight: bold;
font-size: 21px;
}
#header{
top: 0;
left: 0;
width: 937px;
height: 187px;
background-image: url(../_images/sirjohntrevor_logo.png);
background-repeat: no-repeat;
background-position: 225px 15px;
}
#header img {
position: relative;
top: 0;
left: 0;
width: 204px;
height: 187px;
}
#footer {
margin-top: 15px;
font-size: 0.75em;
color: #fff;
padding-right: 22px;
}
#footer img {
position: relative;
top: 0;
left: 26px;
width: 885px;
height: 152px;
}
#footer p {
margin: 2px 4px 2px 0;
text-align: right;
}
#contentwrapper {
width: 937px;
}
#content {
position: relative;
float: left;
text-align: left;
width: 732px;
}
#contentinner {
position: relative;
padding: 20px 26px 10px 0;
font-size: 1.1em;
line-height: 1.2em;
color: #fff;
}
#contentinner p {
margin-top: 1em;
}
.menu {
display: inline;
float: left;
width: 180px;
margin: 20px 0 0 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.menulink:link, A.menulink:visited, A.menulink:hover, A.activemenulink:link, A.activemenulink:visited, A.activemenulink:hover {
display: block;
background-image: url(../_images/menu_button.png);
background-repeat: no-repeat;
background-position: top left;
width: 154px;
height: 28px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #ffffff;
margin-bottom: 7px;
line-height: 26px;
text-align: center;
}

A.menulink:hover, A.activemenulink:link, A.activemenulink:visited, A.activemenulink:hover {
	color: #e5d900;
	text-decoration: none;
}
#map {
float: left;
margin-top: 18px;
width: 664px;
height: 338px;
background-image: url(../_images/findus_map.jpg);
background-repeat: no-repeat;
color: #000;
padding: 20px 20px 20px 15px;
}
#map a {
color: #000;
}
.googlemap {
line-height: 0.1;
display: block;
float: left;
padding: 0;
margin: 3px 20px 0 3px;
}
a {
font-weight: normal;
}

a:link, a:visited {
	color: #e5d900;
	text-decoration:none;		
}

a:hover, a:active {
	text-decoration: underline;
}
	
h1, h2, h3, h4, h5, h6 {
	font-style: italic;
	}
	h1 {
	font-size: 2em;
	}
	h2 {
	font-size: 1.7em;
	}
	h3 {
	margin-top: 0.5em;
	margin-bottom: -0.3em;
	font-size: 1.5em;
	}
	h4 {
	font-size: 1.4em;
	}
	h5 {
	font-size: 1.2em;
	}
	h6 {
	font-size: 1.1em;
	}
form {
color: #000;
width: 670px;
padding: 10px;
background-color: #ffffff;
display: block;
text-align: center;
}
fieldset {
border: 1px solid #aaaaaa;
text-align: left;
padding: 5px;
margin-bottom: 5px;
}
legend {
color: #555555;
font-weight: bold;
}
fieldset ol {
padding: 5px 0 5px 0;
list-style: none;
}
fieldset li {
line-height: 20px;
display: block;
float: left;
width: 100%;
padding: 2px 0 2px 0;
}
fieldset li.half {
width: 314px;
}
label {
font-weight: bold;
float: left;
width: 100px;
margin-right: 6px;
text-align: right;
}
label, li {
font-size: 12px;
}
a {
outline: none;
}