@charset "utf-8";
h3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #ECD4AE;
}
#left id {
	float: left;
	width: 160px;
	position: relative;
}
#text {
	background-position: center top;
	width: 95%;
	background-color: #ffffdf;
	font-size: 13px;
}
a {
	color: #5D270B;
}



body {
	background-color: #FFD1a4;
}
h3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #311000;
}
h1 {
	font-size: 22px;
	color: #5C260C;
	text-align: center;
}
p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #3D1A07;
	background-position: left center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
}
#rightid {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #351100;
	width: 90%;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px;
	background-color: #ffffdf;
	font-size: 12px;
	
}
#text #rightid blockquote form div p #spamtrap {
	display: none;
}
#text #rightid blockquote form div #spamtrap {
	display: none;
}
#text #rightid blockquote form div p .req {
	font-size: 10px;
}
#rightid-new {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #351100;
	width: 100%;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ffffdf;
}
.style3 {
	font-size: 18;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #5D270B;
}
.style4 {
	color: #5D270B;
	font-size: 16px;
}
.style5 {
	color: #5D270B;
	font-size: 14px;
}
.style6 {
	color: #5D270B;
	font-size: 12px;
}
.style7 {font-weight: bold}

h4 {
	color: #5D270B;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.style8 {
	font-weight: bold;
	color: #663200;
}
h2 {
	color: #5D270B;
	font-size: 16px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#footer {
	padding: 5px 90px 5px 90px;
	background-color: #000000;
	text-decoration: none;
	text-decoration-color: #FFFFFF;
}
#footer p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	background-position: left center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}
#footer a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-width: thick;
	background-color: #000000;
	text-decoration: none;
}
#footer H1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	background-position: left center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
}

#header {
	background-color: #000000;
	padding-left: 95px;
	padding-right: 60px;
	padding-top: 0px;
	font: bold;
	}
#header h2 {
	text-align: center;
	color: #DACAC9;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
}


#header ul {
	
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #000000;
}

#header li {
	float: left;
	color: white;
	font-size: 14px;
}

#header li a {
	display: block;
	color: white;
	text-align: left;
	padding: 14px 16px;
	text-decoration: none;
	margin-top: 0px;
}

li a:hover {
	background-color: #EB2326;
	padding-top: 0px;
} 