/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */





body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.sub_heading1{
	margin:0 0 8px 0;
	padding:0;
	display:block;
	font:18px "Times New Roman", Times, serif;
}

.sub_heading2{
	margin:0 0 3px 0;
	padding:0;
	display:block;
	font-size:14px;
	font-weight:bold;
}

.sub_heading3{
	margin:0 0 3px 0;
	padding:0;
	display:block;
	font-weight:bold;
}

.content_picure{
	float:left;
	margin:10px 13px 5px 0;
}

.black_text{
	color:#000;
}

.garden_pavilion_left{
	width:345px;
	float:left;
}

.garden_pavilion_right{
	width:345px;
	float:right;
	margin-right:7px;
	display:inline;
}

.clr{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.newsletter_box{
	border:solid 1px #f1f1f1;
	padding:5px;
	margin-bottom:15px;
}

.newsletter_box .body{
	background:url(../../../images/garden_hm_bx_bg.gif) repeat-x left top;
	padding:10px 15px;
}

.newsletter_box .body .title{
	background:url(../../../images/gardn_box_arrow.gif) no-repeat left 5px;
	color:#659c16;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
}

.newsletter_box .body .txt{
	padding:5px 0 0 12px;
}

.pavilion_special_box{
	margin-bottom:15px;
	border:solid 1px #f1f1f1;
	padding:5px;
}

.pavilion_special_box .body{
	background:url(../../../images/garden_hm_bx_bg.gif) repeat-x left top;
	padding:15px 5px 15px 15px;
	//padding-bottom:0;
}

.pavilion_special_box .pic{
	width:92px;
	float:left;
	border:solid 1px #deded6;
	padding:1px;
}

.pavilion_special_box .detail{
	width:208px;
	float:right;
}

.pavilion_special_box .detail .heading{
	font-size:14px;
	font-weight:bold;
	color:#669b16;
	margin:10px 0 5px;
	background:url(../../../images/gardn_box_arrow.gif) no-repeat left 5px;
	padding-left:8px;
}

.pavilion_special_box .detail .txt{
	font-weight:bold;
	margin-bottom:2px;
}

.special_offers_bbq{
	border:solid 1px #f1f1f1;
	padding:5px;
}

.special_offers_bbq .body{
	background:url(../../../images/garden_hm_bx_bg.gif) repeat-x left top;
	padding:15px;
}

.special_offers_bbq .body .title{
	font:18px "Times New Roman", Times, serif;
	color:#4d5389;
	background:url(../../../images/grnd_hm_title_bg.gif) repeat-x left bottom;
	padding-bottom:12px;
	margin-bottom:10px;
}

.special_offers_bbq .body .view_offer{
	border-bottom: solid 1px #e0e0da;
	background:url(../../../images/gardn_box_arrow.gif) no-repeat left 5px;
	font-size:14px;
	font-weight:bold;
	color:#669b16;
	padding:0 10px 10px 12px;
}

.special_offers_bbq .body .view_offer A{
	text-decoration:none;
}

.special_offers_bbq .body .view_offer A:hover{
	text-decoration:underline !important;
}

.special_offers_bbq .body .offer_box{
	border-bottom:solid 1px #e6e6e1;
	padding:14px 0;
	//padding-bottom:0;
}

.special_offers_bbq .body .offer_box .lft{
	width:155px;
	float:left;
	border:solid 1px #deded6;
}

.special_offers_bbq .body .offer_box .rgt{
	width:135px;
	float:right;
}

.special_offers_bbq .body .offer_box .rgt .titl{
	background:url(../../../images/gardn_box_arrow.gif) no-repeat left 5px;
	font-size:14px;
	font-weight:bold;
	color:#669b16;
	padding-left:10px;
	margin:20px 0 10px;
}

.special_offers_bbq .body .offer_box .rgt .save{
	color:#cc0000;
	font-weight:bold;
	text-align:left;
}

.special_offers_bbq .body .more_special_offers{
	background:url(../../../images/gardn_box_arrow.gif) no-repeat left 5px;
	font-size:14px;
	font-weight:bold;
	color:#669b16;
	padding:0 10px 0 12px;
	margin-top:20px;
}

.special_offers_bbq .body .more_special_offers A{
	text-decoration:none;
}

.special_offers_bbq .body .more_special_offers A:hover{
	text-decoration:underline !Important;
}


