.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {
	clear: both;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 65% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	min-width: 727px;
}
img {
	border: 0;
}
#headerWrapper {
	background: #EEEEEE;
}
#headerInner {
	width: 917px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	float: left;
}
#slogan {
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	margin: 0;
	float: left;
	padding: 15px;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
#topNav {
	float: right;
	list-style: none;
	margin: 0;
	padding: 5px 100px 0 0;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.4em;
	color:#838282;
}
#topNav li {
	display: inline;
}
#topNav li a {
	color: #838282;
}
#topNav li a:hover {
	text-decoration: none;
}
#topNav li a img{
	vertical-align:middle;
}
#searchForm {
	margin: 0;
	padding: 8px 82px 0 0;
	clear: right;
	float: right;
	width: 280px;
}
#searchLabel {
	float: left;
	margin: 6px 0 0;
}
#searchInput {
	margin: 3px 4px;
	padding: 0;
	float: left;
	display: inline;
	height: 14px;
	width: 140px;
}
#searchGo {
	padding: 0;
	float: left;
}
#advancedSearch {
	width: 200px;
	text-align: right;
	margin: 0 120px 10px 0;
	clear: right;
	float: right;
	display: inline;
	color: #838282;
}
#advancedSearch:hover {
	text-decoration: none;
}
#mainMenuWrapper {
	background: #939393 url('../structureGraphics/greyMenuBg.gif') repeat-x bottom;
	padding: 0 0 21px;
}
#mainMenu {
	margin: 0;
	padding: 8px 0 0 ;
	font-family:"Arial Black", sans-serif;
	list-style: none;
	text-align: center;
	font-size: 1.25em;
	line-height: 1.25em;
	
}
#mainMenu li {
	display: inline;
	font-weight: normal;
	letter-spacing: .4em;
	color: #EEEEEE;
}
#mainMenu li a {
	margin: 20px;
	color: #EEEEEE;
	text-transform: uppercase;
	text-decoration: none;
}
#mainMenu li a:hover {
	color: #ffffff;
}
#addWrapper {
	clear: both;
	background: #ffffff;
	margin: -10px 0 0;
	height: 95px;
}
#wrapper {
	width: 884px;
	margin: 10px auto;
	padding: 20px;
	background: #ffffff;
	text-align: left;
}

.author {
	display: inline;
	float: right;
	margin: 0px -60px 10px 00px;
	width: 157px;
	background: #f2f2f2;
	padding: 0 20px;
	border-left: 20px solid #e4e4e4;
}
.author p {
	font-size: 14px;
}
.author img {
	display: block;
}
.author .quoteBy{
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
.emailLink {
	padding: 4px 0 0 30px;
	text-decoration: none;
	color: #000;
	display: block;
	background: url('../structureGraphics/emailIcon.gif') no-repeat 0 4px;
}
p {
	font-size: 1.4em;
	font-family: Georgia, Times, serif;
	color: #000;
	margin: 10px 0;
	padding: 0;
	line-height: 1.6em;
}
ul {
	font-size: 1.4em;
	font-family: Georgia, Times, serif;
	color: #000;
	margin: 10px 0;
	padding: 0 0 0 10px;
	line-height: 1.6em;
	list-style-position: inside;
}
h1 {
	font-size: 2.5em;
	color: #004887;
	margin: 15px 10px 6px 0;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

h2 {
	color: #004887;
	font-size: 1.5em;
	margin: 15px 0 8px;
	
}
a,
a:link,
a:visited {
	color: #004887;
}
h2 a,
h2 a:link,
h2 a:visited
{
	font-family: Georgia, Times, serif;
	color: #004887;
	font-weight: normal;
}
h2.leadIn {
	font-style: italic;
	font-size: 1.6em;
}
h2.logoLine {
	background: #005390;
	color: #e3e3e3;
	padding: 2px;
	font-style: italic;
}
p em {
	font-size: 1.3em;
	color: #004887;
	font-style: normal;
}
.signature {
	display: block;
	margin: 30px 0 10px;
}
.hr {
	height: 1px;
	background: #5e5e5e;
	margin: 10px 0px 15px;
}
.indent {
	margin-left: 30px;
	display: block;
}
.col1 {
	float: left;
	margin: 0 22px 0 2px;
	width: 420px;
	display: inline;
}
.col2 {
	float: left;
	margin: 0;
	width: 420px;
	display: inline;
}
.col1.divider {
	border-right: 1px solid #5e5e5e;
}
.miniTitle {
	border-top: 1px solid #5e5e5e;
	text-align: center;
	margin: 20px 10px -10px 0;
	font-style: italic;
}
.miniTitle span {
	background: #e4e4e4;
	position: relative;
	top: -13px;
	padding: 0 5px;
}
.corners {
	clear: both;
	margin: 15px 0;
	width: 570px;
	padding: 10px 10px 1px;
	font-size: 0.9em;
	font-family: Georgia, Times, serif;
	background: #f3f3f3 url('../structureGraphics/cornersBottomSmall.gif') bottom no-repeat;
}
.important {
	font-size: 1em;
	background: #c6dbee url('../structureGraphics/cornersBottomSmall.gif') bottom no-repeat;
}
.corners h2{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.corners .quoteBy{
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	padding: 0 5px 0 200px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
.cornersTop {
	padding: 5px 10px 0px 10px;
	margin: -10px -10px 0px -10px;
	background: url('../structureGraphics/cornersTopSmall.gif') top no-repeat;
}
.eventsTable {
	border-collapse: collapse;
	background: #fff;
	width: 885px;
}
.eventLogo {
	float: left;
	margin: 10px 10px 50px 0;
}

.eventsTable td {
	border: 1px solid #d5d5d5;
	padding: 0 10px;
}
.eventsTable .eventAd {
	border: none;
	background: #e3e3e3;
}
.eventDescription {
	font-size: 80%;
}
.centered {
	text-align: center;
}
.outline {
	padding: 5px 10px;
	border: 1px solid #d6d6d6;
	margin: -1px 0 0 0;
}
.smallAd {
	margin: 10px 0 ;
}
.doubleCol {
	float: left;
	width: 285px;
	padding: 0 15px 0 0;
}
.doubleCol h2{
	margin: 0;
}
.doubleCol p {
	margin: 0 0 20px;
}
.articleImage {
	margin: 10px 0 10px -12px;
}
table {
	font-size: 1.3em;
	font-family: Georgia, Times, serif;
	color: #000;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	
}
th {
	padding: 15px 5px 2px 0;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	
}
td {
	vertical-align: top;
	padding: 2px 5px;
	background: #fff;
}
td em {
	color: #f00;
}
.shoppingCart {
	border-collapse:collapse;
}
.shoppingCart td {
	padding:3px 5px ;
	border:1px solid #9e9c9a;
}
.shoppingCart .totalLine td{
	background:#fbf8f4;
	color:#000;
}
.accountButtons {
	text-align: right;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
}
.accountButtons li {
	display: inline;
	background: #00578f;
	padding: 4px 0;
	margin: 0 1px;
}
.accountButtons li a{
	border: 1px solid #fff;
	margin: 0;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
}
.accountButtons li a:hover{
	border: 1px solid #00578f;
	
	background: #fff;
	color: #000;
}
.accountNo {
	float: right;
}
#footer {
	border-top: 5px solid #939393;
	clear: both;
	color: #005293;
	padding: 0 0 30px;
}
#footer ul {
	list-style: none;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	font-size: 1em;
	line-height: 1.25em;
	padding: 0;
	margin: 10px 0 10px;
}
#footer li {
	display: inline;
	color: #939393;
}
#footer a {
	color: #939393;
}