@charset "utf-8";
body {
	font-family:Arial,Helvetica,sans-serif;
	color:#e9dce3;
	background:#a01d23;
	font: 12px Arial;
	margin: 0;
}
body,#main,#header,.center,#footer {
	text-align:center;
}
a:hover,a:active,a:visited,a:link,a {
	color:#eec263;
	text-decoration:none;
}
td {
	vertical-align:top;
}
img {
	border-width:0;
	border-style:none;
}
#main,#header {
	width:1195px;
	margin:0 auto;
}
#header,.section,.left {
	text-align:left;
}
#header td {
	vertical-align:bottom;
}
#content {
	background:#131313;
	margin:0 5px 5px;
	padding:0;
	color: #f2cfb0;
	text-align: left;
}
.section {
	background:url(/images/layout/homepage_section.gif) no-repeat left top;
	margin:0 20px auto auto;
	width:220px;
	min-height:420px;
	float:left;
}
.section .inner {
	padding-top:0;
	padding-right:15px;
	padding-left:15px;
}
.media {
	width: 460px;
	min-height:420px;
	margin:0 20px auto auto;
	float: right;
}
.right {
	text-align:right;
}
.clear,#footer {
	clear:both;
}
.darker {
	color:#c67d71;
}
#footer {
	color: #EF8643;
	font-size: 10px;
	padding:20px 40px 0;
	margin:0 auto auto;
	height:40px;
	width:1115px;
	background-image: url(/images/layout/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
input, select, textarea {
	font-family: Tahoma;
	color: #000000;
	background-color: #FBEAEB;
	border-top-color: #3F0C0E;
	border-right-color: #3F0C0E;
	border-bottom-color: #3F0C0E;
	border-left-color: #3F0C0E;
}
.radio {
	background: none;
	border: none;
}
h1, h2, h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Arial Black", Helvetica, sans-serif;
	color: #FF4439;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}
.button,.search_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A01D23;
}
.search_button,.search_box {
	font-size: 12px;
	color: #F2F0F0;
	background-color: #2E202F;
	border: 1px solid #5F596E;
}
.search_button {
	border: 1px solid #BF896E;
	background-color: #550200;
	font-weight: bold;
}