html, body {
	background-color: #330000;
	font-family: verdana, arial, sans-serif;
}

#space {
	background-color: #330000;
	position: center;
	width: 950px;
	height: 20px;;
	margin: auto;
	padding: 0;
}

#space2 {
	background-color: #330000;
	position: center;
	width: 950px;
	height: 20px;;
	margin: auto;
	padding: 0;
}


#header {
	position: center;
	font-size: 12px;
	margin: auto;
	width: 950px;
	height: 400px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}


#navigation1 {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	padding-top: 330px;
	padding-left: 30px;
	margin: auto;
}

	#navigation1 a { 
	display:block;
	background-image:url(images/home1.png);
	width:100px; height:50px
}
	
	#navigation1 a:hover {
	background-image:url(images/home2.png);
}

#navigation2 {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	padding-top: 330px;
	padding-left: 10px;
	margin: auto;
}

	#navigation2 a { 
	display:block;
	background-image:url(images/about1.png);
	width:100px; height:50px
}
	
	#navigation2 a:hover {
	background-image:url(images/about2.png);
}

#navigation3 {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	padding-top: 330px;
	padding-left: 10px;
	margin: auto;
}

	#navigation3 a { 
	display:block;
	background-image:url(images/contact1.png);
	width:100px; height:50px
}
	
	#navigation3 a:hover {
	background-image:url(images/contact2.png);
}

#content {
	background-color: #000000;
	width: 950px;
	height: 220px;
	text-align: center;
	border-top: 2px solid #ffffff;
	padding: 0;
	margin: auto;
}

#where {
	font-family: verdana;
	font-style: italic;
	text-align: left;
	font-size: 19px;
	color: #c48951;
	padding-left: 35px;
	padding-top: 20px;
}



#where2 {
	font-family: verdana;
	font-style: italic;
	text-align: left;
	float: left;
	font-size: 19px;
	color: #c48951;
	padding-left: 35px;
	padding-top: 20px;
}

#where3 {
	font-family: verdana;
	font-style: italic;
	text-align: left;
	font-size: 19px;
	color: #c48951;
	padding-left: 370px;
	padding-top: 20px;
}


#offer {
	background color: #000000;
	float: left;
	width: 200px;
	height: 120px;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 50px;
	text-align: left;
}

#offer b {
	color: #ffffff;
	font-size: 24px;
	font weight: bold;
	font-family: verdana;
}


#pic {
	width: 250px;
	height: 348px;
	background: url(images/stevevayne.png);
	background-repeat: no-repeat;
	position: right;
	margin-right: auto;
	margin-left: 600px;
	margin-top: auto;
	margin-bottom: auto;
}

#mutext {
	width: 300px;
	height: auto;
	font-family: arial;
	text-align: left;
	float: left;
	font-size: 12px;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 10px;
}

#mutext a  {
	color: #c48951;
	font-size: 16px;
	font-family: verdana;
	text-decoration: none;
}

#mutext a:hover {
	color: #ffffff;
	text-decoration: none;
}

#svtext {
	width: 300px;
	height: auto;
	font-family:arial;
	text-align: left;
	float: left;
	font-size: 12px;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 10px;
}

#svtext a {
	color: #c48951;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#svtext a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


.hoverbox
{
	cursor: default;
	list-style: none;
	border:none;
	padding-top: 0px;
	padding-left: 280px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	background: transparent;
	display: block;
	border: none;
	position: absolute;
	top: -461px;
	left: -190px;
	z-index: 1;
}

.hoverbox img {
	background: transparent;
	color: transparent;
	border: none;
	vertical-align: top;
	width: 70px;
	height: 70px;
}

.hoverbox li
{
	background: transparent;
	color: transparent;
	border: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.hoverbox .preview
{
	border: none;
	width: auto;
	height: 400px;
}


.hoverbox2
{
	cursor: default;
	list-style: none;
	border:none;
	padding-top: 0px;
	padding-left: 280px;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	background: transparent;
	display: block;
	border: none;
	position: absolute;
	top: -531px;
	left: -190px;
	z-index: 1;
}

.hoverbox2 img {
	background: transparent;
	color: transparent;
	border: none;
	vertical-align: top;
	width: 70px;
	height: 70px;
}

.hoverbox2 li
{
	background: transparent;
	color: transparent;
	border: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.hoverbox2 .preview
{
	border: none;
	width: auto;
	height: 400px;
}