body 
{
	background-color: #75673C;
}

body 
{
	font-family: "Times New Roman", "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
}

h1 
{
	font-size: 24px;
	text-align: center;
}

em 
{
	font-style: italic;
}

#Sidebar 
{
	width: 900px;
	font-size: 24px;
	font-weight: bold;
	padding: 30px;
}
li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}

#footer 
{
	text-align: center;
	clear: right;
}

#container 
{
	background-color: #BDAF7E;
	width: 900px;
	margin: auto;
	text-align:left;	
}
#right-column2
{
	width: 850px;
	float: right;	
	
}

#right-column 
{
	margin-left: 30px;
	padding: 30px;
}

ul 
{
	list-style-type: none;
	color: #562C25;	
}

.footer-list li 
{
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}

#brad-image 
{
	text-align: center;
	padding-top: 20px;
	float: right;
}

a 
{
	color: #562C25;
	text-decoration: none;
	list-style-type: none;
}

a:hover
{
    text-decoration:underline;
    color:#000000
}

#contact-info 
{
	margin: 75px;
	font-size:16px;
	font-weight: bold;
}

h2 
{
	font-size: 22px;
}

img {
	margin: 10px;
	
}


#header {
	background-image:  url(images/banner4.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height:100px;
	background-position: center;
}
#signature 
{
	color: #562C25;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
