@charset "utf-8";
body  {
	font: 100% "Lucida Grande","Lucida Sans Unicode",sans-serif;
	background: #462c13 url(../homeBGs/homesWRAPBG.jpg) top center no-repeat ;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
img  {
border: 0;
}
.era #container { 
	position: relative; 
	width: 914px; 
	background: url(../homeBGs/middleBG2.jpg) top center repeat-y; 
	margin: 0 auto; 
	/* border: 1px solid #000000; */
	text-align: left; 
}

/* HEADER  */
/*=============================================================================*/
.era #header { 
	background: url(../homesl1/header.jpg) top center no-repeat;
	padding: 0 0px 0 0px;
	height: 221px;
} 
.era #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.era #blogbutton  {
float: right;
margin-top: 20px;
margin-right: 50px;
font-weight: bold;
color:#fff;
}
.era #blogbutton a:link {
text-decoration: none;
border: 0;
background: none;
}
.era #blogbutton a:visited {
text-decoration: none;
border: 0;
background: none;
}
.era #blogbutton a:hover {
text-decoration: none;
border: 0;
background: none;
}
.era #blogbutton a:active {
text-decoration: none;
border: 0;
background: none;
}
.era #contentwrap  {
width: 914px;
background:url(../homeBGs/middleBG2.jpg) top center repeat-y;
	margin: 0; 
height: 100%;
}

/* SIDEBAR 1 (LEFT) */
/*=============================================================================*/
.era #sidebar1 {
	float: left;
	width: 222px;
	background: url(../homeBGs/homes-column-left.jpg) top center no-repeat;
	/* border: 1px solid #000000; */
	padding: 0px 0px 15px 0px;
	height: 913px;
	margin: 0; 
	display:block;
	margin-left: 0px;
}
.era #bookbutton1 {
	margin: 0; 
	padding-top: 0;
	display:inline;
	margin-bottom: 0px;	
}
.era #leftnav  {
	margin-left: 0;
	padding: 0;
	margin-top: 0px; 
	padding-right: 0px;
	border: 0;
	display:inline;
	height: 290px;		
}
.era #email-sub {
	margin: 0; 
	padding-top: 0;
	margin-top: 25px;	
}
.email-formbox {
	margin: 0; 
	padding: 3px;
	font-size:12px; 
	border:1px solid #000000;
	margin-top: 10px;
	margin-bottom: 2px;		
}
.email-text-tag  {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-left: 30px;
}
#email-sub  .input {
    border: 1px solid #006;
    background: #ffc;
}
#email-sub  .submit {
    border: 1px solid #0D314F;
    background: #0D314F;
	color: #FFFFFF;
	width: 60px;
	padding: 5px;
	text-align: center;
	margin-top: 15px;
}
#email-sub .submit:hover {
    border: 1px solid #932C0E;
    background: #932C0E;
}
.era #twitter-box {
	margin: 0; 
	padding-top: 0;
	margin-top: 25px;
    /* border: 1px solid #932C0E; */
	width: 190px;
	margin-left: 15px;	
	text-align: center;	
}
.era #face-title {
	margin: 0; 
	padding-top: 0;
	height: 70px;
	width: 160px;
	text-align: cwenter;
	margin-left: 20px;
	margin-top: 10px;
}

#likebox-frame{
 border:2px solid #FFFDE4;
 width:190px;
 z-index:10;
 height: 350px;
 overflow: hidden;
 position:relative;
 top:-1px;
 left:-2px;
 margin-left: 30px;
 margin-top: 5px;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}

.era #fb-box {
	margin: 0; 
	padding-top: 0;
	margin-top: 25px;
    border: 1px solid #FFFDE4; 
	width: 200px;
	margin-left: 10px;
	background: #FFFDE4;	
}
.fbConnectWidgetTopmost {
border-color:#315C99 #FFFDE4 #FFFDE4;
border-right:1px solid #FFFDE4;
border-style:solid;
border-width:1px;
overflow:hidden;
padding:0;
position:relative;
}



/* SIDEBAR 2 (RIGHT)  */
/*=============================================================================*/
.era #sidebar2 {
	float: right; 
	width: 230px;
	background: url(../homeBGs/right-columnBG.jpg) top center no-repeat;
	height: 900px;
	border: 0px solid #000000;
	padding: 0px 0px 15px 0px;
	margin: 0; 
}

.era #sidebar404 {
	float: right; 
	width: 230px;
	height: 900px;
	border: 0px solid #000000;
	padding: 0px 0px 15px 0px;
	margin: 0; 
}

.era #socialbox {
	margin: 0; 
	padding-top: 0;
	margin-top: 25px;
	margin-bottom: 20px;
    /* border: 1px solid #932C0E; */
	width: 180px;
	margin-left: 20px		
}
.social-icons  {
   margin:0px 0px 0px 10px;
   padding:3px;
}

.era #newsbut {
width: 180px;
text-align: right;
padding-right: 0px;
margin-right: 40px;
margin-top: 10px;
}

.era #rssbox {
	margin: 0; 
	padding-top: 0;
	margin-top: 25px;
    border: 0px solid #FFFDE4; 
	width: 200px;
	margin-left: 0px;
	height: auto;
	overflow: hidden;
font-size: 12px;
font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
 list-style-type: none; 		
}
#rssbox  .headline { 
	color: #3B5998;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	line-height: 15px;	
	}
