﻿body 
{
	background-color: Black;
	color: White;
	font-family: Arial;
	font-size: 12px;
}

H1
{
	font-size: 13px;
	color: #fc0404;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}

H2
{
	font-size: 13px;
	color: white;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}

P
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 150%;
}

IMG
{
	border: none 0px;
}

A
{
	color: #fc0404
}

A:Hover
{
	color: White;
}

.Header
{
	background-image: url(Images/logo.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 1000px;
}

.HeaderHolder
{
	padding: 25px 20px 0px 0px;
	text-align: right;
}

A.HeaderLink
{
	color: White;
	text-decoration: none;
	font-size: 13px;
}

/* Place holders */
.Main
{
	width: 1000px;
	margin: 0px auto
}

.Body
{
	background-image: url(Images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #6c6c6c;
	border: solid 1px #690000;
	border-top: 0px;
	width: 948px;
	margin: 0px 10px 0px 49px;
	padding: 0px
}

.BodyHolder
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	margin-left:-3px;
	
}

.Sofa
{
	background-image: url(Images/sofa.jpg);
	width: 991px;
	height: 271px;
	background-repeat: no-repeat;
	background-position: center top;
}

.Footer
{
	background-image: url(Images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: White;
	font-size: 11px;
}

.NoBorder
{
	border: none;
}

/* BLOG */
.BlogBox
{
	background-color: #6c6c6c;
	padding: 10px;
	background-image: url(Images/blogbox.gif);
	background-repeat: repeat-x;
	width: 270px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
	
}

.White
{
	color: White;
}

.DarkRed
{
	color: #CC0000;
}

.Big
{
	font-size: 20px;
}

.Red
{
	color: #fc0404
}

.BigBold
{
	font-size: 20px;
	color: White;
}

.pics
{
	height: 474px;
	width: 948px;
	overflow: hidden
}

.pics IMG
{
	height: 474px;
	width: 948px;
}

.MoreInfo
{
	position: absolute;
	left: 50%;
	top: 330px;
	z-index: 9999
}

.MoreInfoInner
{
	padding-left: 275px;
}

#flashcontent
{
	height: 600px;
}
