body {
	background-color:#A68F6F;
	margin:0;
	font-family:"trebuchet ms", tahoma, arial, sans-serif;
	}
td, div, input, textarea, select {
	font-family:"trebuchet ms", tahoma, arial, sans-serif;
	font-size:11px;
	}
	
a img {
	border:none;
	}

div#twitter a, div#facebook a {
	border:none;
}

/* WRAPPER */

div#main {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	position:relative;
	}
/* END OF WRAPPER */

/*SECTION ONE */
div#topbar {
	background-image:url(../images/layout/topbar.jpg);
	width:970px;
	height:47px;
	position:relative;
	}
/* END OF SECTION ONE */

/*SECTION TWO */
div#header {
	width:970px;
	height:90px;
	margin: 0px;
	padding: 0px;
	position:relative;
	}
	
div#layout2 {
	background-image:url(../images/layout/02.jpg);
	width:29px;
	height:90px;
	position:absolute;
	}
	
div#logo {
	width:154px;
	height:90px;
	left:29px;
	position:absolute;
	}

div#header_info {
	background-image:url(../images/layout/banner.jpg);
	background-repeat:no-repeat;
	left:183px;
	float:right;
	padding-top:17px;
	height:73px;
	width:787px;
	color:#FFFFFF;
	position:absolute;
	}

.headertext a, .headertext a:active, .headertext a:visited {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
	}
	
.headertext a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	}

.language a {
	border:1px solid #ffffff;
	}

#newsflash {
	color:#F47C30;
	}
#newsflash a, .newsflash a:active, .newsflash a:visited {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	text-decoration:none;
	}
#newsflash a:hover {
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
	}

		
/* END OF SECTION TWO */

/* STRAPLINE SECTION */
div#strapline {
	width:970px;
	height:20px;
	margin: 0px;
	padding: 0px;
	position:relative;
	}

td#leftStrap {
	width:29px;
	background-image: url(../images/layout/border-left.jpg);
	background-repeat:repeat-y;
	margin:0;
	height:auto;
	}

td#strapContent {
	width:912px;
	vertical-align:top;
	height:auto;
	background-color:#DDD6BE;
	height:20px;
	border-bottom:1px solid #ffffff;
	}

td#rightStrap {
	width:29px;
	background-image: url(../images/layout/border-right.jpg);
	background-repeat:repeat-y;
	}

/* END OF STRAPLINE */


/* SECTION THREE */
div#upper {
	width:970px;
	height:228px;
	position:relative;
	}
	
div#layout5 {
	background-image:url(../images/layout/05.jpg);
	width:29px; 
	height:228px;
	position:absolute;
	}

div#nav {
	background-color:#603517;
	width:154px;
	height:228px;
	position:absolute;
	left:29px;
	z-index:999;
	}

div#submenus {
	position:absolute;
	left:183px;
	z-index:100;
	}

div#sectionImage {
	width:758px;
	height:228px;
	position:absolute;
	left:183px;
	z-index:1;
	}

div#layout8 {
	background-image:url(../images/layout/08.jpg);
	width:29px;
	height:228px;
	position:absolute;
	left:941px;
	}
/* END OF SECTION THREE */

/* SECTION FOUR */
table#content {
	width:970px;
	height:auto;
	padding:0;
	margin:0;
	}

td#leftBorder {
	width:29px;
	background-image: url(../images/layout/border-left.jpg);
	background-repeat:repeat-y;
	margin:0;
	height:auto;
	}

td#video {
	width:146px;
	background-color:#DDD6BE;
	vertical-align:top;
	padding-left:8px;
	padding-top:8px;
	}

td#mainContent {
	width:758px;
	vertical-align:top;
	height:auto;
	background-color:#ffffff;
	}

div#main_div {
	 background-color:#FFFFFF;
	 padding:10px;
	 height:auto;
	 }

.pageHeader {
	border:1px solid #CEC3A6;
	padding:5px;
	margin:5px;
	background-color:#EBEBE1;
	height:20px;
	position:relative;
	font-size:13px;
	font-weight:bold;
	}
.fontSize {
	position:absolute;
	right:5px;
	top:3px;
	}

td#rightBorder {
	width:29px;
	background-image: url(../images/layout/border-right.jpg);
	background-repeat:repeat-y;
	}
/* END OF SECTION FOUR */

/* SECTION FIVE */
div#footer {
	width:970px;
	height:69px;
	position:relative;
	}

div#layout9 {
	background-image:url(../images/layout/09.jpg);
	width:29px;
	height:69px;
	position:absolute;
	}
	
div#footerwrap {
	background-image:url(../images/layout/footer.jpg);
	width:912px;
	height:69px;
	vertical-align:top;
	position:absolute;
	left:29px;
	}

div#footercontentleft {
	color:#000000;
	text-decoration:none;
	position:absolute;
	top:0px;
	padding-top:8px;
	width:456px;
	height:26px;
	background-color:#CEC3A6;
	text-align:left;
	}