#rssbox  ul a:link { 
	color: #3B5998;
	text-decoration: none;	
	}
#rssbox ul a:visited { 
	color: #3B5998;
		text-decoration: none;
	}
#rssbox  ul a:hover { 
	color: #3B5998;
	text-decoration: underline;
	}
#rssbox  ul a:active { 
	color: #333333;
	}
.feedburnerFeedBlock ul 
{ list-style-type: none; }
#creditfooter  {
display:none:;
visibility:hidden;
}

/* MAIN CONTENT */
/*=============================================================================*/
.era #mediabox{ 
	margin: 0 220px;
	border: 0px solid #000000; 
	padding: 0 0px;
	height: 328px;
	background: #D9CC98 url(../rotating-images/3BG.jpg) top center no-repeat;
	margin-bottom: 20px;
		 
} 
.era #mainContent { 
	margin: 0 219px;
	/*  border: 1px solid #000000;  */
	padding: 0 10px;
	/* background: #FCFDE2; */ 
	height: auto;
}
.era #mainContent  a:link { 
	color: #7c1211;
	}
.era #mainContent a:visited { 
	color: #7c1211;
	}
.era #mainContent  a:hover { 
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	}
.era #mainContent  a:active { 
	color: #FFFFFF;
	background-color: #333333;
	} 	
.era #title-green {
	margin-top: 0;
	/*  border: 1px solid #000000;  */
	padding: 0px 0px 0px 0px;
	width: 440px;
	height: 85px;
	/*background-image: url(../homesl1/h-green.jpg);
	background-repeat: no-repeat;
	background-position: left center; */
}
.era #title-green  h1 { 
	color: #163756;
	font-size: 22px;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 3px;
	letter-spacing:-0.1em;
	padding-bottom: 0;
}
.era #title-blue{
	margin-top: 25px;
	/*  border: 1px solid #000000;  */
	padding: 0px 0px 0px 0px;
	width: 440px;
	height: 38px;
	background-image: url(../homesl1/h-blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.era #title-blue  h2 { 
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 5px;
}
.era #title-brown{
	margin-top: 0;
	/*  border: 1px solid #000000;  */
	padding: 0px 0px 0px 0px;
	width: 440px;
	height: 38px;
	background-image: url(../homesl1/h-brown.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.era #title-brown  h2 { 
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 5px;
}
.era #mainContent  p { 
	color: #000000;
	font-size: 14px;
	line-height: 1.4em;
	text-align: justify;
} 
.era #mainContent dl {
width: 430px;
font-size: 80%;
/* border: 1px solid #000000; */
height: 270px;
padding-top: 10px;
margin-left: 2px;
}
.era #mainContent dt {
float: right;
width: 320px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
/* border: 1px solid #000000; */
}
.era #mainContent dd {
margin: 0 0 40px 110px;
color: #666666;
font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
/* border: 1px solid #000000; */
width: 320px;
}
.era #mainContent dd.image {
float: left;
margin: 0;
/* border: 1px solid #000000; */
width: 100px;
}

/* FOOTER  */
/*=============================================================================*/ 
.era #footer { 
	padding: 0 10px 0 20px; 
	border: 0px solid #000000;
	background: url(../homeBGs/footerBG.jpg) top center no-repeat;
	height: 233px;
} 
.era #footer p {
	margin: 0; 
	padding: 10px 0;
	display: inline;
}
.era #footer-links  {
margin: 0 auto;
text-align: center;
padding-top: 110px;
width: 500px;
}
.era #footer-links a {
color: #0a314e;
font-size: 13px;
font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
}
.era #footer-links a:hover {
color: #0a314e;
text-decoration: none;
}
.era #footer-links a:visited {
color: #0a314e;
}
.era  #footer-credits  {
font-size: 11px;
padding-top: 10px;
}
	
/* Floats  */
/*=============================================================================*/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Link Styles  */
/*=============================================================================*/
#custom ul a:link { 
	color: #7c1211;
	}
#custom ul a:visited { 
	color: #7c1211;
	}
#custom ul a:hover { 
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	}
#custom ul a:active, a:focus { 
	color: #FFFFFF;
	background-color: #333333;	
	}

/* Lists  */
/*=============================================================================*/
#custom ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:1em;
text-indent:0em;
margin-top: 0;
margin-bottom: 0;
}
#custom li {
background:transparent none repeat scroll 0 0;
padding: 10px 30px 10px 30px;
font-size: 12px;
font-weight: bold;
}

#coin-slider img { display: none }
#coin-slider img.first { display: block }

.apple_overlay {
     font-size: 11px;
     height: 333px;
     padding: 15px;
     width: 540px;
     background: #FFF;
     border: 1px solid #222;
     display: none;
}
.apple_overlay .close {
     background-image: url(../assets/close.png);
     cursor: pointer;
     height: 35px;
     width: 35px;
     position: absolute;
     right: -15px;
     top: -15px;
}
.era #trip-advisor-box {
    border: 0 solid #FFFDE4;
    font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size: 12px;
    height: auto;
    list-style-type: none;
    margin: 25px 0 0 40px;
    overflow: hidden;
    padding-top: 0;
    width: 170px;
}
.left-pad {
margin-left: 20px;
}
.left-pad p {
margin-left: 20px;
}
