*
{
	margin: 0;
	padding: 0;
}
body
{
	background-color: #e6d5a1;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: 0;
}
#header
{
	width: 978px;
	margin: 0 auto;
	background-image: url(images/bgTop.png);
	padding: 4px 11px 0 11px;
	margin-top: 45px;
}
#top
{
	background-image: url(images/bgTop.png);
	background-repeat: repeat-x;
	height: 90px;
	width: 978px;
	margin-bottom: 4px;
}
#top h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #581501;
	padding-top: 40px;
	padding-right: 10px;
	font-weight: bold;
	float: right;
}
#logo
{
	width: 197px;
	height: 77px;
	float: left;
	margin-left: 22px;
	display: inline;
	margin-top: 6px;
}
#logo img
{
	width: 197px;
	height: 77px;
}
#animation
{
	clear: both;
	width: 978px;
	height: 183px;
	padding-bottom: 3px;
	padding-top: 5px;
}
#animation img
{
	width: 978px;
	height: 183px;
}
#mainNav
{
	width: 978px;
	margin: 0 auto;
	height: 38px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}
#mainNav ul
{
	width: 908px;
	height: 38px;
	background-image: url(images/bgMenu.png);
	background-repeat: repeat-x;
	list-style: none;
	padding-left: 70px;
}
#mainNav li
{
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(images/bgBorderMenu.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	height: 21px;
}
#mainNav li a
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#mainNav li a:hover
{
	text-decoration: underline;
}
#container
{
	clear: both;
	width: 978px;
	padding: 3px 0px 0 0px;
	background-color: #F5F5DC;
	margin: 0 auto;
	margin-bottom: 20px;
}
#sidebar
{
	width: 217px;
	float: left;
	display: inline;
	margin-left: 2px;
}
#contact
{
	background-color: #e6d5a1;
	width: 219px;
	background-image: url(images/bgSidebar.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 129px;
}
#contact h2
{
	padding-top: 18px;
	padding-left: 29px;
	font-size: 12px;
	color: #70320d;
}
#contact p
{
	color: #70320d;
	font-size: 12px;
	padding-left: 44px;
}
#contact a
{
	font-size: 13px;
	color: #70320d;
	text-decoration: none;
	font-weight: bold;
}
#contact a:hover
{
	text-decoration: underline;
}
#contact span
{
	color: #8B4513;
}
#form
{
	width: 207px;
	background-color: #f3ecda;
	border-bottom: 1px solid #f3ecda;
	background-image: url(images/bgForm.png);
	background-repeat: no-repeat;
	background-position: 170px 15px;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 18px;
}
#form a
{
	text-decoration: none;
	color: #bb5e0c;
}
#form span
{
	color: #ab9b6f;
}
#contentWrapper
{
	padding-top: 21px;
	padding-left: 35px;
	float: left;
	width: 720px;
}
#contentWrapper a
{
	color: #4a1e09;
	text-decoration: none;
}
#contentWrapper h2
{
	font-size: 12px;
	color: #70320d;
	margin-bottom: 15px;
}
#contentWrapper p
{
	color: #4a1e09;
	font-size: 12px;
	float: left;
	width: 372px;
}
#contentWrapper img
{
	border: 1px solid #4a1e09 !important;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
}
#footer
{
	clear: both;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(images/bgFooter.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
#footer ul
{
	list-style: none;
	padding-top: 11px;
	margin-left: 80px;
}
#footer ul li
{
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 12px;
	color: #70320d;
	background-image: url(images/bgMenuFooter.png);
	background-position: right;
	background-repeat: no-repeat;
}
#footer ul li a
{
	text-decoration: none;
	color: #70320d;
}
#footer ul li a:hover
{
	text-decoration: underline;
}
