/*=====================================================*/
/* Global Reset
/*=====================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:baseline;
	
}

body {
	line-height: 1;
}



blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ul, li {
	line-height: 130%;	
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


a { text-decoration:none; border:none; }

img {  
 border-style: none;
}

/*=====================================================*/
/* Global Style Definitions
/*=====================================================*/

body {
	background: #dc5825;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #373d44;
}

a:link { color:#649a00; text-decoration: none; }
a:visited { color:#649a00; text-decoration: none; }
a:hover { color:#649a00; text-decoration: none; }
a:active { color:#649a00; text-decoration: none; }

p {
	line-height: 130%;
}

.h1 {
	width: 100%;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	font-size: 14px;
	font-weight: lighter;
	color: #373d44;
	border-bottom: 1px solid #e36822;
}

.h2 {
	font-size: 13px;
	font-weight: lighter;
	color: #ffffff;	
}

/*=====================================================*/
/* Layout Style Definitions
/*=====================================================*/

#container { 
	width: 100%;
	float: left;
	background: url(../img/bg.jpg) #1e2730 no-repeat top center;
}

#container_width {
	width: 800px;
	height: auto;
	margin: 0 auto;
}

#main {
	width: 760px;
	height: auto;
	margin: 0 auto;
}

/*=====================================================*/
/* Template Structure Style Definitions
/*=====================================================*/

#header {
	width: 760px;
	height: 75px;
	background: url(../img/bg_header.png);
	position: relative;
	float: left;
}

#logo {
	margin: 10px 0 0 5px;
}

#ann_hold {
	width: 255px;
	right: 3px;
	top: 20px;
	position: absolute;	
}

#ann {
	width: 255px;
	height: 34px;
	background: url(../img/bg_ann.png) no-repeat;
	color: #333;
	font-size: 12px;
}

#ann li {
	width: 100%;
	height: 34px;
	padding: 10px !important;
}

#ann p {
	margin: 0 0 3px 0;	
}

#ann span {
	font-weight: bold;
	color: #F60;
}

/*=====================================================*/
/* Navigation Structure Style Definitions
/*=====================================================*/

#navigation {
	width: 516px;
	height: 33px;
	background: url(../img/bg_navigation.png);
	float: left;
}

#navigation_left {
	width: 4px;
	height: 33px;
	background: url(../img/navigation_left.png);
	float: left;
}

#language {
	width: 76px;
	height: 23px;
	background: url(../img/bg_navigation.png);
	padding: 5px 8px 5px 0;
	_padding: 5px 2px 4px 0;
	float: left;
}

#rss {
	width: 133px;
	_width: 136px;
	height: 22px;
	background: url(../img/bg_navigation.png);
	padding: 6px 8px 5px 10px;
	_padding: 8px 2px 2px 0;
	font-size: 10px;
	color: #fff;
	float: left;
}

#rss a {
	color: #fff;
}

#navigation_right {
	width: 4px;
	height: 33px;
	background: url(../img/navigation_right.png);
	float: left;
}

/*=====================================================*/
/* Main Image & Video Definitions
/*=====================================================*/

#main_img {
	width: 505px;
	height: 196px;
	background: url(../img/main_img.jpg) repeat-y;
	margin: 11px 0px;
	float: left;
}

#main_img a {
	font-size: 12px;
	font-style: italic;
}

#main_top {
	width: 505px;
	height: 4px;
	background: url(../img/main_top.png) no-repeat;
	float: left;
}

#main_content {
	width: 505px;
	height: 188px;
	float: left;
}

#main_bottom {
	width: 505px;
	height: 4px;
	background: url(../img/main_bottom.png) no-repeat;
	float: left;
}

#video {
	width: 254px;
	height: 196px;
	background: none;
	margin: 0px 0px 0px 0px;
	float: left;
	background: url(../img/bg_video.jpg) no-repeat;
}

#video_margin {
	width: 254px;
	height: 11px;
	float: left;
}

#video .h1 {
	padding: 10px 0px 0px 10px;
	font-size: 16px;
	color: #FFF;
	border-bottom: none;
}

#video p {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	color: #FFF;
}


