/* CSS Document */

p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; }

p a {color:#545977; text-decoration: none; font-weight:bold; }
p a:hover {color:#545977; text-decoration:underline; }

body a {color:#545977; text-decoration: none; font-weight:bold; }
body a:hover {color:#545977; text-decoration:underline; }

h1 {font-size:14px; }

#wrapper { 
	width: 826px; 
	height: 700px; 
	margin-left: auto; 
	margin-right: auto;
}

#logo {
	width: 139px;
	height: 137px;
	position: relative;
	top:10px;
	left:10px;
}

#header { 
	width: 826px; 
	height: 115px; 
}

#headercopy {
	width: 150px;
	height: 100px;
	float: right;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #666;
	font-weight: bold;
	padding-right:20px;
}

#headercopybtn {
	width: 85px;
	height: 18px;
	float: left;
	background-color:#5c6284;
	text-align: center;
	color: #FFF;
	margin-top: 5px;
	padding-top: 4px;
}

#headercopybtn a {
	text-decoration: none;
	color: #FFF;
}

#headerstar {
	width: 85px;
	height: 85px;
	float: right;
	margin-top: 20px;
	margin-left: 50px;
}

#navigation {
	width: 826px;
	height:36px;
	background-color: #838387;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height: 125%;
	list-style:none;
	margin: 0;
	padding: 0;
}

#navigation li { float: right; }
#navigation li a { display: block; background: #838387; width: 110px; height: 30px; text-align:center; color: #FFFFFF; padding: 3px 0; text-decoration:none; border-left: 1px #CCC solid; }
#navigation li a:hover { background: #b3acd8; color: #FFFFFF; text-decoration:none; }

#featuredimage { 
	width: 302px; 
	height: 340px; 
	float: left;
	padding-right:10px;
	position:absolute;
	z-index: 0;
}

.slideshow {
	width: 302px;
	height: 340px;
	float:left;
}

#maincontent { 
	width: 826px; 
	height: 415px;	
	background-color:#dfe8eb; 
}

#maincont-sub-1 { width: 145px; height: 60px; float: left; padding: 10px 5px 0px 6px; }
#maincont-sub-2 { width: 145px; height: 60px; float: left; padding: 10px 0px 0px 0px; }

#contentarea {
	width:483px;
	height: 415px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	padding-right: 20px;
	float: right;
}

#contentimage {
	width: 178px;
	height: 117px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	border: 1px solid #b3acd8;
}

#contentimage-two {
	width: 178px;
	height: 117px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	text-align:center;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border: 1px #000 solid;
}

#contentimage-two-copy a { color:#000; }
#contentimage-two-copy a:hover { color:#000; text-decoration:none; }

#contentimage-two-copy {
	width: 178px;
	height: 40px;
	float: left;
	margin-top: 20px;
	margin-left: 42px;
	text-align:center;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
}

#bottombar {
	width: 822px;
	height: 21px;
	background-color: #838387;
	margin-left:auto;
	margin-right: auto;
	border-left: 2px solid #7a8218;
	border-right: 2px solid #7a8218;
	border-bottom: 2px solid #7a8218;
}

#footer {
	width: 826px;
	height: 85px;
	background-color: #FFF;
	background-image:url(../images/footer_bkg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#footer-expand {
	width: 826px;
	height: 85px;
	background-color: #FFF;
	float: left;
}

#disclaimer { width: 826px; height: 30px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-align:center; line-height: 175%; }

/* Header & Footer Banners */ 

#headerbanner { width: 312px; height: 85px; float: right; margin-top: 20px; }
#hpbanners { width: 157px; height: 53px; /*border: 1px solid #b3acd8;*/ margin-top: 15px; margin-right: 10px; float: right; }
#lrgbanner { width: 495px; height: 60px; /*border: 1px solid #b3acd8;*/ margin-top: 10px; margin-right: 10px; float: right; }
#midbanner { width: 338px; height: 60px; /*border: 1px solid #b3acd8;*/ margin-top: 10px; margin-right: 10px; float: right; }
#midbanner-expand { width: 338px; height: 60px; /*border: 1px solid #b3acd8;*/ margin-top: 10px; margin-left: 50px; float: left; }
#facebook { width: 43px; height: 60px; margin-top: 10px; margin-right: 5px; float: right; }
#twitter { width: 43px; height: 60px; margin-top: 10px; margin-right: 65px; float: right; }
#facebook-expand { width: 43px; height: 60px; margin-top: 10px; margin-left: 160px; float: left; }
#twitter-expand { width: 43px; height: 60px; margin-top: 10px; margin-left: 10px; float: left; }

/* Restaurants */

#restaurant-block { width: 475px; height: 185px; float:left; vertical-align:top; }
#restaurant-img { width: 100px; height: 80px; float: left; padding-right: 8px; }
#restaurant-img img { border:1px solid #b3acd8; }
#restaurant-copy { width: 365px; height: 100px; float: left; }
#restaurant-food-1 { width: 100px; height: 75px; float: left; margin-left: 105px; }
#restaurant-food-2 { width: 100px; height: 75px; float: left; margin-left: 10px; }
#restaurant-food-1, #restaurant-food-2 { border:1px dashed #b3acd8; }

/* Hotels */

#hotels-block { width: 475px; height: 230px; float: left; vertical-align: top; }
#hotels-img { width: 100px; height: 80px; float: left; padding-right: 8px; padding-bottom: 8px; }
#hotels-img img { border:1px solid #b3acd8; }
#hotels-copy { width: 365px; height: 80px; float: left; }
#hotels-desc { width: 475px; height: 125px; float: left; }
#hotels-img-1 { width: 100px; height: 75px; float: right; padding-left: 5px; padding-bottom: 20px; }
#hotels-img-1 img{ padding:1px; border:1px dashed #b3acd8; }

/* Visit San Antonio */

#visitsa-1 { width: 100px; height: 75px; float: left; z-index: 1; }
#visitsa-2 { width: 100px; height: 75px; float: left; margin-left: 10px; }
#visitsa-3 { width: 100px; height: 75px; float: left; margin-left: 10px; }
#visitsa-4 { width: 100px; height: 75px; float: left; margin-left: 10px; }
#visitsa-5 { width: 100px; height: 75px; float: left; margin-left: 10px; }
#visitsa-1, #visitsa-2, #visitsa-3, #visitsa-4, #visitsa-5 { border:1px dashed #b3acd8; }


/* Start Nivo Image Zoom */

 a.nivoZoom {
	border:0 !important;
}

a.nivoZoom img {
	-moz-box-shadow:0px 0px 0px #000;
	-webkit-box-shadow:0px 0px 0px #000;
	box-shadow:0px 0px 0px #000;
}

a.nivoZoom img.nivoLarge {
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	box-shadow:0px 0px 10px #000;
}

.nivoZoomHover {
	background:url(../images/zoom.png) no-repeat 50% 50%;
}

.nivoZoomHover.loading {
	background:url(../images/loading.gif) no-repeat 50% 50%;
	border:4px solid #000;
	width:16px;
	height:16px;
	top:43%;
	left:43%;
	opacity:0.8;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
 
.nivoZoomHover {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
	width:100%;
	height:100%;
	cursor:pointer;
}

/* End Nivo Image Zoom */