body {
	background-color: #00204F;
}
/* @main container */
.rainbowcoast {
	width: 1100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	clear: both;
}
.head-lhc {
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.head-lhc h1 {
	color: #003399;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
.head-rhc{
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.toprhc {

}
.toprhc a {
	font-family: 'Arimo', sans-serif;
	font-size: 11px;
	color: rgba(255,255,255,1);
	background-color: rgba(72,95,202,1);
	border: 1px solid rgba(255,255,255,1);
	display: block;
	width: 210px;
	text-align: center;
	padding: 5px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 5px #666666;
	-webkit-box-shadow: 2px 2px 5px #666666;
	box-shadow: 2px 2px 5px #666666;
	float: right;
	margin-right:15px;
}
.toprhc a:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(61,80,172,1);
	border: 1px solid rgba(255,255,255,1);
}

/* @albany */

.albanybase {
	width:700px;
	margin:auto;
	display: block;
	border: thin solid rgba(25,52,136,1);
	border-radius:15px;
	padding: 15px;
	-moz-box-shadow: 0px 0px 11px #011E4E;
	-webkit-box-shadow: 0px 0px 11px #011E4E;
	box-shadow: 0px 0px 11px #011E4E;
	
}

/* @galleries */

.galleries img{
	margin: 1px;
	border-radius:5px;
	-moz-box-shadow: 2px 2px 5px #666666;
	-webkit-box-shadow: 2px 2px 5px #666666;
	box-shadow: 2px 2px 5px #666666;
}
.galleries td.photogalleryNavigation {
	display:none;
}

/* SLIDESHOWS */

.herowrap {
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
.herowrap p {
	font-size: 12px;
	color: rgba(89,96,63,1);
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.herowrap img {
	border-radius:10px;

}
 

.pinit{
	display: block;
	width: 65px;
	margin-right: auto;
	margin-left: auto;
}






/* @header photograph */
.bannerphoto {
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	margin-bottom:15px;
	border-radius:15px;
	display: block;
	clear:both;
	-moz-box-shadow: 0px 0px 8px #666666;
	-webkit-box-shadow: 0px 0px 8px #666666;
	box-shadow: 0px 0px 8px #666666;
}
.photocaption {
	font-size: 12px;
	text-align: center;
}
.photocaption img{
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	border-radius:15px;
	display: block;
	clear:both;
	-moz-box-shadow: 0px 0px 6px #666666;
	-webkit-box-shadow: 0px 0px 6px #666666;
	box-shadow: 0px 0px 6px #666666;
}
.aroundphoto {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	border-radius:15px;
	display: block;
	-moz-box-shadow: 0px 0px 8px #666666;
	-webkit-box-shadow: 0px 0px 8px #666666;
	box-shadow: 0px 0px 8px #666666;
}



/* @footers *
footer {
	background-image: url(gold-images/images/rainbowbase2010.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 85px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
} 

*/
footer {
	display: block;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
	background-image: url(/gold-images/images/rainbowbody2010.jpg);
	background-repeat: repeat-y;
	min-height: 210px;
	border-bottom: medium ridge rgba(12,43,101,1.00);
} 

.footerinfo {
	display: block;
	padding: 10px;
	
	float: right;
	width: 750px;
	margin-right: 35px;
	background-color: rgba(255,255,255,1);
	border: medium solid rgba(1,31,77,1);
	border-radius:25px;
	-moz-box-shadow: 3px 3px 15px #666666;
	-webkit-box-shadow: 3px 3px 15px #666666;
	box-shadow: 3px 3px 15px #666666;
	clear:both;
}

/* @maps */

/* @maps - the popup bubbles */

span.mapki {
	width: 255px;
	display: block;
}
span.mapki a {
	display: block;
	clear: both;
}
/* @maps - large surround*/

.maplarge {
	width: 725px;
	border: 8px double rgba(57,98,183,1);
	border-radius:5px;
	color: rgba(62,110,193,1);
	-moz-box-shadow: 3px 3px 15px #666666;
	-webkit-box-shadow: 3px 3px 15px #666666;
	box-shadow: 3px 3px 15px #666666;
}


/* @maps and locations list bg*/
/*.introx {
	font-size: 11px;
	background-image:  url("images/400gbg.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom:25px;
}
.introx img{
	border-radius:5px;
	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
	margin-left:3px;
	margin-top:5px;
}
*/
 

.mapborder {
	display: block;
	border: thin solid rgba(25,52,136,1);
	border-radius:15px;
	padding: 15px;
	-moz-box-shadow: 0px 0px 11px #011E4E;
	-webkit-box-shadow: 0px 0px 11px #011E4E;
	box-shadow: 0px 0px 11px #011E4E;
	
}
.mapborder h1 {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
}









hr {

	
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	
	
	
}

/* @bannerarea */
.rainbowbanner {
	background-image: url(/gold-images/images/rainbowtop2010.jpg);
	background-repeat: no-repeat;
	width: 1100px;
	height: 179px;
}
.rainbowbody {
	width: 1100px;
	background-image: url(/gold-images/images/rainbowbody2010.jpg);
	background-repeat: repeat-y;
	
}
.whalesbb {
	background-image: url(/gold-images/images/rainbowwhales.jpg);
	background-repeat: no-repeat;
}


/* @leftcolumn */

.rainbowleft {
	float: left;
	width: 250px;
	display: block;
	padding-top: 55px;
	padding-left: 25px;	
}

.rainbownav {
	
}

.textspace {
	float: right;
	width: 660px;
}


nav {
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.sociallhc {
	color: #dbe5f1;
}
.tweetlhc {
	display: block;
	margin-left: 35px;	
}






/* Styles for the main ul */
nav ul
{
	list-style : none;
	width: 240px;
	padding-left: 0px;
}
/* hide the second level ul */
nav ul li ul{
	display: none;
	margin: 0;
	padding: 0;
}
/* styles for the first level links */
nav ul li a:link,
nav ul li a:visited
{
	border-bottom: 0px solid rgba(255,198,0,.5);
	color : #FFF;
	display : block;
	font-weight : normal;
	padding : 0.5em 1em;
	text-decoration: none;
	font-size: 16px;
}
nav ul li a:hover, nav ul li a:active{
	color: rgba(202,231,246,1);
	background-color: rgba(0,79,174,1);
}
/* styles for the first level links alpha and beta incl hoverstyles */

nav ul li.alpha a{
	
}

nav ul li.beta a:link, nav ul li.beta a:visited{
	color: rgba(137,156,32,1);
}
nav ul li.beta a:hover, nav ul li.beta a:active{
	color: rgba(202,231,246,1);
	background-color: rgba(0,79,174,1);
}
nav ul li.delta a:link, nav ul li.delta a:visited{
	color: rgba(218,170,42,1);
}
nav ul li.delta a:hover, nav ul li.delta a:active{
	color: rgba(202,231,246,1);
	background-color: rgba(0,79,174,1);
}




/* styles for the second level links */
nav ul li ul li a:link,
nav ul li ul li a:visited
{
	color : #FFF;
	font-weight : normal;
	
	background-color: #2342A1;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* sytles for the second level links hover ​*/
nav ul li ul li a:active, nav ul li ul li a:hover {
	color: rgba(255,198,0,1);
	text-decoration: underline;
	background-color: rgba(0,79,174,1);
}



.leftsocial {
	width:225px;
	margin-left:5px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius:12px;
	background-color: rgba(0,32,79,1);
	border: thin solid rgba(57,99,185,1);
	-moz-box-shadow: 0px 0px 8px #3E6BBC;
	-webkit-box-shadow: 0px 0px 8px #3E6BBC;
	box-shadow: 0px 0px 8px #3E6BBC;
	display: block;
	background-image: url(gold-images/250whales.png);
	background-repeat: repeat-x;
	
}
.leftsocial h1{
	font-size: 16px;
	font-family: 'Arimo', sans-serif;
	color: rgba(255,255,255,1);
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.leftsocial img {
	margin-right: 4px;
	margin-left: 4px;
	-moz-box-shadow: 0px 0px 11px #011E4E;
	-webkit-box-shadow: 0px 0px 11px #011E4E;
}


/* @rightcolumn */
.rainbowtext{
	width: 785px;
	margin-right: 30px;
	margin-top: 10px;
	float: right;
	font-family: 'Istok Web', sans-serif;
	font-size:14px;
}
.rainbowtext h1, .rainbowtext h2{
	font-family: 'Istok Web', sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: rgba(67,116,195,1);
}
.rainbowtext h1, .rainbowtext p, .rainbowtext h2, .rainbowtext h3{
	padding-left: 15px;
	padding-right: 25px;
}
.rainbowtext td p, .rainbowtext td normal, .rainbowtext td h1, .rainbowtext td h2 {
	padding-left: 0px;
	padding-right: 0px;
}

.rainbowtext ul li {
	line-height: 2;
}




.rainbowclear{
	clear: both;
}





/* @features-webapp 
 
.features {
	background-image: url(gold-images/tourismbg-760.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
 }
*/

 
 
.features table.listing{
	padding-top:15px;
	padding-left: 15px;
	padding-right:15px;	
}
.features div.listingcent{
	text-align: center;
}
.features div.listingcent img{
	border-radius:12px;
	-webkit-box-shadow: 2px 3px 4px 3px rgba(0,0,0,0.2);
	box-shadow: 2px 3px 4px 3px rgba(0,0,0,0.2);
	margin-top: 4px;
	margin-bottom: 5px;
}
.features td.titlebow{
	font-family: 'Istok Web', sans-serif;
	font-size: 18px;
}
.featureslhc {
	margin-left:auto;
	margin-right:auto;
	padding-right: 5px;
	padding-top:5px;
	text-align: center;
}






.rainbowcontent{
	width: 785px;
	margin-right: 30px;
	float: right;
	
}




.bbgs {

	background-image: url(/images/bbg.jpg);
	background-repeat: no-repeat;
}
.navbacks {
	background-image: url(/images/tides.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

.style1 {color: #6699CC}
.guidebow {

	font-size: 15px;
	font-weight: bold;
}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subcopy {
	font-size: 10px;
}
.accombold {
	font-weight: bold;
	color: #0066CC;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.wineries {
	color: #660033;
	font-weight: bold;
}
.subtitles {

	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.sublink {
	font-size: 10px;
	color: #3366CC;

}
.areas {

	font-size: 14px;
	color: #339900;
}
.albanytitles {


	font-size: 16px;
	font-weight: bold;
	color: #990000;
}




.Atitles {
	font-size: 14px;
	font-weight: bold;
	color: #990000;

}
.Asubtitle {
	color: #660000;
	font-weight: bold;
	font-size: 14px;

}
.Wtitles {

	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.maptitles {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.mapsubs {

	font-size: 12px;
	color: #FFFFFF;
}
.boxtop {
	background-image: url(images/extras/rainbowbox/images/BOXTOP.jpg);
	top: 30px;

}
.gap {
	background-image: url(images/gaprain2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.albanylink {
	color: #660000;
	font-size: 10px;
}
.quotess {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
a:visited {
	font-style: normal;

}
.Alink {
	color: #993300;
}
.wlink {
	color: #006633;
}
.titles-subblue {

	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.vsmall {
	font-size: 9px;
	text-decoration: none;
}
a {
	color: #385FC4;
}
.advblue {
	color: #3366CC;
	font-size: 14px;
	font-weight: bold;

}
.advbluefeature {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.asubtitles {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.Wsub {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.advred {
	font-weight: bold;
	color: #993333;
	font-size: 14px;

}
.advredsm {

	font-weight: bold;
	color: #993333;
	font-size: 12px;
}
.advsmall {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.lefttitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3156AE;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.nav2010 {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2011 {
	color: #FBD32E;
}
.xpres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}



.titlebow {
	font-size: 18px;
	color: #003399;
	font-weight: normal;
}

.curvyz {
	background-image:  url("images/400gbg.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.introy {
	font-size: 11px;
	background-image:  url("images/q400gbg.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}


/* @googlefontfamily
font-family: 'Voces', cursive;
font-family: 'Noto Sans', sans-serif;
font-family: 'Economica', sans-serif;
font-family: 'Istok Web', sans-serif;
font-family: 'Arimo', sans-serif;
font-family: 'Original Surfer', cursive;
http://www.google.com/fonts/#UsePlace:use/Collection:Voces|Noto+Sans|Economica|Arimo|Original+Surfer
 @banner */

/* @guides-webapp */
.guides{
	

}
.guides h1{

}




/* @banner */
.bg2010 {
	background-image: url(gold-images/images/rainbowtop2010.jpg);
	background-repeat: no-repeat;
	height: 179px;
}
/* @end */



/* @mainbody */
.rainbowtiles {
	background-image: url(/gold-images/images/rainbowbody2010.jpg);
	background-repeat: repeat-y;
}

/* @end */



/* @base */
.rainbase {
	background-image: url(/gold-images/images/rainbowbase2010.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* @end */



.tourismtrs {
	background-image: url(/images/tourism2.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.tourismsub {
	font-size: 12px;
	color: #666666;
}
.bannerleft {
	font-size: 12px;
	color: #FFFFFF;
}
.guidebow {
	font-size: 15px;
	font-weight: bold;
}
.leftfeatures {
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
}
.intron {
	background-image:  url("images/400gbg.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.brdrs {
	border: thin solid #ACB8CE;
}
.whitebordex {
	padding-bottom: 5px;
	border: thin solid #FFFFFF;
}
.navt {
	font-weight: bold;
	color: #7784E2;
	border: thin solid #7784E2;
	font-size: 10px;
}
 
.cntrds {
	text-align: justify;
	padding-right: 6px;
	padding-left: 4px;
}
.walpolefont td{
font-family: 'Arimo', sans-serif;
	font-size: 14px;
	line-height:125%;
}

.walpolefont span.titles{
	font-family: 'Arimo', sans-serif;
	font-weight: normal;
}


table.featuresmain td {
	font-size:14pt!important;
}
.previewz {
	height:172px;
}