/*------------------------------------ body ------------------------------------*/
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .80em/1.5em 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	color: #000; 
	background: #fff;
	text-align: center;
}

/*------------------------------------ links ------------------------------------*/
a { 
	color: #967233;
	text-decoration: none;
}

a:hover {
	color: #DFA53A;
	text-decoration: underline;
}

/*------------------------------------ headers ------------------------------------*/
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #000;	
}

h1 { font-size: 1.5em; color: #000; margin-top: 10px; }

h2 { font-size: 110%; color: #000; margin-top: 5px; }  


ul	{
	margin-left: 30px;
}

ol	{
	margin-left: 35px;
}

/*------------------------------------ wrap ------------------------------------*/
#wrap {
	background: #FFF;
	width: 1002px; height: 100%;
	margin: 0 auto;	
	text-align: left;
	border: 1px solid #967233;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
	z-index: 1;
}

/*------------------------------------ header ------------------------------------*/
#header {
	position: relative;
	height: 205px;	
	background: #FFF url(images/header.gif) no-repeat;
	z-index: 999999;
}

#header #header_tag	{
	float: right;
	text-align: right;
	padding: 23px 40px 0px 0px;
}

#header #header_tag h1	{
	color: #DFA53A;
	font-size: 180%;
	font-weight: normal;
}

#header #header_tag p	{
	color: #DFA53A;
	font-size: 130%;
}

#header #header_tag	a	{
	float: none;
	color: #DFA53A;
}

#header #header_tag	a:hover	{
	float: none;
	color: #000;
	text-decoration: underline;
}

#header #logo	{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------ main ------------------------------------*/
#main {
	float: right;
	padding: 0px 160px 20px 30px;
	width: 590px;	
}

#main img	{
	float: right;
	margin-top: 2px;
	padding: 0px 0px 0px 15px;
}

#main p, li	{
	color: #000;
}

/*------------------------------------ sidebar ------------------------------------*/
#sidebar {
	float: left;
	width: 212px;
	margin: 0;	padding: 0; 
	display: inline;		
}

#sidebar li	{
	margin: 0;	padding: 0; 
	margin-top: 7px; 
}

* html	#sidebar li	{
	margin-top: 0px;
}

* html 	#sidebar .ie6_space li	{
	margin-top: 20px;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 15px 20px 0px 0px;
	padding: 0;		
}

#sidebar ul.sidemenu a {
	display:block;
	color: #fff;	
	text-decoration:none;
	margin: 0;		
	padding: 3px 5px 3px 30px;
	background: #DFA53A;
	border-top: 1px solid #967233;
	border-bottom: 2px solid #967233;
	border-right: 2px solid #967233;
}

#sidebar ul.sidemenu a:hover {
	display:block;
	color: #fff;
	margin: 0;		
	text-decoration:none;	
	padding: 3px 5px 3px 30px;
	background: #967233;
	border-top: 1px solid #DFA53A;
	border-bottom: 2px solid #DFA53A;
	border-right: 2px solid #DFA53A;
}


#sidebar #page a {
	background: #967233;
	border-top: 1px solid #DFA53A;
	border-bottom: 2px solid #DFA53A;
	border-right: 2px solid #DFA53A;
}

#sidebar #page a span {
	background: #967233;
	border-top: 1px solid #DFA53A;
	border-bottom: 2px solid #DFA53A;
	border-right: 2px solid #DFA53A;
}


/*------------------------------------ PDF ------------------------------------*/


#pdf_print
{
	position:relative; 
	top:0px; 
	left:0px;
	float:right;
	padding-right:60px;
	z-index:0;
}

/*------------------------------------ Footer ------------------------------------*/
#footer { 
	clear: both; 
	color: #563C3D; 
	margin: 0; padding: 0; 
	height: 40px;
	padding-top: 30px;	  
	font-size: 90%;	
	text-align: center;	
}

#footer a { 
	text-decoration: none;
	color: #563C3D;
	padding-top: 3px;
}

#footer a:hover	{
	color: #DFA53A;
	text-decoration: underline;
}

#footer p { 
	padding-top: 3px;
}



/*------------------------------------ additional classes ------------------------------------*/

#return_top	{
	text-align: right;
	margin-top: 30px;
}

img	{
	border: none;
}

.on_state
{
	color:#dfa53a;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.menu {
width:540px; 
font-size:13px;
position:absolute;
left:460px;
top:144px;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:170px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:150px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:13px;
text-decoration:none; 
color:#fff; 
width:170px; 
background:#312e29; 
padding-left:10px; 
line-height:31px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:170px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:30px;
left:0; 
width:170px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#dfa53a; 
color:#FFF; 
height:auto; 
padding:5px 10px 5px 10px; 
width:130px;
line-height:20px;
border-bottom: solid 1px #fff;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover{
color:#dfa53a; 
background-color:#312e28;
}

/* style the second level links hover */
.menu ul ul a:hover{
background:#967233;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
