* {
	margin: 0px;
}

html {
	background-color: #265B4B;
	background-image: url(images/phillip_beeston.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	margin: 0px;
	margin-top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	height: 20px;
	padding-top: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #A2C552;
}
#menu a {
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-FAMILY: arial, verdana, sans-serif;
	text-decoration: none;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
#menu a:hover {
	COLOR: #c0db7d;
}

#mainbody {
	display: block;
	padding-top: 45px;
	text-align: center;
	vertical-align: top;
	background-color: #265B4B;
}

#box {
	display: block;
	width: 75%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	display: block;
	width: 100%;
	height: 50px;
	padding-top: 34px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 38pt;
	color: #FFFFFF;
	text-transform: uppercase;
	filter: Alpha(Opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
	text-align: right;
}
h2 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #809F35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 b {
	font-weight: bold;
	color: #A2C552;
}
h3 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #A2C552;
}
h4 {
	margin: 0px;
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 24px;
	font-weight: normal;
	color: #A2C552;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.75em;
}
p b {
	font-weight: bold;	
}

p strong {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #A2C552;
}
ul {
	float: left;
	width: 270px;
	margin-left: 25px;
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}

#footer {
	height: 50px;
	text-align: center;
	padding-top: 30px;
	background-color: #265B4B;
}
#footer a {
	color: #FFFFFF;
	font-size: 7pt;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #c0db7d;
}

#leftjust {
	height: 40px;
	width: 232px;
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	z-index: 10;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#rightjust {
	height: 40px;
	width: 232px;
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	z-index: 10;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
#leftjust p, #rightjust p {
	font-size: 13px;
	line-height: 1.2em!important;
}

.rightbox {
	float: right;
	width: 125px;
	height: 125px;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 5px solid #FFFFFF;
	filter: blendTrans(duration=3);
}
.rightbox2 {
	float: right;
	width: 270px;
	height: 270px;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 5px solid #FFFFFF;
	filter: blendTrans(duration=3);
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #c0db7d;
}
.clear {
	clear: both;
	margin: 0px;
	height: 25px;
}

.key {
	width: 134px;
	height: 134px;
	border: none;
}
.key2 {
	width: 350px;
	height: 134px;
	border: none;
}

#gallery {
	padding-bottom: 15px;
	text-align: center;
}
#gallery a {
	/* float: left; */
	display: inline;
}
#gallery img {
	height: 125px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 5px solid #FFFFFF;
}

#backbutton{
	position: absolute;
	right: 5px;
	top: 220px;
	width: 250px;
	height: 25px;
	z-index: 11;
	font-weight: bold;
}
.faq {
	display: inline-block;
	cursor: pointer;
	margin: 0px;
	margin-top: 15px;
	font-weight: bold;
}
