
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
 }
	color: #777C68;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	letter-spacing:1px;
}

h4{
font-family:Georgia,"Nimbus Roman No9 L",serif;
letter-spacing:normal;
font-size:90%;
text-transform:uppercase;
}

h1 {
color:black;
}

h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 130%;
	color: #9AA384;
	background-color:inherit;
}

h2 span {
	font-weight: bold;
	color: #536F1A;
}

h3 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 120%;
	color: #9AA384;
	background-color:inherit;
}

h3 span {
	font-weight: bold;
	color: #536F1A;
}

p, ol, ul {
	margin-top: -8px;
	margin-bottom: 30px;
	line-height: 25px;
	text-align: justify;
	
}


ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	color: #B9BCA9;
}

.list1 li a {
	padding-left: 15px;
}
.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	color: #B9BCA9;
	font-weight:bold;
	padding-left:15px;
	color:#777C68;
}

.list3 {
	margin-left: 25px;
	padding-left: 0px;
	list-style-image:url("images/bullet.gif");
  list-style-type:square;
	font-size:90%;
	line-height:20px;
	text-align:left;
	
}

.list3 li {
	color: #777C68;
	padding-bottom:5px;
}

.list3 li a {
	
}

a {
	color: #698521;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 18px;
	background: url(images/homepage05.gif) no-repeat left center;
}

a img {
	border: none;
}



img.border {
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	color:#9AA384;
	background-color:inherit;
	height:2px;
	width:100%;
	border:none;
	margin-bottom:10px;
	
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(images/bg02.jpg) repeat-x left top;
}

html>body #wrapper {
	height: auto;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	height: 53px;
	background: url(images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 29px;
	padding: 19px 15px 0px 15px;
	background: url(images/homepage02.gif) no-repeat left bottom;
}

#menu li.first {
	padding-left: 35px;
	background: none;
}

#menu a {
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-size:90%;
	font-weight:bold;
  background-color:inherit;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	margin-bottom: 5px;
	background: url(images/bg1_01.jpg) repeat-y left top;
}

#page-bottom {
	background: url(images/bg1_04.jpg) no-repeat left bottom;
}

.single #page {
	background-image: url(images/subpage2_02.jpg);
}

.single #page-bottom {
	background-image: url(images/subpage2_03.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 545px;
background: url(images/content-top.jpg) no-repeat left top;
}
#fadeshow1{
height:133px;

}
#content .title {
	height: 33px;
	margin: 0px;
	padding: 100px 0px 0px 30px;
	color: #FFFFFF;
	background-color:inherit;
}

#content .title span {
	color: #FFFFFF;
	background-color:inherit;
}

#content .content {
	padding: 30px 30px 10px 30px;
	
}


.single #content {
	float: none;
	width: auto;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 350px;
	padding: 0px 0px 0px 5px;
	background: url(images/bg1_03.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	height: 48px;
	margin-bottom: 0px;
	background: url(images/bg1_05.jpg) no-repeat left top;
	
	}

#footer p {
	margin: 0px;
	padding: 12px 26px;
	color: #ffffff;
	font-size:90%;
	background-color:inherit;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
}

#footer a {
	padding: 0px 10px;
	text-decoration: none;
	color: #ffffff;
	background-color:inherit;
}

#footer a:hover {
	text-decoration: underline;
}


#sub-footer {
	height: 24px;
	clear: both;
	
	

	
	
	}
#sub-footer p {
	margin-top:0px;
	color: #3A4229;
	font-size:85%;
	text-align:center;
}



#sub-footer a {
	text-decoration: none;
	color: #3A4229;
}

#sub-footer a:hover {
	text-decoration: underline;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 40px 26px 80px 26px;
	background: url(images/bg04.jpg) no-repeat left bottom;
}

.box-style1 .title {
}

.box-style1 .content {
}

.box-style1-nobg {
	padding-bottom: 30px;
	background: none;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 10px 26px 0px 26px;
}

.box-style2 .title {
}

.box-style2 .content {
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
	border-right:#333;	
}

table.paypal{
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
width:90%;

}
th strong {
	color:inherit; /*#fff;*/
}
th {
	background: #9AA384;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-right:solid 1px #333;
	border-top:solid 1px #333;
	text-align: center;		
	}
tr {
	height: 30px;
	
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #333;
	border-bottom: solid 1px #333;
	text-align: center;
	border-right:solid 1px #333;	
}
td.first,th.first {
	border-right:solid 1px #333;	
	border-left:solid 1px #333;	
	width:30%;
}
tr.row-a {
	background: #FFFFFF;
}
tr.row-b {
	background: #EFEFEF;

}
tr.odd {
	background: #FFFFFF;
}
tr.even {
	background: #EFEFEF;	
}


.fixedwidth{
width:30%;
}
.fixedwidth40{
width:40%;
}
.fixedwidth20{
width:20%;
}
.addtocart{
padding-top:10px;
background: #FFFFFF;
}
.addtocarta{
background: #FFFFFF;
padding:10px 0 10px 0;
width:20%;
}
.addtocartb{
background: #EFEFEF;
padding:10px;
width:20%;
}
/* end - table */
form{
margin:0;
padding:0;
color:inherit;
background-color:#fff;
}
form select{
font-size:100%;
}



.boldline:first-line {
font-weight:600;
}
.facebook{
margin-bottom:-5px;
padding-left:5px;

}
.starlogos{
padding-right:20px;
margin-bottom:0;
}
.divimagecaption{
width:170px;
float:left;
}
.divimagecaptionright{
width:170px;
float:right;
padding-left:20px;
}

.pimagecaption{
font-size:80%;
font-style:italic;
padding:0;
margin:0;
}
.license{
width:700px;
padding-bottom:30px;
}
blockquote {
	margin: 15px; 	padding: 30px 0 30px 20px;  	
  	background: #fff; 
	border: 1px solid #303030; 
	
}