body {font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #603306}
p {  font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #603306}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #603306}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #603306}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #603306}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #603306}
h2 {  font-family: Arial, Helvetica, san-serif; font-size: 18px; font-weight: bold;   color: #603306}
h1 {  font-family: Arial, Helvetica, san-serif; font-size: 22px; font-weight: bold;   color: #603306}
td{  font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #603306}
#spotDiv{width:143px; margin-left:1px;}
.spotTop  {background: url(http://cambria-lodging.com/images/title_infoBox_spotlight.gif); height:17px}
.spotMain {background: url(http://cambria-lodging.com/images/caCoast_lft-infoBox_bg.gif);  height:100%; padding:2px; text-align: left;}
.spotFoot {background: url(http://cambria-lodging.com/images/caCoast_infoBox_moreBTN.gif); height:20px}
.spotTitle {font-variant:small-caps; font-family: Georgia, Times New Roman, Serif; font-size: 12px; font-weight: bold; color: #603306; margin-bottom:10px; text-align:center;}
.spotFineprint {font-family: Arial,Tahoma,Helvetica,Sans-serif; font-size: 10px; font-weight: normal; color: #603306; text-align:left}
.title {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #603306}
.bodyText  {  font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #603306}

tr.bodyText  {  font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; color: #603306}

.dropCap:first-letter { float:left; color:#603306; font-size:80px; line-height:60px; padding-top:2px; padding-right:4px; font-family: georgia,times; }

.table		{ background-color:#000A86;  border-color:"#863900"}

	TR.tableHeader td	  { 
		text-shadow: 1px 1px 1px #333;
		background-image: url('images/headerRow.gif'); 
		font: 14px arial,helvetica,tahoma,sans-serif;
		font-weight: bold; color: #FFFFFF !important; }
	TR.tableSubheader { background-color:#884808; font: 12px arial,helvetica,tahoma, sans-serif; font-weight: bold;   color:#FFFFFF; }
	TR.tableSubheader2{ background-color:#F2881E; font: 12px arial,helvetica,tahoma, sans-serif; font-weight: bold;   color:#603306; }
	TR.tableData1	  { background-color:#E6CC99; font: 12px arial,helvetica,tahoma, sans-serif; font-weight: normal; color:#603306; }
	TR.tableData2	  { background-color:#FAE7C1; font: 12px arial,helvetica,tahoma, sans-serif; font-weight: normal; color:#603306 ; }
	TR.tableFooter	  { background-color:#603306; font: 9px arial,helvetica,tahoma, sans-serif; font-weight: normal; color:#660000; }
	
/* :: DB Listings :: */

  #listingsWrapper {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	 }
#listingsTable_header {
	width: 100%;
	border-bottom: 1px solid #00002A;
	border-right: 1px solid #00002A;
	border-left: 1px solid #00002A;
	text-align:left;
	height: 25px;
	padding: 2px;
	background-image: url('images/headerRow.gif'); 
	font-weight: bold; 
	color: #FFFFFF; 	
	font-variant:Small-Caps;
	font-size:13pt; 
	font-family:Georgia, Times New Roman, Times, Serif;
	clear: both;
	}		
#listingTable_row {		
		width: 99.8%;
		padding: 6 0 4 5;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
		clear: both;
		}			
#listingTable_datacell {
	width: 98%;
	text-align:left;
	font-weight: normal; 
	color: #323264; 	
	font-size:10pt; 
	font-family:Verdana,Tahoma,Arial,Sans-serif; 
	float: left;	
	}			
#listingTable_datacell p, body{
		text-align:left;
		font-weight: normal; 
		color: #323264; 	
		font-size:10pt; 
		font-family:Verdana,Tahoma,Arial,Sans-serif; 
		padding: 6 0 4 5;
		}	
		
.listingsTable_address{
	text-align:left; 
	color: #323264; 	
	font-size:9pt; 
	font-family:Arial,Tahoma,Sans-serif;
	clear: both;
	}
	
#listingPhoto_main img {
	padding: 8px;
	border: 2px solid #001B99;
	background-color: #E6CC99;
	}
	

.dbListing_title { font-family: Georgia, Times New Roman, Times, serif;	font-size:9pt;	color:#666699;	font-weight: bold;	text-align: left; font-variant: small-caps}    

#imageContainer { // used in listing.php, container holds rows of three photos each
	border: 1px dashed #333333;
	width:540px;
	background-color:#E6CC99;
	padding: 15 0 15 15;
	margin: 0 auto;   /* align for good browsers */
	} 
	
#listingTable_imagecontainer_left { 
	width:110px;
	float: left;
	clear:both;
	} 	
	
#listingTable_imagecontainer_right { 
	width: 112px;
	float: right;
	padding: 15 0 2 0;
	clear: both;
	}
	
#listingTable_imagecontainer_right img{ 
	padding: 8px;
	border: 1px solid orange;
	background: #FFFFCC;
	}	
	 
.listingImage {
	border: 1px solid orange;
	padding: 8px;
	background-color: #FFFFCC;
	} 
	
#lineListing_wrapper{ 
	width: 100%;
	height: 118px;
	background-color: #CEDCFF;
	padding: 0px;
	margin-top: 10px;
	}
#lineListing_photothumb{
	padding: 4px;
	background: #FFF1CE;
	border: 1px solid #001B99;
	width: 129px;
	height: 108px;
	text-align: center;
	float: left;
	}
#lineListing_title{
	width: 430px;
	height: 20px;
	padding: 6px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #4F81FF;
	float: left;
	}
#lineListing_details{
	width: 430px;
	background-color: #A4BEFF;
	padding: 6px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana;
	font-size: 11px;
	color: #464679;
	float: left;
	}
#lineListing_description{
	width: 430px;
	background-color: #CEDCFF;
	padding: 6px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana;
	font-size: 11px;
	color: #464679;
	float: left;
	clear: right;
	}

.dbListing_imgspacing {width: 155px;  float: left; padding: 10px;}

.dbListing_imgframe { padding: 4px 4px 4px 4px; border: 1px solid #2B3168; background: #FFFFCC; margin: 0 auto;}

/* End DB Listings Style */


#xsnazzyFeatured_ad h1, #xsnazzyFeatured_ad h2, #xsnazzyFeatured_ad p {margin:0 10px; letter-spacing:1px;}
#xsnazzyFeatured_ad h1 {font-size:2.5em; color:#fff;}
#xsnazzyFeatured_ad h2 {font-size:2em;color:#06a; border:0;}
#xsnazzyFeatured_ad p {padding-bottom:0.5em;}
#xsnazzyFeatured_ad h2 {padding-top:0.5em;}
#xsnazzyFeatured_ad {background: transparent; margin:1em; width:600;} //remove width for stretchy

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#DCBD7F; border-left:1px solid #AC8B49; border-right:1px solid #7C5509;}
.xb1 {margin:0 5px; background:#E6CC99;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#E6CC99; border:0 solid #7C5509; border-width:0 1px;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xboxcontent a:link, a:hover, a:active, a:visited {color: #535353;}
.xboxcontent a:hover{color: #FFFFFF; background: #5578F8}

#xsnazzy_footerMain h1, #xsnazzy_footerMain h2, #xsnazzy_footerMain p {margin:0 10px; letter-spacing:1px;}
#xsnazzy_footerMain h1 {font-size:2.5em; color:#fff;}
#xsnazzy_footerMain h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy_footerMain p {padding-bottom:0.5em;}
#xsnazzy_footerMain h2 {padding-top:0.5em;}
#xsnazzy_footerMain {background: transparent; margin:1em; width:600px;} //sets main footer width

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em; width:756px;} //sets width
