.style1 {
	color: #7C7065;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #774700;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Sidebar-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


a {
	text-decoration: none;
	color: #DB8504;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}
.Smalltest {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #AA6600;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Header-bg {
	position:absolute;
	width:100%;
	height:188px;
	z-index:2;
	background-image: url(images/Header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	top: 0px;
}
#Header {
	position:relative;
	width:942px;
	height:188px;
	z-index:1;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	top: 0px;
}
#Sidebar {
	position:absolute;
	width:298px;
	height:695px;
	z-index:4;
	background-image: url(images/Sidebar.jpg);
	background-repeat: no-repeat;
	top: 188px;
}
#Sidebar-bg {
	position:absolute;
	width:298px;
	height:100%;
	z-index:1;
	background-image: url(images/Sidebar-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	overflow: visible;
}
#Content {
	position:relative;
	width:555px;
	z-index:5;
	left: 298px;
	top: 188px;
	vertical-align: top;
	overflow: visible;
}
#Footer {
	position:absolute;
	width:210px;
	height:60px;
	z-index:6;
	left: 17px;
	top: 625px;
}
#Navbar {
	position:absolute;
	width:184px;
	height:334px;
	z-index:7;
	left: 32px;
	top: 227px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.contact-table {
	border: 1px solid #999999;
}
#Content-wide {
	position:relative;
	width:650px;
	z-index:5;
	left: 298px;
	top: 188px;
	vertical-align: top;
	overflow: visible;
}
