html {
	min-height:						100%;
	height:							100%;
	margin:							0px;
	padding:						0px;	
}

body {
	padding:						0px;
	margin:							0px;
	background:						#fff2e2 url(../images/bg.png) no-repeat center top;
	_background:					#fff2e2 url(../images/bg.gif) no-repeat center top;
	width:							100%;
	height:							100%;
	min-height:						100%;	
	line-height:					1.5;
	font-size:						10pt;
}

body, div, p, span, td, input, select {
	color:							#2d2d2d;
	font-family: 					Verdana;
}
p {
	text-align: 					justify;
}

ul {
	list-style-type: 				none;
	margin:	 						0px;
	padding: 						0px;
}

li {
	display:						inline;	
}

a {
	text-decoration: 				none;
}

a:hover {
	text-decoration: 				underline;
}

b {
	color:							#831524;
	font-size: 						1.1em;
}

div#PageContainer {
	min-height: 					100%;
	height: 						auto !important;
	height: 						100%;
	margin: 						0 auto -162px; /* the bottom margin is the negative value of the footer's height */	
}

.footer, .push {
	height: 						162px; /* .push must be the same height as .footer */
}

div.footer {
	background:						#fff2e2 url(../images/footer/bg.png) no-repeat center top;
	_background:					#fff2e2 url(../images/footer/bg.gif) no-repeat center top;
	position:						relative;
}

ul#contact-info li {
	color:							white;
	line-height:					1.7;
}

ul#contact-info li.pad {
	padding: 						0px 20px;
}

ul#contact-info li a {
	color:							white;
	font-weight: 					normal;
	text-decoration: 				none;
}

ul#contact-info li a:hover {
	text-decoration: 				underline;
}

ul#navigation li {
	display:						inline;
}

ul#navigation li.left-end {
	padding-right: 					20px;
}

ul#navigation li.right-end {
	padding-left:					20px;
}

ul#navigation li.pad {
	padding:						0px 30px;
}

ul#navigation li.pad img {
	margin-bottom: 					-5px;
	margin-top/*\**/: 				12px\9;
}

ul#navigation li.right-end img, ul#navigation li.left-end img {
	margin-bottom:					5px;
	margin-top/*\**/: 				-5px\9;
}

html>body ul#navigation li.right-end img, html>body ul#navigation li.left-end img {
	*margin-top:					-5px;
}

html>body ul#navigation li.pad img {
	*margin-top: 					12px;
}

* html ul#navigation li.right-end img, * html  ul#navigation li.left-end img {
	margin-top:					-5px;
}

* html ul#navigation li.pad img {
	margin-top: 					12px;
}

ul#navigation li a {
	color:							#afa79f;
	font-size: 						12pt;
	font-weight:					400;
	line-height: 					2.0;
	padding-top: 					15px;
	text-transform: 				uppercase;
}

ul#navigation li a.selected {
	background: 					#fff2e2 url(../images/navigation/crown.gif) no-repeat top center;
	color:							#831524;
}

ul#navigation li a:hover {
	color:							black;
	text-decoration: 				none;
}

ul#navigation li a.selected:hover {
	color:							#831524;
	text-decoration: 				none;
}

a.red-link {
	color: 							#831524;
}

div.package {
	height:							738px;
}

div.sunrise {
	background: 					#fff2e2 url(../images/packages/sunrise.gif) no-repeat center center;
}

div.sand {
	background: 					#fff2e2 url(../images/packages/sand.gif) no-repeat center center;
}

div.ocean {
	background: 					#fff2e2 url(../images/packages/ocean.gif) no-repeat center center;
}

div.sunset {
	background: 					#fff2e2 url(../images/packages/sunset.gif) no-repeat center center;
}

div.gardens {
	background: 					#fff2e2 url(../images/packages/gardens.gif) no-repeat center center;
}

div.vintage {
	background: 					#fff2e2 url(../images/packages/vintage.gif) no-repeat center center;
}

div.package ul {
	list-style-type: 				disc;
	padding: 						0px 5px 0px 25px;
	text-align: 					left;
}

div.package li {
	display: 						list-item;
	line-height: 					16px;
	list-style-type: 				disc;
}

div.gallery div {
	text-align: center;
}

div.gallery span.caption {
	color: #871c2a;
	font-weight: 700;
}
