body {
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#b3b3b3;
}

form { padding:0; margin:0;}
img { border:0; padding:0; margin:0;}
.floatLeft { float:left;}
.floatRight { float:right;}
.goGreen {color:#77a240;}
.goRed {color:#CC0000;}

#container {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.header {
	width:960px;
	height:168px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 auto;
	overflow:hidden;
}

.headerLeft {
	float:left;
	width:476px;
	height:123px;
	margin:0 auto;
	padding:45px 0 0 24px;
	overflow:hidden;
}

.headerCenter {
	float:left;
	width:163px;
	height:168px;
	margin:0;
	overflow:hidden;
}

.headerRight {
	float:right;
	width:297px;
	height:160px;
	margin:0 auto;
	padding-top:8px;
	text-align:right;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	overflow:hidden;
}

.headerRight a:link, .headerRight a:visited {
	margin:0 10px 0 10px;
	color:#fff;
	text-decoration:none;
}

.headerRight a:hover, .headerRight a:active {
	color:#004961;
	text-decoration:none;
	
}

.navigation {
	width:960px;
	height:28px;
	background-color:#fff;
	border-bottom:4px solid #004961;
	margin:0 auto;
	padding-top:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#77a240;
	font-size:16px;
	overflow:hidden;
}

.navigation a:link, .navigation a:visited {
	margin:0 10px 0 10px;
	color:#004961;
	text-decoration:none;
}

.navigation a:hover, .navigation a:active {
	color:#77a240;
	text-decoration:none;
	
}

.footer {
	width:960px;
	margin:20px auto 20px auto;
	color:#666;
	text-align:center;
	font-size:12px;
	overflow:hidden;
}

.footer a:link, .footer a:visited {
	color:#666;
	text-decoration:none;
}

.footer a:hover, .footer a:active {
	color:#77a240;
	text-decoration:none;
	
}

.masthead {
	width:960px;
	height:284px;
	margin:0 auto;
	background-image:url(../images/masts/rotate.php);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
}

.bodyCol {
	width:960px;
	margin:11px auto 11px auto;
	overflow:hidden;
}

.bodyColLeft {
	float:left;
	width:596px;
	margin-right:11px;
	padding:20px;
	background-color:#FFF;
	overflow:hidden;
}

.bodyColRight {
	float:right;
	width:313px;
	overflow:hidden;
}

.bodyColPlan {
	width:960px;
	margin:11px auto 11px auto;
	background-color:#FFF;
	overflow:hidden;
}

.socialCol {
	width:960px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
}

.mainContent h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#77a240;
	font-size:28px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.mainContent h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3399cc;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

.mainContent p, .mainContent ul, .mainContent ol{
	color:#000;
	font-size:14px;
	line-height:1.5em;
}

.mainContent a:link, .mainContent a:visited {
	color:#77a240;
	text-decoration:none;
}

.mainContent a:hover, .mainContent a:active {
	color:#004961;
	text-decoration:none;
}

.upcomingEvents {
	width:313px;
	background-color:#004961;
	padding-bottom:15px;
	overflow:hidden;
}

.upcomingEvents h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:283px;
	margin:0;
	padding:8px 15px 8px 15px;
	font-size:15px;
	color:#fff;
	background-color:#77a240;
	text-transform:uppercase;
}

.upcomingEvents h2 {
	margin:10px 0 0 0;
	padding:0 15px 0 15px;
	font-size:13px;
	color:#77a240;
}

.upcomingEvents h2 a:link, .upcomingEvents h2 a:visited {
	color:#77a240;
	text-decoration:none;
	font-weight:bold;
}

.upcomingEvents h2 a:hover, .upcomingEvents h2 a:active {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}

.upcomingEvents h3 {
	margin:0;
	padding:0 15px 0 15px;
	font-size:13px;
	color:#fff;
	font-style:italic;
	font-weight:normal;
}


.upcomingEvents h3 a:link, .upcomingEvents h3 a:visited {
	font-size:11px;
	color:#fff;
	font-style:normal;
	text-decoration:none;
}

.upcomingEvents h3 a:hover, .upcomingEvents h3 a:active {
	color:#77a240;
	text-decoration:none;
}




.supportWELCA {
	width:313px;
	padding-bottom:15px;
	overflow:hidden;
}

.supportWELCA h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:313px;
	margin:0;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
}

