/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align:center;
	background-image: url(images/bg.jpg) ;
	background-repeat: repeat-x;
	background-color: rgb(64,64,64);
}
/* #content {
  	  width: 800px;
	  border-left: .1em solid #000000; 
	  border-right: .1em solid #000000; 
} */
#text {
    position:relative;
 	top:0px;
 	left:20px;
}
#contact {
    position:relative;
 	top:0px;
 	left:0px;
}

#main-content {
    position:relative;
 	top:190px;
 	left:0px;
}
 #menu-stripe {
    position:relative;
 	top:0px;
 	left:0px;
}
#main-top-graphic {
    position:relative;
 	top:0px;
 	left:0px;
}
 #welcome {
    position:relative;
 	top:10px;
 	left:-150px;
}
 #pics {
    position:relative;
 	top:0px;
 	left:50px;
}
.topspacer {
	margin:0;
	padding:3px 0 0 0;
}
.graybox {
	background-color:#F6F6F6;
	border: 1px solid #CCCCCC;
	padding:10px;
}
.yellowbox {
	background-color:#FFFFCC;
	border: 1px solid #FFCC33;
	padding:10px;
}
/*
.class1 a {
	font-family: arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.class1 a:visited {
	color: #000000;
	text-decoration: none;
}
.class1 a:hover {
	color: #000000;
}
.class1 a:active {
	color: #000000;
	text-decoration: none;
}*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color:#000000;
	/*text-decoration: none;*/

}
/*
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0057FF;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.categoryLinks {
	font-family: arial;
	font-size: 18px;
	color:#000000;
}
a.categoryLinks:visited {
	color: #000000;
}
a.categoryLinks:hover {
	color: #000000;
}
a.categoryLinks:active {
	color: #000000;
}

a.productTitleLinks {
	font-family: arial;
	font-size: 14px;
	color:#000000;
}
a.productTitleLinks:visited {
	color: #000000;
}
a.productTitleLinks:hover {
	color: #000000;
}
a.productTitleLinks:active {
	color: #000000;
}

a.productTitleLinksSmall {
	font-family: arial;
	font-size: 11px;
	color:#000000;
}
a.productTitleLinksSmall:visited {
	color: #000000;
}
a.productTitleLinksSmall:hover {
	color: #000000;
}
a.productTitleLinksSmall:active {
	color: #000000;
}*/
.productTitleLinksSmall {
	font-family: arial;
	font-size: 11px;
	color:#000000;
}
.breadcrumbs {
	color: #940707;
}
a.breadcrumbs {
	text-decoration:underline;
	color: #940707;
}
a.breadcrumbs:active {
	text-decoration:underline;
	color: #940707;
}
a.breadcrumbs:visited {
	text-decoration:underline;
	color: #940707;
}
a.breadcrumbs:hover {
	text-decoration:none;
	color: #940707;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 14px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #000000;
}

#header{
	width:760px;
	text-align:left;
	}

#footer{
	width:760px;
	text-align:left;
	background-color:#FFFFFF;
	height:15px;
	}
	
#mainContainer{
	width:800px;
	height:100%;
	text-align:center;
    margin:0;
	padding:0;
	}

#menuSpacer{
	height:100%;
	background-color:#000000;
	}
#menuSpacer2{
	background-color:#FFFFFF;
	}
#contentContainer{
	margin:0;
	background-color:white;
	width:100%;	
	text-align:left;
	}
.thepadding {
	background-color:white;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
}
#contentContainerWide{
	background-color:white;
	width:100%;	
	text-align:left;
	}
.divider {
	padding:2px 0 3px 0;
	height:2px;
	margin:0;
	border-width: 1px 0 0 0;
	border-color:#990000;
	border-style:solid;
}
.menuItem{
	width:140px;
	height:15px;
	line-height:15px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:4px;
	text-align:left;
	background-color:#333333;
	}

.menuGroup{
	font-weight:bold;
	width:150px;
	height:15px;
	line-height:15px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:5px;
	text-align:left;
	background-color:#000000;
	}
	
.cartItemContainer{
	background-color:white;
	width:100%;	
	text-align:left;
	border:#cccccc;
	border-style:solid;
	border-width:1px;
	}

.cartHtmlSeparator{
	color:#CCCCCC;
	height:1px;
	width:550px;
	}

.tableSpacer{
	height:10px;
	width:100px;
	}

.priceSmall{
	font-size:12px;
	color:#FF0000;
	}
.priceMed{
	font-size:14px;
	color:#236EA7;
	}
.priceLarge{
	font-size:16px;
	color:#FF0000;
	}
.listStyle{
	font-size:11px;
	}
.style3 {
	font-size: 10px;
	color: #FF0000;
}
.style5 {font-size: 10px}
.topborder {
	padding: 2px 0 2px 5px;
	border-color:#000000;
	border-width:1px 0 0 0;
	border-style:solid;
}
.noborder {
	padding: 2px 0 2px 5px;
}
.pagetitle {
	font-family: Arial;
	font-weight: Bold;
	font-size: 18px;
	color: #990000;
}
.style1 {
	margin:0;
	padding:0;
	color: #950808;
	font-family:arial;
	font-weight: bold;
	font-size:12px;
}
