body {
	background : #82A0A3 url('images/layout/bg.gif') top center;
	margin : 0px;
}

body, td {
	color : #313131;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
}

a {
	color : #404444;
}

img {
	border : none;
}

.content h1 {
	color : #493E36;
	font-size : 9pt;
	text-transform : uppercase;
	font-family : georgia, times new roman, times, sans-serif;
	margin : 0px;
}

.navCol {
	padding-left : 10px;
	padding-bottom : 18px;
	color : #645951;
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
}

.navCol h1 {
	margin : 0px;
	margin-bottom : 1px;
	font-size : 14px;
	text-tansform : uppercase;
	/* font-family : georgia, times new roman, times, sans-serif; */
}


.navContainer {
	height : 134px;
	position: relative;
	overflow: hidden;
}

.navContainer a {
	text-decoration : none;
	color : #313131;
}

.navContainer h1 {
	text-transform : uppercase;
	font-size : 8pt;
	line-height : 16px;
}

.navContainer a:hover {
	text-decoration : underline;
}

#navPlan, #navTransportation, #navVenues, #navActivities{ 
	width: 145px; height: 134px; position: absolute; top: 118px;
}

#teasers a {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	display : block;
	text-decoration : none;
	color : #313131;
	line-height : 10pt;
}

#teasers h1 {
	margin : 0px;
	/* text-transform : uppercase; */
	font-size : 8pt;
	/* font-family : Palatino Linotype, Book Antiqua, Palatino, serif; */
	font-family : georgia, times new roman, times, sans-serif;
	font-style : italic;
}

span.teaser {
	display : block;
	padding : 8px;
	padding-bottom : 0px;
}

.content {
	margin : 10px 40px 10px 40px;
}

.content, .content td {
	line-height : 1.5em;
}


#subcatContainer {
	width : 223px;
	float : left;
	margin-right : 20px;
	margin-top : 40px;
}

#subcat {
	text-align : left;
	font-weight : bold;
	font-size : 9pt;
}


#subcatX {
	height : 28px;
	background-color : #525959;
	color : #fff;
	padding : 0px 30px;
	text-align : left;
	font-weight : bold;
	font-size : 9pt;
	line-height : 28px;
}


#subcat h2 {
	margin-top : 0px;
	margin-bottom : 5px;
}

#subcat a {
	color : #50493E;
	padding-left : 10px;
}

#subcat a:hover {
	color : #678486;
	background : url('/images/layout/arrow_subcat.gif') no-repeat left center;
}

.star {
	margin : 0px 5px;
}

h2 {
	margin-bottom : 0px;
	font-size : 10pt;
}

.favArrow {
	margin-right : 5px;
}


/* secondary page teasers */

#teaserStories {
	background-color : #CBD293;
	height : 78px;
	width : 202px;
}

#teaserStories:hover {
	background : url('/images/layout/teaser_green_bg.jpg') no-repeat bottom;
}

#teaserSuitcase {
	background-color : #D9C2BA;
	width : 202px;
	height : 78px;
}

#teaserSuitcase:hover {
	background : url('/images/layout/teaser_pink_bg.jpg') no-repeat bottom;
}


#teaserEcard {
	background-color : #B5CACC;
	height : 78px;
	width : 202px;
}

#teaserEcard:hover {
	background : url('/images/layout/teaser_blue_bg.jpg') no-repeat bottom;
}

#teaserGuide {
	background-color : #DCD1A2;
	height : 78px;
	width : 202px;
}

#teaserGuide:hover {
	background-image : url('/images/layout/teaser_tan_bg.jpg');
}

/* end secondary page teasers */


.giveawayBanner {
	margin-top : 30px;
}