@charset "UTF-8";
/* CSS Document */

body {
	font: .6em verdana, arial, helvetica, sans-serif;
	text-transform: normal;
	letter-spacing: 1px;
	background: white url(bgbaba.gif);
	text-align: left;
	padding: 0;
	margin: 2.5em;
}

#address {
	font: .77em verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	width: 165px;
	height: 85px;
	line-height: 1.5;
	text-align: left;
	text-transform: normal;
	border: 0px solid #eda;
}

#container {
	width: 779px;
	height: 136px;
	background: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	border: 0px solid #eda;
	margin: 0 auto;
}

#container_nav {
	font: .8em verdana, arial, helvetica, sans-serif;
	width: 779px;
	height: 28px;
	background: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	border: 0px solid #eda;
	margin: 0 auto;
}

#head-2 p  {
	font: .9em verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-color: #224234;
	text-transform: uppercase;
	text-align: right;
}
	
#head-2 a  {
	font-color: black;
}

#head-2 a:hover {
	text-decoration: none;
	font-color: black;
}


p {
	background: url(remorabg.gif) left no-repeat;
	margin: 0em 0em;
}


h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom left no-repeat;
	text-indent: -999em;
	margin: 0em 0 0 0;
}

/* band heights, background is solid band color upon which navbuttons sit, width of nav band top, right, bottom, left, margin upper bands to next visual below */

#nav, #nav ul {
	font: 1em verdana, arial, helvetica, sans-serif;
	float: left;
	width: 779px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0em;
	list-style: none;
	line-height: .65;
	background: #5c6a18;
	font-weight: bold;
	padding: 0;
	border: solid #ffd778;
	border-width: 0px 0px 0px 0px;
	margin: 0 0 0em 0;
}

/* color of the dropdown text; padding height, indent left */

#nav a {
	display: block;
	width: 13em;
	w\idth: 11em;
	color: #eff5d1;
	text-decoration: none;
	padding: 0.8em 0em;
}



/* these are supposed to be little arrows in dropdowns that have sub-dropdowns, but they are not appearing */

#nav a.daddy_arrow {
	background: url(images/rightarrow2.gif) right no-repeat;
}

/* band widths, border width is solid band height difference from navbuttons */

#nav li {
	float: left;
	padding: 0;
	width: 10.9em;
	border: solid #FFFFFF;
	background: #5c6a18;
	border-width: 0px 0 0 0;
}

/* border width, rule that surrounds all subnavs */

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	w\idth: 13.2em;
	font-weight: normal;
	border-width: 0em;
	margin: 0;
}

/* padding-right and width of subnavs as they are moused over*/

#nav li li {
	padding-right: 1.6em;
	width: 11.7em
}

/* width w backslash is sub-subnav band width*/

#nav li ul a {
	width: 12em;
	w\idth: 11.3em;
}

/* how far up from the sub-subnav lines up with the first sub nav it belongs to; how far left-right of it; distance between; distance from*/

#nav li ul ul {
	margin: -2.25em 0 0 12.2em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


#nav li:hover ul ul ul, #nav li li:hover ul ul ul ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

/* main band fill color */

#nav li:hover, #nav li.sfhover {
	background: #7198c5;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 60px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #000000;
	border-width: 0px 0 0 0;
	margin: 0em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 60px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 0px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
