/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat;
	font-size: 0.8em;
	margin: 0px;
	color: #000000;
	background-color: #006600;
}

#pagecontainer {
	background-image: url('../Images/Snowbak.jpg');
	background-color: #FFFFFF;
	background-repeat: repeat;
	border: medium groove #00008C;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}
#LeftTopMenu {
	width: 145px;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #00008C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #00008C;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #00008C;
	padding-bottom: 10px;
	border-left-style: none;
}
#LeftTopMenu p {
	margin-bottom: 0px;
}


#LeftTopMenu   a  {
	color: #25286F;
	text-decoration: none;
	display: block;
	font-weight: 600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	border: 1px solid #00008C;
	background-color: #D5E1FD;
}
#LeftTopMenu  a:hover {
	color: #25286F;
	text-decoration: none;
	display: block;
	font-weight: 600;
	background-color: #E9F0FE;
	font-size: 1.1em;
}

#masthead {
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 80px;
}
#LeftSide {
	width: 145px;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#LeftSide h1 {
	font-size: 1.3em;
	margin-top: 10px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#LeftSide h2 {
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#LeftSide p {
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	font-size: .9em;
}

#LeftSide ol {
	padding-left: 20px;
	margin-left: 12px;
}
#LeftSide li {
	padding-top: 2px;
	margin-top: 2px;
	font-size: .9em;
}
#maincontent {
	margin-left: 180px;
	margin-right: 10px;
	position: relative;
}

#footer {
	clear: both;
	border-top-style: groove;
	border-top-width: medium;
	border-top-color: #00008C;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: .9em;
}
a {
	text-decoration: none;
	color: #00008C;
	font-weight: 600;
}
a:visited {
	color: #3366cc;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}
.StrongBlueText {
	color: #2B80FF;
	font-weight: bold;
	line-height: 30px;
}

.CenterText {
	text-align: center;
}
#PicNav {
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#PicNav td {
	padding: 15px;
}
.PicLink {
	border: 1px solid #00008C;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.KeyH3 {
	margin-left: 20px;
}

.KeyP {
	margin-left: 20px;
	font-size: .9em;
}
.floatLeft {
	float: left;
}
.footeremail {
	border-width: 0px;
	position: relative;
	top: 2px;
}
.ImgNoBorder {
	border-width: 0px;
}
.redbold {
	font-weight: bold;
	color: #CE1141;
}
p {
	line-height: 1.4em;
	margin-top: 5px;
	padding-top: 5px;
}
#copy p {
}


h4 {
	font-family: cursive, Georgia, Arial, serif;
	font-size: 1em;
}
h5 {
	font-family: cursive, Georgia, Arial, serif;
	font-size: .9em;
}

h3{
	font-family: cursive, Georgia, Arial, serif;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: cursive, Georgia, Arial, serif;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 1.4em;
	margin-bottom: 0px;
	margin-top: 10px;
}
h1 {
	font-family: cursive, Georgia, Arial, serif;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#TableConditions {
	border: 1px solid #00008C;
	font-weight: 600;
	text-align: center;
	background-color: #f0f5fe;
	width: 90%;
}

#TableConditions td {
	border: 1px solid #00008C;
	padding: 5px;
}
#TableConditions th {
	color: #FFFFFF;
	background-color: #00008C;
}
#Racetable {
	font-size: 0.8em;
	border: 1px solid #00008C;
	text-align: center;
	background-color: #f0f5fe;
	border-collapse: collapse;
	width: 99%;
}
#Racetable td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #00008c;
	
}
#Racetable th {
	color: #FFFFFF;
	background-color: #00008C;
}

#TableForm {
	border: 1px solid #D6E3FC;
	background-color: #F5F9FE;
	width: 98%;
}
#TableForm h2 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 1.2em;
}

#TableForm    p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}


#TableForm td {
	padding: 5px;
}
#GallaryTable {
	background-color: #FFFFFF;
	border: 1px solid #00008c;
	text-align: center;
}
#GallaryTable   img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.SiteMapL1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	list-style-type: square;
	margin-left: 50px;
	padding-left: 50px;
}
.SiteMapL2 {
	list-style-type: disc;
	font-weight: normal;
}
.SiteMapL1 .SiteMapL2 a {
	font-weight: normal;
}
#Thumbs {
	border: 1px none #00008C;
	padding-left: 10px;
}
#Thumbs  a img {
	margin: 10px 15px 20px 10px;
	border: 1px solid #00008C;
}
#maps {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #00008C;
	border-right-color: #00008C;
	border-bottom-color: #00008C;
	border-left-color: #00008C;
	width: 540px;
	border-collapse: collapse;
	
}
#maps td {
	margin: 0px;
	padding: 0px;
	
}
#GallaryTable   h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#copy h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 545px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#copy h2 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #500831;
	width: 545px;
}
.namedate {
	font-size: 0.9em;
	font-style: italic;
}
.Yellow {
	background-color: #FFFF93;
}
.Red {
	background-color: #FF6464;
}
.lgry {
	background-color: #E1E1E1;
}

.Green {
	background-color: #62CA67;
}
.Purple {
	background-color: #CF88FF;
}

.Brown {
	background-color: #A78870;
}
.Pink {
	background-color: #FBA4EE;
}.All {
	background-color: #BFBFBF;
}
#maincontent  li {
	line-height: 1.4em;
	padding-bottom: 5px;
}
#tblDiv {
	height: 100px;
	left: 400px;
	top: 15px;
	border-width: 1px;
	border-style: solid;
	overflow: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 280px;
}

#tblDiv table {
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tblDiv td {

}
#divFloat {
	font-weight: 600;
	position:absolute;
	width:165px;
	text-align:left;
	background-color: #336633;
	background-image: url(../Images/Snowbak.jpg);
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	left: 594px;
	top: 1px;
	border: thin inset #999999;
}
#survey table {
	border: 1px solid #000000;
	border-collapse:collapse;
}
#survey td {
	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
}
#survey {
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.dateColor {
	color: #009900;
	font-style: italic;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contest  {
	background-image: url(../Images/frame130W.gif);
	height: 360px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	overflow: hidden;
}
#LeftSide  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ads {
	border: 2px solid #00008C;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
