@media all {
	* {margin: 0;}
	html, body {height: 100%; font-family: 'lucida sans unicode', 'lucida grande', 'tahoma'}
	.wrapper {min-height: 100%; height: auto !important; height: 100%; width: 760px; margin: 0 auto -121px; background: url(/theme/equestrian/images/kapiti_equestrian_body.jpg) no-repeat #fff;}
	.push {height: 121px;}
	.footer {height: 121px; width: 760px; margin: 0 auto; background: url(/theme/equestrian/images/kapiti_equestrian_footer.gif) no-repeat #fff;}
	.zeal {color: #a00000; text-decoration: underline;}
	.zeal:hover {color: #000; text-decoration: none;}
	h1 {font-size: 18px; color: #074054; font-weight: normal; margin-bottom: 16px;}
	h2 {font-size: 16px; color: #074054; font-weight: normal; margin-bottom: 16px;}
	h3 {font-size: 14px; color: #074054; font-weight: normal; margin-bottom: 16px;}
	h4 {font-size: 12px; color: #074054; font-weight: normal; margin-bottom: 16px;}
	p {margin-bottom: 16px; font-size: 11px; color: #333333; line-height: 17px;}
	.content {text-align: left; line-height: 17px; font-size: 11px; color: #333333; padding: 20px 10px;}
	div#footer-text {text-align: right; color: #424242; font-size: 11px; padding: 80px 10px 0px 0px;}
	#image-banner {border-collapse: collapse; width: 100%; text-align: center;}
	#image-banner td {padding: 0px; margin: 0px;}
	#menu-container {width: 130px; text-align: left; padding-bottom: 30px;}
	#advert-container {width: 120px; text-align: center; font-size: 9px; letter-spacing: 1px; color: #ddd;}
	#advert-container div {margin: 15px 0px;}
/*	.menu ul {list-style-type: none; margin: 0px; width: 130px; padding: 0px 10px 0px 0px; line-height: 22px;}
	.menu ul li {font-size: 11px; color: #000;}
	.menu ul li a {color: #000;}
	.menu ul li a:hover {color: #a00000; text-decoration: none;} */
	address {font-size: 10px; text-align: right; color: #999999; font-style: normal;}
	<!-- EVENTS STYLES -->
	#eventstable {border-collapse: collapse; width: 100%; border-style: solid; border-width: 1px; border-color: #cccccc;}
	#eventstable td {border: 1px solid white; font-family: tahoma,verdana; font-size: 10px; padding: 10px;}
	#eventsdate {font-weight: bold; vertical-align: top;width: 40px; color: #666666;}
	#eventsdetail {background-color: #eeeeee;}
	#eventshead {font-weight: bold; font-size: 18px; color: #666666; font-family: tahoma,verdana;}
	#eventshead_dd {font-weight: bold; font-size: 18px; color: #666666; font-family: tahoma,verdana;}
	#eventshead_mm {font-weight: bold; font-size: 18px; color: #666666; font-family: tahoma,verdana;}
	#eventshead_yy {font-weight: bold; font-size: 18px; color: #333333; font-family: tahoma,verdana;}
}
@media screen {
	
}
@media print {
	#image-banner, #menu-container, #advert-container {display: none;}
}
