* { margin: 0; padding: 0; }

img {border:0 }

#flag {
	margin: 0 auto;
	width: 806px;
	height: 121px;
}

body {
	color: #555555;
	background-color: white;
	background-image: url(../images/elements/main_bg.gif);
	background-repeat: repeat-x;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:12px;
	line-height:15px;
}

h1, h2, h3 {
	color: white; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	background-repeat: repeat-x; 
	text-transform: uppercase; 
	margin: 10px 0; 
	padding-top: 7px; 
	padding-left: 10px; 
	height: 25px;
}

h1 { background-image: url(../images/elements/gold_hl.gif); margin:0; text-align: center; padding: 7px 0 0; color:#4b3704; }

h2 { background-image: url(../images/elements/blue_hl.gif); }

h3 { background-image: url(../images/elements/red_hl.gif); }



#container {
	width: 800px;
    margin: 0 auto;
    padding: 0 3px 20px;
	background-image: url(../images/elements/content_bg.gif); 
	background-repeat: repeat-y; 
}

#content2col, #content3col{
	background-repeat: repeat-y;
	width: 100%;
	overflow:hidden;
	clear:both;
}

#content2col {
	background-image: url(../images/elements/2col_bg.gif);
}

#content3col {
	background-image: url(../images/elements/3col_bg.gif);
}

.col597{
	width:580px;
	float:left;
	margin: 0 10px 0 4px;
	overflow:hidden;
}

.col209 {
	width:191px;
	float:left;
	margin: 0 5px 0 10px;
}

.col386 {
	width:381px;
	float:left;
	margin-right: 5px;
}

.col204 {
	width:190px;
	float:left;
	margin-left:4px;
	font-size: 11px;
	line-height: 13px;
}

.goldCol{
	width:100%;
	background-color:#f9f2c4;
	background-image:url(../images/elements/gold_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bbcclass {
	padding:7px 10px 12px;
	height:180px;
	overflow:hidden;
	font-size: 11px;
}

.rsstitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.rsstitle a:link {
	text-decoration: underline;
	color: #000E41;
}

.rsstitle a:hover { color: #aa2417; text-decoration:underline; }


.rssdate { font-size: 7px; font-weight: bold; color: #666666; font-variant: normal; }

.rssdescription {
	height: 180px;
	overflow: hidden;
}
.links {
	font-size: 11px;
	padding: 7px 10px 12px;
}

p { margin: 12px 6px 0}

 div.hr { 
 	background-color: #fff; 
	background-image: url(../images/elements/hr.gif); 
	background-repeat: repeat-x; 
	background-position: center; 
	height: 15px; 
}

div.hr hr { display: none; }


#hlBlue li { display: inline; }

#hlBlue li#title {
	color: white; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	background-image: url(../images/elements/blue_hl.gif); 
	background-repeat: repeat-x; 
	text-transform: uppercase; 
	padding: 7px 10px 0; 
	height: 25px;
	float: left;
}

#hlBlue li#cap {
		background-image: url(../images/elements/blue_hl_cap.gif);
		width:22px !important;
		height:33px !important;
		float: left;
}

#hlBlue li#pgBreak {
		background-image: url(../images/elements/pg_break.gif);
		width:100% !important;
		height:33px !important;
		float: left;
}



a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #000e41; text-decoration:none; }
a:hover { color: #aa2417; text-decoration:underline; }
a:active { color: #aa2417 }

:focus { -moz-outline-style: none; }

.links a:link { color: #000E41; text-decoration: none; }
.links a:visited { color: #000e41; text-decoration:none; }
.links a:hover { color: #aa2417; text-decoration:underline; }
.links a:active { color: #aa2417 }

#footer {
	clear:both;
	width: 806px;
	height:38px;
	background-image: url(../images/elements/footer.gif);
	font-size: 9px;
	line-height: 13px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#footer li {
	display: inline;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
#footer li#footerContact { text-align:center; width:727px; height:35px; padding-top:5px; }
#footer li#footerHome a {background-image:url(../images/elements/horse_home.gif); height:35px; width:76px; overflow:hidden; float: left; background-repeat: no-repeat; text-indent:-9009px; background-position: 0 0;}

#footer li#footerHome a:hover { background-position: 0 -35px;}

table.boarding {
	border:1px solid #888888;
	border-collapse:collapse;
	border-spacing:0px;
	margin:10px;
	color: #333333;
}

table.boarding td {
	border:1px dotted #888888;
	border-collapse:collapse;
	padding:5px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.boarding td.right{
	background-color: #F9F2C4;
	text-align: center;
}

table.boarding td.middle{
	background-color: #ebdd68;
	text-align: center;
}

table.boarding td.title{
	background-color: #AA2417;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

table.boarding td.title a{
	color:#FFFFFF;
	text-decoration:none;
}

table.boarding td.title a:hover {
	colour:#FFFFFF;
	text-decoration:underline;
}

table.contat {
	border:1px solid #888888;
	border-collapse:collapse;
	border-spacing:0px;
	margin:10px;
	background-color: #F9F2C4;
}

table.contact td {
	border:1px dotted #888888;
	border-collapse:collapse;
	padding:5px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.contact td.left{
	text-align: right;
	background-color: #ffffff;
}

table.contact input {
		border:1px solid #888888;
		padding: 2px;
}

table.contact textarea {
		border:1px solid #888888;
		padding: 2px;
}

table.contact td.bottom{
	background-color: #aa2417;
	text-align: center;
	color: #ffffff;
}

.photoGallery img {
	margin:5px;
	padding:5px;
	border:1px #CCCCCC solid;
}