body {
	background-color:#cfcfbc;
	color: #000;
	font-size: 70%;
	font-family: Arial, Verdana, sans-serif;
	background-image: url(../images/background/bg2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: center;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}

#maincontainer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
#navigation {
	width:100%;
	height: 150px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	clear: both;
}
#navigation #logo {
margin: 0px;
text-decoration: none;
border-width:0px;
}
#navigation #byline {
float: right;
position: relative;
top: 5px;
text-align: right;
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
font-size: 1.3em;
}
#navigation ul {
	display: inline;
	position: absolute;
	top: 98px;
	background-image: url(../images/menubar4.jpg);
	background-repeat: no-repeat;
	height: 60px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	
}
#navigation li {
	list-style: none; margin: 0; padding: 0; display: inline; position: absolute; text-indent: -10000px; 
}
#navigation li a { display: block; height: 60px; padding: 0; }
#link1 {left: 0; width: 119px; }
#link2 {left: 120px; width: 136px; }
#link3 {left: 257px; width: 107px; }
#link4 {left: 366px; width: 169px; }
#link5 {left: 536px; width: 102px; }
#link6 {left: 640px; width: 130px; }
#link1 a:hover {background: transparent url(../images/menubar4.jpg) -0px -60px no-repeat;}
#link2 a:hover {background: transparent url(../images/menubar4.jpg) -121px -60px no-repeat;}
#link3 a:hover {background: transparent url(../images/menubar4.jpg) -258px -60px no-repeat;}
#link4 a:hover {background: transparent url(../images/menubar4.jpg) -366px -60px no-repeat;}
#link5 a:hover {background: transparent url(../images/menubar4.jpg) -536px -60px no-repeat;}
#link6 a:hover {background: transparent url(../images/menubar4.jpg) -640px -60px no-repeat;}

#splash img {
	border-width: 0px;
	margin-bottom: -3px;
	
}
#splash ul {
	display: block;
	position: relative;
	background-image: url(../images/main_bar.jpg);
	background-repeat: no-repeat;
	height: 50px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: auto;
	padding: 0px;
}
#splash li {
	list-style: none; margin: 0; padding: 0; display: inline; position: absolute; text-indent: -10000px;
}
#splash li a { display: block; height: 50px; padding: 0; }
#sp1 {left: 0; width: 225px; }
#sp2 {left: 225px; width: 225px; }
#sp3 {left: 450px; width: 225px; }
#sp4 {left: 675px; width: 225px; }
#sp1 a:hover {background: transparent url(../images/main_bar.jpg) -0px -50px no-repeat;}
#sp2 a:hover {background: transparent url(../images/main_bar.jpg) -225px -50px no-repeat;}
#sp3 a:hover {background: transparent url(../images/main_bar.jpg) -450px -50px no-repeat;}
#sp4 a:hover {background: transparent url(../images/main_bar.jpg) -675px -50px no-repeat;}
#content {
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: transparent;
	background-image: url(../images/background/horizontal.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	padding: 20px 0px 20px 0px;
	border-bottom-color: #cfcfbc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#content h1 {
	font-family: "Century Gothic", "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #353535;
	font-size: 1.5em;
	line-height: normal;
}
#content p {
	font-family: Georgia,"New Century Schoolbook","Bitstream Vera Serif",Utopia,"Times New Roman",times,serif;
	font-size: 1.2em;
	line-height: 160%;
}
#content h2 {
	font-family: "Century Gothic", "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #353535;
	font-size: 12pt;
}
#col1 {
	width: 614px;
	min-height: 200px;
	height: 100%;
	float: left;
	text-align: left;
	margin-left: 20px;
	padding: 0px 20px 0px 20px;
}
#col2 {
	width: 219px;
	min-height: 200px;
	height: 100%;
	float: left;
	text-align: left;
	padding: 0px 3px 0px 3px;
	text-align: center;
}
#col2 img {
	border-color: #cfcfbc;
	border-width: 1px;
	border-style: solid;
}
#col2 a {
	text-decoration: none;
}

