@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #669999;
	line-height: 20px;
}
.twoColFixLtHdr #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/hm_parchment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #header {
	height: 130px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 940px;
	background-image: url(img/hm_header.gif);
	background-position: left top;
}
#header img {
}
#header #dgag {
	margin-top: -20px;
}
.twoColFixLtHdr #header h1 {
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1500px;
	font-size: 10px;
}
#content  #products {
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
}
.twoColFixLtHdr #container #mainContent #content #products h3 {
	font-size: 11px;
	margin-top: 12px;
}
#content #show {
	margin-top: 12px;
}
#content #homeshow {
	margin-top: 15px;
	width: 390px;
	float: left;
	text-align: center;
	height: 500px;
}
#content  #aboutInfo {
	height: 50px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content  #products  h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: normal;
}
#content   #products   .indent {
	padding-left: 10px;
}
#content #products p {
	padding-top: 6px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 620px;
	height: 540px;
	display: inline;
}
.twoColFixLtHdr  #content {
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 595px;
	height: 550px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
}
.twoColFixLtHdr #container #copyright {
	font-size: 8px;
	position: absolute;
	top: 530px;
	left: 70px;
}
.twoColFixLtHdr #sidebar1 {
	width: 345px;
	padding-left: 40px;
	height: 550px;
	float: left;
	position: relative;
}
#container   #sidebar1   h2, #contentContact h2, #contentDan h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#sidebar1 #homeContent {
	width: 305px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#sidebar1 #homeContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
}
#sidebar1  #homeContent  p {
	padding-top: 16px;
}
.twoColFixLtHdr #sidebar2 {
	width: 345px;
	padding-left: 40px;
	height: 550px;
	float: left;
	position: relative;
}
#container  #sidebar2  #thumbs {
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#container  #sidebar2  #descript {
	margin-top: 20px;
	padding-right: 2px;
	padding-left: 2px;
	width: 305px;
}
#container #sidebar2 h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding-top: 50px;
	padding-left: 2px;
}
.h2Caption {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.h220 {
	font-size: 20px;
	letter-spacing: -1px;
}
#sidebar1  #homeContent a:link, #sidebar2  a:link, #contentDan a:link, #contentLinks a:link, #content a:link, #contentContact a:link {
	text-decoration: none;
	color: #1A607D;
}
#sidebar1 #homeContent a:visited, #sidebar2 a:visited, #contentDan a:visited, #contentLinks a:visited, #content a:visited, #contentContact a:visited {
	text-decoration: none;
	color: #1A607D;
}
#sidebar1 #homeContent a:hover, #sidebar2 a:hover, #contentDan a:hover, #contentLinks a:hover, #content a:hover, #contentContact a:hover {
	text-decoration: underline;
}
#header #mainNav {
	width: 400px;
	text-align: right;
	margin-bottom: 13px;
	float: right;
}
#header #navTable img {
	margin-left: 50px;
}
#header  #mainNav  ul a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	letter-spacing: 1px;
}
#container #header #mainNav a:hover {
	color: #FFCC33;
}
#header #mainNav li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	display: inline;
}
#header    #mainNav  ul a.last  {
	border-right-style: none;
	padding-right: 0px;
}
#portNav    {
	text-align: center;
	margin-top: 15px;
}
#portNav  a  {
	color: #1A607D;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 14px;
}
#portNav  li  {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	display: inline;
}
#portNav  a:hover   {
	text-decoration: underline;
}
#portNav  ul  a.last  {
	border-right-style: none;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #sidebarDan {
	width: 385px;
	height: 550px;
	float: left;
	background-color: #000000;
	background-image: url(img/dan_portrait.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.twoColFixLtHdr  #contentDan, #contentContact {
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 535px;
	height: 500px;
	padding-left: 30px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 50px;
	padding-right: 30px;
}
.twoColFixLtHdr #sidebarLinks {
	width: 385px;
	height: 550px;
	float: left;
	background-color: #000000;
	background-image: url(img/links_fireflies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.twoColFixLtHdr #contentLinks {
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 575px;
	height: 490px;
	padding-left: 30px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	background-image: url(img/links_links.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-top: 50px;
	padding-right: 30px;
}
.twoColFixLtHdr #sidebarContact {
	width: 385px;
	height: 550px;
	float: left;
	background-color: #000000;
	background-image: url(img/con_heron.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.small {
	font-size: 9px;
}
.slide { /* NEW 2010-02-05 */
	position: absolute;
	top: 179px;
	width: 390px;
	height: 475px;
	margin: 0px;
	padding 0px;
}
#whoNav {
	text-align: center;
	margin-top: 14px;
	width: 350px;
	float: right;
	margin-right: 35px;
}
#whoNav  ul  a  {
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-right: 12px;
	padding-left: 6px;
	font-size: 15px;
	color: #1A607D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#whoNav a:hover {
	text-decoration: underline;
}
#whoNav li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	display: inline;
}
#whoNav  ul a.last {
	border-right-style: none;
}
#footerNav {
	text-align: center;
	padding-top: 10px;
}
#footerNav  ul  a  {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #1A607D;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footerNav li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	display: inline;
}
#footerNav  ul a.last {
	border-right-style: none;
}
#content #clients {
	padding-right: 80px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 110px;
}
.twoColFixLtHdr #container #mainContent #content #clients img {
	margin-right: 20px;
}
.twoColFixLtHdr #container #mainContent #content #clients p {
	font-size: 14px;
	line-height: 26px;
}
.twoColFixLtHdr #contentList {
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 920px;
	height: 500px;
	padding-left: 30px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	padding-top: 50px;
	padding-right: 30px;
	background-image: none;
	background-color: #FFFFFF;
}
#contentList h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding-left: 2px;
}
.twoColFixLtHdr #container #mainContent #contentList #clientList {
	font-size: 12px;
	line-height: 16px;
}
