* {
	padding: 0;
	margin: 0;
}
body {
	background: #005288;
	color: #333;
	font-family: Verdana, Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 0.8125em;
	line-height: 1.3em;
	margin: 5px 0 0 0;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
}
#faux {
	background: url(../images/faux-1-3-col.gif);
	margin: 0;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 920px;
	border: 1px solid #FFF;
	clear: both;
}
#header {
	width: 920px;
	float: left;
	height: 112px;
	margin: 0;
	background: #005288;
	border: 1px solid #FFF;
}
#header .logo {
	float: left;
}
#header .strapline {
	float: right;
}
#navigation {
	float: left;
	width: 900px;
	color: #005288;
	padding: 5px 5px 5px 15px;
	border: 1px solid #FFF;
	margin: 0px 0px 0px 0px;
	background: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	clear: both;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	padding: 0 20px 0 0;
}
#flash {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#leftcolumn { 
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 230px; /*230*/
}
#subTitle {
	margin: 12px 0 0 10px;
	padding: 0 0 0 0;
	list-style: none; }
#subTitle li {
	padding: 0 0 0 15px;
	background-image: url(../images/raquo.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em; }
#subTitle p {
	padding: 0 0 0 5px; }
#subTitleGold {
	margin: 12px 0 0 10px;
	padding: 0 0 0 0;
	list-style: none; }
#subTitleGold li {
	padding: 0 0 0 15px;
	background-image: url(../images/raquo.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em; }
#content { 
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 460px; /* 460 +2 outside border = 922*/
}
#rightcolumn { 
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;	
	width: 230px; /*230*/
}
#fb {
	float: left;
	width: 220px;
	margin: 5px 0 0 5px;
	background-color: #FFF;
	clear: both;
}
#directions { color: #999; font-family: Verdana, Arial, Helvetica, sans-serif; }
#footer {
	background: #000;
	clear: both;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	width: 922px;
}

h1 { font-family: Georgia, "Times New Roman", Times, serif; color: #005288; font-size: 1.2em; margin: 12px 0 0 10px; }
.interior { border-bottom: 1.5px solid #005288; width: 660px; margin: 10px; }

h2 { font-family: Georgia, "Times New Roman", Times, serif; color: #231f20; font-size: 1em; margin: 5px 0 -5px 10px}
h3 { font-family: Georgia, "Times New Roman", Times, serif; color: #005288; font-size: 1.0em; margin: 12px 0 0 10px; }

p { margin: 10px 10px 15px 10px; }
ul { padding: 0 40px 0 20px; margin: 8px 10px 8px 20px; }
li { margin: 0 0 8px 0; }

.photoLeft { float: left; padding: 5px; }
.topBorder { border-top: 3px solid #005288; }
.gold { color: #c4ac00; }
.pdfList { list-style-image: url(../images/pdf_icon.gif); }

/* Links */
a:link {color: #005288; text-decoration: underline; }
a:visited {color: #005288; text-decoration: underline; }
a:active {color: #005288; text-decoration: underline; }
a:hover {color: #999; text-decoration: none; }

h2 a:link {color: #005288; text-decoration: none; }
h2 a:visited {color: #005288; text-decoration: none; }
h2 a:active {color: #005288; text-decoration: none; }
h2 a:hover {color: #999; text-decoration: none; }

#subTitle a:link {font-weight: bold; color: #005288; text-decoration: underline; }
#subTitle a:visited {font-weight: bold; color: #005288; text-decoration: underline; }
#subTitle a:active {font-weight: bold; color: #005288; text-decoration: underline; }
#subTitle a:hover {font-weight: bold; color: #999; text-decoration: none; }

#subGold a:link {font-weight: bold; color: #c4ac00; text-decoration: underline; }
#subGold a:visited {font-weight: bold; color: #c4ac00; text-decoration: underline; }
#subGold a:active {font-weight: bold; color: #c4ac00; text-decoration: underline; }
#subGold a:hover {font-weight: bold; color: #999; text-decoration: none; }

#navigation a:link {color: #005288; text-decoration: none; }
#navigation a:visited {color: #005288; text-decoration: none; }
#navigation a:active {color: #005288; text-decoration: none; }
#navigation a:hover {color: #999; text-decoration: underline; }

#footer a:link {color: #FFF; text-decoration: underline; }
#footer a:visited {color: #FFF; text-decoration: underline; }
#footer a:active {color: #FFF; text-decoration: underline; }
#footer a:hover {color: #999; text-decoration: none; }
