@charset "utf-8";
/* CSS Document */
a:link {
	color: #090;
}
a:visited {
	color: #060;
}
a:hover {
	color: #900;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #090;
	text-align: center;
}



#container {
	position: relative;
	width: 100%;
}
body {
	background-color: #000;
	background-image: url(images1/bigstones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#slideshow1 {
	height: 700px;
	width: 700px;
}

.photoborders {
	border: thin solid #FFF;
}

#subcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}#banner {
	background-image: url(images1/banner_02.jpg);
	width: 900px;
	height: 166px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-image: url(images1/contentbkg.png);
	background-repeat: repeat-x;
	width: 650px;
}
#footercontainer {
	height: 130px;
	width: 900px;
	position: relative;
	background-color: #000;
	margin-top: 200px !important;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #090;
	width: 190px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	color:#390;
	text-decoration: none;
}
#menu a:hover{
	color:#900;
	text-decoration: underline;
}
#boots {
	position: absolute;
	left: 673px;
	top: 61px;
}


#footerimage {
	position: absolute;
	left: 1px;
	width: 901px;
	height: 206px;
	top: -44px;
}
#contentcopy {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 13px;
	top: 10px;
}
h1 {
	font-family: "Brush Script MT";
	font-size: 30px;
	color: #090;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CCC;
}
.titles {
	font-size: 18px;
	font-weight: bold;
}
#contactform {
	position: absolute;
	left: 548px;
	top: 293px;
	width: 299px;
}
