body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Helvetica;
	color: #0a335f;
	background: #d1cbb5 url(../images/body-bg.jpg) top center repeat-y;
}

#wrapper {
	display: block;
	margin: 0 auto;
	padding:0;
	width:962px;
	background: url(../images/wrapper-bg.jpg) top center no-repeat;
}

#header {
	margin: 0 auto;
	padding: 0;
	width:970px;
	height: 103px;
	background: url(../images/header-tile.jpg) top left repeat-x;
}

#header-end {
	float:right;
	margin: 0;
	padding: 0;
	width:19px;
	height: 103px;
	background: url(../images/header-end.jpg) top right no-repeat;
}

#content-wrapper {
	margin:0;
	padding:0;
	width: 962px
}

h1.header-logo {
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	height: 103px;
	width:341px;
	/*text-indent: -2500px;*/
	background-image: url(../images/logo.jpg);
}

/*h1.header-logo span {
	text-indent: -2500px;
}*/

p {
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height: 18px;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

.listingtitle {
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: bold
}

.clear {
	clear: both;
}

.header-img {
	margin: 0;
	padding:0;
	width: 613px;
	height: 214px;
	background: url(../images/header-img.jpg) top left no-repeat;
}

.header-img p {
	padding:125px 15px 0 25px;
	margin: 0;
	line-height: 16px;
	font-weight: bold
	/*width:548px; */
}

/**********Columns*********/ 

.left-col {
	float:left;
	margin: 19px 0 0 8px;
	padding: 0;
	width: 613px;
	_margin: 19px 0 0 0;
	_padding: 0 0 0 8px;
}

.right-col {
	float:right;
	margin: 19px 8px 0 0;
	padding: 0;
	width: 319px;
	_width: 311px;
	_margin: 19px 0 0 0;
	_padding:0 8px 0 0;
}

.left-col-full {
	float:left;
	margin: 19px 0 0 8px;
	padding: 0;
	width: 777px;
	_margin: 19px 0 0 0;
	_padding: 0 0 0 8px;
}

.right-col-full {
	float:right;
	margin: 19px 8px 0 0;
	padding: 0;
	width: 152px;
	_width: 152px;
	_margin: 19px 0 0 0;
	_padding:0 8px 0 0;
}


/*************Title Tags h2,h3,h4,h5*************/

h2 {
	border-bottom: 1px solid #8bc1ff;
	margin:0 5px 5px 5px;
	padding:0;
	color: #8bc1ff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana
}

h3 {
	border-bottom: 1px solid #3287C9;
	margin:5px 0 0 0;
	padding:0;
	color: #8bc1ff;
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana;
}

h4 {
	border-bottom: 1px solid #0a335f;
	margin:0 5px 5px 5px;
	padding:0;
	color: #8bc1ff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana;
}

/*h5.region-list {
	margin: 0;
	padding: 0;
	height: 103px;
	text-indent: -2500px;
	background: url(../images/title-region-list.jpg) top left no-repeat;
}

h5.accommodations-list {
	margin: 0;
	padding: 0;
	height: 103px;
	text-indent: -2500px;
	background: url(../images/title-accom.jpg) top left no-repeat;
}

h5.featured-list {
	margin: 0;
	padding: 0;
	height: 103px;
	text-indent: -2500px;
	background: url(../images/title-feature.jpg) top left no-repeat;
}*/

h5.title-full {
	margin: 0;
	padding: 17px 0 0 95px;
	height: 103px;
	background: url(../images/title-full-blank.jpg) top left no-repeat;
	font: 18px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: bold;
	text-transform: uppercase;
	color:#666666
}

h5.title-half {
	margin: 0;
	padding: 17px 0 0 95px;
	height: 103px;
	background: url(../images/title-half-blank.jpg) top left no-repeat;
	font: 18px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: bold;
	text-transform: uppercase;
	color:#666666
}

/* -= Roll Overs Footer=- */

h3 a:link, h3 a:visited {
	font-weight: bold!important;
	color: #8bc1ff;
	text-decoration: none;
}

h3 a:hover, h3 a:active {
	padding: 0 3px 0 3px;
	font-weight: bold!important;
	color: #0a335f!important;
	background-color: #2a6ca6;
	border-bottom: 1px dashed;
}

h3 a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: bold!important;
	color: #8bc1ff!important
}

