@charset "utf-8";
body {
	background-color: #1e0000;
	background-image: url(_media/template/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.home {
	padding-top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.home h1 {
	font-size: 150%;
	color: #000000;
}

.homestroke {
	border: 1px solid #000000;


}.home p {
	font-size: 115%;
	color: #000000;
	line-height: 125%;
}


.inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


.inside p {
	font-size: 115%;
	color: #000000;
	line-height: 125%;
}


.inside h1 {
	font-size: 185%;
	color: #000000;
}

a { outline:none;

}
.inside h2 {
	font-size: 140%;
	color: #84552B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: center;
}
.inside h3 {
	font-size: 115%;
	color: #000000;
	padding-top: 30px;
	font-weight: normal;
}
.homestroke a {
	color: #990000;
	text-decoration: none;
}
.imgpad {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
