	body {
			font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
			font-family: Arial,helvetica,sans-serif;
			font-size:12px;
			background:#e4e4d7;
			
		}
		
	a,a:visited{text-decoration:none;color:#0072a6;}
	a:hover{
	}
		
	#main{
		position:relative;
		width:960px;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		background:#ffffff url(../images/whitetop.jpg) repeat-x;
		overflow:hidden;
		margin-bottom:20px;
		color:#571c22;
		padding-bottom:20px;
		border-bottom:5px solid #0072a6;
	}
	
	#hibiscus{
		position:absolute;
		bottom:4px;
		left:0px;
		width:177px;
		height:132px;
		background:url(../images/hibiscus.jpg) no-repeat;
		
	}
	
	#menu{
		position:absolute;
		top:0px;
		right:130px;
		width:700px;
		height:30px;
		line-height:30px;
		overflow:hidden;
		text-align:right;
		
		
		
	}
	
	#menu a,#menu a:visited{
		font-family: 'Lobster', serif;
		font-size:20px;
		font-weight:bold;
		color:#571c22;	
		margin-right:10px;
		padding:4px;
		
	}
	
	#menu a:hover{
		background:#571c22;
		color:#fffff8;	
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;	

	}
	
	#header{
		width:960px;
		height:416px;
		 background:url(../images/banner6.png) no-repeat top right;
		
	}
	
	#pagetitle{
		position:absolute;
		top:327px;
		left:20px;
		width:900px;
		min-height:40px;		
		
	}
	
	#logo{
		position:absolute;
		top:73px;
		left:206px;
		width:400px;
		height:120px;
		background:url(../images/logo2.png) no-repeat;
	}
	
	#leftpanel{
		float:left;
		margin-top:10px;
		width:690px;
		min-height:460px;
				font-size:13px;
		margin-bottom:50px;
	}
	
	.left2{
		float:left;
		width:320px;
		margin-left:20px;
		overflow:hidden;
	}
	
	#rightpanel{
		float:left;
		margin-top:10px;
		width:240px;
		min-height:460px;	

	}
	
	#rightinner{
		background:#571c22;
		color:#fffff8;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;			
	}
	
	#fb-root{
		width:240px;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#twitter-links{
		overflow:hidden;
		margin-top:10px;
	}
	
	#rightpanel h2,#rightpanel h3{
		color:#fffff8 !important;
	}
	
	#map{
		float:left;
		width:410px;
		overflow:hidden;
	}
	
	#address{
		float:left;
		width:230px;
		margin-right:10px;
		overflow:hidden;
	}
	

	
	#sectiontitle{
		position:absolute;
		top:140px;
		left:10px;
		width:600px;
		min-height:100px;
		
	}
	
	
	#rightmenu{
		position:absolute;
		top:10px;
		right:10px;
		width:300px;
		min-height:200px;
		text-align:right;
		
		
	}
	
	#rightmenu a,#rightmenu a:visited{
		display:block;
		font-size:1.8em;
		color:white;
		text-decoration:none;
		font-weight:bold;
		font-stretch:condensed;
	}
	
	#rightmenu a:hover{
		
	}
	
	.pad20{
		padding:20px;
		overflow:hidden;
	}
	
	#maintext{
		float:left;
		width:400px;
		overflow:hidden;
		
	}
	
	#logolist{
		position:relative;
		z-index:2;
		float:left;
		width:180px;
		height:400px;
		overflow:hidden;
		margin-left:42px;
		
	}
	
	#logoslider{
		position:absolute;
		width:180px;
		min-height:2000px;
		
	}
	
	#logoslider img{
		margin-bottom:10px;
	}
	
	h1{
		font-family: 'Lobster', serif;
		font-size:30px;
		font-weight:bold;
		color:#571c22;
	}
	
	h2{
		font-family: 'Lobster', serif;
		font-size:27px;
		font-weight:bold;
		color:#571c22;		
	}
	
	h3{
		font-size:16px;
		font-weight:normal;
		color:#0072a6;
	}
	
.contact-tel{
	clear:left;
	display:block;
	height:20px;
	padding-left:25px;
	line-height:20px;
	background:url(../images/phone.png) no-repeat 0px 5px;
	font-size:1.3em;
	margin-bottom:5px;
	margin-top:5px;
	
	
}

.contact-mob{
	clear:left;
	display:block;
	height:20px;
	padding-left:25px;
	line-height:20px;
	background:url(../images/mobile.png) no-repeat 0px 2px;
	font-size:1.3em;
	margin-bottom:5px;
	margin-top:5px;
	
		
}

#contactajax label{
	clear:left;
	display:block;
	margin-bottom:5px;
}

#contactajax input{
	width:200px;
	border:1px solid #d0d0d0;
	padding:2px;
	margin-bottom:10px;
	
	
}

#contactajax textarea{
	width:200px;
	border:1px solid #d0d0d0;
	padding:2px;
}

#contactajax button{
	background:#571c22;
	border:1px solid #470c12;
	color:#e0e0e0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	margin-top:5px;
	
}

#contactajax button:hover{
	color:white;	
}

#edittag{
	position:absolute;
	background:black;
	color:white;
	padding:4px;
	font-weight:bold;
	z-index:999;
}



.edit-mark{
	position:absolute;
	background:red;
	color:white;
	padding:3px;
}

.theshop{
	overflow:hidden;
	clear:left;
	margin-bottom:60px;
}

.theshop img{
	float:left;
	margin-right:10px;
}

.nomargin{
	margin-right:0px !important;
}

#logopanel{
	overflow:hidden;
	margin-bottom:40px;
}

#logopanel h2{
	background:#0072A6 !important;
	color:white !important;
	padding:5px;
	margin-bottom:10px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;			

}

#shoptext{
	float:left;
	width:400px;
	min-height:100px;
	overflow:hidden;
}

.creditcards{
	float:right;
	width:200px;
	height:100px;
	background:url(../images/creditcards.jpg) no-repeat top right;
}

#shoplogo a,#shoplogo a:visited{
	float:left;
	border:2px solid white;
	overflow:hidden;
	margin-right:33px;
	margin-bottom:15px;
	padding:5px;
}

#shoplogo a:hover{
	border:2px solid #e0e0e0;
}

.hrdiv{
	cleaR:left;
	width:100%;
	height:1px;
}

.pad20{
	padding:20px;
	overflow:hidden;
}

#search{
	position:absolute;
	right:111px;
	top:51px;
	width:300px;
	heught:70px;
	border:1px diotted red;
}


#right-wrap{
	float:right;
	width:240px;
	min-height:500px;
	overflow:hidden;
	margin-right:20px;
	
}



	

