body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;	
	color: #000000;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

 h1, h2
{
    padding: 0 0 0 0; margin: 0 0 0 0;
}



a:link {
	color: #4e4021;
}
a:visited {
	color: #4e4021;
}
a:hover {
	color: #766132;
}
a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 60px;
	color: #473E31;
	font: Georgia;
	font-style: normal;
	font-weight: 200;
	padding:10px 0 0 0;
	margin: 0;
	
}
h2 {
	font-size: 18px;
	font: Georgia;
	font-style: normal;
	color: #89652E;
	text-align:inherit;
	padding: 20px 0 0px 0;
	margin: 0;
}

h3 {
	font-size: 22px;
	font: Georgia;
	font-style: normal;
	color: #89652E;
	text-align:inherit;
	padding: 0px 0 0px 0;
	margin: 0;
}

#bigcontainer {
	width: 760px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}

#backgroundcontainer {
	width: 760px;
	background-image: url(/includes/images/paper_background.jpg);
	background-repeat: repeat-y;
	padding: 0 0 30px 0;
	margin:0 0 0 0;
}



/*######################################## HEADER specific CSS beyond this point...########################################*/

#header {
	width: 760px;
	background-repeat: no-repeat;
	height: 180px;
	background-image: url(/includes/images/logotop.jpg);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#menuheader {
	width: 760px;
	height:65px;
	background-repeat: no-repeat;
	background-image: url(/includes/images/logobottom.jpg);
	padding: 0;
	margin: 0;

}


/*######################################## MENU specific CSS beyond this point...########################################*/

#skyline 
{
width: 700px; height: 67px;
background: url(/includes/images/menu.gif);
margin: 0 auto 0 auto; 
padding: 0 0 0 0;
position: relative;
}
	
#skyline li {
margin: 5; 
padding: 10; 
list-style: none;
position: relative; 
top: 0;
}

#skyline li, #skyline a {
height: 33px; 
display: block;
}
	
#panel1b {
float: left;
width: 95px;
font-family: Arial, Helvetica, sans-serif;
left: 70px;
}

#panel2b {
float: left;
width: 85px;
font-family: Arial, Helvetica, sans-serif;
left: 75px;
}  
  
#panel3b{
float: left;
width: 140px;
font-family: Arial, Helvetica, sans-serif;
left: 80px;
}  
  
#panel4b{
float: left;
width: 200px;
font-family: Arial, Helvetica, sans-serif;
left: 85px;
}    
  
#panel5b{
float: left;
width: 215px;
font-family: Arial, Helvetica, sans-serif;
left: 5px;
}     
  
#panel6b{
float: left;
width: 105px;
font-family: Arial, Helvetica, sans-serif;
left: 5px;
}

#panel7b{
float: left;
width: 95px;
font-family: Arial, Helvetica, sans-serif;
left: 5px;
}

#panel8b{
float: left;
width: 135px;
font-family: Arial, Helvetica, sans-serif;
left: 5px;
}

#panel9b{
float: left;
width: 135px;
font-family: Arial, Helvetica, sans-serif;
left: 5px;
}
 

#panel1b a:hover, #panel1b a.selected {
background: transparent url(/includes/images/menu.gif) -70px -76px no-repeat;
}

#panel2b a:hover, #panel2b a.selected {
background: transparent url(/includes/images/menu.gif) -170px -76px no-repeat;
}
  
#panel3b a:hover, #panel3b a.selected { 
background: transparent url(/includes/images/menu.gif) -260px -76px no-repeat;
}
  
#panel4b a:hover, #panel4b a.selected { 
background: transparent url(/includes/images/menu.gif) -405px -76px no-repeat;
}	
	
#panel5b a:hover, #panel5b a.selected { 
background: transparent url(/includes/images/menu.gif) -5px -109px no-repeat;
}
	
#panel6b a:hover, #panel6b a.selected { 
background: transparent url(/includes/images/menu.gif) -220px -109px no-repeat;
}

#panel7b a:hover, #panel7b a.selected { 
background: transparent url(/includes/images/menu.gif) -325px -109px no-repeat;
}	

#panel8b a:hover, #panel8b a.selected { 
background: transparent url(/includes/images/menu.gif) -420px -109px no-repeat;
}

#panel9b a:hover {
background: transparent url(/includes/images/menu.gif) -555px -109px no-repeat;
}




/*######################################## FOOTER specific CSS beyond this point...########################################*/

#footer {
	width: 760px;
	vertical-align: bottom;
	height: 166px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	left: 20px;
	background: no-repeat;
	background-image: url(/includes/images/paper_bottom_edge.jpg);
}
#h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}