#fb {
	margin-left: 550px;
	margin-top: -15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body, html, h1, h2, h3, p, ol {
	padding: 0;
	margin: 0;
}
.right {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/gradient.jpg);
	background-color: #A8C6E0;
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 1.3em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 0px;
}
p {
	padding-bottom: .9em;
	font-size: .8em;
	line-height: 1.65em;
}
#share {
	margin-top: -30px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-top: -26px;
	color: #FFFFCC;
	margin-left: 20px;
}
#share a {
	color: #FFFFCC;
	text-decoration: none;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #333333;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
#header {
	height: 90px;
	background-image:  url(../images/masthead3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #AA0048;
}
#header ul {
	margin: 0px;
	list-style-type: none;
	position: relative;
	left: 345px;
	top: 65px;
	padding: 0px;
	width: 500px;
}
#header li {
	display: inline;
}
#header a {
	color: #FBEED0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
}
#header a:hover {
	color: #66FF66;
}
#homePage #homeLink a, #contactPage #contactLink a, #aboutPage #aboutLink a, #ratesPage #ratesLink a, #faqPage #faqLink a, #showcasePage #showcaseLink a {
	color: #66FF66;
}
#content {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#content a:hover {
	text-decoration: none;
}
#rightColumn {
	margin-left: 420px;
}
#featured {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: thin none #000000;
	float: right;
}
#leftColumn {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
	width: 385px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	background-color: #AA0048;
	text-align: center;
	color: #FFFFCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 10px;
	padding-bottom: 5px;
}
#footer ul {
	margin: 0px;
	padding: 10px 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: none;
}
#contactLink a, #footerContact a {
	border-right-style: none;
}
ul.gallery {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.gallery li {
	width: 115px;
	padding: 25px 15px 15px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.gallery a:link {
	color: #000000;
	text-decoration: none;
}
ul.gallery a:visited {
	text-decoration: none;
	color: #666666;
}
ul.gallery a:hover {
	color: #DC8744;
	text-decoration: none;
}
ul.gallery h3 {
	font-size: 9pt;
	line-height: 14px;
}
ul.gallery img {
	border: 2px solid #000000;
	text-decoration: none;
}
ul.gallery p {
	font-size: 14px;
}
#menAEA, #womenNon, #menNon, #womenAEA {
	clear: both;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
ul.statusNav {
	list-style-type: none;
	margin: 0px;
	padding: 9px 0px 30px;
	clear: left;
	text-align: left;
}
ul.statusNav li {
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 7px;
}
ul.statusNav a {
	font-size: 14px;
	font-weight: bold;
}
#subscribe {
	border: 1px solid #000000;
	padding: 8px;
	text-align: center;
	width: 290px;
	margin-top: 15px;
	background-color: #FFCC66;
}
#contactPage #content {
	padding-bottom: 50px;
}
#subscribe a {
	font-size: 16px;
	font-weight: bold;
}
#content li {
	font-size: .8em;
	line-height: 1.65em;
}
a:link {
	color: #AA0048;
}
a:visited {
	color: #AA0048;
}

