/* CSS Document */

/* HTML TAG ELEMENTS BY ALPHA */
address {margin:.25em 0em 0em 1.5em; font: normal .85em/1.10em Verdana, Arial, sans-serif; }
body {
	background-color:#D1E3E3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
    padding:0;
    height:100%;
    border:none
}
blockquote {
	color:#261A40;
	margin: 3em 3em 1em 3em;
	padding: 2em 1em 1em 1em;
}
cite {
	margin: 0em 5em 0em 0em;
	display: block;
	text-align:right;
	font-size:large;
	font-weight:bold;
}
dfn {
	font-weight:bold;
}
fieldset {
	margin-bottom:1em;
	-moz-border-radius: 15px;
}
fieldset em {
	font-weight:bold;
	color:#FF0000;
}
fieldset input, textarea {width: 180px; margin: 0 10px;}

fieldset label {width: 180px; display: -moz-inline-block;}

fieldset legend {
	margin: .45em 0em 0em 0em;
	font-weight:bold;
	font-size: 1.25em;
	color:#261A40;
}
fieldset li {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 100%; border: none;
}
h2, h3, h4, h5, h6 {
	margin: .45em 0em 0em 0em;
}
html	{
       margin:0 auto;
       padding:0;
       height:100%;
       border:none
}
label {
	margin: 1em 1em 0 .25em;
	width:10em;
	display: block;
	line-height:1.8em;
}
p {
	margin: 0em 0em .98em 0em;
	letter-spacing: .05em;
}
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%; /* Width of Menu Items */
	border-bottom: 1px solid #CCFF99;
	}

ul#nav li {
	position: relative;
	}
	
ul#nav li ul {
	position: absolute;
	left: 100%; /* Set equal to menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #00CC99; /* IE6 Bug */
	padding: .5em;
	border-top: 1px solid #CCFF99;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav li a:hover { color: #336633; background: #CCFF99;} /* Hover Styles */
		
ul#nav li ul li a { padding: .25em .5em; } /* Sub Menu Styles */
		
li:hover ul, 
li.over ul { display: block;} /* The magic */


/* DIV IDs and RELATED CLASSES BY ALPHA */
#content {
	margin: 1em 2em;
	color:#261A40;
}
#content a:link {
	color: #261A40;
	text-decoration:none;
	font-weight:bold;
}
#content a:visited {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color: #CCFF99;
	text-decoration: underline;
}
#content a:active {
	color:#261A40;
	text-decoration:none;
	font-weight:bold;
}
#content dl {
	margin:0em 0em .75em 1.5em;
}
#content p {
	text-align:left;
}
#content div.center p {text-align: center;}
#content ul li {
	list-style: disc none outside;
	margin: 0 .5em;
	padding: 0 .5em;
	border: 0 !important;
}
#copyright {
	margin: .5em .5em .5em .5em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}
#credit {
	margin: .5em .5em .5em .5em;
	font-weight:lighter;
	color:#FFFFFF;
	text-align:center;
}
#credit a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#credit a:visited {
	color: #666666;
	text-decoration:none;
}
#credit a:hover {
	color: #CCFF99;
	text-decoration: underline;
}
#credit a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#header {
	background-position:top;
	background-image:url(../images/bg_header.png);
	background-repeat:repeat-x;
}
#logo {
	text-align:center;
	margin:0px 0px 36px 0px;
}
#logongh {
	text-align:center;
	margin: .5em .3em .3em .3em;
}
#logongh p {
	text-align: left;
}
#nav {

}
#pagetitle {
	text-align:right;
	color:#261A40;
	margin: -3.4em 2em 3em 0em;
}
.quoteclose {
	background-image:url(../images/bg_closequote.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.quoteopen {
	background-image:url(../images/bg_openquote.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#textnav {
	margin: 1em 1em 1em 1em;
	font-size:small;
	text-align:center;
}
#textnav a:link {
	color: #261A40;
	text-decoration:none;
}
#textnav a:visited {
	color: #666666;
	text-decoration:none;
}
#textnav a:hover {
	color: #CCFF99;
	text-decoration: underline;
}
#textnav a:active {
	color:#6666CC;
	text-decoration:none;
}

/*  LOOSE CLASS DEFINITIONS by Alpha */




