@charset "utf-8";
* 
body  
	{
	background-color:#76461D;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	line-height: 18px;
	}
#container
	{
	width:820px;
	margin:auto auto;
	}
#header
	{
	width:820px;
	height:141px;
	background-image:url(../images/site/header.png);
	background-repeat:no-repeat;
	}
#links
	{
	float:right;
	margin-top:79px;
	margin-right:12px;
	}
#content
	{
	width:820px;
	height:auto;
	background-image:url(../images/site/side2.png);
	background-repeat:repeat-y;
	}
#photoright
	{
	width:283px;
	float:left;
	margin-right: 20px;
	margin-bottom: 0px;
	}
.style1
	{
	color:#4F4426;
	font-style:italic;
	}
.style2
	{
	font-size:12px;
	color:#000000;
	font-style:italic;
	}
h1
	{
	font-size:14px;
	color:#4F4426;
	font-style:italic;
	padding-left:10px;
	}
h2
	{
	font-size:14px;
	color:#4F4426;
	font-style:italic;
	padding-left:10px;
	margin-bottom: 0px;
	}

#Photo_Images{
	height:auto;
	width:400px;
	float:right;
	clear:right;
	margin-top:10px;
	}
#container #content #textArea #photoright .address {
	color: #4F4426;
	text-align: center;
}


img.bottom-image
{
	padding:2px;
	margin-top:10px;
	border: 1px solid #76461D;
	margin-right:5px;
	background-color: #76461D;
}
#bottom
	{
	width:820px;
	height:20px;
	background-image:url(../images/site/bottom2.png);
	background-repeat:no-repeat;
	}
#bottomText
	{
	margin:auto auto;
	width:800px;
	font-size:13px;
	text-align:center;
	color: #000000;
	}
#bottomText a:link
	{
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}
.address2 {
	color: #4F4426;
}
#container #content #textArea #add2 {
	padding-right: 180px;
}


#bottomText a:visited
	{
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}
#bottomText a:hover
	{
	font-size:13px;
	color:#000000;
	text-decoration:underline;
	}
#container #content #textArea {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
