	body,
	html {
		margin:10px;
		padding:0;
		background:#ffffff;
		color:#000000;
		font-family: arial, "lucida console", sans-serif;
	}
	body {
		min-width:800px;
	}
	
	address
		{
		font-family: arial, "lucida console", sans-serif;
		color: #A9A285;
		background-color: #ffffff;
		}
		
	p
		{
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		}
	
	h1	
		{
		font-size: 16pt;
		font-weight: bold;
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		}

	h2	
		{
		font-size: 14pt;
		font-weight: bold;
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		}

	h3	
		{
		font-size: 12pt;
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		}
	ul	
		{
		font-size: 12pt;
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		list-style:none;
		}

	li	
		{
		padding: 10px;
		}
	
	img
		{
		border:0;
		}
		
	.contacts
		{
		text-align: center;
		}
		
	.phone
		{
		color: #B13327;
		font-weight: bold;
		text-align: center;
		}
	
	.truelist
		{
		list-style: square;
		line-height: 3px;
		}
	
	#wrap {
		background:#ffffff;
		color: #000000;
		margin:0 auto;
		width:800px;
	}
	#header {
		background:#ffffff;
		color:#cccccc;
	}
	.node {
		padding: 10px 5px;
		border: 0;
		border-bottom: 2px solid #000000;
		text-align: left;
		font-family: arial, "lucida console", sans-serif;
		font-size: 10pt;
	}
	#nav {
		padding: 10px 5px;
		border: 0;
		border-bottom: 2px solid #000000;
		border-top: 2px solid #000000;
		text-align: center;
		font-family: arial, "lucida console", sans-serif;
		font-size: 10pt;
	}
	#nav a{
		background:#ffffff;
		color:#000000;
		padding:5px;
		border: 2px solid #ffffff;
		text-decoration: none;
	}
	#nav a:hover{
		background:#A9A285;
		color:#ffffff;
		padding:5px;
		border: 2px solid #A9A285;
		text-decoration: none;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		background:#ffffff;
		color:#333333;
		float:right;
		width:650px;
	}

	#sidebar {
		background:#905509 url(images/tallbg.jpg) no-repeat top;
		color:#ffffff;
		float:left;
		width: 130px;
		height: 850px;
	}
	#footer {
		background:#905509;
		color:#cccccc;
		clear:both;
	}
	#footer a{
		background:#905509;
		color:#cccccc;
		text-decoration: none;
	}
	#footer p {
		padding: 3px 15px;
		margin:0;
		text-align: right;
		font-family: arial, "lucida console", sans-serif;
		font-size: 8pt;
    }

#CompanyName
	{
		margin: 0px;
		font-size: 14pt;
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		color: #A9A285;
		background-color: #ffffff;
		padding: 10px 5px;
		border: 0;
		border-bottom: 2px solid #000000;
		text-align: center;
	}
	
#TagLine ul
	{
		margin: 5px 0;
		padding:0;
		list-style:none;
		text-align: center;
	}
#TagLine li
	{
		padding: 10px 15px;
		display:inline;
		margin:0;
		font-size: 12pt;
		font-family: 'Baskerville Old Face', 'GoudyOlSt Bt', Palatino, 'Book Antiqua', 'New Century Schoolbook', 'Times New Roman', serif;
		color: #A9A285;
	}
	
.thumbs
	{
	padding: 25px 10px;
	}
	
.thumbs a
	{
	text-decoration: none;
	color: #905509;
	}
