Body {
	background-color: #D6D2AD;
	margin: 0px;
}

/*TEXT FORMATTING*/

/*FOOTER*/

.CopyText {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

.ColeViewNotice {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

.ColeViewNoticeLink {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666;
}

.ColeViewNoticeLink:Hover {
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	color: #CCC;
}

.FooterNav {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #7c4d28;
}

.FooterNav:Hover {
	font-size: 10px;
	text-align: center;
	color: #333;
	text-decoration: underline;
}



/*END FOOTER*/


.MainPageTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #AD865D;
	text-decoration: underline;
	text-align: center;	
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}

.AllThings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
}

.MainSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A88B53;
	font-weight: bold;
}

.SubSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73674D;
	text-decoration: underline;
}

.Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AEA38D;	
}
#HorseInfoHolder {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19C65;	
}

#HorseInfoBox {
	background-color: #D6D2AD;
	border: 1px solid #AE9962;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding: 5px;
	
}

#HorseInfoBox .BoxHeading {
	font-weight: bold;
	color: #333;
}

#HorseInfoBox .BoxSubHeading {
	font-weight: bold;
	color: #666;
}

.Photo {
	border: 1px solid #AE9962;
	
}





/*END TEXT FORMATTING*/




/*STRUCTURES*/




/*HEADER NAVIGATION*/
#NavTisch {
	background-color: #BFBFBF;
	margin: 0px;
	padding: 0px;
}

#NavBox {
	vertical-align: text-top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



/*END HEADER NAVIGATION*/

#HeaderTop{
	background-image: url(../images/HomeTop.jpg);
	background-repeat: no-repeat;
}

#MainHeaderTop{
	background-image: url(../images/MainHeaderBG.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#MainTextAreaBGWaler {
	background-color: #E2DED3;
	background-image: url(../images/MainTextBGWaler.jpg);
	background-repeat: no-repeat;	
}

#MainTextAreaBG {
	background-color: #E2DED3;
	background-image: url(../images/MainTextBG.jpg);
	background-repeat: no-repeat;	
}

#MainBorderLeftBG {
	background-image: url(../images/MainLeftBorder.jpg);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

#MainBorderRightBG {
	background-image: url(../images/MainRightBorder.jpg);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

#MainTextArea{
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 50px;		
}



#HeaderMdl {
	background-image: url(../images/HomeHeaderMdl.jpg);
	background-repeat: no-repeat;
}

#NavLeft {
	background-image: url(../images/HomeTitle.jpg);
	background-repeat: no-repeat;
}

#MainNavLeftBG {
	background-image: url(../images/MainLeftNavBG.jpg);
	background-repeat: no-repeat;
	background-color: #E2DED3;
	text-align: center;
}

#NavRight {
	background-image: url(../images/HomeNavRgt.jpg);
	background-repeat: no-repeat;
}


#NavBtm {
	background-image: url(../images/HomeFooter.jpg);
	background-repeat: no-repeat;
}


/*FOOTER*/
#FooterTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #7c4d28;	
}


/*END FOOTER*/



/*END STRUCTURES*/
