body { background-image:url('images/background_stripe2.jpg');
background-repeat:repeat-x;
background-position:center center;
padding-top:50px;
}     

p{
font-weight: bold;
font-family:Times,"Times New Roman",serif;
margin:0px;
padding:0px;
}

a:link{ 
color: Gray;
}

img{
border:0px solid red;
position:relative;
}

div{
border:0px solid red;
}

.store{
margin:auto;
}

.store tr,td,th{
padding:25px 50px 25px 50px;
}

.tablewrapper td,tr,th{
margin:0px;
padding:0px;
}
   
.tablewrapper{
/*margin:auto;*/
border-collapse:collapse;
padding:0px 15px 0px 30px;
margin:0px;
width:670px;
float:left;
}

.maindiv{
margin:auto;
clear:both;
width:975px;
height:100%;
background-color:white;
border:2px solid gray;
}

.logo{
background-color:gray;
color:white;
position:relative;
height:178px;
}

.maintextwrapper{
background-color:gray;
color:white;
position:relative;
margin:0px;
padding:0px;
height:122px;    
}

.maintext{
background-color:gray;
color:white;
position:relative;
vertical-align:text-bottom;
padding:25px 15px 0px 15px;;
}

.contact{
margin:0px 25px;
float:right;
padding:10px;
margin:10px;
width: 60%;
}

.contact2{
margin:0px 0px;
float:right;
padding:10px;
margin: 10px 5px 0 0;
width: 225px;
}

.contact h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align:center;
	margin: 0;
	padding-bottom: 10px;
}

.contact p {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 10px 0;
}


	

.aboutcontainer{
width:95%;
position:relative;
margin:auto;
}

.cc{
text-align:center;
font-weight: bold;
font-family:Times,"Times New Roman",serif;
font-size:8pt;
color:gray;
margin:5px;
}

.store_items{
float:left;
font-weight: bold;
font-family:Times,"Times New Roman",serif;
font-size:14pt;
}

.clear{
Clear:Both;
}

.chromestyle{
width: 700px;
float: left;
margin: 0 0 0 120px;
font-weight: bold;
font-family:Times,"Times New Roman",serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 99 %;
/*background: url(chromebg4.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 25px 0px 30px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
/*  background:url(images/grayheart_small.png) no-repeat center left; */ 
margin: 0px 0px;
padding: 10px 0px 10px 16px;
}

.chromestyle ul li a{
color: Gray;
padding: 8px 10px;
margin: 0;
text-decoration: none;
/* border-right: 1px solid #E8BEBE; */ 
/*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg4-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
display: inline;
position:absolute;
top: 0;
border: 1px solid #E8BEBE; /*THEME CHANGE HERE*/
border-bottom-width: 5;
font:normal 12px Verdana;
line-height:25px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
display: inline;
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #E8BEBE; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: bold;
color: gray;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFECEC;
}

.policies {
	text-align: left;650	65066df
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}

#store-left {
	margin: 20px 0 20px 40px;
	float:left;
	border-right: 2px solid #000;
	width: 220px;
}

#store-left img {
	float: left;
	margin: 0 0 25px 0;
}

#store-right {
	float: right;
	margin: 20px 40px 0 0;
	width: 650px;
}

#store-header {
	background: url(images/store-header.jpg) no-repeat top;
	height: 169px;
	margin: 0;
	padding: 0;
}

#store-right h2 {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 15px 0;
}

#store-right p {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}

#store-right ul {
	list-style: none;
}

#store-right li {
	font-size: 18px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
}

#addtocart {
	background: url(images/small-addtocart.png) no-repeat top;
	height:50px;
	width: 100px;
	border: none;
}

#cart {
	float: right;
	width: 100px;
	margin: 5px 25px 0 0;
	padding:0;
	height: 70px;
}

#cart img {
	float: right;
	border: none;
}