@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #100;
	background-image: url(../img/bg2.png);
	background-repeat: repeat-x;
	margin: 0px;
	position: relative;
	width: 100%;
}
.main {
 padding: 0px;
 width: 990px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
.main .header {
 margin: 0px;
 padding: 0px;
 height: 305px;
 width: 990px;
}
.main .navi {
 background-image: url(../img/navi.png);
 background-repeat: no-repeat;
 margin: 0px;
 height: 56px;
 width: 730px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 line-height: 56px;
 text-align: center;
}
.main .navi a {
 color: #C88D3C;
 text-decoration: none;
 font-size: 18px;
 padding-right: 22px;
 padding-left: 22px;
 font-family: 'Smythe', cursive;
 ;
 text-shadow: #000000 0px 1px 0px;
}
.main .navi a:hover {
 color: #FFDC74;
 text-decoration: none;
 padding-right: 22px;
 padding-left: 22px;
 text-shadow: #E00 0px 3px 4px;
}
.main .content {
 background-image: url(../img/content-bg.png);
 background-repeat: repeat-y;
 width: 730px;
 color: #C88D3C;
 font-family: 'Smythe', cursive;
 ;
 ;
 ;
 ;
 font-size: 18px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 margin: 0px;
 text-shadow: #000000 0px 1px 0px;
 font-style: normal;
}
._numbers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.main .content p {
 margin: 0px;
 padding: 0px;
}
.main .content a {
 margin: 0px;
 padding: 0px;
 color: #BCAA81;
 font-weight: normal;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #988350;
}
.main .content a:hover {
	margin: 0px;
	padding: 0px;
	color: #CF0;
	font-weight: normal;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
}
.main .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C0713;
	text-shadow: #A00 0px 3px 4px;
	color: #C88D3C;
}
.main .content h2 {
 font-family: 'Ruthie', cursive;
 font-size: 22px;
 font-weight: normal;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #460611;
 text-shadow: #000000 0px 1px 0px;
}
.main .footer {
	background-image: url(../img/footer.png);
	margin: 0px;
	height: 250px;
	width: 730px;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 130px;
	text-align: center;
	text-shadow: #000 0px 1px 0px;
	color: #400;
	font-size: 12px;
}
.main .footer p {
	font-size: 12px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #f6aa06;
}

.main .footer a {
	color: #A6906F;
	text-decoration: underline;
}
#logo {
	position:absolute;
	width:730px;
	height:54px;
	z-index:1;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 130px;
	font-family: 'Ruthie', cursive;
	;
	font-size: 44px;
	color: #C88D3C;
	text-align: center;
	text-shadow: #00000 0px 1px 0px;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 6px;
}
.main .header #logo p {
 margin: 0px;
 padding: 0px;
 text-shadow: #000 0px 1px 0px;
}
.main .content p img {
 border: 1px solid #C88D3C;
 margin: 2px;
 padding: 2px;
 background-color: #222;
}
.main .content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
