/* CSS Document */
html>body #wrapper2{
	height:auto;
}
html>body #content{
	height:auto;
}
html>body #right_side{
	height:auto;
}
html>body #productCopy{
	height:auto;
}

div.spacer {
	padding:5px;
	clear:both;
}
#wrapper { /* min-height will not work in a relative positioned container, must have the relative wrapped over a absolute like wrapper2 below*/
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	position: relative;
	z-index:0;
}
#wrapper2 {
	min-height:600px;
	height:600px;
	text-align: left;
	width: 800px;
	padding: 0 0 0 0;
	position:absolute;
	left: 0px;
	top:0px;
	background-color:#FFFFFF;
	z-index:1000;
	background-image:url(../images/background_right_side.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
#content {
	letter-spacing: 0.05em;
	text-align: left;
/*	float: right;*/
	width: 450px;
	margin: 0px 150px;
/*
	margin-top:0px;
	margin-left:0px;
	margin-right:100px;
	margin-bottom: 15px;
	min-height:370px;
	height:370px; */
/*	border-left: 1px solid #babaaf; */
	padding-bottom:10px;
	padding-left: 8px;
}

.copy {
	border-left: 2px solid #6d6d54;
}
div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-right: 5px;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  padding-left: 5px;
  } 
div.form {
	width: 430px;
	padding: 5px; 
	margin-top:0px;
}
.author {
	padding-bottom:5px;
	padding-left:10px;
	font-style:italic;
	font-size:90%;
	background:url(../images/sub_rollover.gif);
	background-repeat:no-repeat;
}

.headerTitle h4 {
	padding-top:2px;
	padding-bottom:6px;
	padding-left:10px;
	margin-bottom: 0px;
	color:#945649;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/sub_rollover.gif);
	background-repeat:no-repeat;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#6d6d54;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
div.sidebar_links {
	margin-top:5px;
	padding-left:7px;
	border-left: 2px solid #6d6d54;
	font-weight:bold;
	font-size:11px;
}
a.sidebar_links {
	color:#945649;
	text-decoration:none;
}
a:link.sidebar_links {
	color:#945649;
	text-decoration:none;
}
a:visited.sidebar_links {
	color:#945649;
	text-decoration:none;
}
a:hover.sidebar_links {
	color:#142a59;
	text-decoration:none;
}
a:active.sidebar_links {
	color:#142a59;
	text-decoration:none;
}
.headerTitle {
	margin-bottom:10px;
}

.quote {
	margin-left:12px;
	margin-right: 12px;
}
.quote_author {
	text-align:right;
	font-size: 80%;
}
.mainCopy {
	padding-left:10px;
	font-family:Tahoma, Arial, Verdana;
	line-height:17px;
}
/***** PRODUCT BEGIN ******/
.productPhoto {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.digitalVersion {
	letter-spacing:0em;
	font-size:80%;
	font-style:italic;
	padding-top:0px;
	margin-top:-4px;
	padding-bottom:3px;
}
.productPrice {
	clear:left;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:7px;
}
.productQuan {
	padding-top:2px;
	padding-bottom:5px;
}
.productMain {
	padding-left:10px;
}
.productCopy {
	height:175px;
	min-height:175px;
	padding-left:10px;
	font-family:Tahoma, Arial, Verdana;
	line-height:17px;
	width:260px;
}
.paypalForm {
	margin-top:0px;
	margin-bottom:0px;
}
.paypalLink{
	margin-top:0px;
	margin-bottom:9px;
}
.productMain h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#919294;
	margin-bottom:0px;
}
.short {
	font-style:italic;
	margin-bottom:5px;
}
.desc {
	font-size:110%;
}

a.productCat {
	color:#919294;
	text-decoration:none;
}
a.productCat:link {
	color:#919294;
	text-decoration:none;
}
a.productCat:visited {
	color:#919294;
	text-decoration:none;
}
a.productCat:hover {
	text-decoration:underline;
}
a.productCat:hover {
	text-decoration:underline;
}
.back {
	text-align:right;
	clear:both;
}
.catPicture {
/*	border: 2px solid #945649;*/
}
/***** PRODUCT END ******/

.linkCopy {
	padding-left:9px;
	font-family:Tahoma, Arial, Verdana;
	line-height:17px;
	padding-bottom:5px;
	font-size:90%;
}
h4.link {
	font-size:130%;
}
address {
	font-style:normal;
	margin-bottom: 15px;
}
address:first-letter {
	line-height:34px;
	font-weight:bold;
	font-size:300%;
	padding-right: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	color:#945649;
}
#right_side {
	background-color: #e7dab3;
	float:right;
/*	position:absolute;
	top:184px;*/
	min-height:340px;
	height:340px;
	right:0px;
	width: 172px; /*allow 20px for padding - total 172px */
	margin:0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 80px;
	padding-left: 0px;
	padding-right: 0px;
	line-height:17px;
}
.text_padding {
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;

	background-image:url(../images/footer.jpg);
	clear: both;  
	position:absolute;
	bottom:-26px;
	left: 0px;
	width:795px;
	height: 18px;
	min-height:18px;
	margin-right: 2px;
	margin-left:0px;
	padding-top:8px;
	padding-left:5px;
}

.footerNav {
	color: #ffffff;
	text-decoration:none;
}
a.footerNav {
	color: #ffffff;
}
a.footerNav:visited {
	color: #ffffff;
	text-decoration:none;
}
a.footerNav:hover {
	color: #ffffff;
	text-decoration:underline;
}

#footer div {
	padding-right:5px;
	padding-bottom:5px;
}

#mock_footer {
	background-image: url(../images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:80px;
	height:80px;
	width:800px;
	clear:both;
}
.photo {
	float:right;
	border-left: 2px solid #6d6d54;
	padding-left:8px;
	margin:15px;
	margin-top:0px;
}

a {
	color: #945649;
	text-decoration:underline;
}

a.intro {
	font-size:80%;
	text-decoration:none;
}
a:link.intro {
	font-size:80%;
	text-decoration:none;
}

a:visited.intro {
	font-size:80%;
	text-decoration:none;
}
a:hover.intro {
	font-size:80%;
	text-decoration:none;
}
a:active.intro {
	font-size:80%;
	text-decoration:none;
}

a:visited {
	color: #945649;
	text-decoration:underline;
}

a:hover {
  color: #142a59;
	text-decoration:none;
}
a:active {
  color: #142a59;
	text-decoration:none;
}