body {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



h1 {
	color: #999999;
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}


.homeText {
	color: #000000;
	font-size: 16px;
	font-family: Times, serif;
	font-weight: normal;
	line-height: 21px;
	margin: 40px 40px 40px 40px;
}

.bodyText {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 20px;
	}

.subText {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 20px;
	}
	
.redText {
	color: #993333;
	font-size: 9px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 12px;
	margin: 0px 20px 0px 15px;
	}

td {
	color: #000000;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 14px;
	}


.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 14px;
	text-decoration:none; 
}

a.footer:link { color: #ffffff; }
a.footer:visited { color: #ffffff;  }
a.footer:hover { color: #a3a3a3; }

a.bodyLink:link { color: #993333; }
a.bodyLink:visited { color: #993333;  }
a.bodyLink:hover { color: #cc3333; }

#main-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: -25px;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 13px;
}
#main-nav li {
	display: inline-block;
	padding: 0 4px;
}
#main-nav a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#main-nav a:hover {
	color: #AC5D00;
	text-decoration: underline;
}
#view-reserve-cart {
	color: white;
	font-size: 9px;
	margin-right: 15px;
	text-decoration: none;
	font-weight: 700;
	font-family: helvetica;
	margin-left: 20px;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 4px;
	font-size: 9px;
	line-height: 10px;
	text-decoration:none; 
}

a.bottomNav:link { color: #ffffff; }
a.bottomNav:visited { color: #ffffff;  }
a.bottomNav:hover { color: #000000; }


.homeSelect{
	width:225px;
	font-size: 16px;
	line-height: 10px;
}

.homeInput{
	width:150px;
	font-size: 9px;
	line-height: 10px;
}

input.btn{
   color:#ffffff;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size:9px;
   font-weight:normal;
   background-color:#999999;
   border:1px solid;
   border-color:#000000;
}




#category-ul-list, #category-ul-list-expandable {
	padding-left: 10px;
	list-style: none;
}
#category-ul-list a, #category-ul-list-expandable a {
	text-decoration: none;
}
#category-ul-list a:hover, #category-ul-list-expandable a:hover {
	text-decoration: underline;
}

div.category {
	width: 48%;
	padding: 1%;
	float: left;
	min-height: 96px;
}
div.category a h3 {
	margin-bottom: 0;
	text-decoration: none;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
}
div.category a {
	text-decoration: none;
	color: black;
	line-height: 12px;
}
div.category a:hover {
	text-decoration: underline;
}
div.category a.cat-link {
	display: block;
	border-bottom: 1px solid lightgrey;
	padding: 2px;
	margin-left: 110px;
}
div.category a img.cat-img {
	float: left;
	display: block;
	margin: 5px 5px 5px 0;
	padding: 0;
	border: none;
}



#secondary-top-bar {
}
#whats_for_sale {
	z-index: 10000;
}
#whats_for_sale a img {
	border: none;
}
.category-lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:none; 
	position: absolute;
	background: white; 
	border: 2px solid #78170C;
	margin: 4px 0 0 -9px;
	padding: 10px;
	box-shadow: 3px 3px 5px #333;
}
.category-lists ul {
	list-style: none;
	float: left;
	padding-left: 10px;
}
ul#category-ul-list-1, ul#category-ul-list-2 {
	float:left;
	display: block;
	padding: 5px;
	list-style: none;
	margin: 0 0 0 0 !important;
	width: 250px;
}
ul#category-ul-list-1 li, ul#category-ul-list-2 li {
	border-bottom: 1px solid lightgrey;
}
ul#category-ul-list-1 li a, ul#category-ul-list-2 li a {
	padding: 5px 1px;
	display: block;
	text-decoration: none;
	color: black;
}
ul#category-ul-list-1 li a:hover, ul#category-ul-list-2 li a:hover {
	text-decoration: underline;
}

a.expand span.ui-icon {  left: -15px; top: 10px; margin-top: -8px; background-image: url("../images/222222_256x240_icons_icons.png"); background-repeat: no-repeat; background-position: -32px -16px; height: 16px; width: 16px;}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-e {
    
}


#category-accordian {
	padding-bottom: 20px;
}

#category-accordian ul {
	list-style: none;
	padding-left: 8px;
	margin: 2px 0 2px 0;
}

#category-accordian ul li ul {
	display: none;
}

#e-notice {
	padding-left: 20px;
}
#e-notice td {
	whitespace: no-wrap;
}