/*=====================================================*/
/* Information Column Definitions
/*=====================================================*/

.column {
	width: 248px;
	min-height: 350px;
	float: left;
}

.column_title {
	width: 237px;
	height: 19px;
	background: url(../img/bg_title.png);
	padding: 7px 0 0 10px;
	float: left;
}

.column_body {
	width: 231px;
	min-height: 420px;
	line-height: 130%;
	background: url(../img/bg_column.png) repeat-y;
	padding: 5px 8px;
	float: left;
}

.column_img {
	padding: 3px 0;	
}

.column_img img {
	border: 1px solid #E9ECEF;	
}

.column_footer {
	width: 247px;
	height: 4px;
	background: url(../img/column_bottom.png) no-repeat;
	float: left;
}

.column_margin {
	margin-right: 8px;
}

.column_body .hr {
	width: 100%;
	height: 1px;
	background: #7C8792;
	margin: 15px 0 5px 0;
	_margin: 0;
}

.date {
	font-size: 10px;
}

/*=====================================================*/
/* Content Page Definitions
/*=====================================================*/

#content_img {
	width: 760px;
	height: 91px;
	margin: 11px 0px;
	float: left;
}

#content_top {
	width: 760px;
	height: 4px;
	background: url(../img/content_top.png) no-repeat;
	_margin-bottom: -11px;
	float: left;	
}

#content {
	width: 760px;
	background: url(../img/bg_content.png) repeat-y;
	float: left;
}

.content_images {
	width: 100%;
	padding: 10px 0 10px 4px;
	text-align: center;
}

.content_images img {
	border: 1px solid #CCC;
}

.staff_images {
	width: 142px;
	padding: 9px 0 5px 10px;
	float: right;
}

#content_footer {
	width: 760px;
	height: 4px;
	background: url(../img/content_bottom.png) no-repeat;
	float: left;
}

#sub_navigation {
	width: 213px;
	line-height: 140%;
	float: left;
}

#content_area {
	width: 527px;
	min-height: 420px;
	padding: 5px 10px 20px 10px;
	_padding: 5px 8px 5px 8px;
	float: left;
	position: relative;
}

.content_left_column {
	width: 490px;
	float: left;
}

.content_right_column {
	width: 250px;
	float: left;
}

.media_desc {
	font-size: 10px;
	line-height: 130%;
}

#sub_navigation a {
	width: 199px;
	min-height: 14px;
	background: none;
	margin: 0 0 0 1px;
	padding: 7px 0px 4px 15px;
	_padding: 4px 1px 0px 8px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	display: block;
	float: left;
}

#sub_navigation a:hover {
	width: 199px;
	min-height: 14px;
	background: #363b42;
	margin: 0 0 0 1px;
	padding: 7px 0px 4px 15px;
	_padding: 4px 1px 0px 8px;
	font-size: 12px;
	color: #8fbb3e;
	font-style: normal;
	display: block;
	float: left;
}

#sub_navigation a.active {
	width: 199px;
	min-height: 14px;
	background: #363b42;
	margin: 0 0 0 1px;
	padding: 7px 0px 4px 15px;
	_padding: 4px 1px 0px 8px;
	font-size: 12px;
	color: #8fbb3e;
	font-style: normal;
	display: block;
	float: left;
}

#sub_navigation a.news_scroll {
	width: 90px;
	background: none;
}

#sub_navigation a.right {
	width: 60px;
	float: right;
}

#fontcontrol {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 48px;
	height: 24px;
}

#fontcontrol a {
	width: 24px;
	height: 20px;
	display: block;
	margin-top: 4px;
	float: left;
	background: url(../img/plus.png) no-repeat;
}

#fontcontrol a#dec {
	background: url(../img/minus.png) no-repeat;	
}

/*=====================================================*/
/* Footer Definitions
/*=====================================================*/

#footer {
	width: 100%;
	background: url(../img/bg_footer.png) no-repeat top center #dc5825;
	margin: 50px 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	float: left;
}

#footer_content {
	margin: 0 auto;
	width: 760px;
	height: 50px;
	padding: 10px 0;
	clear: both;
}

#footer a {
	color: #1E2730;	
}

/*=====================================================*/
/* Navigation Style Definitions
/*=====================================================*/

