/* ------------------------------------------------------------
    
    Title:     MexicoHoliday.com
    Type:      CSS for Print
    Author:    VickeryHill.com
    Updated:   2/13/2009

------------------------------------------------------------ */

/* ------------------------------------------------------------

	Common

------------------------------------------------------------ */

a:link {color:#678C02; text-decoration:underline; font-weight:bold;}
a:visited {color:#678C02; text-decoration:underline; font-weight:bold;}
a:hover {color:#095BA5; text-decoration:underline; font-weight:bold;}
a:active {color:#095BA5; text-decoration:underline; font-weight:bold;}

body {
	margin-top:0;
	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#455F3A;
	}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#455F3A;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#455F3A;
	}

/* ------------------------------------------------------------

	Layout

------------------------------------------------------------ */

#wrapper {
	margin:auto;
	width:780px;
	}

#wrapperHeader {
	margin:auto;
	width:780px;
	}

#wrapperNavigation {
	display:none;
	}

#wrapperContent {
	width:500px;
	}

#wrapperFooter {
	display:none;
	}

#headerLeft {
	float:left;
	width:309px;
	height:85px;
	}

#headerRight {
	float:right;
	width:471px;
	height:85px;
	background-image:url(imgs/common/sky-bkg.jpg);
	background-repeat:repeat-x;
	}

#navigation {
	background-color:#A0CF20;
	height:20px;
	}

#content {
	float:left;
	width:760px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	}

#content p, ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}

/* ------------------------------------------------------------

	Homepage

------------------------------------------------------------ */

#wrapperHome {
	margin:auto;
	width:845px;
	}

#column1 {
	float:left;
	width:160px;
	background-image:url(imgs/common/starfish-bkg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

#column1 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	margin:10px 10px 10px 10px;
	}

#column1 p a:link {color:#333333; text-decoration:underline; font-weight:normal;}
#column1 p a:visited {color:#333333; text-decoration:underline; font-weight:normal;}
#column1 p a:hover {color:#278BD2; text-decoration:underline; font-weight:normal;}
#column1 p a:active {color:#278BD2; text-decoration:underline; font-weight:normal;}

#column2 {
	float:left;
	width:274px;
	background-color:#2C4135;
	}

#column2 p {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	margin:10px 10px 10px 10px;
	}

#column3 {
	float:left;
	width:411px;
	background-color:#FFFFFF;
	}

#columnProperties {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	padding:10px 10px 10px 10px;
	}

#promotionalCode {
	width:138px;
	border:1px solid #F7CD72;
	background-color:#FCEBC7;
	padding:5px 5px 5px 5px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	}

#searchHome {
	height:40px;
	background-image:url(imgs/common/footer-bkg.gif);
	background-repeat:repeat-x;
	}

/* ------------------------------------------------------------

	Property Details

------------------------------------------------------------ */

#detailLeft {

	}

#detailLeft img {
	padding:5px 5px 5px 5px;
	}

#detailRight {

	}

#rooms p {
	display:block;
	border-bottom:1px solid #C1D399;
	margin:2px 0 2px 0;
	}

#testimonial {

	margin-top:10px;
	margin-bottom:10px;
	}

#testimonial p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	}

#photo {

	}

#photoBorder {

	}

#photo p {
	font-size:11px;
	text-align:center;
	}

#overview {

	margin:5px 0 0 0;

	}

#overview p {
	font-size:11px;
	display:block;

	border-bottom:1px solid #C1D399;
	margin:2px 0 2px 0;
	}

#promotion {

	margin:5px 0 0 0;
	}

#promotion p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	}

#availability {

	margin:5px 0 0 0;
	}

/* ------------------------------------------------------------

	Footer

------------------------------------------------------------ */

#footer {
	background-image:url(imgs/common/footer-bkg.gif);
	background-repeat:repeat-x;
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	}
#footer a:link {color:#333333; text-decoration:underline; font-weight:normal;}
#footer a:visited {color:#333333; text-decoration:underline; font-weight:normal;}
#footer a:hover {color:#278BD2; text-decoration:underline; font-weight:normal;}
#footer a:active {color:#278BD2; text-decoration:underline; font-weight:normal;}