.supportWELCA h1 a:link, .supportWELCA h1 a:visited {
	text-decoration:none;
	display:block;
	color:#fff;
	padding:8px 15px 8px 15px;
	background-color:#666;
}

.supportWELCA h1 a:hover, .supportWELCA h1 a:active {
	text-decoration:none;
	color:#fff;
	background-color:#77a240;
}




.signup {
	width:283px;
	background-color:#fff;
	color:#004961;
	font-size:13px;
	padding:15px;
	margin-top:11px;
	line-height:1.5em;
	overflow:hidden;
}

.signup form {
	margin-top:5px;
}

.signup input[type='text'] {
	width:192px;
	padding:3px;
	background-color:#e6e6e6;
	border:2px solid #c0c0c0;
}

.signup input[type='submit'] {
	padding:3px 5px 3px 5px;
	color:#FFF;
	font-size:13px;
	background-color:#77a240;
	border:0;
}

.signup input[type='submit']:hover {
	color:#FFF;
	background-color:#004961;
	cursor:pointer;
}

.map {
	width:283px;
	background-color:#fff;
	color:#004961;
	font-size:13px;
	padding:15px;
	margin-top:11px;
	line-height:1.5em;
	overflow:hidden;
}

.map a:link, .map a:visited {
	color:#004961;
	text-decoration:none;
}

.map a:hover, .map a:active {
	color:#77a240;
	text-decoration:none;
}

.ads {
	width:301px;
	background-color:#fff;
	color:#004961;
	padding:6px;
	margin-top:11px;
	overflow:hidden;
}

.facebook {
	float:left;
	width:299px;
	background-color:#fff;
	padding:10px;
	border-right:1px solid #77a240;
	border-left:1px solid #77a240;
	overflow:hidden;
}

.twitter {
	float:left;
	width:297px;
	padding:10px;
	background-color:#fff;
	overflow:hidden;
}

.breadcrumbs {
	float:left;
	width:556px;
	height:20px;
	padding:20px;
	border-bottom:1px solid #CCC;
	color:#999;
	font-size:11px;
	overflow:hidden;
}

.notifySuccess {
	width:500px;
	font-size:14px;
	line-height:1.5em;
	color:#000000;
	border-top: 1px solid #7bc142;
	border-bottom: 1px solid #7bc142;
	background-color:#d7ecc6;
	padding:20px;
	margin:0 0 20px 0;
}

.notifyError {
	width:500px;
	font-size:14px;
	line-height:1.5em;
	color:#000000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color:#f0d2d2;
	padding:20px;
	margin:0 0 20px 0;
}

.divider {
	width:596px;
	height:1px;
	margin:10px auto 10px auto;
	background-color:#CCC;
}

.horses {
	width:596px;
	margin:0 auto 10px auto;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}




/*ALL PURPOSE FORM STYLES*/
.apFormLabel {
	text-align:left;
	width:250px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin-bottom:5px;
}

.apFormField {
	width:330px;
	margin-bottom:9px;
}

.apForm input[type='text'], .apForm input[type='password'] {
	width:300px;
	font-size:14px;
	padding:3px;
	color:#333;
	margin-bottom:10px;
}

.apForm input[type='submit'] {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:0;
	background-color:#77a240;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 25px 5px 25px;
     -moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:7px;
}

.apForm input[type='submit']:hover {
	background-color:#004961;
	cursor:pointer;
}

.apForm textarea {
	width:300px;
	height:150px;
	font-size:14px;
	padding:3px;
	color:#333;
	margin-bottom:10px;
}

.gala a:link, .gala a:visited {
	padding:10px;
	color:#FFF;
	font-size:15px;
	background-color:#77a240;
	border:0;
	text-decoration:none;
}

.gala a:hover, .gala a:active {
	background-color:#004961;
	text-decoration:none;
}

.events a:link, .events a:visited {
	padding:5px;
	color:#77a240;
	font-size:11px;
	background-color:#FFF;
	border:0;
	margin-left:15px;
	text-decoration:none;
}

.events a:hover, .events a:active {
	background-color:#77a240;
	color:#FFF;
	text-decoration:none;
}



/* >>>>>>>>>>>>>>>>>>  PAGE FLIP*/

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../images/contest.png) no-repeat right top;
	text-indent: -9999px;
}