@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,visit
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
	position: static;
	z-index: 900;
	float: middle;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 800;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
.brochure {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.addressfront {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;

}
.main1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
	


}
.main1green {
	color: #5F9B1D;
	font-weight: bold;

}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;

}
.ticks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
ticks1 {
	line-height: 15px;
}
.body1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: baseline;
	text-align: left;
}
.newbody {
	font-family: Verdana, Geneva, sans-serif;
		font-size: 16px;
	color: #000;
		font-weight: bold;
}
.newbody {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.newbody .newbody {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.newbody .newbody .body1 {
	font-weight: normal;
}
.newbody .body1 {
	font-weight: normal;
}
.bullets {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: static;
}
.buydecking {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: right;
}
.buyit {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
#Table_01 tr td table tr td table {
	text-align: center;
}
#Table_01 tr td table tr td table {
	text-align: left;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
.footertable {
	text-align: center;
}
#wooden decking {
	text-align: center;
}
.centretable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
.abottom {
	text-align: center;
}
.dreamcatcher {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
#levato {
	position:relative;
	background-image: url(../../images/levato-header.jpg);
	width: 896px;
	height: 225px;
}

#levato .button-rht, .button-lft {
	height: 31px;
	width: 182px;
	float: right;
	overflow: hidden;
}

#levato .button-rht a, .button-lft a {
	height: 31px;
	width: 182px;
	float: right;
}

#levato .button-rht {
	background-image:url(../../images/download-brochure.png);
	background-repeat:no-repeat;
	margin-top: 186px;
	margin-right: 20px;	
}

#levato .button-lft {
	background-image:url(../../images/click-for-more.png);
	background-repeat:no-repeat;
	margin-top: 186px;
	margin-right: 6px;		
}

#levato .button-rht:hover, .button-lft:hover {
	background-position: 0px -34px;		
}
