body{
	background-color: #aa5a27;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0px;
	padding: opx;
}

table{
	background-color: #C58142;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	color: White;
}

table td.head{
	vertical-align: top;
}

table td table.middle_info{
	height: 316px;
	vertical-align: top;
	position: relative;
	top: -2px;
}

table.middle_info td.left{
	height: 316px;
	width: 338px;
	background-image: url(../img/bg_left_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	text-align: center;
	font-size: 78%;
}

table.middle_info td.left p{
	position: relative;
	top: -4px;
	
}

table.middle_info td.right{
	height: 316px;
	width: 339px;
	background-image: url(../img/bg_right_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: top;
	text-align: center;
}
a.sub_menu{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 102%;
}

table.news{
	width: 980px;
	vertical-align: top;
	margin-top: 14px;
}
table.news td{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 89%;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 12px;
	background-position: left;
	vertical-align: top;
}

table.news td h1{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 120%;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	padding-right: 6px;
}

table.news td.date{
	color: White;
	background-color: #F4A460;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 89%;
	text-align: justify;
	line-height: 150%;
	padding: 8px;
	background-position: left;
	vertical-align: top;
}

table.news td div{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 12px;
	padding: 14;
	background-color: #D2783B;
}

table.news td h1{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 102%;
	width: 230px;
	background-color: #CA8C53;
	padding-top: 4px;
}


div.info{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	width: 221px;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 12px;
	padding-left: 14px;
	padding-right: 14px;
}

h1{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 160%;
	width: 980px;
	background-color: #F4A460;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
}

h2{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 130%;
}

table.sub_info{
	background-color: #aa5a27;
	padding: 14px 4px 14px 14px;
}

table.sub_info td.copy{
	font-size: 78%;
	color: White;
}
table.sub_info td.copy a{
	font-size: 89%;
	color: White;
}

a{
	font-size: 98%;
	color: White;
	letter-spacing: 1px;
}
p{
	font-size: 112%;
	color: White;
	letter-spacing: normal;
	font-weight: normal;
	font-family: Tahoma;
}
div.week{
	width: 246px;
	position: relative;
	top: 95px;
	left: 4px;
	color: Gray;
	font-weight: bold;
	font-size: 89%;
}
div.week a{
	color: Gray;
	text-decoration: none;
	letter-spacing: 0px;
}

div.week a:hover{
	color: Gray;
	text-decoration: underline;
}

div.soon{
	width: 246px;
	position: relative;
	top: 119px;
	left: 4px;
	color: Gray;
	font-weight: bold;
	font-size: 78%;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div.soon a{
	color: Gray;
	text-decoration: none;
	letter-spacing: 0px;
}

div.soon a:hover{
	color: Gray;
	text-decoration: underline;
}

INPUT	{
	  FONT-SIZE: 12px;   COLOR: #cfcfcf;  FONT-FAMILY: MS Sans Serif, Sans-serif, Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	BORDER-RIGHT: #cfcfcf 1px solid;
	BORDER-TOP: #cfcfcf 1px solid;
	BACKGROUND: #fafafa;
	BORDER-LEFT: #cfcfcf 1px solid;
	BORDER-BOTTOM: #cfcfcf 1px solid;
	COLOR: #5b5b5b;
	}
OPTION {
	BORDER-RIGHT: #cfcfcf 1px solid;
	BORDER-TOP: #cfcfcf 1px solid;
	FONT-SIZE: 7px;
	BACKGROUND: #fafafa;
	BORDER-LEFT: #cfcfcf 1px solid;
	COLOR: #5b5b5b;
	BORDER-BOTTOM: #cfcfcf 1px solid;
	FONT-FAMILY: MS Sans Serif, Sans-serif, Tahoma;
}
TEXTAREA {
	BORDER-RIGHT: #cfcfcf 1px solid; BORDER-TOP: #cfcfcf 1px solid; FONT-SIZE: 11px; BACKGROUND: #fafafa; BORDER-LEFT: #cfcfcf 1px solid; COLOR: #5b5b5b; BORDER-BOTTOM: #cfcfcf 1px solid; FONT-FAMILY: MS Sans Serif, Sans-serif, Tahoma, Arial
}