﻿html, body {
	background-color:#FFFFFF;
	color:#5E4D40;
	font-family:Myriad web, Arial, Candara, Verdana;
	font-size:10pt;
	margin: 0;
	padding: 0;
}

#page{
	padding: 0;
	background-color:#E8E2DE;	
	width: 954px;
	margin:5px auto 0 auto;
	position:relative;
	overflow:hidden;
}

/*====CONTENT====*/

#content 
{
	/*
	IE6 Hack to make the menu stretch the whole length
	*/
	min-height:376px;
	height:auto !important;
	height:376px;
	position:relative;
}

#contentMain
{
	width:636px;
	/*
	IE6 Hack to make the menu stretch the whole length
	*/
	min-height:376px;
	height:auto !important;
	height:376px;
	float:left;
	/*background-color:#E8E2DE;*/
	padding:0;
	margin:0;
	position:relative;
	left:795px;
}

#contentMainWide
{
	width:795px;
	/*
	IE6 Hack to make the menu stretch the whole length
	*/
	min-height:376px;
	height:auto !important;
	height:376px;
	float:left;
	/*background-color:#E8E2DE;*/
	padding:0;
	margin:0;
	position:relative;
	left:795px;
}

#contentLeft
{
	display:inline; /*IE6 Double Margin Bug fix*/
	float:left;
	min-height:350px;
	margin:0 5px 0 0;
	width:305px;
}

#contentRight
{
	background-image:url(/images/contentimages/other/whiteSquareTall.gif);
	background-repeat:no-repeat;
	display:inline; /*IE6 Double Margin Bug fix*/
	float:left;
	height:350px;
	margin:0 0 0 0px;
	/*position:relative;*/
	width:305px;
}

#contentRight .image
{
	height:324px;
	left:13px;
	position:relative;
	top:13px;
	width:279px;
}

#contentMain .header
{	
	background-color:#446782;
	display:inline-block;
	font-size:12pt;
	font-weight:bold;
	color:White;
	padding:3px 0;
	height:20px;
	width:285px;
	text-align:center;
	opacity:0.75; /*FireFox*/
	filter:alpha(opacity=75); /*IE*/
}

#contentMain .rightContainer
{
	width:300px;
	height:340px;
	display:inline; /*IE6 Double Margin Bug fix*/
	background-color:White;
	margin:3px 11px 0px 7px;
	float:left;
}

#content .top
{
	/*
	IE6 Hack to make the menu stretch the whole length
	*/
	/*
	min-height:300px;
	height:auto !important;
	height:300px;
	*/
}

#content .bottom
{
	color:#446782;
	font-weight:bold;
	font-size:9pt;
	margin:10px auto;
	width:150px;
}

#content .calendar
{
	min-height:80px;
	overflow:hidden;
}

#content .calendar .header
{
	background-color:#AFA298;
	text-align:center;
	height:20px;
	line-height:20px;
}

#content .calendar .header a
{
	color:#446782;
}

#content .calendar .info
{
	background-color:#D6CDC8;
	height:60px;
	padding:3px;
	text-align:center;
}

#pdf
{
	margin:25px 5px 10px 5px;
}

.sideMargins
{
	margin:0 30px 10px 10px;
}

