html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #714d20;
	background-image: url("../images/background.gif");
	background-repeat: repeat-x;
}
body.lbn {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #714d20;
	background-image: url("../images/backgroundlbn.gif");
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1.9em;
	font-weight: normal;
	color: #d6c986;
}

p {
	font-size: 1.2em;
	color: #fff;
}

a {
	color: #ab965e;
}

a:hover {
	text-decoration: none;
}

ol, ul {
	list-style: none;
	font-size: 1.1em;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 1.2em;
}

table td:first-child {
	border-left: #fff 1px solid;
}

table th {
	padding: 8px;
	font-weight: bold;
	background-color: #301e06;
}

table td {
	padding: 8px;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

fieldset {
	border: 0;
}

br.clear {
	clear: both;
}

/* Wrapper */
#maincontainer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	float: left;
	width: 780px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	text-align: left;
}

/* Heading */
#logo {
	width: 780px;
	height: 131px;
	text-align: center;
}

#nav {
	clear: both;
	width: 780px;
	padding: 8px 0 0 0;
	background-image: url("../images/nav_border.gif");
	background-repeat: no-repeat;
	text-align: center;
}

#nav ul {
	padding: 0 0 12px 0;
	background-image: url("../images/nav_border.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#nav ul li {
	margin: 0 0 0 24px;
	padding: 0 0 8px 0;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}

#nav ul li:first-child {
	margin: 0;
}

#nav ul li.active {
	background-image: url("../images/nav_active_marker.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#nav ul li a {
	text-decoration: none;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li.active a {
	color: #fff;
}

#timeline {
	clear: both;
	width: 780px;
	margin: -1px 0 0 0;
}

/* Promos */
#promos {
	clear: both;
	width: 780px;
	margin: 20px 0 0 0;
	padding: 16px 0 26px 22px;
	background-color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
}

#promos h1 {
	margin: 0 0 18px 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #c1aa6e;
	text-transform: uppercase;
}

#promos h1 a {
	color: #c1aa6e;
	text-decoration: none;
}

#promos h1 a:hover {
	text-decoration: underline;
}

.promo {
	float: left;
	margin: 0 30px 0 0;
}

.promo_right {
	margin: 0;
}

/* Columns */
#colwrapper {
	clear: both;
	width: 780px;
	margin: 38px 0 80px 0;
	padding: 0 0 70px 0;
	background-image: url("../images/column_tile.gif");
	background-repeat: repeat-y;
}

#leftcol {
	float: left;
	width: 210px;
}

#leftcol ul li {
	padding: 8px 0 8px 0;
	font-size: 1.1em;
	background-image: url("../images/subnav_divider.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}

#leftcol ul li a:hover {
	color: #fff;
}

#leftcol ul li.active a {
	font-weight: bold;
	color: #fff;
}

#leftcol ul li.active ul {
	margin: 10px 0 8px 0;
	background-image: url("../images/subnav_divider.gif");
	background-repeat: repeat-x;
}

#leftcol ul li.active ul li {
	padding: 10px 0 0 8px;
	font-size: 0.85em;
	background-image: none;
}

#leftcol ul li.active ul li a {
	padding: 0 0 0 12px;
	font-weight: normal;
	background-image: url("../images/subnav_bullet.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#leftcol ul li.active ul li.active a {
	color: #ab965e;
	background-image: url("../images/subnav_bullet_over.gif");
}

#leftcol ul li.active ul li a:hover {
	color: #ab965e;
	background-image: url("../images/subnav_bullet_over.gif");
}

#leftcol ul li a {
	text-decoration: none;
}

#rightcol {
	float: left;
	width: 570px;
	padding: 0 0 0 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 545px !important;
	display: block;
	overflow: hidden;
}

#rightcol h1 {
	margin: 22px 0 32px 0;
}

#rightcol p {
	margin: 0 0 32px 0;
	line-height: 17px;
}

#rightcol ul {
	list-style-type: disc;
	margin: 0 0 32px 18px;
}

#rightcol ul li {
	padding: 0 0 4px 0;
}

