/* Placeholder page */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#4f2313;
	background:#f1f1ea;
}

a:link,
a:visited {
	color:#cd778b;
	}
	
a:hover,
a:active {
	color:#59a245;
	}

#wrapper {
	text-align:center;
}

#top_wrapper {
	height: 785px;
	width:1140px;
	background:url(images/newlayout/background.png) top left no-repeat;
	margin:0 auto;
	}
	
#logowrapper {
	width:250px;
	height:97px;
	text-align:left;
	padding: 0 0 0 10px;
	margin:0;
	}
	
#footer {
	text-align: center;
	font-size:14px;
	margin: 0 0 30px 0;
	padding:0;
	color:#cd778b;
	}
#footer p {
	margin: 10px 0;
	padding:0;
	}
	
#footer_bg {
	color:#59a245;
	text-align:center;
	padding: 2px 0;
	margin:0px 0 2px 0;
	padding: 4px 0 2px 0;
	font-size:16px;
	font-weight:bold;
	}
	
	
#pagetitle {
	font-size:42px;
	text-transform:capitalize;
	font-weight:bold;
	margin:0 0 0 150px;
	padding:115px 0 0 0;
	text-shadow: #fff -3px 3px 3px;
	color:#4f2313;
	text-align:left;
}
#pagetitletop {
	font-size:42px;
	text-transform:capitalize;
	font-weight:bold;
	margin:0 0 0 150px;
	padding:90px 0 0 0;
	text-shadow: #fff -3px 3px 3px;
	color:#4f2313;
	text-align:left;
}

#topnav {
	margin: 0 0 0 70px;
	padding:0;
}
	
	
#contact_info {
	background:url(images/newlayout/contact_txtBG.png);
	padding: 60px 150px 40px 150px;
	margin: -10px 0 121px 70px;
	
}	
	#contact_info p {
		margin: 40px 0;
	}
#retail_images {
	margin:30px 0 -144px 0;
	padding:0;
	height:455px;
	background:url(images/newlayout/images_retail.png) top center no-repeat;
}	
	
/* rotator
--------------------------------------------------------- */	
#rotator_images {
	margin:20px 0 0 0;
	padding:0;
	height:485px;
	background:url(images/photoEdges_home.png) top center no-repeat;
}	

.simp-clear {
	content: '';
	font-size: 1%;
	clear: both;
	visibility: hidden;
	height: 0%;
	line-height: 0%;
	margin: 0;
	padding: 0;
}

.clearfix:after {
 	content: ".";
   	display: block;
   	height: 0;
   	clear: both;
   	visibility: hidden;	
}

.clearfix {
	height: 1%;
}


.clearer {
	clear: both;
	display: block;
}


/*div#rotator {
	height: 461px;
	width: 244px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}*/

div#rotator div.entry {
	display: block;
	position: absolute;
	top:0px;
	left:-405px;
	z-index: 25;
}
div#rotator {
	margin: 0 5px;
	position:relative;
}



div#rotator2 div.entry2 {
	display: block;
	position: absolute;
	top:0px;
	left:-145px;
	z-index: 25;
}
div#rotator2 {
	margin: 0 5px;
	position:relative;
}



div#rotator3 div.entry3 {
	display: block;
	position: absolute;
	top:0px;
	left:118px;
	z-index: 25;
}
div#rotator3 {
	margin: 0 5px;
	position:relative;
}

#toptext {
	width: 860px;
	height: 18px;
	background:url(images/newlayout/textBG.png) no-repeat top left;
	margin: 0 0 10px 130px;
	padding: 25px 20px 20px 25px;
	line-height: 24px;
	text-align:center;
	font-size:15px;
}

#bottomtext {
	width: 860px;
	height: 150px;
	background:url(images/newlayout/textBG.png) no-repeat top left;
	margin: 0px 0 0 130px;
	padding: 25px 20px 20px 25px;
	line-height: 24px;
	text-align:left;
	font-size:15px;
}

#legal {
	text-align:center;
	width: 970px;
	margin: 0px auto 30px auto;
	font-size:12px;
	color:#999999;
}
