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

/* Setup for centering page in browser */
html,body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-image:url(../images/background/bckflowers.jpg);
	/* Centering for Internet Explorer 6 */
	text-align: center
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3A1205;
}


#wrapper{
	width: 980px;
	/* Delete this border when design is complete */
	/* border: solid 1px red; */
	/* Centers page in Firefox and Safari */
	margin: 0 auto;
	/* Fix text alignment from body tag */
	text-align: left
}

#header{
	/* Delete this border when design is complete */
	/* border: solid 1px blue; */
	width: 100%;
	height: 92px;
}

#content{
	/* Delete this border when design is complete */
	/* border: solid 1px blue; */
	width: 100%;
}

#exterior{
	/* Delete this border when design is complete */
	/* border: solid 1px blue; */
	width: 100%;
	margin: 6px 39px 6px 39px;
	padding: 0 0 0 0;
}

.exteriorPhotos{
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}


.enhancedText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #3A1205;
}

.copyright
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #3A1205;
}

.footerlinks
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #3A1205;
}

.creator
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #3A1205;
}

#newspapercolumns
{
	clear: both; /* clears the float property wrapping within navigation ul li */
}


#singlecolumn
{
	width: 846px;
	float: left;
	padding: 4px 18px 18px 18px;
}


#columnleft
{
	width: 440px;
	float: left;
	padding: 4px 30px 8px 18px;
}

#columnright
{
	width: 394px;
	float: right;
}

#gallery
{
	width: 384px;
	background: #F7DB6E;
	padding: 0 0 0 10px;
}

#thumb
{
	background-image: url(../images/common/ThumbBck.jpg);
	padding: 14px 7px 14px 7px;
	margin: 0 4px 8px 4px;
}

#Vthumb
{
	background-image: url(../images/common/ThumbBck.jpg);
	padding: 14px 29px 14px 29px;
	margin: 0 4px 8px 4px;
}



/*******************  COMMON TAGS *********************************/

p
{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

p.centered
{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

p.minpadding
{
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #7aa102;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;	
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #7aa102;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;	
}


/*********************  LOCATIONS / DIRECTIONS  ****************************/

.mapFIELDSET
{
	border:	dashed 1px #802002;
	margin: 10px 0 0 0;
	padding: 5px 10px 7px 10px;
	width: 280px;
	margin-left:auto;
	margin-right:auto;
	/* INHERITED ALIGNMENT IS CENTER. ONLY INCLUDE THIS IF YOU WANT */
	/* TO CHANGE THE ALIGNMENT OF THE CONTENTS OF THE TABLE */
	text-align:center;
}

.mapLEGEND
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #802002;
	padding: 5px 5px 5px 5px;
	background: #f6f2cd;
}

.mapCALLING
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.mapPHONE
{
	text-align: right;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.mapUL
{
	margin: 2px 0 0 0;
	padding: 0 0 0 24px;
}

.mapLink
{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;		
	color: #000000;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

.mapBULLETS
{
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
}



/*********************  ROOMS AND RATES  ****************************/

.roomFIELDSET
{
	border:	solid 1px #802002;
	margin: 15px 0 20px 0;
	padding: 10px 15px 10px 15px;
	width: 405px;
}


.roomLEGEND
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7aa102;
	padding: 0 15px 0 15px;
	background: #f6f2cd;
}


.roomTEXT
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #802002;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}


#roomTERMS
{
	width: 720px;
	float: left;
	margin: 0 0 0 62px;
	padding: 0 0 24px 0;
}

#roomIMAGES
{
	border: 1px solid #7aa102;
	margin: 10px 0 0 10px;
}

#galleryMARIPOSA
{
	width: 384px;
	height: 113px;	
	background: #F7DB6E;
	padding: 10px 0 0 10px;
}

#galleryPALOMA
{
	width: 384px;
	height: 160px;
	background: #F7DB6E;
	padding: 10px 0 0 10px;
}

#galleryCASITA
{
	width: 384px;
	height: 137px;	
	background: #F7DB6E;
	padding: 10px 0 0 10px;
}

.dropRoomGallery
{
	margin: 20px 0 0 0;
}

#roomBorder
{
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
}



/*******************  ROLLOVERS *********************************/


.enhanceLink
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 10px 0 10px 30px;
}

a:link
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited
{
	color: #cc3300;
	font-weight: bold;	
	text-decoration: underline;
}
a:hover, a:active
{
	color: #89b501;
	font-weight: bold;	
	text-decoration: underline;
}

a.contact:link
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a.contact:visited
{
	color: #cc3300;
	font-weight: bold;
	text-decoration: underline;
}
a.contact:hover, a.contact:active
{
	color: #6b8d02;
	font-weight: bold;	
	text-decoration: underline;
}


/******************* CONTACT PAGE ************************/

.contactADDRESS
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 15px 20px;
}


.contactCALLING
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;	
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

.contactPHONE
{
	text-align: right;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;	
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}


.contactEMAIL
{
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;	
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

