body {
	background-color:#ffffff;
	font-family: arial,sans-serif;
	font-size: 11px;
	color:#000000;
	margin:0px;
}

img {
	border:0px;
}

a:link, a:visited {
	color: #666666;
}

a:hover {
	text-decoration:underline;
}

table tr td, table tr th, table thead, tbody {
	vertical-align: top;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	font-family: arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

h1 {
	clear:both;
	font-family: arial, sans-serif;
	font-size:20px;
	color:#000000;
	padding:0px;
	margin:0px 0px 12px 0px;
}

h2, h3, h4, h5, h6 {
	clear:both;
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

h2 {
	font-size:14px;
}

h3 {
	margin-bottom:0px;
}

div p {
	margin-top:0px;
}
#contentArea p {
	font-size:14px;
}

form fieldset {
	border:0px;
}

.clearDiv {
	content: ".";
	display: block;
	height: 0;
	font-size: 1px;
	clear: both;
	visibility: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.top {
	margin-top:20px;
	margin-bottom:30px;
}

.top a:link, .top a:visited {
	text-decoration:none;
}

.recommendation, .city_recommendation {
	font-weight:bold;
	font-style:italic;
}

.city_recommendation {
	padding-top:15px;
}

.buttonForm {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../_images/btn_background.gif) left center no-repeat #ffffff;
	cursor: pointer;
	cursor: hand;
	height: 20px;
	color: #000000;
	border: 0px;
	padding: 3px 10px 5px 5px;
	margin: 0px;
}

*html .buttonForm {
	width: 1px;
	overflow: visible;
	padding: 2px 15px 2px 7px;
	margin-bottom: 0px;
}

.article_date {
	font-weight:bold;
}

#siteContainer {
	background-color:#ffffff;
	width:850px;
	min-height:500px;
	padding-bottom:30px;
	margin:0px auto;
}

* html #siteContainer {
	height:500px;
}

#bodyContainer {
	clear:both;
}

/***** --- BEGIN HEADER DEFINITIONS --- ******/
#headerContainer {
	background: url(../_images/masthead.gif) left top no-repeat;
}

#headerContainer #logo a img {
	display:block;
	width:531px;
	height:249px;
}
/***** --- END HEADER DEFINITIONS --- ******/


/***** --- BEGIN LEFT CONTAINER DEFINITIONS --- *****/
#leftContainer {
	color:#666666;
	text-align:right;
	background: url(../_images/left_lockup.gif) right top no-repeat;
	padding:262px 0px 0px 0px;
}

#leftContainer #subscribe {
	padding-bottom:20px;
}
#subscribe {
	margin-top: 30px;
}
#getsometop-left img{
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#getsome-left {
	margin-top: 0px;
	margin-bottom: 0px;
}
#gsleft-left h3{
	font-size: 1.3em;
	font-weight: bold;
	color: #2b2b2b;
	margin-bottom: 0.5em;
	margin-top: 10px;
}
#gsleft-left a{
	color: red;
}
#gsleft-left{
	/* width: 205px; */
	width: 175px;
	float: left;
	margin: 0 0 10px 0;
	color: #666666;
}
#gsleft-left img{
	float: left;
	margin-right: 10px;
	/* margin-top: 5px; */
	margin-top: 5px;
}
#gsleft-left p{
	/* margin-top: 5px; */
	margin-top: 10px;
	/* margin-bottom: 35px; */
	margin-bottom: 20px;
}

#gsleft-left .gs-bot,#gs-right .gs-bot {
	margin-top: -10px;
}
#gsleft-right p.gs-top, #gs-left p.gs-top {
	margin-top: 30px;
}

#leftquad-align {
	margin-left: 20px;
}

/***** --- END LEFT CONTAINTER DEFINITIONS --- *****/


/***** --- BEGIN CENTER CONTAINER DEFINITIONS --- *****/
#centerContainer {
	padding: 0px 0px 0px 36px;
}

#centerContainer #banner_top {
	margin-bottom:28px;
}

#centerContainer #contentArea {
	width:562px;
}
#getsome {
	margin-bottom: 20px;
}
#gs-left h3,#gs-right h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #2b2b2b;
	margin-bottom: 0.5em;
	margin-top: 10px;
}
#gs-left a,#gs-right a{
	color: red;
}
#gs-left{
	width: 205px;
	float: left;
	margin: 0 0 30px 0;
	color: #666666;
}
#gs-left img, #gs-right img{
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#gs-left p, #gs-right p {
	margin-top: 20px;
	margin-bottom: 15px;
}
#gs-right {
	margin: 0 0 30px 0;
	width: 205px;
	float: right;
	color: #666666;
}
#gs-left .gs-bot,#gs-right .gs-bot {
	margin-top: -10px;
}
#gs-right p.gs-top, #gs-left p.gs-top {
	margin-top: 30px;
}
/***** --- END CENTER CONTAINER DEFINITIONS --- *****/


/***** --- BEGIN PRIMARY NAV DEFINITIONS --- *****/
#primaryNav {
	background: url(../_images/nav_left.gif) left top no-repeat;
	height:36px;
}

#primaryNav ul {
	padding:0px 0px 0px 226px;
	margin:0px;
}

