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

body {
	background-color:#000000;
}
#flash {
	width:890px;
	height:361px;
	background-image:url("../images/flashBackground.jpg");
	background-repeat:no-repeat;
}
#container {
	width:890px;
	margin-left:auto;
	margin-right:auto;
}
#topHeader {
	width:890px;
	height:60px;
	background-image:url("../images/headerTop.jpg");
	background-repeat:no-repeat;
}
#mainHeader {
	width:890px;
	height:95px;
	background-image:url("../images/headerBody.jpg");
	background-repeat:no-repeat;
}
#content {
	width:890px;
	height:361px;
}
#footer {
	width:890px;
	height:25px;
	background-color:#6f551b;
	color:#b69552;
	color:#b3794b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:25px;
	text-align:right;
}
#footer span {
	margin-right:15px;
}
#navigation {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	color:#000000;
	padding-left:3px;
	padding-top:10px;
	position:relative;
}
#navigation a:link {
	color:#000000;
	text-decoration:none;
}
#navigation a:visited {
	color:#000000;
	text-decoration:none;
}
#navigation a:hover {
	color:#000000;
	text-decoration:none;
}
#navigation a:active {
	color:#000000;
	text-decoration:none;
}
h1 {
	display:none;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:16px;
	padding:0px;
	margin:0px;
}
h2 span {
	display:none;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
label {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
#aboutContent {
	width:890px;
	height:361px;
	background-repeat:no-repeat;
	background-image:url("../images/aboutBackground.jpg");
	background-position:right;
	background-color:#ece8ec
}
#servicesContent {
	width:890px;
	height:361px;
	background-repeat:no-repeat;
	background-image:url("../images/servicesBackground.jpg");
	background-position:right;
	background-color:#ece8ec
}
#contactContent {
	width:890px;
	height:361px;
	background-repeat:no-repeat;
	background-image:url("../images/contactBackground.jpg");
	background-position:right;
	background-color:#ece8ec
}
#portfolioContent {
	width:890px;
	height:361px;
	background-repeat:no-repeat;
	background-image:url("../images/portfolioBackground.jpg");
	background-position:right;
	background-color:#ece8ec
}
#wrapper {
	margin-left:5px;
	width:360px;
	height:320px;
}
#aboutHeader {
	width:124px;
	height:46px;
	background-image:url("../images/aboutText.jpg");
	background-repeat:no-repeat;
	margin-top:15px;
	position:relative;
}
#servicesHeader {
	width:105px;
	height:36px;
	background-image:url("../images/servicesText.jpg");
	background-repeat:no-repeat;
	margin-top:15px;
	position:relative;
}
#contactHeader {
	width:105px;
	height:36px;
	background-image:url("../images/contactText.jpg");
	background-repeat:no-repeat;
	margin-top:15px;
	position:relative;
}
.indent {
	margin-left:25px;
	display:block;
}
#content_scroll {
    width: 370px;
    height: 265px;
    text-align: left;
    overflow-y: hidden;
    color: #000000;
}
#scrolls {
    width: 20px;
    height: 40px;
    color: #000000;
    font-size: 18px;
	position:absolute;
	margin-top:10px;
}
#scroll-up {
    width: 20px;
    height: 20px;
    margin-bottom: 20px;
}
#scroll-down {
    width: 20px;
    height: 20px;
}
#homeStaging {
	background-image:url("../images/homeStaging.png");
	background-repeat:no-repeat;
	height:290px;
	width:420px;
	display:block;
	float:right;
}
#homeStaging span {
	display:none;
}
#homeStaging {
	background-repeat:no-repeat;	
}
#homeStagingText {
	background-image:url("../images/homeStagingText.jpg");
	background-repeat:no-repeat;
	width:187px;
	height:65px;
	display:block;
	float:left;
	margin-top:40px;
	margin-left:25px;
	padding-right:30px;
}
#interiorDesignText {
	background-image:url("../images/interiorDesignText.jpg");
	background-repeat:no-repeat;
	width:207px;
	height:57px;
	display:block;
	float:left;
	margin-top:40px;
	margin-left:25px;
	padding-right:30px;
}
#interiorDesign {
	background-image:url("../images/interiorDesign.png");
	background-repeat:no-repeat;
	height:290px;
	width:420px;
	display:block;
}
#interiorDesign span {
	display:none;
}
#portfolioWrapper {
	width:850px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
}
ul li {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
ul li ul li {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
label {
	display:inline-block;
	width:110px;
}
