@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/bg.jpg);
	background-position: top left;
	background-color: #e7dcca;
	color: #3e3937;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

a  {
	color: #3e3937;
}

a:hover  {
	color: #000;
}


a img {
	border: 0;
}

a, h1, h2,  h3, h4 {
	color: #7e242a;
}

h1, h2 {
	text-transform: uppercase;
}


h2 {
	font-size: 14px;
	margin: 0;
}

.news h3 {
	background-image: url(../img/horizontal-dots.gif);
	background-repeat: repeat-x;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
}



p {
	text-align: justify;
	margin-top: 0;
	line-height: 140%;
}

.italics {
	font-style: italic;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



.page {
	width: 975px;
	padding: 0 0 50px 0px;
	border: 0px solid red;
	background-image: url(../img/bg-left.gif);
	background-repeat: no-repeat;
}




.header {
	height: 180px;
	padding: 65px 340px 0 60px;
	text-align: right;
	background-image: url(../img/bg-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: none;
	border: 0px solid red;
}



.body {
	padding: 0 0 0 60px;
	width: 590px;
	float: left;
	background-color: none;
	height: 310px;
}


#subnav {
	width: 145px;
	float: left;
	padding: 0 0 40px 35px;
	margin: 20px 0 0 0;
}

.content {
	width: 375px;
	padding: 0 20px 50px 15px;
	margin: 20px 0 0 0;
	float: left;
	background-image: url(../img/vertical-dots.gif);
	background-repeat: repeat-y;
}

#nav {
	width: 320px;
	float: left;
	padding: 0 0 30px 0;
}





.movieStill {
	margin: 0 0 10px 0;
}



#moviePlayer {
	width: 330px;
	display: none;
}

#TB_window {
	border: none;
}

#TB_window, #TB_ajaxContent, #TB_title {
	background-color: #000;
}
