BODY
{
	margin:10px 10px 10px 10px;
}
#logo
{
	padding-left: 17px;
	padding-bottom: 5px;
	padding-top: 6px;
}
#logo IMG
{
	border:none;
}
#wrapper {
	width: 780px;
}
#navigator {
	border:solid 1px #666633;
	padding: 1px 1px 1px 1px;
	background-color: #dfdabd;
}
#navigator .menu {
	border-right: #666633 1px solid;
	border-top: #666633 1px solid;
	font-size: 10pt;
	text-transform: uppercase;
	border-left: #666633 1px solid;
	border-bottom: #666633 1px solid;
	font-family: 'Bodoni MT Black' , Arial, Verdana;
	height: 20px;
	text-align: center;
}
#navigator A {
	color: #666633;
	text-decoration: none;
}
#navigator A:Hover {
	color: #333300;
}
#footer {
	border-top: solid 3px #666633;
}
#footer TD {
	font-size: 10px;
	padding-top: 10px;
	font-style: italic;
	font-family: Arial;
}
#content {
	padding-right: 10px;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #666633;
	line-height: 17px;
	padding-top: 10px;
	background-repeat: repeat-y;
	font-family: Arial;
	height:500px;
}

#content td{font-family: Arial;font-size: 12px;color: #666633;}

#content #leftPanel {
	float:left;
	width:175px;
	height:495px;
	display:block;
	
}
#content #leftPanel .sitePix {
	padding-bottom: 15px;
}
#content #leftPanel .leftMenu .mnu {
	padding-left: 15px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-family: 'Bodoni MT' , Arial, Verdana;
}
#content #leftPanel .leftMenu .mnu a {
	color: #666633;
	text-decoration: none;
}
#content #leftPanel .leftMenu .mnu a:hover {
	color: #000000;
}
#content #bodtPanel {
	width: 580px;
	list-style-type: disc;
	text-align: justify;
}
#content #bodtPanel ul {
	
}
.title {
	font-weight: bold;
	font-size: larger;
	padding-bottom: 10px;
}
.contactTable
{}
