body,html{
	padding:0;
	margin:0;
	font:normal 10pt "Trebuchet MS";
	color:#fff;
	height:100%
}

html{
	background:url(../images/bg3.gif) repeat-x #6d0504
}


body{
	background:url(../images/bgLeaves3x.jpg) no-repeat
}

.wrapperContact{
	background:url(../images/bgContact.jpg) 470px 0  no-repeat;
	height:100%
}   

.wrapperTestimonials{
	background:url(../images/bgTestimonials.jpg) 645px 0  no-repeat;
}

.wrapperAboutUs{
	background:url(../images/bgAboutUs.jpg) 645px 0  no-repeat;
}

.wrapperWhatsHot{
	background:url(../images/bgWhatsHot.jpg) 645px 0  no-repeat;
}

.wrapperWhatsHotDetail{
	height:100%
}

.container{
	width:760px;
	padding:20px 0 0 0;
	margin:0 auto;
}

#nav{
	float:right;
	width:90px;
	padding:0;
	margin:0
}

.container h1{
	padding:0;
	margin:0
}

.container h1 img{
	border:none;
	padding-top:28px
}

.container h2{
	font:normal 36px "Trebuchet MS";
	padding:10px 0 0 0;
	margin:0
}

.container p{
	font:normal 10pt "Trebuchet MS"
}

.container img{
	border:none
}

.singleColumnContainer{
	float:left;
	clear:both;
	text-align:justify;
	width:365px
}

.singleColumnContainer2{
	float:left;
	clear:both;
	text-align:justify;
	width:250px
}

.singleColumnContainer3{
	float:left;
	clear:both;
	width:450px
}

.twoColumnContainer{
	width:435px;
	clear:both
}

.secondColumn{
	float:right;
	width:210px;
	text-align:justify
}

.imageRight{
	float:right;
	margin:20px 0 0 0
}

.clear{
	clear:both
}

/*contactForm css*/

.contactForm{
	float:left;
	padding:21px 0 0 0;
	margin:0;
	width:56%px
}

.contactForm td{
	font-size:8pt;
	padding:0 0 7px 0
}

.contactForm .inputFields{
	border:1px solid #fff;
	background:none;
	width:250px
}

.contactForm2{
	padding:15px 0 0 0;
	margin:0;
	width:46%px
}

.contactForm2 td{
	font-size:8pt;
	padding:0 0 7px 0
}

.contactForm2 .inputFields{
	border:1px solid #fff;
	background:none;
	width:250px
}

.news li{
	padding:0
}

.news li a{
	color:#fff;
	text-decoration:none
}

.news li a:hover{
	text-decoration:underline	
}

.news1 td{
	padding:0
}

.news1 td a{
	color:#fff;
	text-decoration:none
}

.news1 td a:hover{
	text-decoration:underline	
}

