html,
body {
	margin:0;
	padding:0;
	font-family: Arial;
	color:#534741;
	height:100%;
	text-align:center;
	background:#ADCCE9 url(images/bg-sky.jpg) center top repeat-x;
	font-size:14px;
}

.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}

@font-face {  
	font-family: 'Christopherhand';
	src: url('https://www.steeplechaseatcallaway.org/font/comesinhandy.ttf');
	src: local('Christopherhand'), local('Christopherhand'), url('https://www.steeplechaseatcallaway.org/font/comesinhandy.ttf') format('truetype');
}

#faqquestion{
	color:#80B33A;
	font-weight:bold;
}

h1{
	color:#8EC43A;
	font-size:24px;
	margin:0px;
}

#header {
	height:470px;
	width:1000px;
	margin:0px auto;
}

#headertop{
	height:423px;
}

#headertoptop{
	height:100px;
	width:100%;
}

#headerimg{
	text-align:left;
	padding-top:15px;
	padding-left:10px;
	width:1000px;
}

#headertext{
	color:#CFFF9B;
	font-size:34px;
	font-family: 'Christopherhand';
}

#fadeshow1{

}

#nav{
	padding-top:5px;
	text-align:left;
}

a:link {
	color:#7C9456;
	text-decoration: none;
	font-weight:none;
	font-family: Century Gothic, sans-serif;
}

a:visited {
	color:#7C9456;
	text-decoration: none;
	font-weight:none;
	font-family: Century Gothic, sans-serif;
}

a:hover {
	text-decoration: underline;
	color:#014363;
	font-weight:none;
	font-family: Century Gothic, sans-serif;
}

a:active {
	text-decoration: none;
	color:#534741;
	font-weight:none;
	font-family: Century Gothic, sans-serif;
}

#body {
	margin:0px auto;
	width:1000px;
	background:#ADCCE9;
}

#bodytop{
	width:1000px;
	margin:0px auto;
	padding-top:20px;
}

#bodytop1{
	width:333px;
	float:left;
	display:inline-block;
}

#bodytop2{
	width:334px;
	float:left;
	display:inline;
}

#bodytop3{
	width:333px;
	display:inline-block;
	float:right;
}

#bodycontent{
	width:1000px;
	clear:both;
	margin:0px auto;
	padding-top:20px;
}

#bodycontenttop{
	background:url(images/wrap-top.jpg) no-repeat top center;
	width:1000px;
	height:15px;
}

#bodycontentmid{
	width:1000px;
	background:url(images/wrap-middle.jpg) repeat-y;
	overflow:auto;

}

#bodyleft{
	float:left;
	width:605px;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
}

#bodyright{
	float:right;
	width:335px;
	text-align:left;
}

#bodycontentbot{
	background:url(images/wrap-bottom.jpg) no-repeat top center;
	width:1000px;
	height:15px;
}


#footer {
	clear:both;
	position:relative;
	margin:0px auto;
	bottom:0;
	width:960px;
	background:#ADCCE9;
	text-align:left;
	font-size:9pt;
	height:60px;			
	color:#0E457D;
	padding-top:10px;
}

#footer, .push {
	clear: both;
	height: 60px;
	background:#ADCCE9;
	width:960px;
	margin:0px auto;
}


#footer a.footer{
	color:#0E457D;
	text-decoration:none;
	display:inline;
	font-family:arial;
}

h1.title{
	font-family: "comesinhandy";
	color:#534741;
	font-size:36pt;
	margin-bottom:0px;
	margin-top:0px;
}

#footer a.footer:visited{
	color:#0E457D;
	text-decoration:none;
	display:inline;
	font-family:arial;
}

/* Countdown */
#countdown_dashboard {
	height:48px;
	margin-bottom:15px;
	margin-right:15px;
	padding-top:5px;
	background: transparent url('images/event-countdown.png') 0 0 no-repeat;
}
