<style type="text/css">
/*general style sheet*/
body {
	font: #000000;
	background-color: #442F2A;			
/*	background-image: url("/images/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	font: #000000;
	background-color: #442F2A;
/*	background-image: url("/images/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	font-family: Georgia, serif;
	font-size: 11pt;
	color: #442F2A;
	font-style: italic;
}
h2 {
	font-family: Georgia, serif;
	font-size: 11pt;
	color: #442F2A;
	font-style: italic;
	text-indent:300px;
	margin-top:0;
	margin-bottom:0; 

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
}

.tableborder {
	border: 2px solid #442F2A;
}

.tableborderTop {
	border-top: 2px solid #442F2A;
}

/* td, p, span, li, div {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

} */

/*setting global link styles is messing up selected option on left menu*/

//A:link{COLOR:#000000;TEXT-DECORATION:none;}
//A:visited{COLOR:#000000;TEXT-DECORATION:none;}
//A:active{COLOR:#66060a;TEXT-DECORATION:none;}	/************CUSTOMIZED*********/
//A:hover{COLOR:#66060a;TEXT-DECORATION:underline;}	/************CUSTOMIZED*********/

.BreadCrumb {
	color: #66060a; /*********CUSTOMIZED*******/
}

div.BreadCrumbTrail {
	font-size: 8pt;
	color: #66060a; /*********CUSTOMIZED*******/
}

#footer {
	color: #ffeddf; /*********CUSTOMIZED*******/
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffeddf; /*********CUSTOMIZED*******/
}

A.footer:link{COLOR:#ffeddf;TEXT-DECORATION:none;}
A.footer:visited{COLOR:#ffeddf;TEXT-DECORATION:none;}
A.footer:active{COLOR:#ffeddf;TEXT-DECORATION:none;}	
A.footer:hover{COLOR:#ffeddf;TEXT-DECORATION:underline;}

/*top drop down menu*/
/*http://sperling.com/examples/menuh/*/


#menuh-container
	{
	font-size: 1em;
	position: relative;
	top:0;
	left: 0;
	width: 100%;
	margin: 0px;
	border: 0px solid white;
	}




#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0em;
	margin-top: 0em;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border: 0px solid #ffeddf; /***************CUSTOMIZED****************/
	white-space:nowrap;
	margin:0;
/*	padding: 0.3em; *//* adjust padding as needed if width is commented out in #menuh ul */
	padding: 0.7em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #000000;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #493626; /*************CUSTOMIZED******************/
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
/*	background-image: url(navdown_white.gif); */
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
/*	background-image: url(nav_white.gif); */
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
/*	width:9em; */	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/*end top drop down menu*/

/*left menu - http://www.interspire.com/content/articles/10/1/Building-An-Expanding-DHTML-Menu-With-CSS-and-JavaScript*/

.menu1{
background-image:url(images/menu-background.jpg);
margin-left:0px;
text-indent:30px;
padding-left:10px;
padding-top:15px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
}

.submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 7px;
color: #efefef;
}

.submenu2{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 35px;
padding-top: 2px;
padding-left: 7px;
color: #efefef;
}

.hide{
display: none;
}

.show{
display: block;
}

.selected
{
	color: #493626;
	font-weight: bold;
}


/*end left menu*/

/*ticker*/

#pscroller2{
width: 100%;
height: 8px;
padding: 5px;
padding-left: 0px;
font-size: 8pt;
text-decoration: none;

}

#pscroller2 a{
text-decoration: none;
color: #FFFFFF;

}

.someclass{ //class to apply to your scroller(s) if desired
}
/*end ticker*/

.the_menus 
{
    position: relative;
}
.the_menus div
{
    position: relative;
    width: 221px; height: 30px; 
    background-image:url(/images/menu-background.jpg);
    margin:0px;
}
.the_menus div a
{
    position: absolute;
    top: 13px; left: 30px;
    padding-left: 5px; padding-right: 5px;
    text-decoration: none;
    background-color: #FFC7E5;
    color: black;
    font-family: arial, sans-serif;
    font-size: 14px;
    z-index: 9;
}
.the_menus .bottom
{
    position: relative;
    width: 221px; height: 15px;
    background-color: #FFC7E5;
}

</style>
