@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #323113;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#content {
	margin: 0px;
	padding: 20px;
	width: 550px;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1C995;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	background-color: #BEB677;
	width: 970px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 70px;
	background-position: top;
	font-size: x-small;
	color: #999933;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: x-small;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D9663;
}
#footer a:hover {
	font-size: x-small;
	color: #333300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#flash-area {
	display: inline;
	height: 415px;
}
td.bottom-table {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main-menu {
	background-image: url(../images/bg-mainmenu.jpg);
	margin: 0px;
	padding: 0px;
	height: 168px;
}
#flash-area-left {
	float: left;
	margin: 0px;
	padding: 0px;
}
#flash-area-right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.img-right {
	background-image: url(../images/bg-image1.html);
	background-repeat: no-repeat;
	border: 4px solid #ADA66D;
	float: right;
	margin: 10px;
}
#image {
	background-image: url(../images/bg-image1.html);
	margin: 0px;
	height: 178px;
	width: 227px;
	background-repeat: no-repeat;
	float: right;
	background-position: center center;
}
#form1 td {
	padding: 5px;
	font-size: 11px;
	color: #000000;
}

.facebook{float:left;padding: 10px 0 0 0;width:100px}
