html {
	

}
a{
	outline: none;
	text-decoration: none;
	color: #969696
}

body{
	
}

.main{
	margin: 0 auto;
	height: 700px;
	width:773px;
}

.content{
background:white;
width:673px;
height:324px;
position:relative;
top:50px;
left:50px;
}

.content .bodycopy{
float:left;
position:relative;
top:0px;
width:445px;
color:#969696;
}
.content .bodycopy h3{
color:#969696;
}

.content .bodycopy div{
	color:#969696;
}

.content .bodycopy table{
	color:#969696;
}

.content .headshot{
	width:224px;
	color:#969696;
	float:left;	
}
.content .headshot p{
	padding: 9px;
}

.title{
	background: url("img/logo2.jpg") no-repeat;
	width: 800px;
	height:200px;
	float:left;
	margin-top:30px;
}
.title .mainnav{
	float:left;
	position:relative;
	top:98px;
	right: 33px;
}

.title .mainnav li{
	display:inline;
	width:150px;
	padding:4px;
}

.middle{
	margin-top: 100px;
	background:url("img/coverpagebackgrounddesign.gif") no-repeat;
	height: 424px;
	width:773px;
	float:left;
	overflow:hidden;
	
} 

.footer{
position:relative;
top:30px;
}

.footer li{
	display:inline;
	width:150px;
	padding:70px;
}

#leftimg{
	position: relative;
	display: none;
}

#leftdiv{
	margin-top:40px;
    margin-left:-520px;
    float:left;
    width: 520px;
  }
  
#rightdiv{
	margin-top:40px;
	margin-right:-520px;
	float:right;
}

.footernav{

}

.stepcarousel{
height:320px;
left:60px;
overflow:scroll;
position:relative;
width:560px;
top:5px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 35px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel .panel img{
	border: solid #969696;
}

.stepcarousel .panel a{
	text-decoration: none;
}

.stepcarousel .panel span{
	font-size:12px;
	color:#969696;
}

.stepcarousel3{
height:335px;
left:60px;
overflow:scroll;
position:relative;
width:560px;
top:-20px;
}

.stepcarousel3 .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel3 .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 35px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel3 .panel img{
	border: solid #969696;
}

.stepcarousel3 .panel a{
	text-decoration: none;
}

.stepcarousel3 .panel span{
	font-size:12px;
	color:#969696;
}


.stepcarousel2{
height:320px;
left:60px;
overflow:scroll;
position:relative;
width:550px;
top:23px;
}

.stepcarousel2 .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel2 .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 35px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel2 .panel img{
	border: solid #969696;
}

.stepcarousel2 .panel a{
	text-decoration: none;
}

.stepcarousel2 .panel span{
	font-size:12px;
	color:#969696;
}




#shopdiv{
margin-top:100px;
 background:url("img/shoppagebackgrounddesign.gif") no-repeat;
 width:773px;
 float:left;
height: 424px;

}
#shopdiv2{
 background:url("img/shoppagebackgrounddesign.gif") no-repeat;
 height: 424px;
 width:773px;
 float:left;
 height: 424px;

}

#shopdiv ul, #shopdiv2 ul {
margin-left: -28px;
padding: 0px;

}

#shopdiv li, #shopdiv2 li{
display:inline;
margin: 0px 0px 0px 120px;
padding: 0px;

}


#shipcont {
padding-top: 76px;
}
#shipcontrow2 {
padding-top: 95px;
}

.shopright{
float:right;
width:160px;
}

.shopright ul{
	list-style-type: none;
}

.shopright li{
	margin-top: 15px;

}

.shopmain{
width:400px;
float:left;
}

.shopmain span{
	font-size: 12px;
	font-family: Arial;
	color:#666;
}

.shopmain span h2 {
font-size: 14px;
	font-family: Arial;
	color:#666;
text-transform:uppercase;
line-height: 14px;
padding-top: 10px;
}



.container{
	width:610px;
}

#hiddendiv{
	display:none;
	
}

.bloglink{
	padding-left: 600px;
	position:absolute;
}

.left{
	float:left;
	padding:30px;
	margin-left:25px;
}

.right{
	float:right;
	padding:30px;
	margin-right:25px;

}

a{
	text-decoration: none;
}

.eventright{
float:right;
width:0px;
}

.eventright ul{
	list-style-type: none;
}

.eventright li{
	margin-top: 15px;

}

.eventmain{
width:600px;
float:left;

}

.eventmain span{
	color:#969696;
}

.cart_item
{
	width:600px;
	height:160px;
}

.cart_item .image{
	float:left;
	width:100px;
}

.cart_item .description{
	float:left;
	width:300px;
	height:87px;
	vertical-align: middle;
}

.cart_item p { line-height: 67px; }


.cart_item .price{
	float:left;
	width:100px;
	height:87px;
	text-align: right;
}
	
.cart_title{
	background: url("img/title.gif") no-repeat;
	width: 600px;
	height:105px;
	margin-top:10px;

}

.simpleCart_items{
clear:left;

margin:20px;
width:400px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
}

.cartHeaders .itemImage, .itemName, .itemPrice, .itemQuantity{
 float:left;

}

.itemOptions{
display:none;
}

.cartHeaders {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
padding: 8px 0px 8px 0px;
color: #666666;
}

.itemImage img{
margin: 8px 0px 8px 0px;
}
.itemQuantity input {
width: 40px;
border: 1px solid #CCC;
color: #666;
}

.itemPrice {
width: 75px;
color: #666;
}
.itemQuantity {
width: 60px;
}
.itemImage {
float: left;
width: 90px;
}

.itemName {
width: 120px;
margin-right: 10px;
}

.totalRow {
border-top: 1px solid #CCC;
margin-top: 10px;
}

.totalItems {

 clear: both;
padding-left: 300px;
float: left;
}

.totalPrice {
float: right;
}

.itemContainer{
	height:120px;
}


.simpleCart_checkout{
	color: #666;
}

.simpleCart_empty{
	color: #666;
}


.bodycopy2{
	height:324px;
	overflow-y:auto;
	color:#969696;
}

.bodycopy2 div{
	padding:3px 3px 0 10px;
}