/*************** Appaloosa.css ***************
(c)2009 Jive Media Solutions. All Rights Reserved.
http://www.jivemedia.com.au
*********************************************/

/********** GLOBAL PAGE PROPERTIES **********/
* {
	margin: 0px;
}
html, body {
	font-family: Times New Roman, Times, serif;
	font-size: 78%;
	background-color: #696062;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #886959;
}
/********** TEXT STYLES **********/
h1 {
	font-size: 2em;
	color: #514144;
	margin-top: 1em;
	margin-bottom: 0.6em;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	font-weight: normal;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
/********** PAGE LAYOUT STYLES **********/
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
	width: 982px;
	background-color: #FFFFFF;
	border-right: 6px solid #C2955E;
	border-left: 6px solid #C2955E;
	background-image: url(../images/global/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header, #content-container {
	width: 982px;
	position: relative;
	overflow: hidden;
}
#header {
	height: 102px;
}
#content {
	float: left;
	width: 654px;
	padding: 20px;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #87644E;
	background-image: url(../images/global/horselegs.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	text-align: center;
}
#sidebar {
	float: left;
	width: 268px;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.6em;
	line-height: 2.4em;
	background-image: url(../images/global/sidebar-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 442px;
}
#footer, .push {
	width: 982px;
	height: 120px;
	margin: auto;
	font-size: 1.4em;
	line-height: 1.4em;
}
#footer-content-left {
	float: left;
	width: 674px;
	color: #886959;
	padding-left: 20px;
	padding-top: 1em;
	border-top: 1px dashed #66CC99;
}
#footer-content-right {
	float: left;
	width: 288px;
	color: #E7DDC3;
	padding-top: 1em;
	text-align: center;
}
/********** NEWS STYLES **********/
#news {
	width: 654px;
}
#news div {
	width: 654px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 0.6em;
}
#news-item {
	width: 654px;
	color: #514144;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align: right;
}
#news-item a {
	font-family: Helvetica;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #514144;
	text-decoration: none;
	margin: 0 0.4em;
	padding: 0.3em 0.4em;
}
#news-item a:hover {
	color: #66CC99;
}
#news-item a.activeSlide {
	color: #66CC99;
}
/********** LINK STYLES **********/
#sidebar a:link, #sidebar a:visited {
	color: #E7DDC3;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFFF;
}
#footer-content-left a:link, #footer-content-left a:visited {
	color: #886959;
	text-decoration: none;
}
#footer-content-right a:link, #footer-content-right a:visited {
	color: #E7DDC3;
	text-decoration: none;
}
#footer-content-left a:hover, #footer-content-right a:hover {
	color: #514144;
	text-decoration: underline;
}
/********** IMAGE STYLES **********/
.imgright {
	float: right;
	border: 3px solid #524147;
	padding: 3px;
	margin: 10px 0px 10px 10px;
}
.imgplain {
	border: 3px solid #524147;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/********** LIST STYLES **********/
#showresult-list {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px 0px 0px 2em;
	margin: 0px;
}
#calendar-contacts {
	list-style-position: outside;
	list-style-type: circle;
	padding-bottom: 1.6em;
	padding-left: 2em;
	margin: 0px;
}
/********** CALENDAR STYLE **********/
#calendar {
	border-right: 1px dashed #669966;
	border-bottom: 1px dashed #0000FF;
	border-left: 1px dashed #0000FF;
}
#calendar .month {
	border-top: 1px dashed #669966;
	border-bottom: 1px dashed #669966;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#calendar .date, #calendar .descript, #calendar .location, #calendar .club, #calendar .contact {
	border-right: 1px dashed #669966;
	padding-top: 3px;
	padding-bottom: 3px;
}
#calendar .date {
	width: 115px;
	padding-left: 5px;
}
#calendar .descript {
	width: 225px;
	padding-left: 5px;
}
#calendar .location {
	width: 85px;
	text-align: center;
}
#calendar .club {
	width: 5px;
	text-align: center;
}
#calendar .contact {
	width: 120px;
	text-align: center;
	border-right: none;
}
/********** GALLERY STYLE **********/
.gallery td {
	width: 102px;
	height: 150px;
	margin: 0px;
	padding: 2px 4px 2px 0px;
	text-align: center;
}
.gallery td img {
	border: 1px solid #669966;
}