#primaryNav ul li {
	float:left;
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#primaryNav ul li a, #primaryNav ul li a:visited, #primaryNav ul li a span {
	display:block;
	text-decoration:none;
	font-size:0px;
}

#primaryNav ul li a span {
	display:none;
}

#primaryNav ul li a#nav_home {
	background: url(../_images/nav_home_off.gif) left top no-repeat;
	width:65px;
	height:36px;
}

#primaryNav ul li a#nav_home:hover, #primaryNav ul li a#nav_home.lock {
	background: url(../_images/nav_home_on.gif) left top no-repeat;
}

#primaryNav ul li a#nav_shop {
	background: url(../_images/nav_shop_off.gif) left top no-repeat;
	width:70px;
	height:36px;
}

#primaryNav ul li a#nav_shop:hover, 
#primaryNav ul li a#nav_shop.lock {
	background: url(../_images/nav_shop_on.gif) left top no-repeat;
}

#primaryNav ul li a#nav_eat {
	background: url(../_images/nav_eat_off.gif) left top no-repeat;
	width:129px;
	height:36px;
}

#primaryNav ul li a#nav_eat:hover, #primaryNav ul li a#nav_eat.lock {
	background: url(../_images/nav_eat_on.gif) left top no-repeat;
}

#primaryNav ul li a#nav_travel {
	background: url(../_images/nav_travel_off.gif) left top no-repeat;
	width:76px;
	height:36px;
}

#primaryNav ul li a#nav_travel:hover, #primaryNav ul li a#nav_travel.lock {
	background: url(../_images/nav_travel_on.gif) left top no-repeat;
}

#primaryNav ul li a#nav_relax {
	background: url(../_images/nav_relax_off.gif) left top no-repeat;
	width:172px;
	height:36px;
}

#primaryNav ul li a#nav_relax:hover, #primaryNav ul li a#nav_relax.lock {
	background: url(../_images/nav_relax_on.gif) left top no-repeat;
}

#primaryNav ul li a#nav_play {
	background: url(../_images/nav_play_off.gif) left top no-repeat;
	width:61px;
	height:36px;
}

#primaryNav ul li a#nav_play:hover, #primaryNav ul li a#nav_play.lock {
	background: url(../_images/nav_play_on.gif) left top no-repeat;
}
/***** --- END PRIMARY NAV DEFINITIONS --- *****/


/***** --- BEGIN SECONDARY NAV DEFINITIONS --- *****/
#secondaryNav ul li {
	list-style-type: none;
}

#secondaryNav ul li a, #secondaryNav ul li a:visited {
	text-decoration:none;
}

#secondaryNav ul li a:hover {
	text-decoration:underline;
}
#sponsor {
	background:url(../_images/bg_sponsor.gif) no-repeat;
	/* position:relative; */
	background-position: center right;
	padding: 5px 20px 0px 27px;
	min-height:308px;
	font-weight:normal;
	line-height:1.05em;
/*	margin-left:-40px;
*/}
#sponsor a {
	color:#0066CC;
}
#sponsor img {
	margin-bottom: 5px;
}
#sponsor-top {
	margin:0 0 1px 0;
	padding:0;
	background: url(../_images/bg_sponsor-top.gif) no-repeat;
	height:19px;
	width:175px;
}
#sponsor-bot {
	clear:both;
	margin-bottom:50px;
	padding:0;
	height: 18px;
	width: 175px;
	background: url(../_images/bg_sponsor-bot.gif) no-repeat;
}
#secondaryNav ul {
	margin-top: 0;
}
#photo-link {
	margin-top: 55px;
	/* position: relative; */
}
#photo-link img {
	margin-bottom: 1em;
	margin-top: 5px;
}
#photo-link a{
	color: red;
}
/***** --- END SECONDARY NAV DEFINITIONS --- *****/


/***** --- BEGIN TERTIARY NAV DEFINITIONS --- *****/
#tertiaryNav ul {
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
#tertiaryNav ul li {
	xfloat:left;
	display:inline;
	border-right: 1px solid #0066cc;
	list-style-type: none;
	padding: 0px 2px 0px 0px;
	margin:0px;
}

* html #tertiaryNav ul li {
	padding:0px;
	margin:0px 0px 0px 2px;
}

#tertiaryNav ul li.last{
	border-right:0px;
}

#tertiaryNav ul li a, #tertiaryNav ul li a:visited {
	text-decoration:none;
	color: #0066cc;
}

#tertiaryNav ul li a:hover {
	text-decoration:underline;
}
/***** --- END TERTIARY NAV DEFINITIONS --- *****/

#centerContainer #contentArea {
	float:left;
	width:425px;
	margin-right:27px;
}

#centerContainer #moduleArea {
	float:left;
	width:110px;
}

#centerContainer #moduleArea a {
	text-decoration:none;
}

#centerContainer #moduleArea a:hover {
	text-decoration:underline;
}

#centerContainer #moduleArea ul {
	padding:0px;
	margin:0px;
}

#centerContainer #moduleArea ul li {
	list-style-type:none;
	margin:0px;
}

#centerContainer #moduleArea .module_date {
	padding-bottom:10px;
}

/* some formatting classes */
.smaller {font-size:0.8em;}
.gray, .grey {color:#666666;}