div#footercontentright {
	color:#000000;
	text-decoration:none;
	position:absolute;
	top:0px;
	left:456px;
	padding-top:8px;
	width:456px;
	height:26px;
	background-color:#CEC3A6;
	text-align:right;
	}

div#footer a {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
	}
div#footer a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
	}

div#layout11 {
	background-image:url(../images/layout/11.jpg);
	width:29px;
	height:69px;
	position:absolute;
	left:941px;
	}
/* END OF SECTION FIVE */

/* STANDARD CSS */
a {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
	}
a:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #000000;
	}

h1 {
	font-size:13px;
	font-weight:bold;
	}
h2 {
	font-weight:bold;
	text-decoration:underline;
	margin-top:0px;
	}
.contentFloatRight {
	float:right;
	padding:2px;
	margin:4px;
	border:1px solid #CEC3A6;
	}

/* END OF STANDARD CSS */

/* NAV */
.nav_top {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.nav_option {
	width:153px;
	height:18px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	color:#ffffff;
	font-size:12px;
	}
.nav_option_on {
	width:153px;
	height:18px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	color:#ffffff;
	font-size:12px;
	background-color:#A73A11;
	}
.nav_option a {
	display:block;
	height:18px;
	text-decoration:none;
	color:#ffffff;
	border-bottom:none;
	}
.nav_option_on a {
	text-decoration:none;
	color:#ffffff;
	border-bottom:none;
	}
.nav_option_on a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#A73A11;
	border-bottom:none;
	}
.nav_option a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#A73A11;
	border-bottom:none;
	}
.nav_sub_outer {
	position:relative;
	z-index:100;
	visibility:hidden;
	width:170px;
	}
.nav_sub{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	background-color:#67A043;
	}
.nav_sub_option a{
	background:#603517;
	display:block;
	width:200px;
	height:18px;
	font-size:12px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:0px 0px 0px 10px;
	text-decoration: none;
	text-align:left;
	color: #fff;
	}
.nav_sub_option a:hover{
	text-decoration: none;
	background:#A73A11;
	color: #ffffff;
	font-size:12px;
	}

.nav_sub_option_on a{
	display:block;
	width:200px;
	height:18px;
	font-size:12px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:0px 0px 0px 10px;
	text-decoration: none;
	background:#A73A11;
	text-align:left;
	color: #ffffff;
	}

/*END OF NAV CSS */

/* SITEMAP */
.sitemap2 {
	background-color:#F8F4F4;
	}
.sitemap1 {
	background-color:#ffffff;
	}
/* END OF SITEMAP */

/* GALLERY */	

div#galleryImages {
	position:absolute;
	visibility:hidden;
	}

div#galleryVideos {
	position:absolute;
	visibility:hidden;	
	}

.gallery {
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	}
.gallery a:hover {
	text-decoration:none;
	}
.gallery_on {
	color:#A73A11;
	background-color:#EBEBE1;
	text-align:left;
	padding:5px;
	}
.gallery_on a {
	color:#A73A11;
	font-weight:bold;
	}
.gallery_on a:hover {
	text-decoration:none;
	color:#A73A11;
	font-weight:bold;
	}

.gallery_thumb:link, .gallery_thumb:active, .gallery_thumb:visited {
	border:none;
	}

.gallery_thumb:hover {
	border:none;
	}

.gallery_thumb_img {
	margin:5px;
	border:2px solid #CEC3A6;
	}

.gallery_thumb_img:hover {
	margin:5px;
	border:2px solid #A73A11;
	}
/* END OF GALLERY */

/* NEW GALLERY - IMAGES */
div.galleryImageLinks {
	height:25px;
	width:738px;
	background-color:#CCCCCC;
	padding:5px 5px 0 15px;
	}
div.galleryImageLinks a, div.galleryImageLinks a:active, div.galleryImageLinks a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border:none;
	}
div.galleryImageLinks a:hover {
	color:#a73a11;
	font-weight:bold;
	text-decoration:underline;
	border:none;
	}
/* EOF NEW GALLERY - IMAGES */

/* NEW GALLERY - VIDEO */
div.galleryVideoLinks {
	height:38px;
	width:738px;
	background-color:#CCCCCC;
	padding:5px 5px 0 15px;
	}
table.galleryVideoLinksTable {
	text-align:left;
	width:100%;
	}
div.galleryVideoLinks a, div.galleryVideoLinks a:active, div.galleryVideoLinks a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border:none;
	}
div.galleryVideoLinks a:hover {
	color:#a73a11;
	font-weight:bold;
	text-decoration:underline;
	border:none;
	}
/* EOF NEW GALLERY - VIDEO */

/*PRESS COVERAGE*/
.pressImage, .pressImage:active, .pressImage:visited {
	border:2px solid #CEC3A6;
	margin-bottom:5px;
	height:214px;
	display:block;
	}
.pressImage:hover {
	border:2px solid #A73A11;
	margin-bottom:5px;
	}
/*END OF PRESS COVERAGE*/
