html,body 
{
	font-size: 100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: 0;	
}

body
{
	background-color :#2175bc;
	color:#F5DEB3;
	font-size:62.5%;
}

h2
{
	font: bold 1.5em Arial, Helvetica, sans-serif;
	clear:left;
	margin: 4px 2px;
}

h3
{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	clear:left;
	margin: 4px 2px 4px 2px;
	display:inline;
}

#content ul
{
	list-style-position:inside;
	margin-left: 16px;
	margin-top: 4px;
}

#content li
{
	padding: 4px;
	font-size:1.1em;
}

#content li li
{
	font-size:1em;
}

#content p
{
	margin: 5px 10px 10px 14px;
	text-indent:1em;
	line-height:1.3em;
}

#content a,#footerCenter a
{
	color: #fff;
	text-decoration:none;
	font-style:italic;
}

#content a:hover,#footerCenter a:hover
{
	text-decoration:underline;
}

#links li
{
	white-space:nowrap;
	width:18em;
}
.linkGroup
{
	float:left;
}

.subscript {font-variant:small-caps; font-family:"smallcaption"; color:#F5DEB3;}
.emphasise 
{
	color:#DDFFF3; 
	line-height:1.3em;
	font-weight:bold;
	font-size:1.1em;
}

.imgFloatRight
{
	float:right;
	clear:left;
}

.imgFloatLeft
{
	float:left;	
	clear:right;
}

.floatLeft
{
	float:left;	
}

.floatRight
{
	float:right;
	
}

#startPage
{
	background : #2175bc url(images/bg.jpg) no-repeat center center;
	font: bold 4em Book Antiqua,Arial;
}

#startPage  a
{
	color:#fff;
	text-decoration:none;
}

#startPage
{
	border-collapse:collapse;
	border:0;
	width:100%;
	height:100%;	
}

#startPage div
{
	padding: 5px;
}

#outer
{
	min-height:100%;
	margin-left:11.35em;
	margin-bottom:-2.35em;
	background-color:Black;	
	font-size:1.2em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}
* html #outer {height:100%}

#headerWrapper
{
	margin-left:-11.36em;	
	background-color:#2175bc;	
	position:relative;
	padding-top:2px;
}

.headerLogo
{	
	text-align:center;
	height:142px;
	width:600px;
	position:relative;
	margin:0 auto;
}

.contentWrap
{	
	border-top: 1px solid #90bade;	
	float:right;
	width:100%;
}

#topBar
{	
	color:#F5DEB3;
	border-right: .7em solid #508fc4;
	border-bottom:  1px solid #90bade;
	line-height:2.2em;
}

.topPanelRight
{
	border-left: .7em solid #1958b7;	
	float:right;
	background-color: #2175bc;
}

.seperator
{
	border-left : solid 2px #F5DEB3;
	float:left;
	line-height:1.6em;
	margin:.3em 1px;
}

.topPaging
{
	padding: 0  4px;
}

.bottomPaging
{
	padding: .5em  4px .5em;	
	border-left: solid .7em #1958b7;
}

.bottomPaging a, .topPaging a
{
	color:#F5DEB3;
} 

.activePage
{
	font-weight:bold;
	color: #fff;
	padding:0px 2px;
	text-decoration:underline;
}

.page
{
	padding:0px 2px;

}

.pageJump
{
	padding:0px 4px;
}

.SiteMapPath
{
	padding-left:5px;
}

.SiteMapPath a
{	
	color:#F5DEB3;
	text-transform:uppercase;
	font-size:.8em;
}

.PathSeperator
{
	padding:0px 1px;
}

.SiteMapPath
{
	float:left;
}

.SMPCurrentNode
{
	font-weight:bold;
	font-size:1.6em;
	padding-left:4px;
}

#content
{
	padding: 2px 8px;
}

#Menu 
{
	float:left;
	margin-left:-11.35em;
	width: 11.32em;
	background-color: #90bade;
	border-bottom:solid 20px #2175bc;	
	border-top: 1px solid #90bade;

}
* html #Menu {
	position: relative;  /*** IE needs this  ***/
}

#Menu ul 
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}

#Menu li 
{  
  border-bottom : 1px solid #90bade;
  margin: 0;
}

#Menu li a {
  width: 9.4em;
  display: block;
  padding:  .5em 0px .5em .5em;
  border-left: .7em solid #1958b7;
  border-right: .7em solid #508fc4;
  background-color:  #2175bc;
  color: #fff;
  text-decoration: none;
}

#Menu li a:hover {
  border-left-color: #1c64d1;
  border-right-color: #5ba3e0;
  background-color:  #2586d7;
  color: #fff;
}

#Menu li a.active 
{

  border-right-color: black;
  font-style:italic;
  font-weight:bold;
}

#Menu li li {
  border-top: 1px solid #90bade;
  border-bottom: 0;
  margin: 0;
}
#Menu li li a 
{
	width: 8.6em;
	padding: .4em 0px .3em 1.25em;
	background-color: #5ba3e0;
}
#Menu li li li a 
{
	width: 8.1em;
	padding: .3em 0px .2em 1.8em;
	background-color: #73b2e8;
}

#clearFooter
{
	clear:both;
	height:20px;
}

#footer 
{
	position:relative;
	clear:both;
	background-color: #2175bc;
	border-top:solid 1px  #90bade;	
	border-bottom: 1px solid #90bade;	
	font-size:1.2em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
	border-right:solid .7em  #508fc4;
} 

