<!-- Custom Styling -->
html, body, form {
    color: #000000;
}

body {
   background-image: none !important;
   background-color:#f47f4a !important;
   font-family:tahoma,verdana,ms sans serif;
   font-size:14px;
}


.banner (
margin:40 0 40 0;
)


#header {
text-align:center;
width:100%;
}

#header  img {
width:102%;
margin:-10px 0 5px -10px ;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000 !important;
}

#name {
font-family:tahoma,verdana,ms sans serif;
font-size:.9em;
font-style:normal !important; 
color:black;
}

font-style:normal !important; 
color:black;
}

#menu { 
	margin: 0 auto; 
	list-style: none;
        font-size:1em;
        font-weight:normal;
	position: relative; 
}

#menu { 
	margin: 0 0; 
	list-style: none; 
	position: relative; 
	border: 5px solid #D2734c;
	background-color: #D2734c;
	text-align:center;
	font-size: 1em;
}

#menu li { 
	display: inline-block;
	font-size:1.2em;	
}
#menu a { 
	float: left;
	text-decoration: none;
	text-transform: uppercase;
    padding: 0 20px 0 20px !important;
	line-height:2em;
}	
#menu a { 
	float: left;
	text-decoration: none;
	text-transform: uppercase;
    padding: 0 20px 0 20px !important;
	color:white;		
		
}

#menu a:hover { 
	color: white; 
	border: 0px solid #000000;
        background-color: #000000;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#wrapper {
margin: 0 10%;
}


#pages {
text-align:center;
}

h2 a, h2 a:hover {
  color: #000000 !important;
}


#book {
width:100px;
float:right;
}

#copyright {
    color: #000000;
}
#copyright a {
    color: #ffffff;
}

hr {
  border-color: #D2734c !important;
}

#credit{
clear:both;
float:right; 
color:black; text-align:left; font-size:10px; line-height:1.2em;
}


address{
color:black;
text-align:center;
font-size:1.2em;
}