

* { padding: 0; margin: 0; }
a:link {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #1854a0;
	text-decoration: none;
}
a:visited {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #1854a0;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

.navLink {
	font: bold 14px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #1854a0;
	text-align: center;
	text-decoration: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

a.paginationLink, a.paginationLink:link, a.paginationLink:visited, a.paginationLink:hover {
  font-family: Verdana;
  font-weight: normal;
	font-size: 12px;
  color: blue;
	text-decoration: underline;
}
.paginationText {
  font-family: Verdana;
  font-weight: normal;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* background: url(images/background-pattern.jpg) repeat;  */
}
#footer {
	width: 770px;
	clear: both;
	background: #FFFF00 url(images/footer.jpg) no-repeat;
	height: 212px;
}
#footer2 {
	width: 730px;
	clear: both;
	background: #FFFF00 url(images/footer-filler.jpg) no-repeat;
	height: 212px;
}
#footerTop {
	width: 570px;
	clear: both;
	background: #FFFF00 url(images/footer3.jpg) no-repeat;
	height: 124px;
	padding-top: 10px;
	padding-left: 200px;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
	background: url(images/text-bg.jpg) repeat-y;
	z-index: 2;
}
#wrapper2{
	width: 770px;
	background: url(images/footer-filler.jpg) repeat-y;
	z-index: 2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#wrapper2 p{
	font-size: 10px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(images/text-area.jpg);
	background-repeat: no-repeat;
}
#header {
 width: 770px;
 height: 103px;
 background: #f6ee0e url(images/header.jpg) no-repeat;
}

#storeHeader {
	text-align: center;
	position: relative;
}

#storeProducts {
	text-align: center;
	position: relative;
}
li {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #1854a0;
	margin-left: 25px;
	padding-left: 15px;
	padding-top: 5px;
}
#navigation {
	color: #333;
	padding: 0px;
	height: 42px;
  text-align:left;
}
p {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #1854a0;
	text-align: left;
	padding-top: 8px;	
}
h1 {
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
  color: #333;
}
#rightcolumn { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 550px;
 float: right;
 padding-top: 20px;
 padding-right: 40px; 
}
#rightcolumnhome { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 550px;
 float: left;
}
#leftcolumn {
	float: left;
	color: #333;
	width: 161px;
	display: inline;
	position: relative;
	min-height: 330px;
	height: auto;
	background: url(images/leftcolumn.jpg) repeat-y;	
}
.leftNav {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 2px;
}

.clear { clear: both; background: none; }

/* shopping cart CSS */
#cart { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 550px;
 float: right;
 padding-top: 20px;
 padding-right: 40px; 
}
.CART_Layout { 
  font-family:Verdana, Arial; line-height: 25px; border:1px solid #999999; 
}
.CART_CartTitle {
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
}
.CART_FirstColumnHeader {	
  font-size:10px;	
  font-weight: bold; 
  color: #000000; 
  white-space:nowrap; 
  text-decoration: underline;
  text-align:left;
  padding-left: 10px;
}
.CART_LastColumnHeader {	
  font-size:10px;	
  font-weight: bold; 
  color: #000000; 
  white-space:nowrap; 
  text-decoration: underline;
  text-align:right;
  padding-right: 10px;
}
.CART_ColumnHeader {	
  font-size:10px;	
  font-weight: bold; 
  color: #000000; 
  white-space:nowrap; 
  text-decoration: underline;
  text-align:center;
}
.CART_FirstColumnItem { padding-left: 10px; font-size:10px;	font-weight: bold; color: #000000; text-align:left; border-style:solid; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-bottom-color:#CCCCCC; }
.CART_ColumnItem {	font-size:10px; font-weight:normal; color: #000000; text-align:center; border-style:solid; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-bottom-color:#CCCCCC; }
.CART_TotPrice {	padding-right: 10px; font-size:10px;	color: #000000; text-align:right; border-style:solid; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-bottom-color:#CCCCCC; }
.CART_OrderTitle {	text-decoration: underline; padding-left: 10px; font-size:10px;	font-weight: bold; color: #000000; background-color:#CCCCCC; }
.CART_OrderHeader {	font-size:10px;	font-weight: bold; color: #003300; border-style:solid; border-top-width: 1px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-color:#999999; background-color:#E8E8E8; }
.CART_Subtotal {	padding-left: 10px; font-size:10px;	font-weight: bold; color: #000000; border-top-style:solid; border-top-width: 1px; border-top-color:#999999; background-color:#E8E8E8; }
.CART_SubtotalPrice {	padding-right: 10px; font-size:10px;	color: #000000; text-align:right; border-top-style:solid; border-top-width: 1px; border-top-color:#999999; background-color:#E8E8E8; }
.CART_Ordertotal {	padding-left: 10px; font-size:10px;	font-weight: bold; color: #000000; border-top-style:solid; border-top-width: 1px; border-top-color:#999999; background-color:#E8E8E8; }
.CART_OrderTotalPrice {	padding-right: 10px; font-size:10px;	font-weight: bold; color: #000000; text-align:right; border-top-style:solid; border-top-width: 1px; border-top-color:#999999; background-color:#E8E8E8; }
.CART_RowOdd {	background-color:#FFFFCC; } /* site color - light */
.CART_RowEven {	background-color:#FFFF99; } /* site color - dark */
.CART_Footer { background-color: #666666; line-height: 35px; }



table.checkout {
  width: 100%;
  padding: 0px;
  border: none; 
}

table.checkout th {
  line-height: 20pt; 
  padding-left: 10px; 
  font-weight: bold;
  font-size:14px;
}

table.checkout td {
  line-height: 18pt; 
  padding-left: 10px; 
  padding-right: 10px;
  font-size:12px;
}



.section-content {
	height:auto !important; /* for modern browsers */
	background-color: #F4F4CE;
	margin: 5px 15px 15px 5px;
}

.sectrtop, .sectrbottom{display:block; background:#FFFFFF;}
.sectrtop *, .sectrbottom *{display: block; height: 1px; overflow: hidden; background:#F4F4CE;}
.sectr1{margin: 0 5px}
.sectr2{margin: 0 3px}
.sectr3{margin: 0 2px}
.sectr4{margin: 0 1px; height: 2px}


#wrapper2 a {
	font-size: 10px;
}
