/*  Print Stylesheet */

/*  @@@@@[  Wrappers  ]@@@@@ */
body {
	background:#ffffff; 
	font: 12px/18px Arial, Helvetica, sans-serif; 
	color: #303425; 
	text-align: center; 
	margin:0px; 
	padding:0px;
}
#mainwrapper{ 
	width:940px; 
	padding-top: 27px;
	margin:auto; 
	text-align:center;
	line-height: 14px;
}
#wrapper {
	width: 940px;
	text-align:left;
	background: none;
}
.clrSolo {
	clear: both; 
	font-size: 0px; 
	line-height: 0px; 
	margin: 0px; 
	padding: 0px; 
	height: 0px; 
	visibility: hidden;
}
.intro {
	font-size: 12px; 
	line-height: 16px;
}
.clr {
	clear: both;
}

#wrapper_nav{
	display: none;
}

#footer {
	color: #7f8170; 
	width: 940px; 
	text-align:left; 
	margin:auto; 
	height:50px; 
	font-size:10px;
}
#footer div{
	float:right;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #7f8170; 
	text-decoration: none;
}
#footer a:hover {
	color: #7f8170; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #7f8170; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #7f8170;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/* @@@@@[  Secondary-Content  ]@@@@@ */
#main_left{
	width: 714px;
	float: left;
	background: none;
}
#content{
	width: 529px;
	float: right;
}
#content_header {
        margin: 0 0 20px 0;
}
#content_header span.tools_nav {
        display: block;
        margin-left: 29px;
}
#content_header a{
        font-size: 11px;
        color: #4d562e;
        padding: 10px 15px 10px 0;
        display: inline-block;
}
#content_main{
	width: 474px;
	color: #303425;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 16px;
	padding-left: 29px;
	min-height: 350px;
}
html>body #content_main{
	width: 474px;
	color: #303425;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 16px;
	padding-left: 29px;
	min-height: 350px;
	height:auto;
}

.logo{
	padding: 22px 0 22px 32px;
	background: url(../images/_banner-sec1.jpg) top no-repeat;
}
#content_main ul{
	margin: 0;
	padding-left: 60px;
}
#content_main ul li{
	list-style-type: square;
	padding: 0 0 0 5px;
}
a:visited, a:link, a:active{
	text-decoration: underline;
	color: #5e231f;
}
a:hover{
	text-decoration: none;
	color: #5e231f;
}
.border_img{
    border: 1px solid #b8b9b4;
    padding: 3px;
    margin-bottom: 13px;
}
.callout{
	width: 474px;
	background: url(../images/_top-callout.gif) top no-repeat;
	margin: 15px 0 25px 0px;
}
.callout_bot{
	width: 474px;
	background: url(../images/_bot-callout.gif) bottom no-repeat;
}
.callout_content{
	padding: 20px 47px 23px 36px;
	color: #4d562e;
}
#main_right{
	display: none;
}
.qoute{
	padding: 28px 25px 0px 16px;
}
/* @@@@@[  other-Content  ]@@@@@ */
.left{
	float:left;
}
.right{
	float:right;
}

h1 
{
    
	font-size: 18px;
	margin-top:0px;
	font-weight:normal;
	color: #899f3a;
}
h1 a:link, h1 a:active, h1 a:visited
{
    color: #899f3a;
    text-decoration:none;
}
h1 a:hover
{
    color: #899f3a;
    text-decoration:underline;
}
h2{
	font-size: 15px;
	color: #5e231f;
}
h2 a:link, h2 a:active, h2 a:visited
{
    text-decoration:none;
}
h2 a:hover
{
    text-decoration:underline;
}
h3{
	font-size:14px; 
	color:#A0BDDC;
	font-weight:bold;
	margin:0px; 
	padding-top: 0px;
	padding-bottom: 18px; 
}
p{
	margin: 0px;
	padding-bottom:6px;
}
br{
	margin: 0px;
}
.quest{
	color: #5e231f;
	font-size: 12px;
}
/*--------------------Collections----------------------*/
#banner{
	background: url(../images/_banner-collection.jpg) top no-repeat;
}
#colletions{
	width:755px;
	float: right;
	text-align: left;
	padding-bottom: 15px;
	display: inline;
}
#content_colletions{
	height: auto;
	padding-left: 29px;
	text-align: left;
	color: #303425;
	width: 676px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_colletions h2{
    font-size: 15px;
    color: #5e231f;
    margin: 0px;
    padding-bottom: 3px;
    padding-top: 0;
}
#content_colletions p {
    margin: 0px 0px 13px;
    padding: 0px;
}
.page{
	float: left;
	color: #303425;
	padding-top: 5px;
}
.page a:link, .page a:visited{
	color: #303425;
	text-decoration: none;
}
.page a:hover {
	color: #303425;
	text-decoration: underline;
}
.page a.active{
	border: 1px solid #4e5a28;
	padding: 2px 7px 2px 7px;
}
.next_pre{
	float: right;
	padding-bottom: 10px;
}
.btn {
	color: #FFFFFF;
	background: #5E231F;
	border: 1px solid #431A16;
}
.collectionImg {
	border: 1px solid #b8b9b4;
	padding: 3px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#main_full {
	width: 940px;
	background: url(../images/_bg-wrapper.gif) repeat-y;
}
#main_full #content {

	width: 755px;
	float: right;
}
#main_full .logo {

	padding: 22px 0 22px 32px;
	background: url(../images/_banner-collection.jpg) no-repeat top;
}
.planPackage {
	width: 100%;
	margin-bottom: 10px;
}
.planPackage td {
	border-bottom: 1px solid #4B4533;
	padding: 3px 3px 3px 5px;
	vertical-align: top;
}
.planPackage th {
	font-weight: bold;
	color: #5E231F;
	background: #9FB943;
	text-align: left;
	padding: 3px 3px 3px 5px;
}

.top { margin-bottom: 10px; }

