* 
{
    margin : 0px;
    padding : 0px;
}

html 
{
    height : 100.1%; /* vert scroll in firefox */
    margin-bottom : 1px; /* vert scroll in safari */
	background-color:#FFFFFF;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #F1F1F1;
}

body a
{
	text-decoration:none;
	color:#3399CC;
}

body a:hover
{
	text-decoration:underline;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

#container
{
    margin : 0px auto;
	overflow:hidden;
	width : 964px;	
	background-color:#FFF;
}

#header
{
	float:left;
	width:100%;
}

.headerLinks
{
	float:right;
	clear:right;
	width:50%;
	padding-top:5px;
}

.headerLinks ul
{
	float:right;
	margin-right:5px;
	list-style:none;
}

.headerLinks ul li
{
	float:right;
	text-align:center;
	color:#666666;
	margin-left:5px;
}

.headerLinks ul li a
{
	color:#666666;
	text-decoration:none;
}

.headerLinks ul li a:hover
{
	text-decoration:underline;
}

.headerLinks.blue ul li a
{
	color:#479FC5;
	text-decoration:none;
}

.headerLinks.blue ul li a:hover
{
	text-decoration:underline;
}

.textSizer1
{
	margin-top:10px;
	float:left;
}

.textSizer2
{
	margin-top:6px;
	float:left;
}

.textSizer3
{
	margin-top:1px;
	float:left;
}

.textSizer1 a
{
	color:#666666;
	font-family:"Times New Roman";
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.textSizer2 a 
{
	color:#666666;
	font-family:"Times New Roman";
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.textSizer3 a
{
	color:#666666;
	font-family:"Times New Roman";
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
}

.textSizer1 a:hover
{
	text-decoration:underline;	
}

.textSizer2 a:hover 
{	
	text-decoration:underline;
}

.textSizer3 a:hover
{
	text-decoration:underline;
}

#headerLogo
{
	margin-left:35px;
	margin-top:25px;
	margin-bottom:10px;
}

#footer
{
	float:left;
	width:100%;
	background-color:#F1F1F1;
}

#footerLogo
{
	float:right;
	margin-right:5px;
	margin-top:20px;
	width:171px;
	height:55px;
}

#footerLinks
{
	float:left;
	margin-left:5px;
	width:520px;
	height:105px;
}

#footerLinks ul
{
	float:left;
	margin-left:20px;
	margin-top:20px;
	list-style:none;
}

#footerLinks ul li
{
	float:left;
	clear:left;
}

#footerLinks ul li a 
{
	color:#5A5657;
	text-decoration:none;
}

#footerLinks ul li a:hover
{
	text-decoration:underline;
}

#navQuickLinks
{
	float:left;
	width:100%;
	background-image:url(navbottomborder.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#topNav
{
	float:left;
	width: 760px;
}

#topNav ul
{
	float:left;
	list-style:none;
}

#topNav ul li
{
	float:left;
	margin-left: 10px;
	font-size:13px;
}

#topNav ul li a
{
	color:#5A5657;
	text-decoration:none;
	display:block;
	padding:10px;
}

#topNav ul li a:hover
{
	color:#5A5657;
	text-decoration:underline;
}

#topNav .current a
{
	color:white;
	display:block;
	background:url(navcurrentback.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

#quickLinks
{
	float:right;
	/* margin-right:10px; */
	margin-bottom: 10px;
}

#breadSearchBar
{
	float:left;
	width:100%;
}

#breadCrumb
{
	float:left;
}

#breadCrumb ul
{
	float:left;
	list-style:none;
	margin-left:10px;
	margin-top:7px;
	color:#666666;
	font-size:12px;
	margin-bottom:5px;
}

#breadCrumb ul li
{
	float:left;
	margin-left:5px;
}

#breadCrumb ul li a
{
	text-decoration:none;
	color:#479FC5;
}

#breadCrumb ul li a:hover
{
	text-decoration:underline;
}

#searchBox
{
	float:right;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.searchBox
{
	background-color:#CAE1E9;
}

.searchButton
{
	background-color:#3399cc;
	border:1px solid #3399cc;
	color:#FFF;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

#heroSection 
{
	float:left;
	
	margin-left:10px;
	/*margin-right:10px;*/
	margin-bottom:10px;
	z-index:1;
	
}

#sectionSelector
{
	float:left;
	/*  width:685px;
	height:100%;
	padding-left: 10px; */
}

.sectionPromo
{
	float:right;
	margin-top:10px;
	width:295px;
	height:80px;
	background-color:#479FC5;
}

#mediaIconHolder
{
	float:left;
	margin-left:10px;
	width:250px;
	margin-top:5px;
}

.mediaIcon
{
	float:left;
	margin-right:5px;
}

#heroLinks
{
	float:right;
	margin-top:5px;
	color:#479FC5;
}

#heroLinks ul
{
	float:right;
	list-style:none;
}

#heroLinks ul li
{
	float:right;
	margin-right:5px;
}

#heroLinks ul li a
{
	text-decoration:none;
	color:#479FC5;
}

#heroLinks ul li a:hover
{
	text-decoration:underline;
}

#leftCol
{
	float:left;
	margin-left:5px;
	width:695px;
}

#rightCol
{
	float:right;
	margin-right:5px;
	width:250px;
}

.sectionModule
{
	background:url(modright.jpg);	
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}

.sectionModuleHead
{
	height: 19px; 
	display: block;
	padding:3px 0px 3px 5px;
	font-size:13px;
	border-right:1px solid #DEDEDE;
	border-bottom:1px solid #FFF;
	color:#479FC5;
}

.blueHead1
{
	background-color:#296387;
	color:#FFF;
}

.blueHead2
{
	background-color:#429CC6;
	color:#FFF;
}

.blueHead3
{
	background-color:#7B9CAD;
	color:#FFF;
}

.blueHead4
{
	background-color:#ACC6DA;
	color:#FFF;
}

.blueHead5
{
	background-color:#225066;
	color:#FFF;
}

.gradBack1
{
	background:url(gradback1_1.jpg);
	background-repeat:repeat-x;
	min-height:205px;
}

.gradBack2
{
	background:url(gradback2_1.jpg);
	background-repeat:repeat-x;
	min-height:205px;
	color:#666666;
}

.gradBack3
{
	background:url(newsback.jpg);
	background-repeat:repeat-x;
	min-height:205px;
}

.gradBack4
{
	background:url(gradback4_1.jpg);
	background-repeat:repeat-x;
	min-height:205px;
	color:#FFF;
}

.sectionModuleBody
{
	padding:5px;
}

.sectionModuleBodyLeft
{
	float:left;
	padding:5px;
	width:47%;
}

.sectionModuleBodyRight
{
	float:right;
	padding:5px;
	width:47%;
}

.sectionImagePromoHead
{
	float:left;
	background-color:#000;
	padding:3px 3px 0px 10px;
	width:171px;
}

.sectionImagePromoImg
{
	float:left;
}

.sectionImagePromoText
{
	float:left;
	background:url(modbannerback.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F1F1F1;
	width:171px;
	min-height:63px;
	font-size:11px;
	padding:6px 7px 6px 6px;
}

.imagePromoHeader
{
	font-size:20px;
	font-weight:bold;
	color:#3399CC;
	margin-bottom:2px;
}

.imagePromoSubHeader
{
	font-size:13px;
	color:#FFFFFF;
}

.highlightRow
{
	float:left;
	background-color:#7B9CAD;
	clear:left;
	margin-top:5px;
	width:100%;
	min-height:60px;
}

.highlightRowImg
{
	float:left;
	width:65px;
	height:65px;
}

.highlightRowHeader
{
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;	
}

.highlightRowBody
{
	float:left;
	padding:3px;
	width:162px;
}

.highlightRowText
{
	color:#FFF;
}

.highlightRowText a
{
	color: white;
	text-decoration: underline;
}

#bottomLinks
{
	float:left;
	width:953px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#9BB6C5;
	color:#FFF;
}

#bottomLinks a
{
	color:#FFF;
	text-decoration:none;
}

#bottomLinks a:hover
{
	text-decoration:underline;
}

.bottomLinksSect
{
	float:left;
	width:31%;
	padding:10px;
}

.bottomLinksSectMid
{
	float:left;
	width:34%
	padding:10px;
}

#bottomLinks h1
{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-bottom:3px;
}

.newsContainer
{
	float:right;
	margin-right:10px;
	margin-left:5px;
	width:265px;
	
}

.topNewsStory
{	
	float:left;
	clear:left;
	width:259px;
	background:url(topnewsback.jpg);
	background-repeat:repeat-x;
	padding:3px;
	margin-bottom:2px;
	min-height:40px;
}

.topNewsStory a
{
	color:#245870;
	text-decoration:none;
}

.topNewsStory a:hover
{
	text-decoration:none;
}
.newsStory
{
	float:left;
	clear:left;
	width:259px;
	background:url(other_websites_modgradback3.gif);
	background-repeat:repeat-x;
	padding:3px;
	margin-bottom:2px;
	min-height:40px;
}

.newsStory a
{
	text-decoration:none;
	color:#FFF;
}

.newsLeftTab
{
	float:left;
	background-color:#7998AA;
	width:98px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-right:2px;
	margin-bottom:2px;
}

.newsRightTab
{
	float:left;
	background-color:#A7BAC8;
	width:145px;
	padding:5px;
	font-size:13px;
}

.newsRightTab a
{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	display:block;
}

#imgScroller
{
	float:left;
	width:100%;
	margin-top:10px;
}

#imgScrollerleftHead
{
	float:left;
	width:99px;
	background-color:#84A5BD;
	font-size:13px;
	color:#FFF;
	padding:5px;
	border-bottom:1px solid white;
	border-right:1px solid white;
}

#imgScrollerrightHead
{
	float:left;
	width:824px;
	height:16px;
	background-color:#B5C6D6;
	color:#FFF;
	padding:5px;
	border-bottom:1px solid white;
}

#topSection 
{
	float:left;
	clear:left;
	margin-left:10px;
	margin-right:10px;
	width:100%;
}

#bottomSection
{
	float:left;
	clear:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:100%;
}

#bottomLinksHeader
{
	float:left;
	width:100%;
	padding:10px 10px 5px 10px;
}

.whiteSectionTitle
{
	color:#FFF;
}

.visitPic
{
	float:left;
	clear:left;
	margin-top:10px;
	margin-bottom:5px;
}

.visitPicLinks
{
	float:left;
	clear:left;
	margin-top:10px;
}

.visitPicImg
{
	border:none;
}

.visitPicLinks a:hover
{
	text-decoration:underline;
}

.visitPicBanner
{
	background:url(gradback4_1.jpg);
	background-repeat:repeat-x;
	padding:2px 2px 2px 5px;
	min-height:19px;
	font-size:11px;
	color:#666666;
}

.visitMapImg
{
	float:left;
	margin-left:10px;
	margin-top:20px;
}

.visitMapLinks
{
	float:left;
	clear:left;
	margin-top:10px;
	width:145px;
}

.visitMapLinks a
{
	color:#666666;
	text-decoration:none;
}

/*
.visitMapLink
{
	float:left;
	clear:left;
	margin-top:5px;
}
*/
.sectionBottomLinks
{
	clear:both;
	float:right;
}

.sectionBottomLinks ul
{
	float:right;
}

.sectionBottomLinks ul li
{
	float:right;
	color:#479FC5;
	list-style:none;
	padding-left:3px;
}

.sectionBottomLinks ul li a
{
	padding-top:2px;
}

.resourcesSect
{
	float:left;
	clear:left;
	width: 220px;
	min-height:195px;
	padding:5px 10px 5px 5px;
	background:url(gradback3_1_lower.jpg);
	background-repeat:repeat-x;
}

.resourcesTab1on
{
	float:left;
	padding:5px;
	color:#FFF;
	background:url(gradback3_1_upper.jpg);
	background-repeat:repeat-x;
}

.resourcesTab1off
{
	float:left;
	margin-bottom:2px;
	background-color:#B7BCC9;
	padding:5px 5px 3px 5px;
	color:#FFF;
	display:none;
}

.resourcesTab2on
{
	float:left;
	background-color:#A4ACC7;
	margin-left:2px;
	padding:5px;
	color:#FFF;
	background:url(gradback3_1_upper.jpg);
	background-repeat:repeat-x;
	display:none;
}

.resourcesTab2off
{
	float:left;
	margin-left:2px;
	margin-bottom:2px;
	background-color:#B7BCC9;
	padding:5px 5px 3px 5px;
	color:#FFF;
}

.resourcesTab3on
{
	float:left;
	margin-left:2px;
	background-color:#A4ACC7;
	padding:5px;
	color:#FFF;
	background:url(gradback3_1_upper.jpg);
	background-repeat:repeat-x;
	display:none;
}

.resourcesTab3off
{
	float:left;
	margin-left:2px;
	margin-bottom:2px;
	background-color:#B7BCC9;
	padding:5px 5px 3px 5px;
	color:#FFF;
}

.resourcesTab1on a, .resourcesTab1off a, .resourcesTab2on a, .resourcesTab2off a, .resourcesTab3on a, .resourcesTab3off a
{
	color:#FFF;
	text-decoration:none;
}

.resourcesTab1on .resourcesTab1off .resourcesTab2on .resourcesTab2off .resourcesTab3on .resourcesTab3off a:hover
{
	text-decoration:underline;
}
/*=================================================*/

.boxgrid
{ 
	width: 234px; 
	height: 99px;
	float:left;  
	overflow: hidden; 
	position: relative; 
	/* margin-left:1px; */
}

.boxgrid a
{
	color: black;
	text-decoration: underline;
}

.boxgrid1
{ 
	width:210px;
	height:134px;  
	float:left;  
	overflow: hidden; 
	position: relative; 
	/* margin-left:1px; */
}

.boxgrid1 a
{
	color: black;
	text-decoration: underline;
}

.boxgrid2
{
	width:273px;
	height:133px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:1px;	
}

.boxgrid2 a
{
	color: black;
	text-decoration: underline;
}

.boxgrid img
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p
{ 
	padding: 5px 5px 5px 5px; 
	color:#000;
}

.boxgrid1 p
{
	padding: 5px 5px 5px 5px; 
	color:#000; 
}

.boxgrid2 p
{
	padding: 5px 5px 5px 5px; 
	color:#000; 
}

.boxcaption
{ 
	float: left; 
	position: absolute; 
	background: #B5C6D6; 
	height: 125px; 
	width: 100%; 
	opacity: .8; 
	
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaption h3
{
	font-size:13px;
	margin-left:5px;
}
 				
.caption .boxcaption 
{
 	/*top: 0;*/
	top:115px;
 	left: 0;
}



/*===============================*/

.videoGallTitle
{
	color:#FFF;
	margin:3px;
	text-transform:uppercase;
	font-size:13px;
	width:195px;
	text-align:center;
}

#topSection1
{
	float:left;
	clear:left;
	margin-left:10px;
	width:363px;
}

#topSection2
{
	float:left;
	margin-left:10px;
	width:295px;
}

#topSection3
{
	float:left;
	margin-left:10px;
	width:251px;
}

#bottomSection1
{
	float:left;
	clear:left;
	margin-left:10px;
	width:394px;
}

#bottomSection2
{
	float:left;
	margin-left:10px;
	width:265px;
}

#bottomSection3
{
	float:left;
	margin-left:15px;
	width:243px;
}

/*===QUICK LINKS===*/

#button 
{	
	margin-top:5px;
	height: 23px;
	width:200px;
	font-size:13px;
	color:##5A5657;
}

#button p 
{
	float:left;
	margin-top:4px;
	color:#666666;
	font-size:12px;
}
		
ul, li 
{
	margin:0; 
	padding:0; 
	list-style:none;	
}
			
.menu_class 
{
				
}
			
.the_menu 
{
	display:none;
	width:200px;
	border:6px solid #7998AA;
	position:relative;
	z-index:100;
	right:20px;
	top:-5px;
}
			
.the_menu li 
{
	background-color:#FFF;
}
			
.the_menu li a 
{
	text-decoration:none; 
	padding:3px 10px 10px 3px; 
	display:block
}
			
.the_menu li a:hover 
{
	text-decoration:underline;
}

#scrollerHead
{
	float:left;
	/* margin-left:1px; */
	width:941px;
	height:25px;
	border-top:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}

#scrollertl
{
	float:left;
	background:url(highlights_tl.jpg);
	background-position:left top;
	width:3px;
	height:3px;
	margin-left:-1px;
	margin-top:-1px;
}

#scrollertr
{
	float:right;
	background:url(highlights_tr.jpg);
	background-position:right top;
	width:3px;
	height:3px;
	margin-right:-1px;
	margin-top:-1px;
}

/*===DEFAULT STYLES===*/

.multimediaTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#336666;
}

.multimediaSubHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#336666;
}


/*==Test Styles==*/

.Trebuchet16pxWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:16px;
}

.TimesItalic32pxWhite
{
	font-family:"Times New Roman"
	color:#FFFFFF;
	font-size:32px;
}

.Trebuchet17pxWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:17px;
}

.Trebuchet15pxBoldGrey
{
	font-family:Trebuchet MS;
	color:#999999;
	font-size:15px;
	font-weight:bold;
}

.Times36pxBoldWhite
{
	font-family:"Times New Roman"
	color:#FFFFFF;
	font-size:36px
	font-weight:bold;
}

.Times24pxItalicWhite
{
	font-family:"Times New Roman"
	color:#FFFFFF;
	font-size:24px;
	font-weight:italic;
}

.Trebuchet16pxGrey
{
	font-family:Trebuchet MS;
	color:#999999;
	font-size:16px;
}

.Trebuchet15pxBoldGrey
{
	font-family:Trebuchet MS;
	color:#999999;
	font-size:15px;
	font-weight:bold;
}

.Trebuchet16pxWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:16px;
}

.Trebuchet16pxBoldWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.Trebuchet14pxBoldYellow
{
	font-family:Trebuchet MS;
	color:#FFCC00;
	font-size:14px;
	font-weight:bold;
}

.Trebuchet14pxWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:14px;
}

.Trebuchet15pxBoldItalicWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

.Trebuchet14pxGrey
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#999999;
}

.Trebuchet14pxItalicWhite
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
}

.testClass
{
	font-family:arial;
	color:red;
	font-weight:bold;
	font-size:30px;
}

.promoHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.9em; 
	letter-spacing: 2px;
	color:#413721 ;
	margin-bottom:5px;
}
/* New Stuff - added by Jason*/

#headerLogoSplash
{
	margin-bottom:10px;
	margin-left:2px;
}

#textslot1
{
    /*border: 5px solid red;*/
    margin-bottom: 15px;
    margin-right:10px;

    
}

#ad
{    
    /*border: 5px solid green;*/   
}
.xmas_style1{
	background-image:url('hs_festive_opening.jpg');
	color:#FFF;
	width:215px;
	height:22px;
	margin-top:2px;
	margin-right:8px;
	padding: 3px 3px 7px 5px;
	float:left;
	text-align:left;
	display:block;
}
.xmas_style1.selected
{
	background-image:url('hs_festive_opening_selected.jpg');
	color:#FFF;
	width:215px;
	height:22px;
	margin-top:2px;
	margin-right:8px;
	padding:3px 3px 5px 5px;
	float:left;
	text-align:left;
	display:block;
	border: 1px solid #D3D3D3;
}

.xmas_style2{
	background-image:url('hs_festive_events.jpg');
	color:#FFF;
	width:215px;
	height:22px;
	margin-top:2px;
	margin-right:8px;
	padding: 3px 3px 7px 5px;
	float:left;
	text-align:left;
	display:block;
}
.xmas_style2.selected
{
	background-image:url('hs_festive_events_selected.jpg');
	color:#FFF;
	width:215px;
	height:22px;
	margin-top:2px;
	margin-right:8px;
	padding:3px 3px 5px 5px;
	float:left;
	text-align:left;
	display:block;
	border: 1px solid #D3D3D3;
}
.xmas_style3{
	background-image:url('hs_festive_offers.jpg');
	color:#FFF;
	width:215px;
	height:22px;
	margin-top:2px;
	/*margin-right:px;*/
	padding: 3px 3px 7px 5px;
	float:left;
	text-align:left;
	display:block;
}
.xmas_style3.selected
{
	background-image:url('hs_festive_offers_selected.jpg');
	color:#FFF;
	width:215px;
	height:22px;
	margin-top:2px;
	/*margin-right:8px;*/
	padding:3px 3px 5px 5px;
	float:left;
	text-align:left;
	display:block;
	border: 1px solid #D3D3D3;
}

h1
{
	font-size:12px;
	//font-family: Arial, Helvetica, sans-serif;
	font-family:"Time New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;


}
h2
{	
	/*color:#10381C;*/
	color:#11381D;
	font-size:91%;
	font-family:"Time New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight:500;
}

/* h3
{	
	color:#EEBC1D;
	font-size:80%;
	font-family:"Time New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	/*text-align:center;*/
	margin-top:7px;
}*/

h3.edinburgh
{	
	color:#9D0030;
	font-size:80%;
	font-family:"Time New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	/*text-align:center;*/
	margin-top:4px;
}
h4
{
	font-size:100%;
	color: #ffffff;
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
/*
p
{
	font-size:88%;
	color: #585858;
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	line-height: 115%;
}*/

#slider2
{
	/* border: 1px solid #d3d3d3;
	 width:685px;
	 margin-bottom:10px;
	 height:auto;
	 border-top: none; */
}

.contentText2
{
	float:left;
	background-color:white;
	color:black;
	width:650px;
	//min-height:193px;
	padding:20px 10px 10px 10px;;
	text-align:left;
	position:absolute;
	font-size:87%;
	color: #585858;
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	overflow:visible;
}
p.ad
{
	width:330px;
	margin-bottom:10px;
	
}
p.ad1
{
	width:330px;
	margin-bottom:10px;
	margin-left:9px;
	
}
a.ed
{
	margin-left:9px;
}
a.ed2
{
	margin-left:35px;
}
table 
{
	margin-bottom:10px;	
}
table a
{
	color:#805000;
	font-size:90%;
	font-family:"Time New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	/*margin-right:35px;*/
	text-decoration:none;
}

div .contentText2 a
{
	color:#805000;
	font-size:91%;
	
	font-weight: normal;
	

}
div .contentText2 h4
{
	color:#215E21;
	font-size:91%;
	font-family:"Time New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	

}
div .contentText2 h5
{
	font-weight:bold;

}

div .contentText2 h6
{
	color:#2A7D9B;
	font-size:91%;
	font-family:"Time New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	

}
.signupbtn
{
	background-color:grey;
	border:1px solid grey;
	color:#FFF;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
}

/* -------------------------------------------------------- */

#laoh
{
	margin: 0 0 10px 10px;
	height: 100%;
	width: 945px;
	float: left;
}

#leftColumn
{
	float: left;
	width: 667px;
	height: 100%;
}

#heroArea
{
	width: 664px;
	overflow: hidden;
	background-color: black;
}

#heroTextArea
{
	float: left;
	background-color: black;
	width: 266px;
	height: 100%;
	padding: 20px 10px 10px 10px;
	text-align: left;
}

#heroArea img {
	position: relative;
	float: right;
}

/*.laohHeroPic
{
	float: right;
	width: 380px;
	height: 100%;
}*/

.heroText
{
	font: 13px Arial;
	color: #FFFFFF;
}

.heroHeader
{
	font: bold 18px Arial;
	color: #FFFFFF;
}

.promoArea
{
	width: 667px;
	padding-top: 4px;
	float: left;
}

.laohPromo
{
	float: left;
	width: 220px;;
	display: inline;
	margin-right: 2px;
}

.promoHeader
{
	text-align: left;
	width: 210px;
	background-color: #9E9A97;
	height: 30px;
	padding: 8px 0 0 10px;
}

.promoHeaderText
{
	font: bold 12px Arial;
	color: #FFFFFF;
}

.promoHeaderText a
{
	color: #FFFFFF;
}

.laohList
{
	list-style-type: none;
	width: 100%;
	float: left;
}

.laohList li
{
	display: inline;
	width: 221px;
	float: left;
	height: 30px;
	text-align: left;
	padding-top: 3px;
}

.laohList li a
{
	padding: 5px 0 0 10px;
	/* width: 200px; */
	height: 20px;
	display: block;
}

.borderVertical
{
	background-image: url('borderVertical.png');
	height: 180px;
	width: 1px;
	float: left;
	margin-top:13px;
}

#borderHorizontal
{
	height: 1px;
	width: 666px;
	float: left;
	background-image: url('borderHorizontal.png');
	display: block;
}

.mainSection
{
	width: 100%;
	float: left;
	margin-top: 4px;
	background-image: url('gradient.png');
	background-repeat: repeat-x;
}

#heritageHolding
{
	float: left;
}

#climateHolding
{
	display: none;
	float: left;
}

#conservationHolding
{
	display: none;
	float: left;
}

#conservationImage, #climateImage
{
	width: 432px;
	float: left;
	margin-left: 10px;
}

#conservationText, #climateText
{
	margin-top: 43px;
	font: 12px Arial;
	color: black;
	overflow: hidden;
	margin-right:5px;
	margin-left:5px;
}

.title
{
	margin: 17px 0 10px 10px;
	font: 14px Arial;
	color: #333333;
	width: 432px;
	float: left;
}

.conservation:hover, .climate:hover, .heritage:hover
{ 
	cursor: pointer; 
}

.sectionRow
{
	width: 667px;
	min-height: 200px;
}

.section
{
	float: left;
	width: 221px;
	height: 200px;
	position: relative;
}

.sectionHeading
{
	font: 14px Arial;
	color: #333333;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;	
	/* position: absolute; 
	bottom: 160px;*/
}

.sectionHeading a
{
	font: 14px Arial;
	color: #333333;
}

.section img
{
	margin-left: 10px;
	position: absolute; 
	bottom: 50px;
}

.sectionText
{
	font: 12px Arial;
	color: #000000;
	margin-left: 10px;
	position: absolute;
	bottom: 5px;
	width: 200px;
	
}

.sectionText a
{
	font: 12px Arial;
	color: #000000;

}

.active
{
	background-image: url('activeImageBG.png');
	background-repeat: repeat-x;
}

.active a
{
	color: #333333;
	font: 16px Arial;
	
}

.inactive
{
	background-color: #BFBAB4;
	border-left: 1px white solid;
	border-bottom: 2px white solid;
	border-right: 1px white solid;
}

.inactive a
{
	color: #FFFFFF;
	font: 16px Arial;
}

#additionalLinks
{
	margin-top: 35px;
	float: left;
	width: 667px;
}

.addLinkText
{
	font: 10px Arial;
	color: #999999;
	position: absolute;
	bottom: 10px;
	width: 123px;
}

.linkSection a
{
	color: #6699cc;
	font: 12px Arial;
}

.linkSection
{
	float: left;
	width: 187px;
	margin: 0 25px 10px 10px;
	border-bottom:1px dotted blue;
	min-height: 75px;
	position: relative;
}

.linkSection img
{
	float: right;
	padding: 5px 0 5px 5px;
}

#rightColumn
{
	float: right;
	height: 100%;
	width: 260px;
	margin-left: 8px;
}

.menuFindOutMenu
{
	width: 260px;
	list-style-type: none;
	background-image: url('gradient.png');
	background-repeat: repeat-x;
}

.menuFindOutHeader
{
	color: #FFFFFF;
	background-color: #BFBAB4;
	width: 250px;
	font: 16px Arial;
	float: none;
	padding: 10px 0 10px 10px;
}

.menuFindOutMenu a
{
	color: #000000;
}

.menuItem
{
	padding-top:5px;
	padding-bottom:2px;
	width: 230px;;
	min-height: 23px;
	margin-left: 10px;
	font: 12px Arial;
	color: #000000;
	border-top: 1px dotted #000000;
}

.menuItemTop
{
	padding-top:5px;
	padding-bottom: 2px;
	width: 230px;
	margin-left: 10px;
	min-height: 23px;
	font: 12px Arial;
	color: #000000;
}

#onlineHeritageResources
{
	margin-top: 20px;
	/*margin-left: 10px;
	border: solid 1px red;*/
}

.onlineHeritageHeader
{
	color: #FFFFFF;
	background-color: #BFBAB4;
	font: 16px Arial;
	float: none;
	padding: 10px 0 12px 10px;
}

.onlineHeritageItem
{
	height: 90px;
	padding: 8px 0 0 8px;
	border-bottom: 1px dotted #000000;
}

.onlineHeritageItem img
{
	float: right;
	position: relative;
	bottom: 25px;
}

.heritageLink
{
	font: bold 11px Arial;
	color: #6699cc;
	width: 105px;
}

.heritageText, .heritageText a
{	
	font: 11px Arial;
	color: #000000;
	position: relative;
	float: left;
	width: 105px;
}

.additionalText
{
	font: 11px Arial;
	color: #000000;
	position: absolute;
	bottom: 10px;
	width: 123px;
}

.additionalText a
{
	color: #000000;
	font: 11px Arial;
}

#loneImage
{
	margin-top: 26px;
}

.icons
{
	height: 15px;
}
