﻿body {
    padding: 0px;
    margin: 0px;
	background: #B8D3E9 url(Images/Template/Background.png) repeat-x center top;
	}

.SiteWrapper {
	min-width: 916px;
	width: 916px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	position: relative;
	background: url(Images/Template/Forest.png) no-repeat center top;
	}

.Countdown {
	position: absolute;
	top: 35px;
	left: 186px;
	color: #000000;
	font-size: 93%;
	}

.Search {
	position: absolute;
	top: 35px;
	right: 15px;
	}

.Search input {
	padding: 2px 5px 2px 5px;
	}

.LogoWrapper {
	background: url(Images/Template/Logo.png) no-repeat;
	}

.LogoWrapper img {
	width: 180px;
	height: 238px;
	}

/* Blocks */

.Blocks .Template1,
.Blocks .Template2,
.Blocks .Template3,
.Blocks .Template4,
.Blocks .Template5,
.Blocks .Template6 {
	background: url(Images/Blocks/Green.png) no-repeat center top;
	width: 264px;
	height: 175px;
	padding: 10px 20px 15px 20px;
	position: relative;
	overflow: hidden;
	}

.Blocks td {
	position: relative;
	}

.Blocks .Template3 {
	background-position: center top;
	}

.Blocks .Template4,
.Blocks .Template5,
.Blocks .Template6 {
	height: 237px;
	}

.Blocks .Template4 h1 {
	color: #000000;
	padding-bottom: 125px;
	}

.Blocks .Template4 .Content h1 {
	position: absolute;
	top: -117px;
	left: 13px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	z-index: 20;
	}

.Blocks .Template5 h1,
.Blocks .Template6 h1 {
	color: #4B809E;
	}

.Blocks .Template4 {
	background: url(Images/Blocks/Solid.png) no-repeat center top;
	}

.Blocks .Template5 {
	background: url(Images/Blocks/Solid.png) no-repeat center top;
	}

.Blocks .Template6 {
	background: url(Images/Blocks/Multi.png) no-repeat center top;
	}

.Blocks .Template6 .Membership h1 {
	display: none;
	}

.Blocks .Template6 .Membership  .Content h1 {
	display: block;
	}

.Blocks h1 {
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	}

.Blocks h2 {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
	}

.Blocks .Template5 h1,
.Blocks .Template6 h1 {
	margin-bottom: 5px;
	}

.Blocks .Template5 h2,
.Blocks .Template6 h2 {
	margin-top: 5px;
	}

.Blocks .Children .Content {
	font-size: 11px;
	line-height: 15px;
	}

.Blocks .Children .Content .Link {
	color: #00377C;
	text-decoration: underline;
	background: url(Images/Icons/Bullets/1.gif) no-repeat right 4px;
	padding-right: 15px;
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 20px;
	}

.Blocks .Newsletter {
	height: 170px;
	}

.Article .Block h1 {
	margin-top: 0px;
	}

.Article .Block .Top,
.Article .Block .Content,
.Article .Block .Bottom {
	padding: 20px;
	}

.Article .Block .Top {
	padding: 10px 20px 10px 20px;
	}

.Article .Block .Bottom {
	padding: 0px;
	}

.Article .Block .Top {
	background: url(Images/Blocks/ArticleTop.png) no-repeat;
	height: 217px;
	}

.Article .Block .Content {
	background: url(Images/Blocks/ArticleContent.png) repeat-y;
	min-height: 200px;
	_height: 200px; /* IE6 */
	}

.Article .Block .Content .Text {
	margin-top: -200px;
	}

.Article .Block .Bottom {
	background: url(Images/Blocks/ArticleBottom.png) no-repeat;
	}

/* End Blocks */

/* News */

.News .Item {
	position: relative;
	}

.News hr {
	margin: 15px 0px 10px 0px; /* IE8 */
	*margin: 7px 0px 0px 0px; /* IE7 */
	padding: 0px !important;
	line-height: 0px;
	}

.News .Item .PostDate {
	font-size: 90%;
	margin-top: 5px;
	}

.News .Item .Link {
	color: #E20A16 !important;
	text-decoration: underline !important;
	background: url(Images/Icons/Bullets/2.gif) no-repeat right 4px !important;
	padding-right: 15px !important;
	text-align: right !important;
	position: absolute !important;
	bottom: 0px !important;
	right: 0px !important;
	}

/* End New */

.Content {}

.Content .Left {
	text-align: left;
	width: 210px;
	padding: 30px;
	color: #4F4F4F;
	background: #F3EEDB;
	}

.Content .Right {
	text-align: left;
	padding: 30px;
	}

.Footer {
	padding: 15px;
	font-size: 90%;
	}

.Footer h1 {
	display: none !important;
	}

.Footer a, .Footer a:link, .Footer a:visited {
	color: #064E7A;
	}