/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/body_bg.jpg) repeat-x left top;
	text-align: center;
	behavior: url("../htc/csshover3.htc");
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff url(../images/sidebar_bg.gif) repeat-y left top;
	text-align: left;
}

#banner {
	position: relative;
	width: 900px;
	background: #222266 url(../images/banner.jpg) no-repeat left top;
	height: 121px;
}

#mainNav {
	width: 900px;
	background: #000;
}

#sidebar {
	float: left;
	width: 199px;
	clear: left;
}
#main {
	float: left;
	width: 650px;
	margin-right: 10px;
	padding-left: 15px;
	display: inline;
}

/* LEFT COLUMN */
#sidebar p {
	color: #222266;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 130%;
	display: block;
	padding: 7px 5px 2px 5px;
}

#sidebar h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 5px 2px 0 0;
	color: #7E314C;
	background: #E9E9DD;
	line-height: 120%;
	border-bottom: 1px solid #999;
}
#sidebar h3 {
	color: #fff;
	background: #992255;
	font-size: 1.7em;
	padding: 3px 5px 4px 5px;
	margin-bottom: 6px;
}
#sidebar h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 120%;
	border-bottom: 1px solid #9CF;
	display: block;
	padding: 4px 5px 4px 5px;
	margin-left: 0;
}
#sidebar a {
	color: #222266;
	text-decoration: none;
	display: block;
}

#sidebar a:visited {
	color: #222266;
}

#sidebar a:hover {
	color: #222266;
	background: #fffff1;
}

#sidebar .entry {
	width: 189px;
	background-color: #E9E9DD;
	color: #222266;
	font-size: 1.1em;
	padding: 3px 5px;
	border-bottom: 1px solid #999;
	display: block;
	text-decoration: none;
	line-height: 110%;
}
#sidebar span.link {
	font-size: 1em;
	padding-bottom: 2px;
	font-weight: bold;
	display: block;
	line-height: 110%;
	color: #222266;
}
#sidebar a.entry:visited {
	color: #222266;
	background: #E9E9DD;
}
#sidebar a.entry:hover {
	color: #333355;
	background: #fffff1;
}

* html #sidebar a {
	height: 1px;
}
#sidebar a.entry:hover span.link {
	color: #333355;
}
 #sidebar img {
	 padding: 5px 0 0 5px;
}

/* BANNER STYLES */
#banner h1 {
	position: absolute;
	top: 43px;
	left: 140px;
	font-size: 2.6em;
	color: #ffcc00;
	line-height: 90%;
	font-weight: bold;
	word-spacing: 5px;
	font-family: "Hoefler Text", Garamond, Georgia, Times, serif;
	clear: both;
}
#banner h2 {
	position: absolute;
	top: 71px;
	left: 140px;
	font-size: 2.3em;
	color: #ffcc00;
	font-weight: bold;
	font-family: "Hoefler Text", Garamond, Georgia, Times, serif;
	clear: both;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-top: 9px;
	padding-right: 20px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #E9E9DD;
	padding-right: 3px;
	padding-left: 3px;
	background: #222266;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
	padding-right: 3px;
	padding-left: 3px;
}

ul#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#mainNav li {
	float: left;
	width: 100px;
}

#mainNav a {
	color: #fc0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	display: block;
	background: #000;
}

#mainNav a:hover {
	font-weight: bold;
	background: #f00;
}

#mainNav a:active {
	color: #f60;
}

#secNav {
	border-top: 1px solid #fc0;
	padding: 15px;
	font-size: .8em;
	font-weight: bold;
	line-height: 250%;
	text-align: center;
	color: #fc0;
	background: #222266;
	clear: both;
}

#secNav a {
	color: #fc0;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	display: inline;
}

#secNav a:visited {
	color: #fc0;
}

#secNav a:hover {
	color: #fff;
}

#secNav a:active {
	color: #f60;
}
/* MAIN */

#main a:link {
	font-size: .95em;
	text-decoration: none;
	color: #309;
	font-weight: bold;
}

#main a:visited {
	font-size: .95em;
	color: #226;
	text-decoration: none;
	font-weight:bold;
}

#main a:hover {
	color: #925;
	text-decoration: underline;
}

#main a:active {
	color: #f60;
}

#main h1 {
	color: #222266;
	margin-top: 15px;
	margin-bottom: 5px;
	font: normal 2.2em Impact, "Arial Narrow", sans-serif;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #992255;
}
#main h3 {
	color: #222266;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-top: 14px;
}
#main h4 {
	color: #992255;
	font-size: 1.5em;
	text-transform: none;
	font-weight: bold;
	font-family: "Hoefler Text", Garamond, Georgia, Times, serif;
	margin-top: 15px;
	margin-bottom: 1px;
}

#main p {
	font-size: 1.24em;
	margin-bottom: 5px;
	line-height: 150%;
}

#main strong {
	font-size: .94em;
}
#main ul, ol {
	font-size: 1.24em;
	line-height: 150%;
	padding-left: 15px;
	margin-bottom: 5px;
}

#main ol {
	padding-left: 25px;
}

.floatLeft {
	float: left;
	margin: 0px 10px 1px 0px;
	border: 0px;
}

