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

#global {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.floatRight {
	float: right;
	width: 200px;
	padding: 15px;
	text-align: left;
	display: block;
	margin-top: 60px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.floatRight label {
	text-align: left;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #922dc3;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../img/body-bg.gif);
	background-repeat: repeat-x;
}
#content {
	font-size: 14px;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 175px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content h7 {
	color: #D75716;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 24px;
	padding-top: 0.5em;
	padding-bottom: 0em;
}
.td80 {
	width: 80px;
}

#content h2 {
	font-size: 24px;
	margin-top: 24px;
}
#content h3 {
	font-size: 18px;
	clear: both;
}
#content h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F3AD8B;
	display: inline;
	clear: both;
	background-color: #FCE9E0;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#content p {
	margin-top: 6px;
	margin-bottom: 12px;
	line-height: 18px;
	text-align: justify;
}
#content .letter {
	padding: 20px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 3px;
}

#content strong {
	font-weight: bold;
	font-size: small;
}
.const {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	background-color: #FFCCCC;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.summary {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #FFBEBE;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-x;
}
/*
.content-td {
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	width: 890px;
}
*/

.content-td {
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	width: 890px;
}

/* forms */

label
{
	width: 200px;
	text-align: right;
	margin-right: 0.5em;
	float: left;
	display: block;
}

.submit input
{
margin-left: 4.5em;
}
input
{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
	border: 1px solid #781351;
	width: 600px;
	padding-bottom: 15px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 
.br {
	background-image: url(../img/br-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	text-align: center;
	padding-bottom: 12px;
}
#content table.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left !important;
	clear: both;
}
#content table.calendar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left !important;
}


/* 

new menu etc 

*/

 /*
body {
	font: 78%/1.5 arial, helvetica, serif;
	background: white url(bgbaba.gif);
	text-align: center;
	padding: 0;
	margin: 2em;
}
 
#container {
	width: 36em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	margin: 0 auto;
}
 
p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}
 
p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}
 
#smurf strong {
	font-size: 1.2em;
	color: black;
}
 
h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}
 */
#nav, #nav ul {
	float: left;
	width: 887px;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	font-family: arial, helvetica, serif;
	font-size: 14px;
	background-image: url(../img/menu_bg.gif);
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a17c00;
	border-right-color: #a17c00;
	border-bottom-color: #a17c00;
	border-left-color: #a17c00;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}
 
#nav a {
	display: block;
	width: 10em;
	w\idth: 10em;
	color: #4A3C26;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a17c00;
}
#nav a.dd {
	background-image: url(../img/dropdown.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
 
#nav a.daddy {
	background-image: url(../img/rightarrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
 
#nav li {
	float: left;
	padding: 0;
	width: 12em;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 17.9em;
	font-weight: normal;
	margin: 0;
	border: 0.25em solid #ffbebe;
}
 
#nav li li {
	padding-right: 1em;
	width: 17em;
	background-color: #FEB400;
}
 
#nav li ul a {
	width: 13em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#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, #nav li.sfhover {
	background-color: #FFBEBE;
	/* background-image: url(../img/nav_hover.jpg); */
	background-position: left top;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-color: #FFBEBE;
	background-image: none;
	background-position: left top;
}
 
#content {
	clear: left;
}
 
#content a {
	color: #7C6240;
}
 
#content a:hover {
	text-decoration: none;
}
 
#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}
 
#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}
 
#scaffolding a:hover {
	background-position: 181px -70px;
}
.botlinks {
	text-align: center;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 20px;
}
.botlinks a {
	color: #FFFFFF;
	margin-right: 6px;
}
.botlinks a:hover {
	text-decoration: none;
}
.validators {
	position: absolute;
	left: -999px;
	top: -999px;
}