/*====SHADOW====*/
#contentMain .outer
{
	background-image:url(/images/homepage/BottomSEC.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/*====HEADER====*/

#header{
	
	position:relative;
	z-index:1;
}

#header .top
{
	background-image:url(/images/homepage/TopBanner90.gif);
	background-repeat:no-repeat;
	height:90px;
	margin:0;
	width:100%;
	position:relative;
	z-index:5;
}

#header .top .homeLink
{
	display:block;
	height:90px;
	position:absolute;
	width:470px;
}

#header .bottom
{
	height:100px;
	margin:0;
	padding:0;
	width:100%;
}

#header .bottom .image
{
	float:left;
	width:159px;
	
}

#header .bottom .image > a
{
	display:block;
	height:100px;
}

#header .bottom .imageM
{
	width:636px;
	float:left;	
}

#header .bottom .imageM > a
{
	display:block;
	height:100px;
}

#header .bottom .imageR
{
	float:left;	
	position:relative;
	width:159px;
}

#header .bottom .imageR > a
{
	display:block;
	height:100px;
}

#sps
{
	border-style:none;
	height:70px;
	margin:0 4px 0 0;
	padding:0 0;
}

#sps img
{
	border-style:none;
}

#sps a
{
	border-style:none;
}

#sps img
{
	border-style:none;
}

#sps span
{
	display:none;
	left:-17px;
	margin:0;
	position:absolute;
	top:-16px;
	z-index:10;
}

#sps div
{
	float:right;
	margin:15px 0 0 0;
	position:relative;
	
}

#sps div:hover span
{
	display:block;
}

.Join
{	
	color:White;
	cursor:pointer;
	float:right;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	width:159px;
	z-index:0;
}

.lnkJoin
{
	color:White;
	display:block;
	font-size:10pt;
	font-weight:bold;
	margin-top:3px;
	text-decoration:none;
}

#Login
{
	background-color:#E2EBED;
	border:1px solid #317082;
	color:Black;
	font-size:10pt;
	height:225px;
	left:794px;
	overflow:hidden;
	position:absolute;
	top:-137px;
	width:158px;
	z-index:5;
}

#Login a
{
	font-size:8pt;
}

/* SOCIAL SITE LINKS*/
#social
{
	border:none;
	height:22px;
	left:672px;
	position:absolute;
	top:68px;
	width:104px;
}

#social a
{
	border:none;
	display:block;
	float:left;
	height:22px;
	width:26px;
}

/* ==============MENU============== */

.tableCell
{
	display:table-cell;
	line-height:normal;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:middle;
}

/*==LEFT==*/
#content .LMenu
{
	background-color:#D6CDC8;
	float:left;
	/*
	IE6 Hack to make the menu stretch the whole length
	*/
	min-height:376px;
	height:auto !important;
	height:376px;
	left:795px;
	position:relative;
	width:159px;
	z-index:100;
}

#content .menu
{
	position:relative;
}

#content .menu ul
{	
	margin:0;
	list-style-type:none;
	padding:0;
}

#content .menu ul li
{
	background:url(/images/homepage/BrownGradientBar.gif) no-repeat bottom center;
	font-size:10pt;
	font-weight:bold;
	min-height:25px;
	line-height:25px;
	width:159px;
}

#content .menu li a
{
	color:#446782;
	display:block;
	padding:0 0 2px 10px;
	text-decoration:none;
	width:149px;
}

#content .menu li:hover
{
	background-color:#E8E2DE;
}

#content .menu li:hover > ul
{
	display:block;
}

#content .menu li ul
{
	background-color:#E8E2DE;
	border: solid 2px #AFA397;
	display:none;
	left:159px;
	position:absolute;
	top:-2px;
	width:159px;
	z-index:100;
}

#content .menu li ul li
{
	font-size:9pt;
}
	
#content .menu li ul li:hover
{
	background-color:#D6CDC8;
}

#content .menu ul li ul li ul
{	
	display:none;
	position:absolute;
	top:-2px;
}

/*==RIGHT==*/

#content .logo
{
	margin-top:15px;
	text-align:center;	
}

#content .RMenu
{
	background:#E8E2DE url(/images/contentimages/event/upcomingBottom.gif) no-repeat top center;
	float:left;
	
	/*
	IE6 Hack to make the menu stretch the whole length
	*/
	height:auto !important;
	height:376px;
	left:795px;
	min-height:376px;
	position:relative;
	width:159px;
}

#content .subMenuRight
{
	color:#5E4D40;
	font-size:8pt;
	font-weight:bold;
	background-image:url(/images/homepage/BrownGradientBar.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	width:159px;
	padding-bottom:2px;
}

#content .subMenuRight2
{
	color:#5E4D40;
	font-size:8pt;
	font-weight:bold;
	background:url(/images/homepage/BrownGradientBar.gif) no-repeat bottom center;
	width:159px;
}

#content .rightTable
{
	min-height:25px;
	display:table-cell;
	padding:5px 0;
	vertical-align:middle;
}

#content .subMenuRight:hover, #content .subMenuRight2:hover
{
	background-color:#D6CDC8;
}

#content .subMenuRight a
{
	display:block;
	margin-left:15px;
	cursor:pointer;
	text-decoration:none;
}

#content .subMenuRight2 a
{
	cursor:pointer;
	display: block;
	margin:0 15px;
	text-decoration:none;	
}

/*=====FOOTER=====*/

#footer
{
	height:100px;
	width:954px;
	font-size:8pt;
	font-weight:bold;
}

#footer .LMenu
{
	height:100%;
	width:159px;
	background-color:#AFA298;
	float:left;
	color:white;
	text-align:center;
}

#footer .RMenu
{
	height:100%;
	width:159px;
	background-color:#AFA298;
	float:left;
	color:white;
	text-align:center;
}

#footer .RMenu a
{
	color:White;
	text-decoration:none;
	cursor:pointer;
}

#footer .Middle
{
	height:100px;
	width:636px;
	float:left;
	background-color: #D6CDC8;
}

/*====SITEMAP====*/
#siteMap
{	
	background-image:url(/images/homepage/bannerBottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:100px;
	width:954px;
	margin:0 auto;
	font-family:Myriad web, Arial, Candara, Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#5A493C;
}

#siteMap .Links
{
	padding-top:25px;
}

#siteMap .Links span
{
	display:block;
	margin:0 auto;
	text-align:center;
	width: 700px;
}

#siteMap .Links a
{
	text-decoration:none;
}

#siteMap .Links a:hover
{
	cursor:pointer;
}

/*====OTHER====*/

.equestrian
{
	font-weight:bold;
	font-style:italic;
}

.floatLeft
{
	position:relative;
	float:left;
}

.floatRight
{
	position:relative;
	float:right;
}


hr
{
	color:Red;
	height:2px;
	padding:0;
	margin:0;
	border-style:none;
	border-width:0;
}

/*====ADMANAGER====*/

#adManager
{
	margin-top:5px;
	
}

#divAd1, #divAd2, #divAd3, #divAd4
{
	position:relative;
	float:left;
	z-index:20;
}

#divAd1 span, #divAd2 span, #divAd3 span, #divAd4 span
{
	visibility:hidden;
	position:absolute;
	left:31px;
	top:-149px;
}

#divAd1:hover span, #divAd2:hover span, #divAd3:hover span, #divAd4:hover span
{	
	visibility:visible;
}

#adManager img
{
	border-style:none;
}

/*====NEWS TICKER====*/

#newsWrapper
{
	width:305px;
	height:200px;
	background-image:url(/images/contentimages/other/whiteSquareSmall.gif);
}

#news
{
	background-color:#AFA298;
	height:177px;
	width:283px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	top:12px;
}

#news a
{	
	font-size:10pt;
	font-weight:bold;
	color:White;
}

#newsLinks
{
	margin:0 3px;
	height:152px;
}

.newsTicker
{
	list-style-type:square;
	color:White;
}

/*====OTHER====*/
a 
{
	color:#5E4D40;
}

.center
{
	text-align:center;
}

.clear
{
	clear:both;
}

h1
{
	color:#446782;
	font-size:18pt;
	margin:5px 0;
}

h2
{
	color:#446782;
	font-size:14pt;
}

h3
{
	color:#446782;
	font-size:12pt;
	margin:15px 0 0 0;
}

h3 + ul
{
    margin-top:5px;
}

h3 a
{
	color:#446782;
}

h4
{
	color:#446782;
	font-size:10pt;
	margin:0;
}

h5
{
	color:#5E4D40;
	font-size:10pt;
	margin:10px 0;
}

h6
{
	color:#5E4D40;
	font-size:8pt;
	margin:0;
}

.hide
{
	display:none;
}

img
{
	border-style:none;
}


#phMain
{
	margin:10px;
}

ul.list
{
    list-style-type:none;
    margin:0;
    padding:0;
}
        
    ul.list li
    {
        clear:both;
        padding:3px 0;
    }
    
        ul.list li div
        {
            float:left;
            width:500px;
        }
    
        ul.list li label
        {
            float:left;
            width:100px;
        }

.winner
{
	font-size:12pt;
}

/*----FORMS----*/
TD.form
{
	font-family:Myriad Web, Arial, Candara, Verdana;
	font-size:8pt;
	font-weight:bold;
}

.dropdownlong
{	
	width:350px;
}

.relative
{
	position:relative;
}
