@charset "utf-8";
/* CSS Document */

body, html { padding: 0px; margin: 0px;
	background: #7d0101 url(images/background.jpg) center repeat-y;
	}
	
#wrapper { 
	width: 960px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#header { 
	width: 960px;
	height: 130px;
	border-bottom: solid 1px #e6bd6e;
	margin: 5px 0px 15px 0px;
}

#logo {
	width: 471px;
	height: 114px;
	margin: 12px 0px 0px 0px;
	float: left;
	}

#navleft {
	width: 155px;
	height: 50px;
	float: right;
	margin: 55px 5px 0px 0px;
	}
	
#navright {
	width: 225px;
	height: 50px;
	float: right;
	margin: 55px 0px 0px 0px;
	}
	
#fplinks {
	width: 960px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	clear: both;
	border-top: solid 1px #e6bd6e;
}

/* front page welcome */


#mainbox { 
	width: 960px;
	height: 516px;
	margin: 0px;
}


/* ------- End Fp Welcome ----- */

img.darkborder {
	display: block;
	margin: 0px;
	border: 1px solid #310103;
}

#columncontainer {
	width: 960px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	clear: both;
	}
	
#column1 {
	width: 290px;
	height: auto;
	margin: 0px 45px 0px 0px;
	float: left;
	padding: 10px 0px 10px 0px;
}

#column2 {
	width: 290px;
	height: auto;
	margin: 0px auto 0px auto;
	float: left;
	padding: 10px 0px 10px 0px;
}

#column3 {
	width: 290px;
	height: auto;
	margin: 0px 0px 0px 45px;
	float: left;
	padding: 10px 0px 10px 0px;
}

img {
	display: block;
	margin: 10px auto 10px auto;
	border: 1px solid #e9c06e;
}

img.nospace {
	display: block;
	margin: 0px;
	border: 1px solid #e9c06e;
}

img.noborder {
	display: block;
	margin: 0px;
	border: none;
}

#footer {
	width: 960px;
	height: 25px;
	border-top: solid 1px #e6bd6e;
	clear: both;
	margin: 10px auto 10px auto;
	padding-top: 5px;
}

/* bridles page */

#imgleft {
		width: 480px;
		height: 325px;
		margin: 5px 0px 20px 0px;
		float: left;
		padding: 0px;
}

#txtright {
		width: 450px;
		height: 325px;
		margin: 5px 0px 20px 0px;
		float: right;
		padding: 0px;
}


#imgright {
		width: 480px;
		height: auto;
		margin: 5px 0px 20px 0px;
		float: right;
		padding: 0px;
}

#imgrightfp {
		width: 500px;
		height: auto;
		margin: 5px 0px 20px 0px;
		float: right;
		padding: 0px;
}

#txtleftfp {
		width: 400px;
		height: auto;
		margin: 5px 0px 20px 0px;
		float: left;
		padding: 0px;
}

#txtleft {
		width: 450px;
		height: auto;
		margin: 5px 0px 20px 0px;
		float: left;
		padding: 0px;
}



/*  Text Styles */

p { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 0.95em;
	line-height: 130%;
	text-align: left;
	text-decoration: none;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	}

p.footer { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #e6bd6e;
	font-size: 0.9em;
	line-height: 130%;
	text-align: center;
	
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #e6bd6e;
	font-size: 1.8em;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h1 a, h1 a:visited, h1 a:hover, h1 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #e6bd6e;
	font-size: 1.3em;
	text-decoration: none;
}

h2 , h2 a, h2 a:visited, h2 a:hover, h2 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #e6bd6e;
	font-size: 1.4em;
	text-align: center;
	text-decoration: none;
}

h3, h3 a, h3 :visited, h3 a:active, h3 a:hover  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #e6bd6e;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 2px;
}

h4  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e6bd6e;
	font-style: italic;
	background: #310103;
	font-size: 1.3em;
	text-align: left;
	padding: 2px 2px 2px 4px;
	}
	
h5  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e6bd6e;
	font-size: 1em;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
}

a  { 
	color: #e6bd6e;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover, a:active {
	color: #cc9241;
	text-decoration: underline;
	}
	
/* Navigation */

ul#nav {
	text-align: right;
	margin: 0px;
	padding: 0px;

}

ul#nav li {
	display: block;
	margin: 0px;
}
ul#nav li a {
	text-decoration:none;
	color:#e6bd6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: none;
	padding: 0px;
	text-align: right;
	margin: 0px;
	border: none;
}
ul#nav li a.active, ul#nav li a:hover {
	color:#cc9241;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: right;
}