#rightcol ol {
	list-style-type: decimal;
	margin: 0 0 32px 26px;
}

#rightcol ol li {
	padding: 0 0 4px 0;
}

#logos {
	float: left;
	width: 570px;
	padding: 0 0 0 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 545px;
}

#logos h1 {
	font-size: 1.8em;
}

.logo {
	width: 251px;
	float: left;
	margin: 18px 30px 12px 0;
}

.logo p {
	padding: 3px 0 0 0;
	font-size: 1.1em;
}

.logo p.download {
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #d6c986;
}

.logo p.download a {
	color: #d6c986;
	text-decoration: none;
}

.logo p.download a:hover {
	text-decoration: underline;
}

/* Footer */
#footer {
	clear: both;
	width: 780px;
	margin: 22px 0 0 0;
	text-align: center;
}

#footer p {
	padding: 0 0 4px 0!important; padding: 0 0 16px 0;
	color: #bca56b;
	font-size: 1.1em;
}

#footer ul {
	margin: 0 0 2px 0;
}

#footer ul li {
	display: inline;
	color: #bca56b;
}

#footer a {
	color: #bca56b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	clear: both;
	margin: 16px 0 0 0;
}


/* ======================================== Screen Reader Hack ==============================*/
.hidden{	
	display: none;
	/* \*/
	display: block;
	/* */
	position: absolute;
	left: -2000px;	
	top: -2000px;	
	width: 1px;	
	height: 1px;
}


/* ======================================== form validation highlighter ==============================*/
label.js-fError {
  color:#cc0000 !important;
  font-weight:bold !important;
}
input.js-fError, textarea.js-fError {
  background-color:#fec1c1 !important;
  border:1px solid #c76060 !important;
}





/* ================ events calendar ========== */
.calendar{
	margin: 5px;
	padding: 5px;
	
	border: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.1em;
	color: #333;	
}

.calendar td{
	border: 1px solid #666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.1em;
	color: #333;	
}


.calendar th{
	border: none;
}


form{
	padding: 4px;
}
form div{
	padding: 4px;
	clear: both;
}
label{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	width: 100px;
	text-align: right;
	display: block;
	float: left;	
	padding: 4px;
}


/* ======================== international section ==================== */

.worldwide{
	width: 160px;
	display: block;
	float: left;
	padding: 5px;
	margin: 5px;
	height: 130px;
}
	
.worldwide h3{

}

.worldwide addr{
	font-size: 12px;
}

/* ====================== NEWS ===========*/
.news_list_item{
	clear: both;
}
.news_list_item img{
	float: right;
	clear: none;
	width: auto;
	padding: 5px;
	margin: 5px;
}
.news_list_item p{
	width: auto;
	clear: none;		
}


#news_body img{
	float: right;
	clear: none;
	width: auto;
	padding: 5px;
	margin: 5px;
	
}



/* ======================== ASSETS ================ */

.asset{
	float: left;
	width: 250px;
	padding: 5px;
	margin: 5px;
	margin-bottom: 15px;
	display: block;
	height: 250px;
}
.asset h3{
	font-size: 18px;
}
.asset p{
	padding: 0px; 
	margin: 2px !important;	
}
.asset .preview{
	width: 249px;
	height: 142px;
	text-align: center;	
	margin-bottom: 8px;
}
.asset p.download{
	padding: 0;
	padding-top: 10px;
	margin: 0;	
	font-weight: bold;
}
.asset .dl_icon{
	float: left;
	margin-right: 4px;
}
/* ================== PAGINATION =============== */


ul.pagination{
	padding-top: 16px;
	width: 100%;
	text-align: center;
	clear: top;
	list-style: none;
	float: right;
	height: 20px;
	margin: auto;
}
ul.pagination li{
	list-style: none;
	float: left;
	padding: 4px;
	margin: 4px;
	font-size:1.1em;
	display: inline;
}
ul.pagination li a{
	padding: 5px;
	border: 1px solid #A48D59;
}
li.current{
	font-weight: bold;
}