body {
	background-color: #DDD2AB;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_back.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenttable a:link, .contenttable a:visited {
	color: #333333;
	border-bottom: 1px solid #333333;
	text-decoration: none;
}
.contenttable a:hover, .contenttable a:active {
	background-color: #EFEFEF;
	color: #333333;
	border-top: 1px solid #333333;
}
#logo {
	background-color: #D4D3A5;
	background-image:   url(images/logo_banner_back_n.gif);
	background-repeat: repeat-x;
	margin: 0;
	z-index: 1;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%;
}
#mainback {
	background-color: #DED2AC;
	background-image:   url(images/mainback.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 6px;
	z-index: 2;
	width: 99%;
	position:absolute;
	left:0px;
	top:128px;
	height:465px;
}
#mainbackint {
	background-color: #DED2AC;
	background-image:   url(images/mainback.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 6px;
	z-index: 2;
	width: 99%;
	position:absolute;
	left:0px;
	top:128px;
	min-height:465px;
}
.clear { clear: both }
#pics {
	position:absolute;
	left:160px;
	top:128px;
	height:275px;
	z-index: 3;
	width: 552px;
	background-color: #F4B800;
}
#hometext {
	position:absolute;
	left:180px;
	top:440px;
	z-index: 3;
	width: 500px;
}
#hometext p {
	font-size: 12px;
	color:#886600;
}
#hometext p.first {
	margin-top: 0;
}
#hometext h1 {
	font-size: 12px;
	color:#886600;
	margin:0;
}
#hometext a:link, #hometext a:visited {
	color:#886600;
	text-decoration: none;
}
#content {
	position: relative;
	left:154px;
	top:0px;
	width: 545px;
	background-color: #EBBD07;
	border-left: 2px solid #FFFFFF;
}
#content2 {
	position: relative;
	left:154px;
	top:0px;
	width: 545px;
	background-color: #EBBD07;
	border-left: 2px solid #FFFFFF;
	visibility: visible;
}
.contenttable {
	margin: 0 2px 2px 2px; 
	background-color: #FFFFFF;
}
.contenttable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-right: 30px;
	margin-left: 20px;
}
.contenttable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8B6500;
	margin: 15px 30px 10px 20px;
}
h1.members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8B6500;
	margin: 15px 30px 7px 20px;
}
p.orderlist {
	margin: 0 0 0 20px;
}
#handshake {
	margin: 0;
	z-index: 5;
	width: 139px;
	position:absolute;
	left:12px;
	top:361px;
}
#printer {
	margin: 0;
	z-index: 7;
	width: 43px;
	position:absolute;
	left:600px;
	top:141px;
}
#navlist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color: #FFFFFF;
	margin: 0;
	z-index: 4;
	width: 160px;
	position:absolute;
	left:0px;
	top:128px;
	letter-spacing: 1px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist li {
	margin: 2px 0px 0px;
}
#navlist a {
	display: block;
	padding: 3px 2px 3px 24px;
	background-color: #DED2AC;
	background-image:  url(images/button_up.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#navlist a:link, #navlist a:visited {
	color: #886600;
	text-decoration: none;
}
.buttonspace {
	margin-bottom: 2px;
}
#pictable {
	border-left: 2px solid #FFFFFF;
}

#navlist a:hover, #navlist a:active {
	background-color: #EBBD07;
	background-image:   url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #886600;
}
img.whiteborder {
	border: 1px solid #FFFFFF;
}
#pic1 {
	position:absolute; 
	left:410px; 
	top:15px; 
	width:91px; 
	z-index:6
}
#pic2 {
	position:absolute; 
	left:512px; 
	top:15px; 
	width:91px; 
	z-index:6
}
#pic3 {
	position:absolute; 
	left:613px; 
	top:15px; 
	width:91px; 
	z-index:6
}
/*member tables styles*/
.memberstable {
	border: 1px solid #D5D2A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.4em;
	margin-top: 0px;
	margin-top: 20px;

}
.companyname {
	color: #FFFFFF;
	background-color: #B7B789;
	font-weight: bold;
	letter-spacing: 1px;
}
.category {
	background-color: #EEE9D6;
}
.membername {
	font-weight: bold;
	color: #666666;
}

.memberstable a:link, .memberstable a:visited {
	color: #333333;
	border-bottom: 1px solid #333333;
	text-decoration: none;
}
.memberstable a:hover, .memberstable a:active {
	background-color: #EFEFEF;
	color: #333333;
	border-top: 1px solid #333333;
}
/*calendar styles*/
table#calendar {
	border: 1px solid #886600;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

th {
	background-color: #B7B789;
	color: #FFFFFF;
}
th.right {
	border-right: 1px solid #886600;
}
td.right {
	border-right: 1px solid #666666;
}
td.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#home #link1 a, 
#aboutus #link2 a, 
#members #link3 a, 
#calendarpg #link4 a, 
#membermember #link5 a, 
#contact #link6 a, 
#categorypg #link8 a {
	background-color: #EBBD07;
	background-image:   url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #886600;
}
ul.openCats {
	font-size: 12px;
	list-style-image : url(../images/cat_bullet.gif);
	font-weight : bold;
	margin: 6px 0 25px 60px;
	padding: 0;
	color: #333;
}
ul.openCats li {
	padding: 0;
	margin: 0 0 5px 0;
}