#footerLeft
{
	float:left;
	width: 9.5em;
	padding:  .5em 0px .5em .5em;
	border-left: solid .7em  #1958b7;
	border-right:solid .7em  #508fc4;
}

#footerLeft a
{
	color: #fff;
} 

#footerCenter
{
	font-size:.8em;
	text-align:center;
}

#footerCenter span
{
	padding: 0 4px;
}

#footerRight
{
	float:right;
	background-color: #2175bc;
} 

#travelOptions a
{
	font-style:normal;
}

#travelOptions div
{
	border: solid 1px #F5DEB3;
	padding: 0px 5px 5px 2px;
	margin:  10px 5px 15px 5px;
	height:1%;
}

#travelOptions span
{
	padding: 0px 5px;
}

#travelOptions h2
{
	background-color:Black;
	margin-top:-10px;
	float:left;
	padding: 0px 5px 0px 5px;
	position:relative;
}

#travelOptions div div
{
	clear:left;
	border: none;
	margin: 0;
}

#travelOptions table
{
	margin-left:20px;
}

#travelOptions table td
{
	margin-left:20px;
	padding: 0px 5px;
}

#directionsFrom span
{
	padding: 0px 5px;	
}


#Horses table
{
	border-collapse:collapse;
	text-align:center;
}

#Horses td
{
	vertical-align:middle;
	border-bottom:1px solid #F5DEB3;
	padding-bottom :2px;
}

#Horses div
{
	font-weight:bold;
	padding : 0px 0px 2px 0px;
}

.di {
	float: left; 
	width: 50px; 
	padding: 2px; 
	text-align: right; 
	font-weight: bold; 
	color: #666699;
}

.dv
{
	float: left;
	text-align: left; 
	padding: 2px;
}

#Horses br
{
	clear:left;
}
	
#ha
{
	width:160px;
	padding-top:10px;
}

#Category
{
	padding: 2px 0px 2px 0px;
}

#activities a
{
	margin-bottom:4px;
	text-decoration:none;	
	color:#F5DEB3;
	width:100%;
	display:inline-block;
	font-style:normal;
}

#activities a:hover
{
	background-color:#708090;
	cursor:pointer;
	text-decoration:none;
}


.activity h2 span
{
	padding-left:5px;
	font-variant:small-caps; 
	font-size:.6em;
	font-weight:normal;
}

#gallery div
{
	text-align:center;
}


.imgPopUp img
{
	border:none;
	margin:5px;
}

.img
{
	border:none;
	margin:5px 8px;
}


.imgPopUp
{
	border:none;
	text-decoration:none;	
	display:inline-block;
	margin:2px 5px;	
}	

.imgPopUp:hover 
{
	background-color:#708090;
}

.ddList 
{	
	float:left;	
	position:relative;
	z-index:100;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

#listHead, listHead:visited
{
	background: transparent url(Images/dd.gif) top right no-repeat;
	display: inline-block;
	text-decoration:none;
	border:none;
	color:#F5DEB3;	
	width:11em;
	padding:0px 4px;		
}

.ddList ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}


.ddList li
{
	position:relative;	
	padding:0;
}

.ddList li li
{
	line-height:1.8em;
}

.ddList ul ul a, .ddList ul ul a:visited 
{
	display:block;
	font-size:.8em;
	text-decoration:none;
	width:10.6em;
	border:none;
	background:#2175bc;
	color:#F5DEB3; 
	padding: 0px .4em;
	line-height:2.2em;
}

.ddList ul ul
{	
	top:2.1em;
	left:0px;
	position:absolute;
	visibility:hidden;	
	background-color:#2175bc;
}

.ddList table {position:absolute; top:0; left:0; border-collapse:collapse;}

#listHead:hover
{
	cursor:pointer;
	background: #2586d7 url(Images/ddH.gif) top right no-repeat;
}

.ddList ul li:hover ul,
.ddList ul a:hover ul
{
visibility:visible; 
}
.ddList ul ul a:hover {
	cursor:pointer;
	background-color:  #2586d7;	
	text-decoration:none;	
}

.col1 {margin-left: 0em;}
 
.col2 {margin-left: 9.1em;}
 
.col3 {margin-left: 23em;}
 
.colTopper {margin-top: -21.1em;} 


#siteMap a
{
	font-style:normal;
}

#siteMap ul
{
	list-style:square;
}

#siteMap li
{
	white-space:nowrap;
	padding:.1em 0px 0px 20px;
	position:relative;
	font-weight:normal;	
}

.siteMapCol1 {margin-left: 0em;}
.siteMapCol2 {margin-left: 18em;}
.siteMapColTopper {margin-top: -36.6em;} 

#siteMap .hasChildren
{
	font-weight:bold;
}

form fieldset label
{
	width: 12em;
	float:left;
	text-align:right;
	margin-right:0.5em;
	display:block;
	
}

form fieldset legend
{
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #fff;
}

form fieldset
{
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;

}

.floatcontainer:after{
    content: "."; 
    display: inline-block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
    }
    
.formError
{
	background-color:#F5DEB3;
	color:Black;
	margin: 0px 5px;
	padding: 4px;
}
	
.floatcontainer{display: inline-block;} 

/* Hides from IE Mac \*/
* html .floatcontainer {height: 1%;}
.floatcontainer{display:inline-block;}
/* End Hack */ 
