body
{
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#610912;
	background-image:url('/_images/design/background.jpg');
	background-repeat:repeat-y;
	background-position:center;
	font-family:Arial,Verdana,Sans-Serif,Sans;
	font-size:0.75em;
	color:#3d3d3d;
}
html
{
	height:100%;
}
#page
{
	width:916px;
	background-image:url('/_images/design/page_background.jpg');
	background-repeat:no-repeat;


}

#header
{
	width:916px;
	text-align:center;
	height:200px;
}

#left
{
	float:left;
	width:235px;


	height:500px;
}

#right
{
	float:right;
	width:680px;
	
	height:800px;
	
}

#nav
{
	text-align:center;
	width:212px;
	height:691px;
	background-image:url('/_images/design/nav_background_big.png');
	overflow:hidden;
	padding-top:50px;
}

.content_top
{
	width:642px;
	height:66px;
	overflow:hidden;
	background-image:url('/_images/design/content_top.png');
	background-repeat:no-repeat;
}
.content
{
	width:642px;
	overflow:hidden;
	background-image:url('/_images/design/content_background.png');
	background-repeat:y-repeat;

	text-align:left;
}
.content_bottom
{
	width:642px;
	height:68px;
	overflow:hidden;
	background-image:url('/_images/design/content_bottom.png');
	background-repeat:no-repeat;
}

.content .text
{
	padding-left:23px;
	padding-right:23px;
}



h1
{
	border-bottom:1px solid #8a8a89;
	font-size:2em;
	font-weight:bold;
	margin-top:0px;
}

h2
{
	border-bottom:1px solid #8a8a89;
	font-size:1.5em;
	font-weight:normal;
	margin-top:0px;
}

a
{
	color:#590910;
}

a:visited
{
	color:#590910;
}

#nav a 
{
	color:#fcd074;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

#nav a.subnav
{
	color:#fcd074;
	font-size:0.9em;
	text-decoration:none;
	font-weight:normal;
}

.fullsize
{
	margin-right:12px;
	margin-left:12px;
	width:618px;
}

.pressCat
{
	background-image:url('/_images/design/presscatlist.jpg');
	background-repeat:repeat-y;
	width:100%;
	border-top:3px solid #c09a43;
	background-color:#e2c57e;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
	overflow:hidden;
	
}

.pressCat h2 
{
	border:0px;
	margin-bottom:2px;
}

.pressCat h2 a
{
	color:#3d3d3d;
	text-decoration:none;
}

.pressListItem
{
	background-image:url('/_images/design/presslist.jpg');
	background-color:#ede7d9;
	width:100%;
	padding-top:5px;
	padding-top:5px;
	margin-bottom:10px;
}

.pressListItem h2
{
	margin-top:2px;
	margin-bottom:0px;
	border:0px;
	font-size:1.3em;
	font-weight:bold;
}
.pressListItem .subtext
{
	font-size:0.8em;

	
}

.switchvideo
{
	background-color:#a6905f;
	height:35px;
	line-height:35px;
	padding-left:10px;
	padding-right:10px;
}