body{
	padding :0 0 10px;
	margin :0;
	border: #333333;
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}

#navBar {
	position : absolute;
	top : 150px;
	z-index : 99;
	width: 18%;
	background-color: transparent;
	left: 2%;
	overflow: visible;
	padding: 5px;
	background-image: url(images/transBack.gif);
	text-align: center;
	border: 1px dashed #336600;
}

#search {
	position : absolute;
	top : -500px;
	width: 10px;
	height: 10px;
	left: -500px;
	overflow: hidden;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px;
	visibility: hidden;
	display: none;
}
#waterMark {
	position : absolute;
	top : 260px;
	z-index : 96;
	width: 18%;
	background-color: transparent;
	left: 0px;
	overflow: visible;
	padding: 5px;
}

#leftColumn{
	position : absolute;
	top : 150px;
	z-index : 98;
	width: 50%;
	background-color: transparent;
	overflow: visible;
	padding: 5px;
	left: 24%;
}

#rightColumn{
	position : absolute;
	top : 150px;
	z-index : 97;
	width: 20%;
	overflow: visible;
	border: 1px dashed #336600;
	right: 2%;
	padding: 5px;
	background-image: url(images/transBack.gif);
	background-repeat: repeat;
}

#header{
	position : absolute;
	top : 10px;
	z-index : 95;
	width: 96%;
	overflow: visible;
	left: 2%;
	text-align: right;
	padding: 5px;
}

h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336633;
	line-height: 110%;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #6F2525;
	line-height: 120%;
	font-weight: lighter;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
	font-weight: lighter;
}

.moreInfo {
	padding-left: 15px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.headerAddress {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 110%;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #990000;
	line-height: 110%;
	font-weight: lighter;
}
.noback {
	padding :0;
	margin :0;
	border: #333333;
	background-image: url(images/SteelStrip.gif);
	background-repeat: repeat-x;
	background-position: center;
}
