/* XHTML &amp; CSS copyright Lightbulb Brand|Design. Feel free to check out markup of this document. If you choose to use any of the code, don't forget to mention your source. */


#construct {
	position:relative;
	float:left;
	width:100%;
	background-color:#FF0;
	
	text-transform:uppercase;
	font-size:0.75em;
	color:#000;
	
	padding:10px;
	}



/* MAIN LAYOUT STYLES - #body, #header-wrapper, #content wrapper, #header, #content, #footer */

body {
	margin:0;
	padding:0;
	background-color:#772623;
	
	background-image:url(images/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#header-wrapper {
	position:relative;
	float:left;
	width:100%;
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
#content-wrapper {
	position:relative;
	float:left;
	width:100%;
	background-image:url(images/content_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	}

#footer-wrapper {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	padding-bottom:20px;	
	}



#header {
	position:relative;
	top:0;
	margin:0 auto;
	width:968px;
	padding:0 /*4px 0 4px*/;
	height:292px;
	
	background-image:url(images/header_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
	background-color:#5D1E1C;
	}
	
#content {
	margin:0 auto;
	width:968px;
	padding:0;	
	background-position:top center;
	background-repeat:no-repeat;
	
	}
	
#home #content {
	background-image:url(images/content_image1.jpg);
	}
#nature #content {
	background-image:url(images/content_image2.jpg);
	}
#other #content,
#flower-tour #content{
	background-image:url(images/content_image0.jpg);
	}
#contact #content {
	background-image:url(images/content_image0.jpg);
	}



	
#footer {
	margin:0 auto;
	width:968px;
	height:;
	
	padding:20px 0 20px 0;
	
	background-image:url(images/footer_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	
	background-color:#521B19;
	}
	
#footer-left {
	position:relative;
	float:left;
	width:300px;
	padding-left:80px;
	display:inline;
	margin-left:40px;
	}
#footer-left img{
	position:absolute;
	top:0;
	left:0;
	}
#footer-right {
	position:relative;
	float:left;
	width:500px;
	display:inline;
	}
#footer-2 {
	margin:0 auto;
	width:968px;
	padding:20px 0 20px 0;
	clear:both;
	}

/* DETAIL LAYOUT STYLES */

#contact-bar {
	position:relative;
	float:right;
	top:0;
	right:20px;
	width:428px;
	height:25px;
	background-image:url(images/contact_bg.gif);
	
	background-color:#F7941D;
	
	padding:5px 20px 5px 20px;
	overflow:hidden;
	}

#contact-bar img{
	padding:0 5px 0 0;
	}





/* NAVIGATION AND MENU STYLES */

#menu {
	position:absolute;
	float:right;
	clear:both;
	right:15px;
	/*top:132px;*/
	bottom:20px;
	}

#menu li {
	position:relative;
	float:left;
	width:153px;
	height:124px;
	margin:0 5px 0 0;
	
	padding:0px;
	
	list-style-position:inside;
	list-style:none;
	}


.m1 {
	padding:15px 10px 0 10px;
	}
	
.m2 {
	padding:0 10px 0 10px;
	}






#shortcuts {
	position:relative;
	float:right;
	right:23px;
	width:301px;
	display:block;

	background-color:#5D1E1C;
	}

#shortcuts_top {
	position:relative;
	float:left;
	clear:both;
	background-image:url(images/shortcuts_top.gif);
	width:301px;
	height:10px;
	}

.shortcuts_body {
	position:relative;
	float:left;
	clear:both;
	display:block;
	background-image:url(images/shortcuts_bg.gif);
	width:301px;
	}

#shortcuts_bot{
	position:relative;
	float:left;
	clear:both;
	background-image:url(images/shortcuts_bot.gif);
	width:301px;
	height:10px;
	}
	
.shorttitle{
	margin:10px 25px 10px 25px;
	}
	
.shortcontent{
	position:relative;
	float:left;
	margin:10px 0 10px 25px;
	/*width:125px;*/
	}


.shortimage{
	position:relative;
	float:left;
	margin:10px 10px 10px 0;
	width:130px;
	}
	
.shortcontent .shortimg{
	float:right;
	display:block;
	margin:0 10px 10px -5px;
	}






/* MAIN BODY STYLES */
	
.item {
	position:relative;
	float:left;
	width:580px; /* BIG CHANGE HERE - BIG CHANGE HERE - BIG CHANGE HERE */
	
	padding:20px 0 20px 44px;
	}
.item-left {
	position:relative;
	float:left;
	display:inline;
	width:270px; /* BIG CHANGE HERE - BIG CHANGE HERE - BIG CHANGE HERE */
	
	padding:20px 20px 20px 0;
	}

.item h1 img {
	/*background-image:url(images/small-frame.gif);
	background-position:top right;*/
	float:right;
	padding:12px 12px 22px 12px;
	display:block;
	}
	

.item_top {
	position:relative;
	float:left;
	width:290px;
	padding:20px 0 20px 334px;
	min-height:360px;
	overflow:visible;
	}

.item ul{
	margin-left:0px;
	}

.item li{
	list-style-position:outside;
	list-style-type:disc;
	list-style-image:url(images/glass_bullet.gif);
	}

.pricing {
	background-image:url(images/pricing_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:;
	clear:both;
	padding-bottom:0.15em;
	}

.pricing div{
	float:right;
	margin:7px 20px 0 0;
	}
	
.pricing img {
	float:none;
	margin:auto;
	display:inline;
	}










/* MENU STYLES */

li.button {
	display:block;
    background-position: 0 0;
    margin: 0 auto;
	height:80px;
	
	background-color:#F7941D;
}
li.button:hover {
	height:80px;
    background-position: 0 144px;
	color:#FFF;
	
	background-color:#521B19;
}


/* IE ERROR BOX */

#ie-error {
	display:none;
	width:400px;
	height:400px;
	position:absolute; 
	top:50%;
	left:50%; 
	margin-left:-210px;
	margin-top:-200px;
	}
	
.ie-img {
	position:relative;
	float:left;
	width:128px;
	}
.ie {
	position:relative;
	float:left;
	width:250px;
	background-color:#FF0;
	border:#000 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:10px;
	}
.ie-b {
	font-size:18px;
	color:#000;
	font-weight:bold;
	}
.ie a{
	color:#000;
	font-weight:bold;
	}




/* CONTACT FORM */

table {
	width:100%;
	}

.field, textarea {
	color:#FFF;
	background-color:#772623;
	border:#521B19 1px solid;
	}
.field {
	height:1.5em;
	}
td {
	vertical-align:top;
	}

table h1 {
	margin:0;
	}
table ul {
	list-style-position:outside;
	margin:0 0 10px -20px;
	line-height:0.75em;
	}


/* CREDITS */

#credits {
	text-align:left;
	background-color:#521B19;
	}
#credits ul, #footer ul {
	list-style-position:inside;
	list-style-type:none;
	margin:0 0 0 -3em;
	}

hr.cleaner {
	clear:both;
	height:0px;
	visibility:hidden;
}
label {
	display:block;
	}
	
/* Edit Ease */
div.keywords, div.description{
	display:none;
}
div.keywords.editactive, div.description.editactive{
	display:block;
}
#links.e-ease p, #contact-links.e-ease p{
	margin:0;
	padding:0;
}
	