@charset "utf-8";

html {
	height: 100%;
}

/* CSS Document */

body {
	font-size: 14px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(bodyback.gif);
	color: #000;









	background-repeat: repeat-y
];
}


img {
border:0;}

table {
	border: 2px solid;
	margin: 0 auto;
	width: 90%;
	padding: 0;
	border-color: #CCB792;
}
td {
	border: 1px solid;
	padding: 0;
	margin: 0;
	border-color: #CCB792;

}
td p {
	padding: 0px;
	margin: 1px;

}


#drop{
	width:830px;
	background-image: url(drop.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#wholewrap {
	width: 799px;
	margin: 10px auto;
	text-align: ceneter;
	background-repeat: no-repeat;
	background-position: center top;
	color: #9B6F52;
	background-color: #422D10;
	padding: 10px;

}
#centerwrap {
	width: 800px;
	background-color: #A27755;
	margin-top: 10px;
}
#wholewrap:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	border-right: 3px solid #000;
	border-left: 3px solid #000;

}




#header {
	width: 100%;
	margin: 0px auto;
	height: 230px;
	padding: 0px 0 0 0;
	background-image: url(header.jpg);
}

#main {
	float: right;
	margin: 10px 10px 10px 0;
	width: 580px;
	color: #2E1F0C;
	background-color: #CCB792;
	
}


#main a {
	color: #CD0011;
	font-weight: bold;
}
#main a:hover {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FBFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #422D10;
	background-repeat: no-repeat;
	background-position: right top;
	width: 530px;
	margin: 10px auto;
	padding: 10px 10px;
	background-image: url(header.jpg);
	border: 5px solid #A27755;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 3px solid;
	margin: 0 10px 0px 10px;
	color: #422D10;
	padding: 0 0 3px 0;
	border-color: #A27755;
	width: 550px;
}
p {
	padding: 0 10px;
}
li {


}
strong {





}

#next {
	text-align: right;
	margin: 0 auto 30px auto;
	width: 90%;
	padding: 10px;
	color: #D92D32;
}


#navi {
	width: 200px;
	float: left;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 5px;

}


.navicat a {
	display: block;
	font-weight: bold;
	color: #000;
	padding: 10px 0px 10px 15px;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin: 5px 0 0 10px;
}


.navicat a:hover {
	text-decoration: none;
	color: #D7C6A9;
	background-color: #422D10;
}
.footer {
	clear: both;
	height: 0px;
}
.big {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.color {
	color: #CD0011;
	font-weight: bold;

}

