body{
	margin: 0;
	padding: 0 500px 0 500px;
	font-family:Verdana;
	font-size:12px;
}

#sizer { 
width: 100%;
margin: 0 auto 0 auto;
text-align: center;

}

#size_container{
	position: relative;
	min-width: 1000px;
	margin: 0 -500px 0 -500px;
	background:url(../img/bottom_bg.gif) bottom repeat-x;
}

/* Holly Hacks \*/ 
* html body, 
* html #sizer, 
* html #size_container { height: 0; } 
/* */

#flash a{ float:right; color:#fff; text-decoration:none; font-weight:bold;}
.header_container{
	height:189px;
	display:block;
	background-color:#000000;
}

.logo{
	background:url(../img/logo-bg.png);
	float:left;
	z-index:2;
	display:block;
	width:257px;
	height:189px;
}
.logo a{ display:block; text-indent:-5000px; background:url(../img/logo.png) no-repeat; width:211px; height:97px; margin:30px 0 0 40px;}

.top_vines{
	background:url(../img/top.gif);
	float:right;
	margin-right:230px;
	z-index:2;
	display:block;
	width:478px;
	height:189px;
}

.menu{
	position:absolute;
	top:150px;
	left:40px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
.menu ul{ margin:0; padding:0; list-style:none;}
.menu li{ float:left; border-left:1px solid #fff;}
.menu li.home-link{ border:none;}
.menu a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 35px;
	text-transform:lowercase;
}

.content_container{
	background:url(../img/lady.gif) bottom right no-repeat ;
	display:block;
	width:100%;
}

.content{
	background:url(../img/bg_vines.gif) left top no-repeat;
	display:block;
	padding:60px 420px 0 0;

}

.text{
	margin:0 220px 0 200px;
	text-align:left;
	min-height:367px;
	overflow:visible;
	border-right:1px solid #000;
	padding-right:20px;
}

.order .text, .contact .text{ width:700px; padding:0; margin-right:0; border:none;}

.image_gallery{
	position:relative;
	z-index:100;
	width:580px;
	margin:0 auto;
}

.left-col{
	width:200px;
	float:left;
	display:block;
	padding-top:40px;
	text-align:center;
	background:url(../img/bg_vines.gif) left top no-repeat;
	background-color: transparent;
	margin-top:-60px;
}

.right-col{ float:right; width:200px; color:#666666; text-align:left; margin-top:10px;}

.image_gallery_title{
	background:url(../img/leaf.gif) center bottom no-repeat;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	height:60px;
	width:100%;
}

.title, .image_gallery_title{
	background:url(../img/leaf.gif) center bottom no-repeat;
	text-transform:uppercase;
	font-size:16px;
	line-height:20px;
	height:60px;
	width:100%;
	margin-bottom:20px;
}

.image{
	width:140px;
	height:140px;
	border:1px solid #000000;
	margin:0 auto;
	margin-bottom:10px;
}

.footer{
	background:url(../img/bottom_curve.gif) bottom left no-repeat;
	display:block;
	width:100%;
	height:65px;
}

.clear{
	clear:both;
}

.red{
	color:#cc0000;
}

.table_heading{
	border:1px solid #47000a;
	padding:2px;
}

.accessories a{
	text-decoration:none;
	line-height:30px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	border:1px solid #ca1100;
	color:#ca1100;
	padding:2px;
	display:block;
}

.accessories a:hover{
	color:#FFFFFF;
	background-color:#ca1100;
}

.accessories_img{
	border:2px solid #FFFFFF;
	padding:2px;
}

.accessories_img:hover{
	border-color:#47000a;
}

.prop{
	float:right;
	width:1px;
	height:160px;
}

/* news styles */
.latest-news-header{ color:#000; text-transform:uppercase; font-size:16px; margin-bottom:10px;}
.news-list-title a{ font-size:16px; text-decoration:none; color:#666;}
.news-list-title a:hover{ text-decoration:underline;}

.news-latest-item p{ margin:5px 0; line-height:18px;}
.news-latest-text a{ display:block; text-align:right; line-height:18px; color:#666; font-weight:bold; text-decoration:none; margin-bottom:15px;}
.news-latest-text a:hover{ background:#666; color:#fff;}

.news-list-item h3 a{ font-size:16px; text-decoration:none; color:#666; font-weight:normal}
.news-list-item h3 .news-list-date{ font-size:11px; float:right; font-weight:normal;}
.news-list-container .news-list-item{ border-bottom:1px dashed #ccc;}
.more-link{ text-align:right;}
.more-link a{ display:block;}