@charset "utf-8";
body {
	background-image: url(../images/bat-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
body,td,th {
	font-size: 14px;
}
a {
	font-weight: bold;
}
a:link {
	color: #8fd4fc;
	font-weight: bold;
}
a:visited {
	color: #8fd4fc;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #8fd4fc;
}
#mountains {
	position:fixed;
	width:100%;
	height:100%;
	z-index:3;
	bottom: 0px;
	background-image: url(../images/mountains.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table-cell;
    vertical-align: bottom;}
#rays {
	position:fixed;
	width:100%;
	height:100%;
	z-index:5;
	background-image: url(../images/ray-of-light.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	top: 0px;
}
#content-bg {
	position:fixed;
	width:100%;
	height:100%;
	z-index:7;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
#text {
	position:absolute;
	width:100%;
	height:100%;
	z-index:9;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	position:fixed;
	width:100%;
	height:354px;
	z-index:11;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	top: 0px;
}
#flashMain {
	position:fixed;
	width:100%;
	height:150px;
	z-index:11;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	top: 0px;
}
.addressMain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}

#contact {
	position:fixed;
	left: 0;
	height:107px;
	z-index:13;
	margin-right: auto;
	margin-left: 750px;
	top:150px;
	width: 20%;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFFFFF;
}
.top-content {
	height: 275px;
}
.top-contentMain {
	height: 175px;
}

.contact {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #8fd4fc;
	text-align: right;
}
.contact a:link {
	color: #8fd4fc;
	text-decoration: none;
}
.contact a:visited {
	color: #8fd4fc;
	text-decoration: none;
}
.contact a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.contact a:active {
	color: #8fd4fc;
	text-decoration: none;
}
.subheading {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bat-sub-divide.png);
	background-repeat: no-repeat;
	height: 122px;
	line-height: 120px;
}
.horse-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 15px;
}
.horse-content-heading {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.bar {
	background-image: url(../images/bar-golden.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
}
.photo-border {
	border: 2px solid #FFF;
}
.formspring {
	color: #000000
}
