
	body {
	background: #ebf4fa url(images/body_bg_bottom.png) repeat-x bottom left;
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, Tahoma, sans-serif;
	}
	
	.wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 99 !important;
	}
	
	#top {
	height: 148px !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	}
	
	body.home #top {
	height: 445px !important;
	}
	
	body.home #main {
	margin-top: 444px;
	}
	
	#hometop {
	margin-top: 50px;
	background: url(images/homebox_bg.png) no-repeat 50% 30px;
	position: relative;
	z-index: 99 !important;
	}
	
	#hometop .wrap {
	min-height: 242px;
	padding: 14px 0;
	margin-bottom: 32px;
	}
	
	#hometop .box {
	width: 280px;
	padding: 30px 20px 20px;
	float: left;
	}
	
	#hometop h2.shadowtext {
	font-family: Georgia;
	font-style: italic;
	font-size: 1.6em;
	margin: auto;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	-moz-text-shadow: 1px 1px 3px #000;
	-webkit-text-shadow: 1px 1px 3px #000;
	}

	#homenav {
	background: url(images/nav_bg_home.png) repeat-x;
	height: 93px;
	position: relative;
	z-index: 99 !important;
	}
	
	#homenav .wrap {
	background: url(images/home_nav_glow.png) no-repeat top center;
	height: 48px;
	}
	
	#top h1 {
	margin-left: -15px;
	margin-bottom: 17px;
	}
	
	#top img#bg {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
	}

	#search {
	float: right;
	margin-top: 10px;
	width: 217px;
	height: 23px;
	padding: 5px;
	background: url(images/search.png) no-repeat;
	}
	
	#search input {
	border: none;
	background: transparent;
	width: 80%;
	padding: 3px;
	font-family: Verdana;
	font-size: 1.1em;
	color: #666;
	}
	
	#nav {
	background: url(images/nav_bg.png) repeat-x;
	height: 48px;
	position: relative;
	z-index: 99 !important;
	}
	
	#nav .wrap {
	background: url(images/glow.png) no-repeat top center;
	height: 48px;
	}
	
	#nav ul, #homenav ul {
	list-style: none;
	margin: 0;
	padding: 18px 0 0;
	}
	
	#homenav ul {
	margin-left: 20px;
	margin-top: 10px;
	}
	
	#nav ul li, #homenav ul li {
	float: left; 
	margin-right: 30px;
	font-family: Arial;
	font-size: 1.2em;
	text-transform: uppercase;
	}
	
	#homenav ul li {
	margin-right: 20px;
	}
	
	#nav ul li a, #homenav ul li a {
	color: #ccc;
	text-shadow: 1px 1px 5px #000;
	text-decoration: none;
	}
	
	#nav ul li a:before, #homenav ul li a:before {
	content: '//';
	}
	
	#nav ul li a:hover, #nav ul .current_page_item a, #nav ul .current-page-ancestor a, #nav ul .current-menu-item a, #homenav ul li a:hover, #homenav ul .current_page_item a, #nav ul .current-post-ancestor a {
	color: #fff130;
	}
	
	#subnav {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	border-top: 1px solid #cfd4d6;
	}
	
	#subnav li {
	border-bottom: 1px solid #cfd4d6;
	}
	
	#subnav li a {
	border: none;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #fff;
	}
	
	#subnav li a:hover {
	border-bottom: 1px solid #cfd4d6;
	}
	
	#subnav .current_page_item a {
	color: #000;
	border-bottom: 1px solid #cfd4d6;
	}
	
	#subnav .current_page_item a:hover {
	color: #000;
	border-bottom: 1px solid #cfd4d6;
	}
	
	#main {
	clear: both;
	margin-top: 147px;
	background: #fff url(images/main_bg.png) repeat-y 50%;
	}
	
	body.home #main {
	background: #fff url(images/main_bg_home.png) repeat-y 50%;
	}
	
	#main .wrap {
	background: url(images/main_bg_top.png) no-repeat 50% 0;
	padding: 40px 0;
	}
	
	body.home #main .wrap {
	background: none;	
	}
	
	#content h1, #hometop h1 {
	font-family: Georgia, serif;
	font-size: 2.4em;
	margin: auto;
	font-weight: normal;
	color: #000;
	}

	#content h2 {
	font-size: 1.4em;
	margin: .5em auto;
	font-weight: normal;
	color: #000;
	}
	
	#content h3 {
	font-size: 1.2em;
	margin: auto;
	color: #555;
	}
	
	#hometop h3 {
	font-family: Georgia, serif;
	font-size: 1.4em;
	margin: auto;
	font-style: italic;
	font-weight: normal;
	color: #000;
	}
	
	#left h2, #right h2 {
	font-family: Georgia, serif;
	font-size: 1.8em;
	margin: auto;
	font-weight: normal;
	color: #000;
	}
	
	#main p, #main ul, #main ol, #hometop p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #555;
	}
	
	#hometop p {
	color: #333;
	}
	
	#main ul ul, #main ol ol {
	font-size: 1em;
	}
	
	#main a, #footer .foot a, #hometop .box a {
	color: #903;
	text-decoration: none;
	border-bottom: 1px dotted #903;
	}
	
	#main a:hover, #footer .foot a:hover, #hometop a:hover {
	color: #d062a7;
	border-color: #d062a7;
	}
	
	#fivenews {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
	
	#fivenews li {
	margin-bottom: 5px;
	}
	
	#left {
	width: 200px;
	float: left;
	margin-right: 56px;
	}
	
	#content {
	width: 460px;
	float: left;
	margin-right: 40px;
	}
	
	body.home #content {
	width: 920px !important;
	padding: 0 20px;
	}
	
	#right {
	width: 185px;
	float: left;
	}
	
	#footer {
	clear: both;
	min-height: 252px;
	max-height: 252px;
	background: url(images/footer_bg.png) no-repeat top center;
	}
	
	#footer .wrap {
	padding-top: 30px;
	background: url(images/footer_boxes.png) no-repeat 0 30px;
	min-height: 200px;
	}
	
	#footer .foot {
	width: 185px;
	padding: 10px 20px;
	float: left;
	margin-left: 20px; 
	}
	
	#footer .foot:first-child {
	margin-left: 0;
	}
	
	#footer .foot h4 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.4em;
	margin: auto;
	color: #374c62;
	font-style: italic;
	}
	
	#footer .foot p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #444;
	}
	
	#footer .foot p strong {
	color: #333;
	}

	#footer .foot a {
	}

	
	#footer .foot a:hover {
	color: #609;
	border-bottom: 1px solid #609;
	}

	address {
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #a0a9ae;
	font-style: normal;
	}
	
	address img {
	vertical-align: middle;
	}
	
	address a {
	color: #555;
	border: none;
	text-decoration: none;
	}
	
	address a:hover {
	color: #333;
	text-decoration: underline;
	}
	
	hr.transparent {
	clear: both;
	border: 1px solid transparent;
	margin: 0;
	}
	
	hr.fancy {
	clear: both;
	border: none;
	height: 2px;
	background: url(images/hr.png); 
	}

	#drift {
	font-weight: bold;
	margin-left: 1em;
	padding-left: 1em;
	}

	#drift.green {
	color: #393;
	}
	
	#drift.yellow {
	color: #f7941d;
	}
	
	#drift.red {
	color: #9e0b0f;
	}
	
	.leftbox, .centerbox, .rightbox {
	float: left;
	width: 280px;
	margin-left: 40px;
	}
	
	.leftbox {
	margin-left: 0;
	}
	
	.centerbox {
	width: 270px;
	padding-right: 10px;
	}
	
	body.home #content h1 {
	font-size: 1.8em;
	}
	
	#content .hentry {
	margin-bottom: 25px;
	}
	
	table th {
	text-align: left;
	color: #444;
	font-size: 1.1em;
	}
	
	table td input, table td textarea {
	border: 1px solid #cfd4d6;
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	max-width: 100%;
	}
	
	.req {
	font-weight: normal;
	color: #990000;
	}
	
	select {
	border: 1px solid #a0a9ae;
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	max-width: 100%;
	}
	
	input.button-primary {
	background: url(images/button_bg.png);
	border: 1px solid #a0a9ae;
	padding: 5px 12px;
	font-size: 1.1em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
	
	p.message {
	background: yellow;
	border: 1px dotted #999;
	padding: 5px;	
	color: #000 !important;
	font-size: 1.2em !important;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}