#content_inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: transparent;
	background-image: url(../images/background/horizontal_inner.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	padding: 20px 0px 20px 0px;
	border-bottom-color: #cfcfbc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#content_inner a {
	text-decoration: none;
	color: #0B72BF;
}
#content_inner a:hover {
	text-decoration: underline;
	color: #BD067A;
}
#content_inner h1 {
	font-family: "Century Gothic", "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #353535;
	font-size: 1.8em;
	line-height: normal;
}
#content_inner p {
	font-family: Georgia,"New Century Schoolbook","Bitstream Vera Serif",Utopia,"Times New Roman",times,serif;
	font-size: 1.2em;
	line-height: 160%;
	padding-left: 10px;
}
#content_inner h2 {
	font-family: "Century Gothic", "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #353535;
	font-size: 12pt;
}
#content_inner img {
	border-width:0px;
}

#col1_inner {
	width: 609px;
	min-height: 200px;
	height: 100%;
	float: left;
	text-align: left;
	margin-left: 0px;
	padding: 0px 20px 0px 20px;
}




#col2_inner {
	width: 244px;
	min-height: 200px;
	height: 100%;
	float: left;
	text-align: left;
	padding: 0px 3px 0px 3px;
	text-align: center;
}
#col2_inner img {
	border-color: #cfcfbc;
	border-width: 1px;
	border-style: solid;
}


#footer {
	background-color: #fcfbe3;
	width: 860px;
	height: 10px;
	padding: 20px;
	float:left;
}

div #store_content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
	background-position: 0% 0%;
	padding: 20px 0px 20px 0px;
	border-bottom-color: #cfcfbc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Georgia,"New Century Schoolbook","Bitstream Vera Serif",Utopia,"Times New Roman",times,serif;
	font-size: 1.2em;
	line-height: 160%;
	line-height: normal;
	text-align: center;
}
#store_content h1 {
	font-family: "Century Gothic", "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #353535;
	font-size: 1.5em;
	line-height: normal;
}
#store_content table {
	table-layout: fixed;
	width: 855px;
	border-spacing: 10px;
	margin-left: auto;
	margin-right: auto;
}
#store_content a {
	text-decoration: none;
	color: #0b72bf;
}
#store_content a:hover {
	color: #bd067a;
}
.pa_product {
	width: 285px;
	font-family:"Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #0b72bf;
}
.pa_product td:hover {
	border-width: 1px;
	border-color: #f5c348;
	border-style: solid;
}
.pa_product a {
	text-decoration: none;
	color: #0b72bf;
}
.pa_product a:hover {
	color: #bd067A;
}
.pa_product img {
	border-width: 0px;
}
.image {
	width: 40%;
	vertical-align: top;
}
.image img {
	max-width: 350px;
	border-width:0px;
	width: expression(this.width > 350 ? 350: true);
}
.image a {
	text-decoration: none;
}
.image a:hover {
	text-decoration: none;
}
.description {
	vertical-align: top;
	text-align: left;
}
.description h2 {
	font-family: "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #353535;
	font-size: 1.4em;
	line-height: normal;
}
table #subproducts {
	table-layout:fixed;
	width: 500px;
	margin:auto;
}
#subproducts tr.subs:hover {
	background-color: #fcfbe3;
}
#subproducts th {
	font-family: "Helvetica Neue","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	color: #0b72bf;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfbc;
}
#subproducts *.add  {
	width: 40px;
}
#subproducts *.desc {
	width: 300px;
}
#subproducts *.swatch {
	width: 50px;
}
#subproducts *.price {
	width: 90px;
}
#subproducts img {
	border-width:1px;
	border-style: solid;
	border-color: #cfcfbc;
}
div.cart {
	text-align: center;	
}
.cart input {
	padding:5px;
}
