﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	margin: 10px;
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585346;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	margin: 7px 0px 0px 0px;
	quotes: "" "";
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* CSS layout */
body {
	line-height: 1.5;
	background-image: url('Graphics/background.jpg');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #585346;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #245E95;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #245E95;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #235E95;
	margin-bottom: 0px;
	padding-top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-bottom: 7px;
	text-align: justify;
	padding-top: 2px;
}
hr {
	width: 680px;
	color: #245E95;
	font-weight: bold;
}
#wrapper {
margin-top:30px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
width: 760px;
background-color:white;
}
#header {
	background-position: 595px 23px;
	height: 186px;
	clip: rect(0px, auto, auto, 0px);
	position: relative;
	background-image: url('Graphics/JamesdrewAddress.png');
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	bottom: 10px;
	right: 0px;
	height: 48px;
	left: 0px;
	background-color: #245E95;
}
#content {
	padding: 10px 40px 10px 40px;
}
#footer {
	height: 48px;
	background-color: #245E95;
	position: relative;
}
#menuBox {
	height: 48px;
	position: absolute;
	z-index:1;
	width: 700px;
	float: left;
	margin-left: 29px;
	left: 0px;
	top: 0px;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
        font-color: #FFFFFF;
	margin-left: 7px;
	position: relative;
	width: 123px;
	height: 26px;
	display: inline;
	float: left;
	list-style-type: none;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	text-align: center;
	margin-right: 8px;
	text-transform: uppercase;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	width: 123px;
	height: 26px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li ul {
	position: relative;
	width: 133px;
	height: 200px;
	top: 0px;
	left: -8px;
	visibility: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	right: -13px;
	bottom: 0px;
}
#menu li ul li {
	background-color: #245E95;
	margin-top: 1px;
	font-size: 0.8em;
	font-weight: bold;
}
#menu li ul li a {
	font-weight: bold;
	color: #FFFFFF;
}
#menu li a:hover {
	background-color: #0F77CA;
	color: #FFFFFF;
	border-style: ridge;
	border-width: 1px;
	border-color: #FFFFFF;
}
#menu li:hover ul {
	visibility: visible;
}
#content h2 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #245E95;
}
#content h3 a {
	text-decoration: none;
}
#content a {
	color: #245E95;
	text-decoration: underline;
}
#content a:hover {
	color: #0F77CA;
}
#content a:visited {
	color: #585349;
}
#footerBox {
	position: absolute;
	width: 738px;
	float: left;
	height: 26px;
	margin-top: 11px;
	margin-left: 11px;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	border-right-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	position: relative;
	height: 26px;
	display: inline;
	float: left;
	list-style-type: none;
	line-height: 26px;
	text-align: left;
	margin-right: 0px;
	margin-left: 2px;
	padding-right: 9px;
	padding-left: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:hover {
	color: #0F77CA;
	font-family: inherit;
}
.alignRight {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}
.alignLeft {
	vertical-align: top;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}
.strong {
	color: #245E95;
	font-weight: bold;
}
.Style2 {
	font-weight: bold;
	font-style: italic;
	color: #245E95;
}
