body
{
	text-aliign: center;
	min-width: 778px;
	padding-top: 40px;
}

div
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

#frame
{
	margin:0 auto;
	border: 10px solid #BF9F6C;
	width: 763px;
	height: 665px;
	padding: 2px;
	background-color: #000000;
}

#contentWrapper
{
	position: absolute;
	margin: 0px 0px 0px 213px;
	width: 551px;
	height: 564px;
}

#sectionHeader {
	background: #260e0b;
	width: 533px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 500;
	color: White;
	padding: 47px 0px 0px 18px;
}

#sectionHeaderShort {
	background: #260e0b;
	width: 323px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 500;
	color: White;
	padding: 47px 0px 0px 18px;
}


#leftColumn {
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 212px;
}

#subnav {
	border-top: 1px solid Black;
	padding-top: 7px;
	background-color: #601510;
	height: 26px;
	text-align: center;
}

#subnav a, #subnavMedia a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	padding: 0px 12px 0px 12px;
	border:none;
}

#subnavMedia {
	padding-top: 7px;
	background-image: url(images/media_subnav_back.jpg);
	height: 27px;
}

#subnav a.off, #subnavMedia a.off  {
	color: #f8981c;
}

#subnav a.on, #subnavMedia a.on {
	color: #fff;
	text-decoration: none;
}

.content, .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}
.sideContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #76261e;
	padding: 0px 5px 0px 10px;
}

.contentList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #79755d;
}

.listItem  {
	padding: 0;
	margin: 0;
	background-color: #79755d;
	border-bottom: thin solid #79755d;
}

.listItemOn {
	padding: 0;
	margin: 0;
	background-color: #494638;
	border-bottom: thin solid #79755d;
}

.listItem img, .listItemOn img {
	padding: 0;
	margin: 0;
}

.listItem p, .listItemOn p {
		margin-top:0px;
		padding: 0px 5px 0px 10px;
}

.listItem h1, .listItemOn h1 {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	margin-bottom: 0px;
}

.sideContent h1 {
	font-size: 11pt;
	color: #451e1b;
	margin-bottom: 0px;
}

.topBorder {
	border-top: 1px solid Black;
}


.contentHeight {height: 564px;}
.contentHeightSubnav {height: 530px;}
.topHeight {height: 63px;}
.bottomHeight {height: 150px;}
.fullHeight {height: 665px;}
.contentWidth {width: 551px;}
.middleWidth {width: 341px;}
.rightWidth {width: 210px;}

.padder {
	padding: 0px 15px 10px 15px;
}

.smallBorder {
	
}

.content h1 {
	color: #f8981c;
	font-size: 11pt;
	margin-bottom: 0px;
}

.form h1 {
	color: #461e1b;
	font-size: 11pt;
	margin-bottom: 0px;
}

.form h2 {
	color: #000000;
	font-size: 9pt;
	margin-bottom: 3px;
}

.form h2 a {
	color: #FFFFFF;
	font-size: 9pt;
	margin-bottom: 3px;
}

.textFull {
	width: 303px;
}

.textOneThird {
	width: 101px;
}

.floatLeft {float: left;}
.floatRight {float: right;}

#menu
{
	width: 212px;
	height: 564px;
	margin-top: 1px;
}


.address
{
	font-family:Helvetica, Verdana, Arial, sans-serif;	
	position:absolute;
	top:20px;
	left:260px;
	font-size:10pt;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}

.news
{
	font-family:Helvetica, Verdana, Arial, sans-serif;	
	position:absolute;
	top:20px;
	left:535px;
	font-size:10pt;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}

.comments
{
	font-family:Helvetica, Verdana, Arial, sans-serif;	
	position:absolute;
	top:145px;
	left:260px;
	font-size:10pt;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}

.orange_text
{
	font-family:Helvetica, Verdana, Arial, sans-serif;	
	font-size:10pt;
	text-align:left;
	color:#f6911c;
}

A.link:link,A.link:visited,A.link:active,A.link:hover
{
	font-family:Helvetica, Verdana, Arial, sans-serif;	
	font-size:10pt;
	text-align:left;
	color:#f6911c;
	text-decoration:none;
}