*/ this will set default font for site */
* {
font-family: "arial, helvetica, sans-serif";
font-size: 12px;
}

a {
	color: #705741;
	font-size: 12px;
	font-family: arial;
	text-decoration: none
}
a:hover {
	color: #f39e11;
	text-decoration: none;
}
a:link {
	color: #705741;
	text-decoration: none;
}
a:visited {
	color: #705741;
	text-decoration: none;
}
body {
	padding-right: 0px;
	padding-left: 0px;
	background: #ffffff;
	padding-bottom: 0px;
	margin: 0px;
	font: normal normal normal small sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	/*text-align: center;*/
	color: #000000;

}
left_menu {
	position: absolute;
	height: auto;
	left: 10px;
	top: 100px;
	text-align:left;
	list-style-type: square;
	margin-top: 2px;
	margin-right: 1100px;
	margin-bottom: 2px;
	margin-left: 50px;
	float: left;
}

central_main {
	float:none;
	position: absolute;
	font-size: 12px;
	text-aligh: right;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 200px;
}

central_main h1 {
	font-weight:bold;
	font-size: 14px;
	color:#0F0;
	width: 120px;
}

h4 {
	font-size:12px;
color: #000000;
}

img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px
}

.bodytext {
	padding-right: 10px;
	background-position: center 50%;
	padding-left: 10px;
	background-image: url(images/headerbg.jpg);
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
}
.cart {
	font-size: 12px; 
	float: right; 
	color: #ffffff; 
	padding-top: 10px; 
	font-family: "trebuchet ms", arial, helvetica, sans-serif; 
	text-align: right; 
	text-decoration: none
}
.categories {
	padding-right: 5px; 
	padding-left: 5px;
	z-index:99; 
	text-align: left;
	font-family: "trebuchet ms", arial, helvetica, sans-serif; 
	color: #f3ff21;  
	line-height: 30px; 
	text-decoration: bold;
	height: 200px;
	width: 216px; 
}
.categories a {
	color: #000000; 
	font-family: "trebuchet ms", arial, helvetica, sans-serif; 
	text-decoration: none
}
.categories a:hover {
	color: #b3a313; 
	font-family: "trebuchet ms", arial, helvetica, sans-serif; 
	text-decoration: none
}

#a_header {
	background: url(images/bg-top.gif) top repeat-x; 
	height: 65px;
}

#logo {
padding: 7px 3px 3px 3px;
}

#a_footer
{
    padding: 45px 18px 0px 18px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    margin: 0;
    background: #ffffff url(images/footer-bg.gif) top center no-repeat;
    text-align: center;
    color: #000000;
    height: 100px;
}

.clearfloat {
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px
}
img a {
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	text-decoration: none; 
	border-bottom-style: none
}
.navigationbar {
	background-color: #466aa4;
	height: 30px;
	text-align: center;
}
.navigationbar ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
.navigationbar li {
	padding-right: 30px; 
	display: inline; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
.navigationbar li last {
	padding-right: 0px; 
	display: inline; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
.navigationbar a {
	color: #ffffff;
	text-decoration: none;
}
.navigationbar a:hover {
	color: #000000; 
	text-decoration: none
}

.table_header {
	font-size: 12px;
	padding-right: 5px;
	border: 2px;
	background-position: center 50%;
	padding-left: 5px;
	padding-bottom: 5px;
	background: #cccccc;
	color: #000000;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.table_text {
	padding-right: 5px;
	background-position: center 50%;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 1px;
	background: #ffffff;
	color: #000000;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
}

.table_list {
	padding-right: 1px;
	background-position: center 50%;
	padding-left: 5px;
	padding-bottom: 0px;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
}

.table_list a:hover {
	color: #000000; 
	text-decoration: underline;	
}

.left_side {
	padding-right: 5px;
	background-position: center 50%;
	padding-left: 0px;
	padding-bottom: 5px;
	background: transparent;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
	text-align: left;
/*	text-decoration: none;*/
}
	
.left_side a:hover {
	color: #f39e11;
	text-decoration: underline;	
}

.left_side a:link {
	color: #000000;
	text-decoration: none;	
}

.index_left_header {
	padding-right: 5px;
	border: 0px;
	background-position: center 50%;
	padding-left: 5px;
	padding-bottom: 5px;
	background: #0b61ae;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
