@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	background-image: url(/olc/images/WHG/bg-main.gif);
	background-repeat: repeat-x; 
	margin: 0px;
	padding: 0px;
}
a { color:#b2192e; }

#wrapper { margin: 0 auto; width: 960px; padding-bottom: 30px; }

#top-nav { text-align: right; height: 27px; padding-top: 12px; }
#top-nav a {color: #b2192e; text-decoration: none; font-weight: bold; }

#header {
	background-image: url(/olc/images/WHG/WHG-Header-May2011.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 960px;
}
#header-nav { background-color: #b2192e; height: 23px; padding-top: 7px; color: #ffffff; text-align: right; font-size: 10pt; }
#header-nav a { color: #ffffff; text-decoration: none; }

#content { border: 1px solid #b2192e; background-color: #ffffff;}
#content #hc-nav { width: 160px; background-color: #e6eaeb; }
#content #hc-nav a { display: block; text-decoration: none; font-size: 9pt; color: #000000; margin-bottom: 10px;}
#content #hc-nav a:hover { color: #b2192e;}
#content #outer-main { height: 500px; }
#content #inner-main { width: 718px; }
#content-homepage { border: 1px solid #b2192e; background-color: #ffffff; padding: 15px 8px 15px 8px; }

.home-text{ border: 1px solid #b2192e; width: 324px; margin-right: 7px; font-size: 8pt !important; }
.home-box { width: 100%; }
.home-title { background-color: #b2192e; color: #ffffff;  font-weight:bold; font-size: 9pt; height: 25px; padding-left: 25px;}
.home-box .text { padding: 7px 20px 7px 20px; }
.home-box .text p { padding: 0px; margin: 0px 0px 10px 0px; }
#ads{ float: right; }
#ads img { display: block; padding-bottom: 20px;}
#home-img { width: 662px; padding-bottom: 20px;}
#footer {width:100%;text-align:center;font-size:11px;margin-top:10px;}
