/* CSS Document */

body, html, table 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	font-size:12px;
}

h1
{
	font-family:Helvetica, sans-serif;
	font-size:20px;
	color:#614b39;	
}

h2
{
	font-family:Helvetica, sans-serif;
	font-size:17px;
	color:#614b39;	
}

h3
{
	font-family:Helvetica, sans-serif;
	font-size:15px;
	color:#614b39;	
}


#navBottom
{
	background-color:#F1EEE9;
	height:100;
}


#content
{
	padding-left:10px;
	padding-right:5px;
}

#content a 
{
color: #443428

}

.error
{
	color: #FF0000
}

.footer
{
	
	margin-bottom:19px;
	width:840px	
}

.footer table
{
	font-size:11px;
	color: #bfb3a6;
}

.footer table a
{
	
	color: #bfb3a6;
}