@charset "UTF-8";
/* CSS Document */
body {
	color: #FFF;
	background: #002952 repeat left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 90%;
	color: #FFFFFF;
	text-transform: capitalize;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content li {
	font-size: 70%;
	color: #000000;
	text-indent: 50px;
	list-style-position: inside;
	list-style-type: disc;
}
#footer {
	font-size: 68%;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-color: #002952;
	padding-top: 2px;
	padding-bottom: 1px;
}
#container {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#container #wrap {
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 105px;
}
p {
	font-size: 76%;
	color: #FFFFFF;
}
h1 {
	font-size: 100%;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	letter-spacing: 1px;
}
a {
	color: #FFFFFF;
	border-style: none;
}
.images {
	margin-right: auto;
	margin-left: auto;
}
.images img {
	padding: 0px;
	margin: 0px;
}
.shadow {
	background-image: url(/furniture/shadow.jpg);
	padding-bottom: 15px;
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}
.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: 1px;
    line-height: 0px;
}
#homeimages {
	margin: 0px 100px;
	padding: 0px;
	float: right;
}
#thumb {
	margin: 0px;
	padding: 0px;
}

.lists {
	float: left;
	float: right;
	width: 26%;
	border: 1px none #006699;
	padding: 2px;
	clear: both;
}
.TabbedPanelsContent li
 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}
h4 {
	text-align: left;
	font-size: 80%;
	color: #FFFFFF;

}
.right {
	float: right;
	width: 30%;
	margin-bottom: 20px;
	margin-left: 20px;
	
}
right2
{
	float: right;
	width: 40%;
	
}
.righttext {
	float: left;
	width: 72%;
}
.processmenu {
	float: right;
	width: 30%;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: 1px solid #006699;
	background-repeat: repeat;
}
h3 {
	font-size: 72%;
	color: #333333;
}
#form1 textarea {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
#form1 input {
	color: #003366;
	border: 1px solid #006699;
	background-color: #FFFFFF;
}
.lists li, .processmenu li {
	text-transform: capitalize;
	display: block;
}
#thumb, .right, #proj {
	border: 1px ridge #0066CC;
}
.lists ul {
	margin: 0px;
	padding: 0px;
}
#footer p {
	color: #FFFFFF;
}
#processlist ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
#processlist li {
	float: left;
}
.lists a {
	text-decoration: none;
	border: 1px none #FFFFFF;
}
#form1 textarea {
	color: #00203F;
}
.thumb {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#hidden {
	display: none;
	visibility: hidden;
}
#content {
	display: none;
	visibility: hidden;
}
.fauxtab a {
	text-decoration: none;
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #002952;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border: 1px solid #006699;
}
