* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}

body {
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
	font-weight: normal;	
	width: 100%;
	min-width:900px;
	background: #666630 url(images/body_bg.gif) center top repeat;
}

a {
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #004242;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

a img:hover {
	text-decoration: none;
}

ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 19px
}
img {
	border: none;
}

h1 {
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
}
 
h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

h3, .h3 {
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}
fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 16px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}

.highlighted {
	color:#ffffff;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}
.hidden {
	display: none;
}
.hr, hr {
	border: 0px; 
	height: 1px;
	color: #9e8542;
	background-color: #9e8542;
	margin:10px 0 10px 0;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.img_home {
	margin-bottom: 0px;
}

.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.homeimages {
	border: #c7975b solid 5px;
	background: #36230c;
}

.images {
	border: #ffcc99 solid 2px;
	background: #000303;
}

.images_left {
	border: #ffcc99 solid 2px;
	background: #000303;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.images_right {
	border: #ffcc99 solid 2px;
	background: #000303;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	font-weight: normal;
}
.imagemediumname {
	font-weight: normal;
}
.imagebigname {
	color: #48442e; 
	font-weight: bold;
}
.imagebignav {
	color: #206e82; 
	font-weight: bold;
}
.centerText {
	text-align:center;
}
.imagepagesnav {
	color: #000000; 
	font-weight: normal;
}
.sectionname,
.imagepages {
	color: #1424f4; 
	font-weight: bold;
}
.sectionnameselected,
.imagepageselected {
	color: #000000; 
	font-weight: bold;
}

.uppercaseLetters{
	text-transform:uppercase;
}

.niceul {margin-left:8px;padding-left:8px;list-style-image: url(images/arrow.gif);line-height:20px;} 
ul.niceul li {padding-left:1px;margin-left:1px;}

.niceul_box {margin-left:8px;padding-left:8px;list-style-image: url(images/box.gif);line-height:20px;} 
ul.niceul_box li {padding-left:1px;margin-left:1px;}


.faq_question {font-weight: bold; line-height:normal;}
.faq_answer {line-height:normal;}

.notes {
	font-size: 13px;
}

.line5px {
	line-height:5px;
}
.line10px {
	line-height:10px;
}

.padding10px {
	padding: 10px;
}

.ul_floatleft {
	margin: 0 0 5px 10px;
	padding-right:5px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

ul.ul_floatleft li {padding-left:1px;margin-left:1px;}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}
.center {   
	margin-left: auto;
	margin-right: auto;	
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 900px;
	position:relative;
	left:50%;
	margin-left: -450px;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	height: 40px;
}

/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	background-color: #080809;
}

#header {
	height: 149px;
	border-bottom: #cccc97 solid 1px;
}

#header h1 {
	width: 753px;
	height: 103px;
	padding: 22px 0 0 71px;
	position: relative;
	font-size: 10px;
}

#header h1 a {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	width: 753px;
	height: 103px;
	top: 22px;
	left: 71px;
}

#header h1 a.home {
	background: url(images/logo_home.jpg) no-repeat;
}

#mainArea {
    width:900px;
}

#sideContent {
    width: 254px;
	float: left;
}

#sideContent div {
	padding-top: 16px;
}

#sideContent div a {
	font-size: 14px;
	line-height: 16px;
	color: #ffecd4;
}

#sideContent div img {
	padding-bottom: 10px;
}

#mainContent {
    width: 646px;
	float: left;
	min-height:980px;
	height:expression(this.scrollHeight < 980? "980px" : "auto");
}

#mainContent.inside {
	background-color: #cccc97;	
}

#content {
	padding: 22px 28px 22px 28px;
}

#content div.floatingBoxes div {
	text-align: center;
	padding-right: 25px;
}


#homePhotos  {
    width: 612px;
	padding-top: 28px;
}

#homePhotos img  {
	margin: 0 0 7px 0 !important;
}

/* footer
-----------------------------------------------------------------------------*/
#footer {
	height: 80px;
}