.image {
	border-bottom: none!important
}

.listing-title {
	border-bottom: 1px solid #8bc1ff;
	margin: 0 10px 0 10px;
	padding:0;
	color: #8bc1ff;
	font-weight: bold;
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana;
}


/*************Table 3/4 Size*************/ 

.left-col-tbl {
	display: block;
	margin:12px 0 0 0;
	padding:0;
}

.left-col-tbl-top {
	margin: 0;
	padding: 0;
	height: 50px;
	overflow:hidden
}

.left-col-tbl-middle {
	display: block;
	margin: 0;
	padding: 0 10px;
	color: #FFF;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background: url(../images/34-content-tile.jpg) top left repeat-y;
	overflow:hidden
}

.left-col-tbl-bottom {
	clear: both;
	margin: 0;
	padding: 0;
	height: 12px;
	background: url(../images/34-bottom.jpg) top left no-repeat;
}

.left-col-tbl p {
	color:#FFF
}

/*************Table FULL Size*************/ 

.left-col-full-tbl {
	display: block;
	margin:12px 0 0 0;
	padding:0;
}

.left-col-full-tbl-top {
	margin: 0;
	padding: 0;
	height: 50px;
	overflow:hidden
}

.left-col-full-tbl-middle {
	display: block;
	margin: 0;
	padding: 0 10px;
	color: #FFF;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background: url(../images/full-content-tile.jpg) top left repeat-y;
	overflow:hidden
}

.left-col-full-tbl-bottom {
	clear: both;
	margin: 0;
	padding: 0;
	height: 12px;
	background: url(../images/full-bottom.jpg) top left no-repeat;
}

.left-col-full-tbl p {
	color:#FFF
}

/***********Banner CSS***********/

.vcbc-banner-img {
	margin:0;
	padding:0;
	background: url(../images/vcbc-banner-bg.jpg);
	height:111px;
	width:319px
}

.flash-banner {
	padding: 30px 0 0 6px;
	height: 74px;
	margin: 0;
}

.left-col .banner,.left-col-full .banner {
	margin: 12px auto 0 auto;
	text-align: center;
	padding: 0;
}

.right-col .banner,.right-col-full .banner{
	display: block;
	clear: both;
	margin: 12px 0 0 0;
	padding: 0;
}



/***********Banner UL CSS***********/

ul.banners {
	display: block;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 319px;
	overflow:hidden;
}

.right-col-full ul.banners {
	display: block;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 152px;
	overflow:hidden;
}

.right-col-full ul.banners li {
	float: none
}

ul.banners li {
	float: left
}

.inside {
	margin: 12px 15px 0 0
}

.outside {
	margin: 12px 0 0 0
}

/* -= Roll Overs Content=- */

.left-col-full a:link, .left-col-full a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.left-col-full a:hover, .left-col-full a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #FFF;
	background-color: #2D69A7;
	text-decoration: none
}

.left-col-full a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/***********FOOTER CSS***********/

#footer {
	float:left;
	margin: 12px 2px 0 2px;
	padding: 5px 0;
	width: 958px;
	text-align: center;
	background: #4896c0 url(../images/footer-tile.jpg) top left repeat-x;
	font: 10px Arial, Helvetica, sans-serif;
}

p.footer-links {
   margin: 0;
	padding: 0;
	font-size: 10px;
	color: #FFF;
	text-transform: none;
}

p.credit {
   margin: 7px 0 0 0;
	padding: 0;
	font-size: 10px;
	color: #FFF;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #FFF;
	background-color: #2D69A7;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

.errormsg {
	font-size: 14px;
	font-weight: bold;
}

/* SUBCATEGORY BUTTON */
.buttons {
	padding-left: 3px;
	padding-right: 5px;	
}

.buttons a, .buttons button {
	background-color:#7EDBFF;
  border:1px solid #565656;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer;
	padding:3px 5px; /* Links */
	width: auto;
}

.buttons button img, .buttons a img {
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
}

button:hover, .buttons a:hover {
  background-color: #ACFDAE;
  /* border:1px solid #247528;
  color:#247528; */
}