#menuwrap { margin: 0px;float: left;}
.menu { width:100%; height:33px; position:relative; top: 0; z-index:100; font-family: Arial, Helvetica, Verdana, sans-serif; }
* html .menu { width:485px; w\idth:485px; font-family: Arial, Helvetica, Verdana, sans-serif; }
.menu ul { padding:0;margin:0;list-style-type:none; font-family: Arial, Helvetica, Verdana, sans-serif; }
.menu ul ul { width:80px;}
.menu li { float:left;width:inherit;position:relative;  }
.menu a, .menu a:visited { display:block;font-size:12px;text-decoration:none; color:#fff; height:29px; line-height:26px; padding: 4px 9px 0 9px; background: url(../img/spacer_navigation.png) no-repeat right;  font-style: normal; }
* html .menu a, * html .menu a:visited { width:35px; w\idth:35px; font-style: normal; }
.menu ul ul a.drop, .menu ul ul a.drop:visited { background:#910023; font-style: normal;}
.menu ul ul a.drop:hover{ background:url(../img/bg_navigation_active.png); }
.menu ul ul :hover > a.drop { background:url(../img/bg_navigation_active.png); }
.menu ul ul ul a, .menu ul ul ul a:visited { background:#0d1246; font-style: normal;}
.menu ul ul ul a:hover { background:#0d1246;  font-style: normal;}
.menu ul ul { visibility:hidden;position:absolute;height:0;top:33px;left:0; width:150px; }
* html .menu ul ul { top:33px;t\op:33px; }
.menu ul ul ul{ left:150px; top:-1px; width:80px; }
.menu ul ul ul.left { left:-150px ;}
.menu table { position:absolute; top:0; left:0; border-collapse:collapse ;}
.menu ul ul a, .menu ul ul a:visited { color:#FFFFFF; font-style: normal; height:auto; line-height:1em; padding:10px 10px; width:128px; background: #31373d; }
* html .menu ul ul a, * html .menu ul ul a:visited { width:150px;w\idth:128px ;}
.menu a:hover, .menu ul ul a:hover{ color:#fff; background:url(../img/bg_navigation_active.png) #353B41; }
.menu :hover > a { color:#fff; background:url(../img/bg_navigation_active.png) #353B41; font-style: normal; }
.menu ul ul :hover > a { background:#8fbb3e; color: #1e2730; font-style: normal; }
.menu ul li:hover ul,
.menu ul a:hover ul{ visibility:visible; }
.menu ul :hover ul ul{ visibility:hidden ;}
.menu ul :hover ul :hover ul{ visibility:visible ;}
.menu ul a.active { background:url(../img/bg_navigation_active.png); color: #8fbb3e; }

/*=====================================================*/
/* Update Box Definitions
/*=====================================================*/

#tline {
	width: 95%;
	height: 100px;
	font-size: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	float: left;
}

#tline .h1 {
	font-size: 20px;
	font-weight: bold;
	color: #31373d;
}

/*=====================================================*/
/* Image Box Definitions
/*=====================================================*/

.images {
	width: 100%;
	padding: 5px 0;
	float: left;
}

.images a {
	padding: 0 5px 0 0;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*=====================================================*/
/* Contact Definitions
/*=====================================================*/

#contactwrapper {
	width: 505px;
	height: inherit;
	background: #e7e9eb;
	border: 1px solid #dcddde;
	padding: 10px;
	margin: 20px 0px 0px 0px;
	float: left;
}

#contactleft {
	float: left;
}

#contactright {
	float: right;
}

.contacttext {
	color: #FFF;
	padding: 10px;
}

input.tf {
	background: #FFF;
	border: 1px solid #c9cbcd;
	width: 149px;
	height: 15px;
	padding: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #373d44;
}

#contactwrapper table td {
	width: 80px;
	padding: 5px 5px 5px 0px;
	text-align: right;
}

textarea {
	width: 149px;
	height: 119px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #c9cbcd;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #373d44;
}

select {
	width: 157px;
}

a.woylieicon {
	display: block;
	width: 90px;
	height: 71px;
	background: url(../img/woylie_icon.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 2px;
}