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

body {
 background-color: #100;
 background-image: url(img/bg2.png);
 background-repeat: repeat-x;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
.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, 'Times new roman', verdana, 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, 'Times new roman', verdana, 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;
}
.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: #D3C8AD;
 font-weight: normal;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #988350;
}
.main .content h1 {
	font-family: Smythe, 'Times new roman', verdana, cursive; 
	font-size: 26px;
	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: 'Verdana', cursive;
	font-size: 12px;
	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: 10px;
}
.main .footer p {
 font-size: 10px;
 text-align: right;
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 color: #400;
}
.main .footer a {
 color: #400;
 text-decoration: none;
}
#logo {
 position:absolute;
 width:730px;
 height:60px;
 z-index:1;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 font-family: 'Ruthie', Smythe, 'Times new roman', verdana, 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;
}
.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;
}


