@charset "utf-8";
/* CSS Document */
/* Layout Properties */
body {
	background-image:url('http://www.colonialdowns.com/images/bg/cd_bg_pic.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0;
}
#outer {
  /* background-image:url(../images/bg/bigDust.png); */
}
#inner {
  /* background-image:url(../images/bg/smallDust.png); */
}
a:link {
	color:#c1272d;
	text-decoration:none;
	}      /* unvisited link */
a:visited {
	color:#c1272d;
	text-decoration:none;
	}  /* visited link */
a:hover {
	color:#8b080d;
	text-decoration:underline;
	border:0;
	}  /* mouse over link */
a:active {
	color:#c1272d;
	}  /* selected link */ 

#full {
	width:879px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:16px;
	line-height:94%;
}
#header {
	padding:0px;
	padding-bottom:0px;
	margin:0px;
}

/* ===================== NAVIGATION ==================== */
.menuRow1{
	width:879px;
	margin:0;
	padding:9px 0;
	background-image:url(../images/headerGraphics/menu_dd_bg-EZ.gif);
	text-shadow:none;
	text-decoration:none;
}
#menuItemRow1{
	border:1px solid #4a0101;
	height:100%;
	padding:8px 10px 8px 9px;
}
a #menuItemRow1{
	font-size:12px;
	font-family:Armata;
	text-decoration:none;
	color:#fff;
	text-shadow: 0 -1px 0 #222;
}
a:hover #menuItemRow1{
	background-color:#4a0101;
	text-decoration:none;
	-webkit-transition: background 0.5s ease-in;
	-moz-transition: background 0.5s ease-in;
	-ms-transition: background 0.5s ease-in;
	-o-transition: background 0.5s ease-in;
	transition: background 0.5s ease-in;
	text-shadow: 0 1px 0 #333;
	color:#fff;
}
a:visited #menuItemRow1{
	font-size:12px;
	font-family:Armata;
	text-decoration:none;
	color:#fff;
	text-shadow: 0 -1px 0 #222;
}
@-moz-document url-prefix() { 
  a #menuItemRow1{
	color:#fff;
  }
}
/* ===================== SECOND NAV ==================== */
.secondNav{
	position:absolute; 
	top:10px; 
	left:586px;
	z-index:1; 
	padding:0px; 
	margin:0px;
}
.topNav{
	margin:0;
	padding:3px 10px;
	background-image:url(../images/headerGraphics/menu_dd_bg-EZ.gif);
	background-position:bottom;
	vertical-align:middle;
}
a .topNav{
	font-size:12px;
	font-family:Armata;
	text-decoration:none;
	color:#FFF;
	text-shadow: 0 -1px 0 #222;
}
a:hover .topNav{
	background-color:#47697e;
	text-decoration:none;
	-webkit-transition: background 0.5s ease-in;
	-moz-transition: background 0.5s ease-in;
	-ms-transition: background 0.5s ease-in;
	-o-transition: background 0.5s ease-in;
	transition: background 0.5s ease-in;
	text-shadow: 0 1px 0 #333;
	color:#FFF;
}
a:visited .topNav{
	font-size:12px;
	font-family:Armata;
	text-decoration:none;
	color:#FFF;
	text-shadow: 0 -1px 0 #222;
}
#topNavRight{
	float:right; 
	margin-top:-1px 0 0 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome & Safari only */
	.secondNav{
		width:314px;
		left:555px;
	}
	#topNavRight {
		margin:1px 0 0 0;
	}
	.topNav{
	padding:3px 10px 4px 10px;
	}
}

/* ===================================================== */

#body {
	background-color:#fcf1d1;
	text-shadow:0px 1px #FFF;
	margin-bottom:45px;
}
#body a {
	border:0;
}
#homeBottom {
	background-image:url(/images/homebottombkg.jpg);
	color:#FFFFFF;
}
#ourCalendar {
	float:left;
	width:190px;
	text-align:center;
	background-image:url(/images/homebottombkg.jpg);
}
#ads {
	float:left;
	background-image:url(/images/homebottombkg.jpg);
	width:689px;
}
p {
	padding:3px 10px 10px 10px;
	margin:5px 0;
}
h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 2.1em;
	color:#57753f;
	line-height: 100%;
	padding:0 20px 0 10px;
	margin-bottom: 0;
	margin-top: 15px;
	text-align:left;
	text-decoration:none;
}
h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.8em;
	color:#57753f;
	padding-left:10px;
	padding-right:20px;
	margin-bottom: 2px;
	margin-top: 15px;
	line-height:98%;
}
h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.4em;
	line-height: 96%;
	font-weight: bold;
	color:#57753f;
	padding-left:10px;
	padding-right:20px;
	margin-bottom: 2px;
	margin-top: 15px;
	text-decoration:none;
}
h4 {
	padding-left:10px;
	padding-right:0px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size:1.2em;
}
h5 {
	padding-left:10px;
	padding-right:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:16px;
}
h6 {
	padding-left:10px;
	padding-right:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#7F0000;
	font-size: 12px;
}
.bottomStack {
	z-index:1;
}
#column {
	background-color:#FFFFFF;
	float:left;
	padding:0px;
	margin:10px;
	width:400px;
}
#leftText {
	text-align:left;
	padding-top:0px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	clear:both
}
.otbBox {
	z-index:10000;
	position:absolute;
	background-color:#669966;
	visibility:hidden;
	padding:10px;
	border:3px;
	border:3px solid #336633;
	color:#FFFFFF;
}
/* End Layout Properties */

