@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #904025;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A2011;
}


#container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-container.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
}
#content {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	padding: 0px;
}
#content #text-home {
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 485px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 17px;
}
#content #text-home p {
	margin-top: -317px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: right;
	width: 335px;
	text-align: left;
}

#content #text-home h3 {
	font-style: italic;
	font-size: 16px;
	line-height: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content #text {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 450px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #text p {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
#content #text a {
	color: #993300;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#content #text h3 {
	margin: 0px;
	font-style: italic;
	font-size: 24px;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content       #text    .column  {
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: left;
	text-align: center;
}
#content #text .column span {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #4A2030;
}
#content #text .column p {
	text-align: left;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content #text .column a {
	color: #993300;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#content #text .column2 {
	margin: 0px;
	width: 233px;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #text .column2 span {
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #4A2030;
}






#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 250px;
	text-align: center;
	background-position: center 10px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h2 {
	display: none;
}



#navigation {
	margin: 0px;
	height: 52px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li {
	display: inline;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D9BF95;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-style: italic;
}
#navigation ul li a {
	display: inline;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A2011;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
	text-decoration: none;
}
#navigation ul li a:hover {
	display: inline;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #71261C;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}


#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
	clear: both;
	right: 0px;
}

#footer p {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #4A2011;
	line-height: 20px;
}
#footer a {
	color: #662F17;
	text-decoration: none;
	background-color: #F2E3AC;
	padding: 3px;
	margin: 0px;
}
