/* GLOBAL FONT STYLE AND FONT SIZE */
body, td {
	font-size: 70%;
	font-family: "trebuchet MS", "lucida grande", tahoma, sans-serif;
	color: #333333;
	letter-spacing: -0.045em;
}

/*** HTML TAGS ***/
/* html { background: url(images/bg-blend.gif) repeat-y center top; } */
body {
	position: relative;
	min-height: 100%;
	margin: 0;
	padding: 0;

}
h1, h2, h3, h4, h5 {
	margin: 0em 0em 0.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.05em;
	font-size: 150%;
}

h2 {
	font-size: 110%;
	font-weight: normal;
	color: #4A2627;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin-top: 0.3em;
	margin-bottom: 1em;
}
em { margin-right:0.2em}

div { margin:0; padding:0; text-align:left }
li {
	line-height: 1.3em;
	margin-bottom: 0.3em;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#footer noscript {
	color: #BCB0A7;
}

/*** LINK STYLES ***/
a:link, a:visited { color:#336699; text-decoration:none; }
a:hover { color:#0099FF; text-decoration:none; }

#uber a { color:#999999; padding:4px;}
#uber a:hover { color:#FF6600; }

/*** DEFINE WIDTH OF PAGE ***/
#hdr, #nav, #content, #footer { margin-left:auto; margin-right:auto; }

/*** PAGE LAYOUT ***/
.container {
	text-align:center;
	margin: 0px;
}
.col1 {
}
.col2 {
}
.attention {
	color: #CC3300;
	font-weight: bold;
	letter-spacing: 0em;
}
#page {
	text-align:center;
	background: url(images/bg.gif) repeat-y center top;
	width: 792px;
	padding: 0;
	margin: 0px auto;
}
#footer {
	background: #FFFFFF url(images/bg-footer.gif) no-repeat center top;
	height: 55px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#hdr {
	width: 791px;
	text-align: center;
	background: url(images/bg-waves.jpg) no-repeat top;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #4A2627;
	letter-spacing: -0.05em;
}
#hdr h1 {
	font-size: 220%;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: -.05em;
}
#hdr h2 {
	font-size: 170%;
	margin-bottom: 2px;
	color: #444444;
}
#hdr .tzoo {
	position: relative;
	float: right;
	clear: none;
	margin: 0px 0px 0px -91px;
	padding: 0px;
	display: block;
	right: 115px;
}

/** CLASSES **/
.background {
	height: 100%;
	margin-bottom: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	background: url(images/bg-blend.gif) repeat-y center top;
}
.intro-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E6774;
	font-size: 1.2em;
}
.small {
	font-size: 10px;
	letter-spacing: 0em;
	line-height: 11px;
}
.booya {
	color: #000000;
}

#uber {
	vertical-align: bottom;
	text-align: right;
	padding-top: 40px;
	font-size: 85%;
}

#properties {
	width: 755px;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#properties td {
	width: 25%;
	font-size: 1em;
}
#properties td.slideshow {
	padding-bottom: 25px;
	vertical-align: top;
}
.navbar {
	background: url(file:///C|/Documents and Settings/Administrator/My Documents/_projects/samosetresort.com/images/bg-pg-top.gif) repeat-x bottom;
	text-align: center;
	width: 100%;
	margin-bottom: 16px;
}
#nav {
	padding-bottom: 6px;
	padding-top: 12px;
	background: url(file:///C|/Documents and Settings/Administrator/My Documents/_projects/samosetresort.com/images/bg-nav-tabs.gif) repeat-x bottom;
}
#offer {
	background: #F5F3E9;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	letter-spacing: 0em;
	text-align: left;
	margin: 10px 10px 20px;
	padding: 15px 10px 30px 25px;
	height: 100%;
}
#offer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #003366;
}
#offer ul {
	margin-bottom: 1.25em;
	margin-top: 0px;
}
#offer .pict {
	height: 190px;
	width: 241px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
#offer .price, #offer a.price {
	color: #0099FF;
	font-size: 120%;
	margin-right: 3px;
}
#offer .date {
	margin-right: 3px;
	margin-left: 3px;
}
#offer .phone {
	margin-left: 3px;
	letter-spacing: 0em;
	margin-right: 3px;
}
#offer .code {
	color:#000000;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.95em;
}
#offer .fine {
	margin-right: 3px;
	margin-left: 3px;
	display: block;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 5px;
	color: #333333;
}
#offer h2 {
	margin-bottom: 3px;
	margin-top: 10px;
	color: #5183af;
	font-size: 12px;
}
#offer h2 a {
	margin-right: 3px;
}
.tag {
	position: relative;
	z-index: 500;
	float: left;
	text-align: center;
	padding-left: 55px;
	display: block;
	margin-top: -60px;
	top: -60px;
}
#offer .property {
	width: 145px;
	float: left;
	margin-right: 15px;
	text-align: center;
	font-size: 90%;
	letter-spacing: 0em;
}
#bottom {
	clear: both;
	padding-top: 30px;
	padding-bottom: 25px;
	background: url(images/bg-pg-bottom.gif) no-repeat 7px bottom;
	height: 176px;
	letter-spacing: 0em;
}
#bottom h2 a {
	margin-bottom: 50em;
}
#bottom .summervaca {
	background: #F0ECDF;
	display: block;
	margin: 5px;
	padding: 5px;
}
#card {
	background: url(images/gas-card.gif) no-repeat left;
	height: 145px;
	margin-right: 40px;
	margin-left: 30px;
	width: 225px;
	float: left;
	text-align: left;
}
#card input {
	font-family: "trebuchet MS", "lucida grande", tahoma, sans-serif;
	font-size: 95%;
	color: #666666;
	margin: 0px;
	padding-left: 4px;
}
#card .field {
	position: relative;
	width: 190px;
	border: 1px solid #FFFFFF;
	height: 18px;
	top: 95px;
	color: #333333;
	left: 13px;
}
#card .form-button {
	position: relative;
	left: 171px;
	top: 95px;
	margin-top: 3px;
	margin-right: 2px;
}
.rules {
	float: left;
	width: 225px;
	margin-left: 30px;
	clear: both;
	text-align: center;
	position: relative;
	top: 0px;
}
#bottom .price {
	font-size: 140%;
	color: #D82F18;
}
/*** PAGE SECTIONS ***/
#destinations {
	font-size: 120%;
	color: #484848;
	letter-spacing: 0em;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
}
