body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#606060;
}

td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #ABABAB;
	text-decoration:underline;
}
a:visited {
	color: #FFFFFF;
}

.address {
	color:2CC6FF; 
	font-family:Arial; 
	font-size:12px;
	margin-left: 15px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #AEADAD;
	margin-bottom: 25px;
}

.content {
	color: #3F5B6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
}

.content p, .content div {
	color: #3F5B6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
}

h1 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 5px;
	margin-top: 10px;
}

table.menu {
	margin-top: 27px;
	margin-bottom: 15px;
	width:100%;
}

table.menu td {
	color:;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

div.search{
	margin-bottom: 12px;
}


div.search td{
	font-size: 12px;
}

div.search input{
	border: 1px solid #333333;
}

h2 {
	margin-top: 25px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #CDCCCC;
}
div.cart {
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 250px;
}

div.cart td {
	padding-bottom: 3px;
	padding-top: 14px;
}

div.vote {
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 100px;
}

div.vote td {
	padding-bottom: 7px;
}

td.content2 {
	padding: 15px 25px 10px 15px;
}

table.menu_top{
	margin-bottom: 8px;
}

table.menu_top td{
	font-size: 14px;
}

table.menu_top td.menu_item {
	padding-left: 10px;
	width: 33%; 
	background-color: #8D8D8D;
}

h3 {
	color: #2CC6FF;
	font-size: 22px;
	margin-left: 22px;
}

div.module_content {
	margin: 5px 0px 20px 10px;
}

div.module_content2 {
	padding: 5px 0px 20px 0px;
}

table.special td.item{
	font-size: 14px;
	padding-bottom: 8px; 
	border-bottom: 1px solid #B8B8B8;
}

table.special{
	margin-bottom: 40px;
}

span.price {
	color: #2CC6FF;
	font-size:18px;
}

span.price2 {
	color: #2CC6FF;
	font-size:16px;
}

table.stuff_list th{
	background-color: #8D8D8D;
	color:#FFFFFF;
	border-right: 1px solid #606060;
	font-size:12px;
	font-weight:normal;
}

table.stuff_list td{
	padding: 3px 1px 4px 1px; 
	border-bottom: 1px solid #B8B8B8;
	font-size:14px;
}

table.stuff_list td table td{
	border-collapse: collapse;
	font-size:14px;
	border: 0px;
}

table.stuff_list td.item{
	border-right: 1px solid #787878;
}

table.cat_list td{
	font-size:14px;
}

table.stuff_list2 th{
	border-bottom: 1px solid #787878;
	border-right: 1px solid #606060;
	font-size:12px;
	font-weight:normal;
}

table.stuff_list2 td{
	padding: 3px 0px 3px 0px; 
	border-bottom: 1px solid #787878;
	font-size:14px;
}

table.stuff_list2 td.item{
	border-right: 1px solid #787878;
}

table.stuff_list2 th.item{
	border-right: 1px solid #787878;
	padding-bottom: 5px;
}

table.stuff_list2 td table td{
	border-collapse: collapse;
	font-size:14px;
	border: 0px;
}


td.vote_results
{
padding: 3px 0 17px 0;
}

table.vote_results
{
margin: 10px 0 0 0;
}

table.vote_bar
{
width: 201px; height: 10px;
}

td.vote_bar_red
{
background: url('../img/vote_red.jpg') top left repeat-x; border-right: 1px solid #ffffff;
}

td.vote_bar_gray
{
background: url('../img/vote_gray.jpg') top left repeat-x;
}

table.stuff_list3 td{
	padding: 5px 5px 5px 5px; 
	border-bottom: 1px solid #787878;
	font-size:14px;
}

table.stuff_list3 td.item{
	border-right: 1px solid #787878;
}

table.stuff_list3 th{
	border-bottom: 1px solid #787878;
	border-right: 1px solid #606060;
	font-size:12px;
	font-weight:normal;
}

table.stuff_list3 th.item{
	border-right: 1px solid #787878;
	padding-bottom: 5px;
}

table.stuff_list3 td table td{
	border-collapse: collapse;
	font-size:14px;
	border: 0px;
}


/* Form */
form.send {margin: 20px 0 0 0;}
table.send td { padding: 0 0 10px 0; vertical-align: top; }
table.send .vertical { vertical-align: middle; padding-right: 3px; }
table.send .middle { width: 250px; }
table.send .multiple { width: 150px; }
span.required { color: red; }
span.valid { display: none; }
/* End Form */
