 /*Masthead styling*/
#masthead {
	width: 900px;
	height: 125px;
	margin: 5px auto 0px;
	padding: 0px;
}
#Time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #333333;
	width: 900px;
	padding: 0px;
	margin: 20px auto 0px;
}


.chromestyle{/* Chrome button styling*/
	font-weight: bold;
	margin: 0px auto;
	width: 900px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(../chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

#chromemenu ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " ";
	background-repeat: no-repeat;
	width: 25px;
}
#chromemenu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
}

.chromestyle ul li a:hover{
background: url(../chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " v";/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}





/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 165px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	left: 235px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/*Container styling*/
#Container {
	width: 900px;
	clear: left;
	background-color: #FFFFFF;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
	padding: 0px;
}

/*General main body copy styling*/
#Container #Content {
	width: 100%;
	line-height: normal;
	padding: 0px;
	margin: 5px 0px 0px;
	float: left;
}

/*General main body character styling*/
#Container #Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #990000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Container #Content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#Container #Content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.RunnersUp {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	font-size: 1.1em;
}

#Container #Content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	line-height: 125%;
}
#Container #Content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	line-height: 125%;
}
#Container #Content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#Container #Content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 125%;
}

#Container #Content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: normal;
	margin: 0px 15px 8px 10px;
}

/*General footer styling*/



/* reusable class for columns in the footer */
.footerCol {
	float:left;
	width:280px;
	margin-lift:15px;
	color: #333333;
	margin: 0px 0px 5px 10px;
	}
#Footer .footerCol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
}
#Footer .footerCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	font-weight: normal;
}
	
#Footer {
	width: 900px;
	clear: both;
	padding-top: 15px;
	background: url(../images/Frontpage/bottom_column/grass.gif) no-repeat;
	margin: 0px auto;
}
	
/*Footer bodycopy styling*/
#Footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

/*Footer Link styling*/
#Footer .footerCol a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

#Footer .footerCol a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
}
#Footer .footerCol a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#Footer .footerCol a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}


/************************* //// \\\\\**********************/

/* Bottom Footer styling*/
#BottomFooter {
	width: 900px;
	height: 30px;
	clear: both;
	margin: 2px auto;
	padding: 15px 0px 0px;
	background: url(../images/Frontpage/Columns/bottomStrip.png) repeat;
}

#BottomFooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-indent: 5px;
	text-align: center;
	float: right;
	width: 300px;
}


/* Bottom Footer List styling*/
#BottomFooter ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#BottomFooter li {
	display: inline;
	background-position: center;
	text-align: center;
	margin: 10px 0px 0px 12px;
	padding: 10px 20px 10px 25px;
}

/* Bottom Footer Link styling*/

#BottomFooter a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
#BottomFooter a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#BottomFooter a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: dotted;
}
.BoldText {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
#BottomFooter a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

	
/* Spacer div to follow multiple floated items */
.spacer {
   clear:both;
   }
   
#Container #Content h4 {
	color: #333333;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
}
#Container #Content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Container #Content li {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.RedText {
	color: #990000;
	font-weight: bold;
}

/* Credit styling - DT7 Design */
#Credit {
	width: 900px;
	margin: 0px auto 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	clear: both;
}

/* Credit link styling */
#Credit a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
}
#Credit a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#Credit a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

#Credit a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	margin: 0px 5px 5px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}
#Firefox {
	width: 900px;
	margin: 10px auto 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
#Firefox a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
#Firefox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B30606;
	text-decoration: none;
}
#Firefox a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
body {
	background: url(../images/Frontpage/stripe_b.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	line-height: 125%;
	padding: 0px;
	width: 20%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#Container #Content #Headlines .Quote {
	font: italic .9em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
#Container #Content #Headlines h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #990000;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#Container #Content #SidebarRight #Win {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
}
#Container #Content #SidebarRight #FaceBook2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#Container #Content #SidebarRight #FaceBook2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
