#header {
	background-image: url(images/index_13.jpg);
	height: 220px;
	width: 1052px;
}
#body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.*
{
	border: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	font-family: "brush Script MT";
	font-size: 90px;
	color:#CCCCCC;
	padding-left: 20px;
	padding-top: 30px;
}
.slogan{
	font-family: "century Gothic";
	font-size: 20px;
	color:#CCCCCC;
	padding-left: 20px;
}
#top_menu {
	background-image: url(images/index_06.jpg);
	height: 82px;
	width: 883px;
}
.top_menu {
	background-image: url(images/index_06.jpg);
	height: 83px;
	width: 883px;
}
.top_menu ul {
	margin: 0;
	list-style: none;
	padding-left: 60px;
	padding-top: 3px;
}

.top_menu li {
	display: inline;
}
.top_menu a {
	background-image: url(images/button.jpg);
	height: 74px;
	width: 158px;
	font-family: calibri;
	font-size: 25px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	line-height: 2.6;
}
.top_menu a:hover {
	width: 158px;
	height: 74px;
	text-decoration:none;
	background: url(images/button_hover.jpg);
}
#content {
	background-image: url(images/index_08.jpg);
	height: 780px;
	width: 1052px;
}
.title{
	font-family: "century Gothic";
	font-size: 30px;
	color:#271c18;
	padding-left: 20px;
	padding-top: 20px;
}
.content{
	font-family: "century Gothic";
	font-size: 14px;
	color:#271c18;
	padding-left: 20px;
	width: 999px;
}
.image1 {
	padding-left: 40px;
	padding-right: 20px;
}
.style1 {
	color: #827261;
	font-size: 8px;
}
.style1 a{
	color: #827261;
	text-decoration:none;
}
.style1 a:hover{
	color: #827261;
	text-decoration: none;
}
#footer {
	background-image: url(images/index_09.jpg);
	height: 149px;
	width: 1052px;
}
.footer{
	font-family: "century Gothic";
	color: #CCCCCC;
	font-size: 14px;
	padding-top: 30px;
}
#top {
	background-image: url(images/index_01.jpg);
	height: 68px;
	width: 1200px;
}

a{
color: #CC0033;
text-decoration: none;
}
a:hover{
color: #DCB352;
text-decoration: none;
}
/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #271c18 url(nav.jpg) repeat-x 0 0;
	border: none;
}
