/****************************************************************/
/*                           Content                            */
/****************************************************************/
#menu_left {
	display: block;
	width: 183px;
	margin: 0px auto;
	padding: 0px;
}

#menu_left_wrapper {
    border-right: solid 1px #D8D5CC;
    border-left: solid 1px #D8D5CC;
    margin-left: 1px;
    width: 171px;
    border-top: solid 0px yellow;
}

#menu_left_wrapper_bot {
    width: 171px;
 /*   background: url(../images/template/page_headers/bot_cap.jpg) no-repeat bottom left;*/
}

.menu_left_box {
	width: 154px;
	padding: 7px 0px 7px 8px;
	border-bottom: solid 1px #AAAAAA;
	margin: 0px auto;
}
#destination_nav {
	width: 535px;
	padding: 10px;
}
#destination_content {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 15px;
	width: 544px;
}
#sponsor_content_right {
	padding-top: 5px;
	padding-left: 7px;
	width: 133px;
	float: right; 
    clear: right;
	overflow: visible; 
}
.sponsor_logo_right {
	display: inline;
	margin-top: 5px;
	float: right;
}
#destination_info {
	margin: 5px 154px 10px 15px;
}
#destination_description {
	margin: 0px 154px 10px 15px;
}
#find_local {
	margin: 7px 154px 0px 15px;
	padding-top: 5px;
	border-top: 1px solid #AAAAAA;
}
/****************************************************************/
/*                   Secondary Nav & Menus                      */
/****************************************************************/
.menu_heading {
	padding-top: 0px;
	color: #555555;
	font-weight: bold;
}
.menu_heading a{
	padding-top: 0px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
#menu_left .submenu {
	padding-left: 7px;
	font-size: 11px;
}
#menu_left .submenu a {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
.destination_heading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
.destination_heading a {color: White; text-decoration: none;}
.destination_heading a:hover {text-decoration: underline;}
.destination {
	color: #EF860A;
	font-size: 10px;
	line-height: 15px;
}
#destination_nav, a.destination_nav, .destination_nav  {color: White;}
a.destination_nav, a.destination_nav:hover, .destination_nav {
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	/* margin-right: 7px; */
}
a.destination_nav {	white-space: nowrap;}
a.destination_nav:hover {
	text-decoration: underline;
}
/****************************************************************/
/*                             Text                             */
/****************************************************************/
.destination_text {
	line-height: 18px;
}
.destination_text a {
	font-weight: bold;
}
.destination_text a:hover {
	font-weight: bold;
	color: #EC2306;
}
table.form {
    margin-right: auto;
    margin-left: auto;
}
.event_item { font-size: 6pt; font-family: Verdana, Arial, Sans-Serif; }
