/* REEL-EQUESTRIAN.co.uk - styles by M.Tyas tilecreative 2007*/

body {
	background-image:url(images/bggrad.gif);
	margin: 0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6F2271;
}

#wrapper {
	margin: 0 auto;
	width: 804px;
	height: 965px;
	text-align: left;
	}
	
/*main inner layout*/	

#head {
	width: 804px;
	height: 144px;
	}
	
#mainimg {
	width: 804px;
	height: 200px;
	}
	
#navblock {
	width: 769px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image:url(images/navblock.gif);
	}
	
/*NAVIGATION STYLES */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

/*END BASIC NAV*/	
	
#maincontent {
	width: 804px;
	height: 562px;
	background-image:url(images/maincontbg.gif);
	background-repeat:repeat-y;
	}

#bottombar {
	width: 804px;
	height: 10px;
	background-color:#621E64;
	}
	
#footerblock {
	width: 794px;
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
/*inner #maincontent layout elements*/

#colwrap {
	width: 804px;
	height: 212px;
	}

#introcol {
	width: 270px;
	height: 197px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 10px;
	text-align:justify;
	float: left;
	}
	
#contactcol {
	width: 475px;
	height: 197px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 10px;
	text-align:justify;
	float: left;
	}
	
#centrecol {
	width: 223px;
	height: 197px;
	padding-top: 15px;
	padding-right: 10px;
	float: right;
	}

#rightcol {
	width: 265px;
	height: 212px;
	float: right;
	}
	
#rightcolcontact {
	width: 265px;
	height: 230px;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	background-color: #EBE5D3;
	}
	
#contacttable {
	width:265px;
	height: 212px;
	}
	
#promobxone {
	width: 240px;
	height: 102px;
	margin-top: 15px;
	background-image:url(images/toppromo.gif);
	}
	
#insidepbone {
	height:20px;
	width: 165px;
	margin-left: 75px;
	padding-top: 5px;
	}
	
#promoboxtwo {
	width: 230px;
	height: 85px;
	margin-top: 0px;
	background-color: #EBE5D3;
	padding: 5px;
	font-size:10px;
	text-align:justify;
	}
	
#undercolwrap {
	width: 804px;
	height: 102px;
	}
	
#pricebox {
	width: 504px;
	height: 96px;
	background-image:url(images/servicebx.gif);
	float:left;
	margin-left: 25px;
	margin-top: 5px;
	}
	
#priceboxtable {
	width: 504px;
	height: 96px;
	
	}
	
#rightcoltwo {
	width: 230px;
	height: 86px;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 5px;
	float: right;
	background-color: #EBE5D3;
	padding: 5px;
	font-size:10px;
	text-align:justify;

}	

#undercolwrapdeuce {
	width: 804px;
	height: 200px;
	}
	
#undercolwrapcontact {
	width: 790px;
	height: 200px;
	margin-top: 120px;
	background-image:url(images/logobig.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-right: 10px;
	}
	 
#aboutblurb {
	width: 270px;
	height: 195px;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 10px;
	float: left;
	}
	
#abouttext {
	width: 474px;
	height: 195px;
	float: right;
	margin-top: 5px;
	margin-right: 25px;
	text-align:justify;
	}
	
/*extra text styles*/

.foottext {
 	color:#FFFFFF;
	font-size:10px;
	}
	
.header {
	color:#FFFFFF;
	font-size:14px;
	}

/*contact*/

#messageform {
	height: 100px;
	width: 179px;
	}
	
#emailform {
	width: 179px;
}

#nameform {
	width: 179px;
}



  
