body {
margin: 3px; 3px; 3px; 3px;
font-family: arial, tahoma, verdana;
color: 000000;
}

p, td, table {
font-family: arial, tahoma, verdana;
color: 000000;
font-size: 12px;
line-height: 16px;
font-weight: bold;
}

.blackbartop {
background: url(images/top-black-bar.jpg) repeat-x #000000 left top;
height:35px;
width: 100%;
color: #9d8875;
}

.blackbarbottom {
background: url(images/bottom-black-bar.jpg) repeat-x #000000 left top;
height:35px;
width: 100%;
color: #9d8875;
}

a.blackbartoplink, a.blackbartoplink:visited {
color: #9d8875;
text-decoration: none;
size: 11px;
font-weight: bold;
}

a.blackbartoplink:hover, a.blackbartoplink:visited:hover {
color: #ffffff;
text-decoration: none;
size: 11px;
font-weight: bold;
}

.contentbg {
background: url(images/background.jpg) repeat-x #ffffff left top;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.navbartop {
background: url(images/navbar-top.jpg) repeat-x #000000 left top;
padding-left: 7px;
padding-right: 3px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;

}

.arrowmenu {
list-style-type: none;
margin: 0;
padding: 0;
width: 135px; 
}

.arrowmenu ul{
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
}
	
.arrowmenu li a {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	display: block;
  height: 32px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0 0 0 0;
	line-height: 32px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowmenu li a:link, .arrowmenu li a:visited {
	color: #ffffff;
}

.arrowmenu li a:hover, .arrowmenu li a:visited:hover{
	color: #9d8875;

}

h1 {
font-size: 20px;
font-weight: bold;
font-style: italic;
font-family: arial;
color: #000000;
padding-top: 10px;

}

h2 {
font-size: 14px;
font-weight: bold;
font-family: arial;
color: #8b4220;
}

a, a:visited {
color: #5d2410;
font-weight: bold;
text-decoration: none;
}

a:hover, a:visited:hover {
color: #ab3f09;
font-weight: bold;
text-decoration: none;
}
