
/**************** menu coding *****************/
#menu {
position: relative;
z-index: 50;
width: 425px;
margin: auto;
left: 140px;
}

/* Hides from IE5-mac \*/
* html #menu {left: 124px;}
/* End hide from IE5-mac */

#menu td {
	margin: 0px;
	padding: 0px;
}
#menu td:hover {
	background-color: #b8ae9c;
	}
th {
	text-align: left;
	}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
}

#menu a, #menu h2 {
font: 11px  tahoma, verdana, arial, helvetica, sans-serif;
display: block;
border: none;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #33332d;
background-image: url(/templates/allcss/images/menubg.png);
background-repeat: no-repeat;
font-weight: bold;
padding-left: 10px; 
padding-right: 10px;
padding-top: 20px;
padding-bottom: 17px;
}

#menu h2:hover {
color: #db4105;
}

#menu a {
text-decoration: none;
font-weight: normal;
padding-left: 10px;
padding-right: 0px;
margin-right: 0px;
padding-top: 4px;
padding-bottom: 4px;
border-left: solid 1px #f1eedf;
}


	
#menu h2 a:hover {
	padding: 0px;
	border: none;
	background-color: #b8ae9c;
	}

#menu li a {
	color: #33332d;
	background-color: #b8ae9c;
	padding: 5px 0px 5px 10px;
}

#menu li h2 a {
	padding: 0px;
	border: none;
	background-color: transparent;
	}

#menu a:hover {
color: #33332d;
background: #f0eedf;
border-left: solid 1px #576568;
}
#menu a:focus {
color: #ffffff;
background: #b70000;
border-left: solid 1px #576568;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width: 150px;
}

#menu ul ul ul {
z-index: 500;
position: absolute;
top: 4px;
left: 145px;
border-left: solid 1px #576568;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
/**************** end menu coding *****************/

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
body {
	background-color: #b8ae9c;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #b70000;
	text-decoration: none;
}
a:hover {
	color: #b70000;
	text-decoration: underline;
}

h1 {
	font-size: 1.65em;
	color: #33332d;
	text-align: left;
	padding: 8px 0px 8px 15px;
	border-left: solid 3px #b70000;
	font-weight:normal;
	line-height: 150%;
}

h2 {
	font-size: 1em;
	color: #33332d;
	text-align: left;
	padding: 8px 0px 8px 15px;
	border-left: solid 3px #b8ae9c;
	font-weight:bold;
	line-height: 130%;
}
form {
	margin: 0;
}
.main {
	width: 740px !important;
	margin: auto;
	padding: 0px 0px 0px 23px;
	background-image: url(/templates/allcss/images/pagebg.png);
	background-repeat: repeat-y;
	position: relative;
	top: -52px;
}
.banner {
	height: 274px;
	width: 718px;
	float: left;
	text-align: left;
}

#columns {
	float: left;
	text-align: left;
	background-image:  url(/templates/allcss/images/colsbg.png);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 55px;
	width: 718px;
	
}

.content {
	margin-top: 10px;
	margin-right: 4px;
	text-align: left;
	clear: right;
	width: 350px;
	color: #382922;
	font-size: .7em;
	line-height: 140%;
	float: left;
}
.sidebar {
	padding: 0px 0px 20px 0px;
	text-align: left;
	clear: right;
	color: #382922;
	font-size: .7em;
	line-height: 140%;
	float: left;
	width: 283px;
}
.content td, .sidebar td {
	vertical-align:top;
	}
#sidebarcontent {
	margin-left: 50px;
	margin-top: 30px;
	width: 235px;
	
	}
.footer {
	background-color: #fff9e6;
	width: 648px;
	clear:both;
	postion: relative;
	left: -20px;
	padding:  10px 35px 10px 35px;
	color: #382922;
	font-size: .7em;
	line-height: 140%;
	margin-top: 20px;
}
#pscroller1{
width: 235px;
height: 120px;

}
.newsitem {
	padding-top: 8px;
	padding-bottom: 8px;
	}
.newsitem p {
	display: inline;
	}
.newsdate a {
	color: #9fb4cc;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	}
	
hr {
	border: 0;
	height: 1px;
	border-top: dashed 1px #a8a8a8;
	background-color:#FFFFFF;
	}
	
#purchase {
	background-color: #8ea4bf;
	background-image: url(/templates/allcss/images/purchasebg.jpg);
	background-repeat: repeat-x;
	width: 243px;
	margin-left: 26px;
	padding: 20px;
	top: -30px;
	color: white;
	}
.purchasetext {
	font-size: .85em;
	}
#purchase h1 {
	font-size: 1.65em;
	color: #33332d;
	text-align: left;
	padding: 5px 0px 5px 0px;
	border: none;
	font-weight:normal;
	line-height: 100%;
	margin: 0px;
	}
#purchase a {
	color: #dbdac6;
	text-decoration:underline;
	}

#dropmenudiv{
position:absolute;
border:1px solid #8ba2be;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align: center
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #8ba2be;
padding: 7px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff9e6;
}
a.purchmenu  {
	display:block;
	width: 220px;
	height: 19px;
	background-image: url(/templates/allcss/images/purchmenubg.jpg);
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	}
.noscreen {
	display: none;
	}