body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b0aeae;
	background-image: url(images/fishman_06.jpg);
	background-repeat: repeat-x;
	background-position: left 103px;
	line-height: normal;
}
.twoColFixLtHdr #container {
	width: 780px; 
	background: #FFFFFF; 
	text-align: left; 
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #ffffff;
	background-image: url(images/fishman_03.jpg);
	background-repeat: no-repeat;
	height: 336px;
	position:relative;
}
.twoColFixLtHdr #topMenu {
	position:absolute;
	top:306px;
	left:0px;
	width: 780px;
	text-align: center;
	color: #FFFFFF;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 220px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #menuBox {
	background-color: #e2d8bf;
	padding: 10px;
	border: 1px solid #dfc39e;
	margin-bottom: 10px;
}
.twoColFixLtHdr #contactBox {
	background-color: #ededed;
	padding: 10px;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent {
	line-height: 18px;
	margin-left: 232px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	line-height: 18px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #777377;
} 
/* headings */
h1, .head, .Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-size: 20px;
	font-weight: normal;
}
h2, .subhead, .SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
h1, .head, .Head, .twoColFixLtHdr #mainContent h2, .subhead, .SubHead, .twoColFixLtHdr #sidebar1 #contactBox h2 {
	color:#820201;
}
.twoColFixLtHdr #sidebar1 h2 {
	color: #362207;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
/* forms */
form {
	margin: 0px;
}
.submit {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px;
}
#sideContactForm {
	width:210px;
	margin-top:5px;
}
#ContactForm .input {
	width: 200px;
	border: 1px solid #d5d5d5;
}

#sideContactForm .input {
	width: 192px;
	border: 1px solid #d5d5d5;
	margin: 0 0 5px 0;
}
/* links */
.twoColFixLtHdr #topMenu a {
	color: #d0d0d0;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	font-weight: bold;
} 
.twoColFixLtHdr #topMenu a:hover {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
.twoColFixLtHdr #mainContent a {
	color: #820201;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent a:hover {
	border-bottom-color: #820201;
} 
 
.twoColFixLtHdr #menuBox a {
	color: #5b5244;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d8bf;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/fishman_11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.twoColFixLtHdr #menuBox a:hover {
	color: #730f0e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730f0e;
}
.twoColFixLtHdr #footer a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #777377;
} 
.twoColFixLtHdr #footer a:hover {
	border-bottom-color: #777377;
} 
.ResourceLinks {
	display: block;
	background-image: url(images/fishman_11_w.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}

/* misc */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777377;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

