@charset "utf-8";
/* CSS Document */
/*  HOME PAGE TEMPLATE */

#header_bannerphoto	{
	margin: 0px;
	}
	/* HACK for SAFARI & CHROME */	
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #header_bannerphoto { margin-top: 2px;}
}	
.header_photometa {
	height: 38px;
	margin-left: 15px;
	margin-right: 15px;
	}
.header_photocred {
	text-align: left;
	color: #666666;
	font-size: 12px;
	display: inline;
	float: left;
	padding-top: 11px;
	font-family:"Times New Roman", Times, serif;
	}
.header_photodesc {
	text-align: right;
	color: #666666;
	font-size: 12px;
	display: inline;
	float: left;
	padding-top: 11px;
	font-family:"Times New Roman", Times, serif;
	margin-left: 20px;
	}	
#home {
	width: 100%;
	height: 100%;
	display: inline;
	float: left;
	position: relative;
	margin: -4px 0 20px 0;
	padding: 0;
	line-height: 15px;
	}

#columnA {
	width: 632px;
	height: 100%;
	min-height: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-top: 17px;
	margin-left: 15px;
	margin-right: 22px;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#BlockAFeature {  /* TIES Blocks A1 and A2 together in height */
	width: 100%;
	height: 100%;
	float: left;
	clear: right;
	display: block;
	margin-bottom: 12px;
	}	
#BlockA1 {
	width: 342px;
	min-height: 10px;
	display: inline;
	float: left;
	margin-right: 22px;
	position: relative;
	}
.BlockA1img, .BlockA1img img	{
	margin-top: 0;
	padding: 0;
	width: 342px;
	}
.BlockA1content	 {
	background-color: #F3F3F3;
	}
.BlockA1text {
	margin: 16px 15px 0 12px;
	padding: 0;
	text-align: left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	padding-bottom: 10px;
	}
#BlockA2 {
	width: 268px;
	min-height: 10px;
	display: inline;
	float: left;
	margin: 0;
	position: relative;
	}

.BlockA2img, .BlockA2img img	{
	margin-top: 0;
	padding: 0;
	width: 268px;
	}
.BlockA2text {
	margin: 16px 0 0 0px;
	padding: 0;
	text-align: left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	padding-bottom: 10px;
	}		
#BlockA2 h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #e53818;
	margin-bottom: 16px;
	padding: 0;
	}
#BlockAOther {   /* TIES Blocks A3 and A4 together in height */
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	display: block;
	}		
#BlockA3 {
	width: 160px;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	padding: 0;
	text-align: justify;
	color: #000000;
	}
#twitterfeed {
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
	float: left;
	}		
#BlockA4 {
	width: 435px;
	display: inline;
	float: left;
	margin: 0;
	}
.BlockA4text {
	margin: 16px 0 0 0px;
	padding: 0;
	text-align: left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	padding-bottom: 0px;
	}		
#columnB {
	width: 300px;
	height: 100%;
	min-height: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-top: 17px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#BlockB1 {
	width: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-bottom: 19px;
	}
.BlockB1img {
	display: inline;
	float: left;
	position: relative;
	}
.BlockB1img img {	
	margin-top: 0px;
	width: 300px;
	}
.BlockB1text {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	position: relative;
	float: left;
	}
#BlockB2 {
	width: 100%;
	position: relative;
	display: block;
	float: left;
	background-color: #F3F3F3;
	}
.BlockB2text {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504e4e;
	text-align: left;
	float: left;
	margin: 0 10px 24px 20px;
	}
#BlockB3 {
	width: 100%;
	position: relative;
	display: inline;
	float: left;
	margin-bottom: 19px;
	}
.BlockB3img {
	display: inline;
	float: left;
	position: relative;
	}
.BlockB3img img {	
	margin-top: 0px;
	width: 300px;
	}
.BlockB3text {
	margin: 14px 10px 14px 10px;
	padding: 0;
	text-align: left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	position: relative;
	float: left;
	}
.article {
	}
.artlink {
	color: #003663;
	}
.artlink:hover {
	cursor: pointer;
	text-decoration:underline;
	}
	
#home_quote {
	width: 160px;
	float: left;
	margin-bottom: 12px;
	padding-top: 10px;
	position: relative;
	}	
.home_quote {
	width: 160px;
	float: left;
	margin-bottom: 12px;
	padding-top: 10px;
	position: relative;
	}	
.home_crowd {
	width: 160px;
	float: left;
	margin-bottom: 12px;
	padding-top: 10px;
	position: relative;
	}	
.home_crowd img {
	width: 160px;
	}	
.home_quotetxt {	
	color: #504e4e;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	display: inline;
	}
.home_quotetxt p {
	text-align: justify;
	font-size: 12px;
	margin-bottom: 3px;
	}
.home_quoteauth 	{	
	color: #666666;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-align: right;
	padding-bottom: 5px;
	}
#newsfeed {
}


.tourmini {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504e4e;
	text-align: left;
	float: left;
	margin-top: 26px;
	margin-bottom: 14px;
	}
.tourmini p {
	margin: 0 10px 4px 10px;
	}		