/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #ffcc99;
	font-size: 11px;
	line-height: 12px;
	padding: 10px 20px 0 20px;
}


#footer1 span {
	color: #ffcc99;
	font-weight: bold;	
	font-size: 11px;
}

#footer1 a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #ffcc99;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

#footer1 a span {
	color: #ffcc99;
}

#footer1 div {
	float: right;
	text-align: right;
}

#footer1 div#containerAudioPlayer {
	margin-right: 90px;
	text-align: left;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 260px;
	padding-right: 15px;
	float:left;
}
#contact_form {
	width: 270px;
	float:left;
}
#contact_form label {
	float: left;
	width: 135px;
}
#contact_form input {
	height:22px;
	width: 130px;
}
#contact_form #labelState {
	width: 45px;
}
#contact_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 90px;
}
#contact_form input#zip {
	width: 85px;
}
#contact_form input#address, #contact_form textarea {
	width: 265px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:13px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:22px;
}
#scode_block .submit {
	border: #d7ae76 solid 2px;
	background: #34210a;
	color: #ffffff;
	font-size:15px;
	font-weight: bold;
	width:76px;
	line-height:15px;
	height:27px;
}
.submit {
	border: #d7ae76 solid 2px;
	background: #34210a;
	color: #ffffff;
	font-size:15px;
	font-weight: bold;
	line-height:15px;
	height:27px;
}

#scode_block div {
	width: 250px;
	position:relative;
	left:50%;
	margin-left: -125px;
}
#scode_block span {
	float: left;
	padding: 0px 2px 0px 2px;
}

/* Request
-----------------------------------------------------------------------------*/
#request_form {
	width: 435px;
}
#request_form fieldset {
	border: 1px solid #afa684;
	padding: 10px;
}
#request_form legend {
	font-weight: bold;
}
#request_form label {
	float: left;
	width: 205px;
}
#request_form input {
	width: 200px;
	height:22px;
}
#request_form select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#request_form input#email, #request_form input#comp_address, #request_form textarea {
	width: 405px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block {
	width: 400px;
}

#calculator input.inputCalculator {
	width: 150px;
}

/* Page titles
-----------------------------------------------------------------------------*/

div .title {
	padding: 26px 0 0 28px;
	height: 22px;
}

div .contentTitle {
	padding: 0 !important;
	height: 22px;
}

.title h1 {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 16px;
}

.title h1 span {
	position: absolute;
	width: 100%; 
	height: 100%;
}

#title_404 {
	background: url(images/title_404.jpg) left top no-repeat; 
}
#title_biografy {
	background: url(images/title_biografy.jpg) left top no-repeat; 
}
#title_community_network {
	background: url(images/title_community_network.jpg) left top no-repeat; 
}
#title_legal_notice {
	background: url(images/title_legal_notice.jpg) left top no-repeat; 
}
#title_lighting {
	background: url(images/title_lighting.jpg) left top no-repeat; 
}
#title_project_photos {
	background: url(images/title_project_photos.jpg) left top no-repeat; 
}
#title_privacy_policy {
	background: url(images/title_privacy_policy.jpg) left top no-repeat; 
}
#title_sitemap {
	background: url(images/title_sitemap.jpg) left top no-repeat; 
}
#title_furniture {
	background: url(images/title_furniture.jpg) left top no-repeat; 
}
#title_community_projects {
	background: url(images/title_community_projects.jpg) left top no-repeat; 
}
#title_press {
	background: url(images/title_press.jpg) left top no-repeat; 
}
#title_newsletter {
	background: url(images/title_newsletter.jpg) left top no-repeat; 
}
#title_home_wizards {
	background: url(images/title_home_wizards.jpg) left top no-repeat; 
}
#title_blog {
	background: url(images/title_blog.jpg) left top no-repeat; 
}
#title_contact {
	background: url(images/title_contact.jpg) left top no-repeat; 
}
#title_garden_tour {
	background: url(images/title_garden_tour.jpg) left top no-repeat; 
}
#title_collection {
	background: url(images/title_collection.jpg) left top no-repeat; 
}