/* Weather Page Properties */
#weatherForecast {
	width:293px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
}
/* End Weather Page Properties */

/* Dropdown Navigation */
/* Dropdown Navigation */
#menubar {
	background-color:#4a0101;
	padding:0px;
	margin:0px;
	border:0px;
}
#menubar a {
	color:#FFF;
	font-family:Armata;
	font-size:12px;
	border:1px solid #4a0101;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	margin:0px;
	background-image:url(../images/headerGraphics/menu_dd_bg-EZ.gif);
	background-repeat:repeat-x;
}
#menubar a:hover {
	color:#FFFFFF;
	border:1px solid #4a0101;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	margin:0px;
	background-image:none;
	background-color:#4a0101;
}
#menubar a.active {
	margin:0px;
}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #4a0101;
	background-color: #669966;
}
.menu a {
	color:#526a7e;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
	margin:0px;
}
.menu a:hover {
	color:#FFFFFF;
	margin:0px;
}
#buttons {
	background-image:url(../images/headerGraphics/headerbkgd_02.jpg);
	padding:0px;
	margin:0px;
}
#buttons a {
	border:0;
}
.button a {
	padding:0px;
	margin:0px;
	border:0;
	outline:none;
	letter-spacing:0px;
}
#MainLink a {
	color:#FFCC00;
}
.menuHighlight a {
	color:#FFCC00;
	background-color:#990000;
}
.newsTabs {
	float:left;
	background-image:url(../images/a/fileTab.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:293px;
	height:25px;
	text-align:center;
	margin-top:20px;
	padding-top:5px;
	color:#660000;
}
.newsTabs a {
	width:293px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	color:#660000;
}
#cdTab {
	background-image:url(../images/a/fileTab_Selected.jpg);
	color:#000000;
	font-weight:bold;
}
#cdNews {
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
	/*position:absolute;
	top:217px;*/
	padding-left:20px;
	padding-right:20px;
}
#bhNews {
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
	/*position:absolute;
	top:217px;*/
	padding-left:20px;
	padding-right:20px;
	visibility:hidden;
}
#hlNews {
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
	/*position:absolute;
	top:217px;*/
	padding-left:20px;
	padding-right:20px;
	visibility:hidden;
}
#tbredTab {
	background-image:url(../images/a/fileTab_Selected.jpg);
	color:#000000;
	font-weight:bold;
}
#tbredNews {
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
	/*position:absolute;
	top:217px;*/
	width:879px;
}
#harnessNews {
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
	/*position:absolute;
	top:217px;*/
	visibility:hidden;
	width:879px;
}
#homeLinks {
	font-size:12px;
	text-align:center;
}
#homeLinks a {
	text-decoration:none;
	color:#fff;
	border:0;
}
#homeLinks a:hover {
	text-decoration:underline;
	color:#fff;
}


/* Table Designs */
table.OTBhours {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #2A5F00;
    border-bottom: 1px solid #2A5F00;
	margin-left: 20px;
}
table.OTBhours th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #2A5F00;
}
table.OTBhours td {
    text-align: left;
    border-top: 1px dotted #2A5F00;
    padding: 0.2em 0.5em;
}
table.OTBhours thead th {
    text-align: left;
    border-bottom: 1px solid #2A5F00;
}
table.OTBhours th.Corner {
    text-align: left;
}

/* =============================== FOOTER ===============================*/
#footer {
	position:relative;
	top:15px;
	clear:both;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#fcf1d1;
	text-shadow:none;
	width:879px;
	background-color:#453916;
	border-top:2px solid #baa76f;
}
#footer a {
	clear:both;
	/* background-image:url(../images/footer_03.jpg);*/
	font-size:11px;
	text-decoration:none;
	color:#ddd;
	border:0;
}
#footer a:hover {
	clear:both;
	text-decoration:underline;
	color:#fff;
}
#footerColumns {
	-moz-column-count: 7;
	-moz-column-gap: 2px;
	-webkit-column-count: 7;
	-webkit-column-gap: 2px;
	column-count: 7;
	column-gap: 2px;
	padding:8px 0 8px 30px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#footerColumns p {
	height:350px;
	padding:0;
	margin:0;
	display:inline-block;
	-webkit-column-break-inside:avoid;
	-moz-column-break-inside:avoid;
    -ms-column-break-inside: avoid;
    column-break-inside:avoid;
}
#siteMapCat {
	font-size:12px;
	font-weight:bold;
	color:#baa76f;
}
#siteMapSub {
	margin-left:10px;
}
/* ===================================================================== */