﻿body {
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	background-color: #660000;
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p {
margin-top:0;
}
img {
	border:none;
}
h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#00a294;
	font-size:1em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:5px;
	padding: 0 7px;
}
h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	font-weight:normal;
	margin-top:0;
		letter-spacing:1px;
}
.oneColLiqCtrHdr #container {
	width: 800px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	padding: 0 10px 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 16px 16px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
 /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#nav ul {
	padding:0 0 10px 10px;
	margin:0;
}
#nav li {
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

#nav li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:28px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
		letter-spacing:1px;
}
#nav li a.last {
	padding-right:0;
	}
#nav li a:hover{
	color:#00a294;
}
#sidebar_nav {
	width:169px;
	padding:10px;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:149px;
	}
#sidebar_nav ul {
	margin:0;
	padding:0;
}
#sidebar_nav li {
	list-style-type:none;
	padding:8px 10px;
}
#sidebar_nav a {
	color:#000000;
	text-decoration:none;
	font-size:.75em;
}
#sidebar_nav a:hover {
	text-decoration:underline;
	}
#border {
	border:2px solid #00a294;
	padding:5px;
}
#inner_content {
	/* margin-left:170px; */
	padding:10px 20px;
	}
#inner_content p {
	font-size:.75em;
	}
.oneColLiqCtrHdr #footer { 
	padding: 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
		letter-spacing:1px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
}
#newsletter {
	float:right;
	padding-top:10px;
}
.highlight_photo {
	padding-right:79px;
}
#splash_photos {
	margin-top:25px;
	margin-bottom:10px;
}

.corner{display:block}
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
}
  .corner1{
  background:url(../images/curved_top.jpg) no-repeat;
  height:5px;
  width:803px;
  }
.corner1-bottom{
  background:url(../images/curved_bottom.jpg) no-repeat;
  height:14px;
  width:803px;}
 /*.corner2-bottom, .corner2{
  margin-left:1px;
  padding-left:1px;
  margin-right:1px;
  padding-right:1px;
  background:#f5e1d8;
  border-right:1px solid #ae592e;}
  
.corner3-bottom, .corner3{
   margin-left:1px;
  padding-left:1px;
   margin-right:1px;
  padding-right:1px;
  border-right:1px solid #ae592e;}
.corner4-bottom, .corner4{
	  margin-left:1px;
  padding-left:1px;
   margin-right:1px;
  padding-right:1px;
	 border-right:1px solid #ae592e;}
.corner5-bottom, .corner5{
	   margin-left:1px;
  padding-left:1px;
   margin-right:1px;
  padding-right:1px;
	 border-right:1px solid #ae592e;}*/
.cornerfg{
  background:#ffffff url(../images/right-side.jpg) repeat-y right top;
  width:802px;
 }
.cornerfh {
  background:url(../images/left-side.jpg) repeat-y left top;
  padding:4px 8px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.float_right {
	float:right;
}
.padding-top {
	padding-top:10px;
}

#interior_design a#interior_design_nav,
#home_furnishing a#home_furnishings_nav,
#manufacturers a#manufacturers_nav,
#portfolio a#portfolio_nav,
#about_us a#about_us_nav,
#contact_us a#contact_us_nav{
	color:#00a294;
	}
#sidebar_nav a.current {
	color:#00a294;

}

.portfolio {
	border:3px solid #000000;
	margin:8px 6px;
} 
#numbers {
	text-align:center;
	color:#00a294;
}
#numbers a {
	color:#00a294;
	text-decoration:underline;
}
	