body {

	text-align: center;
	padding: 0;
	min-width: 838px;
	color: white;
	background-color: #fffff;
	background-image: url(WhiteBranch.jpg);
}

#header  {
	width: 838px;
	text-align: center;
}


#wrapper {
	text-align: left;
	width: 838px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #fff;
	color: #e47202;
	border-style:solid;
	border-color: #eeeded;
	border-width:2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

#main {
	width: 838px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 0 0 0 0;
	border: 2px solid #fcb202;
}

#text {
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 798px;
	padding: 5px 0 0 20px;	

}

.bold {
	font-weight: bold;
}

#main {
	margin: 15px;

}


.title  {
	text-align: center;
	font-size: 1.5em;
	font-family: "Flareserif821Lt Bt", Georgia, "Times New Roman", serif, Verdana;
}

#clear {
	clear: both;
	height: 1px;
}

#footer {
	text-align:center;
	padding-bottom: 10px;
	font-size: 10px;
	clear: both;
	color: #999;
	display: inline-block;
}

.fade {
	color: #999;
	font-size: .9em
}



a:link {
	color: #FF9900;
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #FF9900;
	text-decoration: none; 
	font-weight: bold; 
}

a:hover {
	color: #FF9900;
	text-decoration: none; 
	font-weight: bold; 
}

	 
a:active {
	color: #FF9900;
	text-decoration: none;  
	font-weight: bold;
}



a.q:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	font-size: 1.05em;
}
a.q:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.05em;  
}

a.q:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none; 
	font-size: 1.05em; 
}

	 
a.q:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none; 
	font-size: 1.05em; 
}


a.footer:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none; 
	font-size: 1em;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
	font-size: 1em;  
}

a.footer:hover {
	color: #FF9900;
	text-decoration: none; 
	font-size: 1em; 
}

	 
a.footer:active {
	color: #FF9900;
	text-decoration: none; 
	font-size: 1em; 
}



