@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

body {
	font-size: x-small; /* for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 230%;
	line-height: 110%;
	padding-bottom: 0.25em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: normal;
	margin-bottom: 0.25em;
}

h2 {
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	font-size: 150%;
	padding-top: .4em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    color: #FFFFFF;
	font-size: 135%;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	clear: both;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    color: #FFFFFF;
	font-size: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	text-align: center;
}

#sideShad {
	background-image: url('graphics/container_bg_blue.gif');
	float: left;
	width: 970px;
	background-repeat: repeat-y;
	background-position:     50% 50%;
}

#topshad {
	background-image: url('graphics/container_bgtop_blue.gif');
	width: 970px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding-top: 35px;
	float: left
}

#bottomShad {
	width: 970px;
	background-image: url('graphics/container_bgbtm_blue.gif');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: 50% 100%;
	float: left
}

#container {
	width: 900px;
    margin-right: 35px;
	margin-left: 35px;
	text-align: left;
	background-position: 0% 0%;
	background-repeat: repeat-y;
	background-image: url('graphics/navMenuBkgd_container.gif');
	margin-bottom: 15px;
	float: left;
	background-color: #abafaa
}

#header {
	width: 898px;
	height: 248px
	float: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	clear: both;
}

.hide {
	display: none;
}

#content {
	float: right;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 670px;
	margin-top: 1em;
}

#main350 {
	float: left;
	width: 405px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-left: 8px;
	padding-right: 19px;
}

#main650 {
	float: left;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#mainAreaBottom {
	float: left;
	width: 880px;
	padding-bottom: 10px;
	background-color: #75B96C;
	background-image: url('graphics/navMenuBkgnd_mainbtm.gif');
	background-repeat: repeat-y
}

.rightcolSmalltext {
	font-size: 110%;
}

.rightcolBigtext {
	font-size: 160%;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	clear: both;
}

#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
}

tr {
	height: 25px;
}

.countdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}

#date {
	float: left;
	width: 200px;
	padding-left: 35px;
	padding-top: 10px;
}

#countdowncontainer {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 35px;
	padding-top: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	padding-bottom: 0.6em;
	color: #FFFFFF;
	padding-top: 0.3em;
}

.clearboth {
	clear: both;
}

ul {
	font-size: 100%;
	line-height: 150%;
	padding-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a:link {
}

.imgFloatRight {
	float: right;
	clear: both;
	margin-top: .5em;
	margin-left: .5em;	
}

img {
	border: 1px solid #000000;
}

.displayed {
    display: block;
	clear: both;
    margin-left: auto;
    margin-right: auto;
}
    
.introBodytext {
	font-size: 110%;
	line-height: 160%;
	padding-bottom: 0.5em;
	padding-top: 0.25em;
	font-weight: bold;
	color: #333333;
}
#navigation {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 10px;
}

#navigation p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	padding-bottom: 0px;
	padding-top: .5em;
}

#navigation li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#navigation a {
	color: #FFFFFF;
	font-size: 100%;
	display: block;
	padding-top: 0.4em;
	padding-right: 0.75em;
	padding-bottom: 0.4em;
	padding-left: 0.75em;
}

#navigation a:link {
}

#navigation a:hover {
	text-decoration: none;
	background-color: #C0C0C0;
}

.topImages {
	padding-top: 10px;
}

#navigation ul {
	list-style-type: none;
	padding: 0px;
	font-style: normal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#navigation ul ul {
	margin-left: 0px;
	padding-left: 1.5em;
}

#rightCol {
	float: right;
	width: 210px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
	margin-left: 19px;
	display: inline;
}

#rightCol  p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 160%;
	font-size: 90%;
}

#navigation li li {
	font-size: 90%;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
}

#navigation li li a {
}

.noDots {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nolink {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: .75em;
}

.shadedBkgd {
	background-color: #518F40;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-style: none;
}

.captionbold {
	font-style: italic;
	color: #003618;
	font-weight: bold;
}
.caption {
	font-style: italic;
	color: #003618;
	padding-left: 25px;
}
.boldbody {
	font-weight: bold;
}

#content2 {
	float: left;
	width: 530px;
}

#rightCol li {
	list-style-type: decimal;
}

.imgFloatLeft {
	float: left;
	clear: both;
	padding-right: 0.5em;
}

.mainstory {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url('graphics/roundcorners_bot_grey.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}

.mainstory650 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url('graphics/roundcorners_bot_grey650.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}

.top_corners {
	background-image: url('graphics/roundcorners_top_grey.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7e7c7c;
	margin-bottom: 1em
}

.top_corners2 {
	background-image: url('graphics/roundcorners_top_grey.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7e7c7c;
	margin-bottom: 1em
}

.top_corners650 {
	background-image: url('graphics/roundcorners_top_grey650.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7e7c7c;
	margin-bottom: 1em
}

.imgborder {
	padding: 26px;
	border: 1px dotted #333333;
	background-color: #7e7c7c;
}

.imgborder2 {
	padding: 10px;
	border: 1px dotted #333333;
	background-color: #7e7c7c;
	float: right;
	margin-left: 6px;
}

#rightCol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.substory {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url('graphics/roundcorners_bot_grey.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}

.rightcolmain {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url('graphics/rightcolcorners-bot_grey.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}

.rightcol-topcorners {
	background-image: url('graphics/rightcolcorners-top_grey.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7e7c7c;
	margin-bottom: 1em
}

.rightcol-topcorners-photo {
	background-image: url('graphics/rightcolcorners-top-photo.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7e7c7c;
	margin-bottom: 1em
}

.rightcolmain-photo {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url('graphics/rightcolcorners-bot-photo.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}

.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
	font-size: 1px;
}

.navMenuReadmore {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#navMenuExtra a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#navMenuExtra a:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	text-decoration: underline;
	background-color: #519041;
}

.imgFloatRight-border {
	float: right;
	clear: both;
	margin-top: .5em;
	margin-left: .5em;
	border: 1px solid #000000;
	
}
.image-with-caption {
	float: right;
	width: 150px;
	font-weight: bold;
	padding-left: 10px;
}

.image-with-caption  p {
	float: right;
	width: 150px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.FloatRight175 {
	float: right;
	width: 175px;
	margin-left: 10px;
}

#comment{
	background-color: #FFFFFF;
	width: 85%;
}