@charset "UTF-8";
/* CSS Document */

#home_images ul li h2 {
	letter-spacing:-0.5px;
}

#home_images ul li h2.homenb { color:#00ccff }
#home_images ul li h2.homenf { color:#66cc33 }
#home_images ul li h2.homens { color:#ff9900 }
#home_images ul li h2.homepei { color:#ff0000 }


#homeIntro p {
	font-size:1.6em;
	margin:20px 0 20px 0;
	color:#790000;
}

#homeAttractionCalls div {
	width:189px;
	float:left;
	margin-right:20px;
}

#homeAttractionCalls div h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	color:#645f4a;
}

#homeAttractionCalls div p {
	font-style:italic;
}

#homeAttractionCalls div span {
	color:#790000;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
}

#homeAttractionCalls div a:hover span a {
	color:#666;
}

#homeAttractionCalls div .seemore {
	color:#666;
	text-transform:uppercase;
	font-style:normal;
}

#homeAttractionCalls div .seemore a {
	color:#666;
}

#homeAttractionCalls div .seemore a:hover {
	text-decoration:underline;
}

#homeAttractionCalls .homenb {
	border-top:5px solid #66cc33;
}
#homeAttractionCalls .homenf {
	border-top:5px solid #ff9900;
}
#homeAttractionCalls .homens {
	border-top:5px solid #00ccff;
}
#homeAttractionCalls .homepei {
	border-top:5px solid #ff0000;
}

#homefooter {
	background-color:#F2F0D9;
	border:1px solid #bdaa7d;
	clear:left;
	overflow:hidden;
	padding:10px;
}

.homefootercall {
	width:250px;
	float:left;
	margin-right:20px;
}

.homefootercall img {
	float:left;
	margin-right:5px;
	margin-bottom:50px;
}

.homefootercall h3 {
	font-size:1.2em;
	letter-spacing:-0.5px;
	text-transform:none;
}

.homefootercall h3 a:hover {
	color:red;
}

.homefootercall p {
	width:181px;
}


/* call for request a guide */
#request_guide
{
	
	width:830px;
	
	padding:30px 0;
overflow:hidden;
z-index:3000;
display:none;
}

#request_guide a
{
    padding:0 31px;
margin:5px 10px;
background-color:#fff;
display:block;
floaT:left;
}

#request_guide a:hover
{
    border:5px #bdaa7d solid;
margin:0 5px;
}

.rg_active
{
 
padding-left:20px;
background:url(../images/layout/btn_close.gif) no-repeat;
}

.rg_active:hover
{
 
background:url(../images/layout/btn_close_on.gif) no-repeat;
}