html {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgfade.gif);
	background-position: top left;
	background-repeat: repeat;
	background-color:#0055DD;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
}


#page_container {
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#shadow_tile {
	background-image: url(../images/shadow_tile.png);
	background-position: top center;
	background-repeat: repeat-y;
	width: 100%;
}

#shadow_top {
	background-image: url(../images/shadow_top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	height: 41px;
}

#shadow_btm {
	background-image: url(../images/shadow_btm2.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 48px;
}

.credit {
	width: 740px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.credit a {
	color: #FFFFFF;
	text-decoration: none;
}

.credit a:hover {
	text-decoration: underline;
}

/*	HEADER
----------------------------*/

#header {
	background-image: url(../images/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #7F97AF;
	width: 760px;
	height: 179px;
}

#logo {
	float: left;
}

#navigation {
	float: right;
	font-size: 12px;
	width: 300px;
	padding: 29px 42px 0px 0px;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left_nav {
	float: left;
}

#right_nav {
	float: right;
}

#navigation ul li {
	height: 9px;
	margin: 0px;
	padding-bottom: 9px;
}

#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 10px;
}

#navigation ul li a:hover {
	color: #206060;
	background-image: url(../images/nav_arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#navigation ul li.selected a {
	color: #206060;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	background-image: url(../images/nav_arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#navigation ul li.btn a {
	background-image: none !important;
}

/*	CONTENT
-----------------------------*/
#content_container {
	background-image: url(../images/content_tile2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

.page_header {
	padding-left: 13px;
	padding-top: 7px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/h1_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

h2 {
	padding-left: 33px;
	padding-right: 27px;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #102020;
}

h2.no_header {
	padding-top: 21px;
}

h3 {
	padding-left: 33px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #102020;
}

h4 {
	padding-left: 33px;
	padding-right: 27px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

h5 {
	font-size: 20px;
	font-weight: bold;
	color: #204040;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-position: center left;
	background-repeat: no-repeat;
}

h6 {
	font-size: 14px;
	color: #204040;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: center left;
	background-repeat: no-repeat;
}

.centerRule { 
	width: 420px; 
	height: 5px; 
	padding: 5px 0 8px 0; 
	position:relative; 
	margin: 15px auto; 
} 

td, th {
	text-align: left;
	vertical-align: top;
}


.content_text {
	width: 557px;
	background-image: url(../images/h1_bg4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -3px;
	margin-bottom: 24px;
}

.content {
	width: 557px;
	background-image: url(../images/content_bg4.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #153535;
	padding: 0px 0px 0px 0px;
	float: left;
	min-height: 380px !important;
}

.frontpagepadding {
	padding-top: 22px;
}

.playimage {
	width: 350px;
	height: 250px;
	border: 0px;
	margin: auto;
}

.content p {
	padding-left: 33px;
	padding-right: 77px;
	margin-top: 0px;
	padding-top: 0px;
}

.content a {
	text-decoration: none;
	color: #000000;
}

.content a:hover {
	text-decoration: underline;
}

.content ul {
	margin-left: 33px;
	padding-left: 33px;
	padding-right: 77px;
	list-style-type: circle;
}

.content ul li {
	margin-bottom: 5px;
}

.content table {
	margin-left: 28px;
}

.centerlink {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
}

.minorlink {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
}

.showtitle {
	font-size: 24px;
	color: #204040;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	background-position: center left;
	background-repeat: no-repeat;
}

.showauthor {
	font-size: 12px;
	color: #204040;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-position: center left;
	background-repeat: no-repeat;
}

.showtext {
	font-size: 16px;
	color: #204040;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: center left;
	background-repeat: no-repeat;
}


.showdirector {
	font-size: 12px;
	color: #204040;
	text-align: center;
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-position: center left;
	background-repeat: no-repeat;
}

.first_para {
	font-size: 20px;
	margin-top: 30px !important;
	letter-spacing: -1px;
}

.first_para_no_header {
	margin-top: 30px !important;
}

.top {
	font-size: 11px;
	margin-top: 25px !important;
}

.top a {
	background-image: url(../images/top_arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #A0B0C0;
}

.footnote { font-size: 10px; }


.side_bar {
	float: right;
	padding: 13px;
	font-size: 14px;
	color: #205050;
}

.side_bar h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #205050;
	background-image: none;
}

.side_bar h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #205050;
}

.side_bar p {
	margin: 0px;
	padding: 0px;
}

p.newstext {
	margin-left: 5px;
}

p.more {
	margin-top: 15px;
}

.more a {
	font-size: 10px;
	text-transform: uppercase;
	color: #205050;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/more_arrows.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.more a:hover {
	background-image: url(../images/more_arrows2.gif);
}

.news_panel {
	width: 136px;
	background-image: url(../images/news_panel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 52px 29px 12px 12px;
}


/*	FOOTER ELEMENTS
----------------------------*/
#footer {
	width: 760px;
	height: 49px;
	background-image: url(../images/footer_bg2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #204040;
	padding: 6px 0px 4px 93px;
}

#footer a {
	color: #204040;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.spacer { clear: both; }
#print_footer { display: none; }

/*	FORM ELEMENTS
----------------------------*/
.field_text {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
}

.field_textarea {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
	height: 50px;
}

.field_button {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	background-color: #CCCCCC;	
}

.field_button_over {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	background-color: #5A5E59;	
	cursor: pointer;
}

label {
	font-style: italic;
	color: #333333;
}

#content_container_admin .cms_table {
	width: 600px;
	border: 1px solid #CCCCCC;
}

#content_container_admin .cms_table th {
	border-bottom: 1px solid #CCCCCC;
}

#content_container_admin .row_odd td {
	background-color: #E3E3E1;
}

#content_container_admin .entry_options {
	float: right;
	width: 150px;
	border: 1px solid #CCCCCC;
}