﻿body {
	background-color:#ffffff;
	background-image:url('background.jpg');
}
h1 {
	font-family: "Tahoma Small Cap";
	margin-top:1px;
	margin-left:30px;
	margin-right:20px
}
h2 {
	margin-top:1px;
	margin-left:30px;
	margin-right:20px;
	text-align:center;
}
#header {
	background-color:black;
	height:153px;
	width:920px;
	background-image:url('horseshoes/header1.png')
}
#content {
	background-color:#000000;
	vertical-align: top;
	color:#dddddd;
	margin-left:20px;
	width:735px;
}
#nav {
	background-color:#636363;
	width:171px;
	margin:20px 35px 20px 25px;
}
#footer {
	background-color:teal;
	height:30px;
	text-align:center;
	background-image:url('horseshoes/footer.png');
}
#footer a:visited {
	color:black;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:black;
	text-decoration:none;
	font-weight:normal;
}

#footer a {
	color:black;
	text-decoration:none;
	font-weight:normal;
}

li {
	margin: 2px 5px 2px;
	margin-left:20px;
	font-family: "Tahoma Small Cap";
	list-style-type:circle;
	color:white;
	font-size:small;
}
ul {
	margin-left:5px;
	list-style-type: circle;
	margin-top:1px;
	color:white;
	float:left;
	
}
.style1 {
	color: #FFFFFF;
	text-align: center;
	font-size: xx-large;
	font-family: "Tahoma Small Cap";
}
p {
	font-size: medium;
	text-align: left;
	font-family: "Trebuchet MS";
	margin-left:30px;
	margin-right:20px
}
a:visited {
	color:white;
	text-decoration:none;
	font-weight:bold;

}
a:link {
	color:white;
	text-decoration:none;
	font-weight:bold;

}
a:hover {
	color:red;
	text-decoration:underline;
	font-weight:bold;
}
#affiliate {
	text-decoration:underline;
}
#keyphrase {
	color:blue;
	text-decoration:underline;
}
#anchor:visited {
	color:white;
	text-decoration:none;
}
#anchor:hover {
	color:white;
	text-decoration:none;
}
#anchor {
	color:white;
	text-decoration:none;
}
#SEO_link:visited {
	text-decoration:none;
	color:white
}
#SEO_link:hover {
	text-decoration:none;
	color:white
}
#SEO_link {
	text-decoration:none;
	color:black
}
#SEO_link:visited {
	text-decoration:none;
	color:black
}
#SEO_link:hover {
	text-decoration:none;
	color:black
}
#SEO_link1 {
	text-decoration:none;
	color:red
}

#final {
	text-decoration:none;
	font-weight:normal;
	color:#dddddd;
	
}
#final:visited {
	text-decoration:none;
	font-weight:normal;
	color:#dddddd;
	
}
#final:hover {
	text-decoration:none;
	font-weight:normal;
	color:#dddddd;
	
}
#disclaimer {
	font-size:x-small
	}