@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
}
.thrColFixHdr #container {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 
.thrColFixHdr #header { 

	
} 
.thrColFixHdr #header2 {
}
.thrColFixHdr #header h1 {
	
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 170px; 
	
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 59px; 
	
}
.thrColFixHdr #sidebar3 {
	float: right;
	width: 305px;
	background-image: url(../images/sidebar3_spacer.png);
	background-repeat: repeat-y;
}
.thrColFixHdr #content2 {
	height: 74px;
	width: 781px;
	margin-left: 170px;
	background-color: #FFF;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 58px;
	margin-bottom: 0;
	margin-left: 170px;
	
} 
.thrColFixHdr #mainContentGray {
	margin-top: 0;
	margin-right: 75px;
	margin-bottom: 0;
	margin-left: 75px;
	background-color: #e4e3e3;
}
.thrColFixHdr #mainContentGrayPhoto {
	margin-top: 0;
	margin-right: 36px;
	margin-bottom: 0;
	margin-left: 75px;
	background-color: #e4e3e3;
}
.image_indent {
	margin-left: 6px;
	margin-bottom: 18px;
}

.thrColFixHdr #mainContentGray1 {
	
}
.thrColFixHdr #mainContentGray2 {
}
.thrColFixHdr #mainContentGray2 p {
	font-size: 14px;
	margin-right: 24px;
	margin-left: 24px;
	line-height: 24px;
	color: #666;
}
.thrColFixHdr #mainContentSpace {
	background-color: #FFF;
	height: 21px;
}
.thrColFixHdr #mainContentGrayA {
	float: right;
	width: 322px;
}
.thrColFixHdr #mainContentGrayB {
}
.thrColFixHdr #mainContentGrayC {
	float: right;
	width: 220px;
}
.thrColFixHdr #mainContentGrayD {
	margin-left: 5px;
}

#mainContentGray a:link {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#mainContentGray a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#mainContentGray a:hover {
	color: #cc9933;
	text-decoration: line-through;
	font-size: 14px;
}
#mainContentGray a:active {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
.thrColFixHdr #mainContentGrayIndent {
	margin-left: 20px;
	margin-right: 20px;
}
.thrColFixHdr #mainContentGray p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-right: 24px;
	margin-left: 24px;
}
.thrColFixHdr #mainContentGray h2 {
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 24px;
	margin-left: 24px;
}
.thrColFixHdr #mainContentGray h3 {
	font-size: 14px;
	color: #333;
	margin-right: 24px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: -10px;
}
.thrColFixHdr #mainContentGray h4 {
	font-size: 16px;
	color: #660000;
	margin-right: 24px;
	margin-left: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
.thrColFixHdr #mainContentGrayPhoto h2 {
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 24px;
	margin-left: 24px;
}
.indent {
	margin-left: 18px;
}
.darkGrayColor {
	color: #333;
}
.darkRedColor {
	color: #660000;
}
.indentAndColor {
	margin-left: 18px;
	color: #000;
}
.notStyle {
	font-style: italic;
	font-weight: bold;
}
.thrColFixHdr #mainContentGray iframe {
	text-align: center;
	margin-left: 21px;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 59px;
	margin-bottom: 0;
	margin-left: 100px;
	background-color: #FFF;
}
.thrColFixHdr #content2 h1 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-left: 3px;
}
.thrColFixHdr #footer { 
	
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer2 {
	background-color: #353534;
	height: 94px;
	width: 851px;
	margin-left: 100px;
}
.thrColFixHdr #footer2 p{
	text-align: center;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
}
#footer2 a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#footer2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer2 a:hover {
	color: #FFF;
	text-decoration: line-through;
}
#footer2 a:active {
	color: #FFF;
	text-decoration: none;	
}

.thrColFixHdr #footer3 {
}

#copyright {
	color: #FFF;
	font-size: 10px;
	margin-left: 770px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}
.fltlt {
	float: left;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}
#apDiv1 {
	position:absolute;
	left:694px;
	top:180px;
	width:238px;
	height:55px;
	z-index:1;
	font-size: 16px;
	color: #660000;
	line-height: 24px;
}
#apDiv1 a:link {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv1 a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv1 a:hover {
	color: #cc9933;
	text-decoration: line-through;
	font-size: 14px;
}
#apDiv1 a:active {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}

#apDiv3 {
	position:absolute;
	left:694px;
	top:214px;
	width:238px;
	height:55px;
	z-index:1;
	font-size: 16px;
	color: #660000;
	line-height: 24px;
	padding-top: 10px;
}
.darkred16 {
	font-size: 16px;
	color: #660000;
}

#apDiv3 a:link {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv3 a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv3 a:hover {
	color: #cc9933;
	text-decoration: line-through;
	font-size: 14px;
}
#apDiv3 a:active {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv2 {
	position:absolute;
	left:646px;
	top:180px;
	width:321px;
	height:55px;
	z-index:1;
	font-size: 10px;
	color: #660000;
	line-height: 18px;
}
#apDiv2 a:link {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv2 a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv2 a:hover {
	color: #cc9933;
	text-decoration: line-through;
	font-size: 14px;
}
#apDiv2 a:active {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}


.searchText {
	font-size: 12px;
	background-color: #9CBAD6;
}
#search {
	position:absolute;
	left:718px;
	top:18px;
	width:247px;
	height:33px;
	z-index:1;
}

.googlecart-add-button {
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 20px;
	position: absolute;
	left: 247px;
	top: -4px;
}
.product {
	padding-right: 24px;
	padding-left: 24px;
	position: relative;
	padding-bottom: 30px;
}
