/*================ ALL the styles by default apply to mobile ==============*/
@font-face {
	font-family: 'Papyrus';
	src: url(/interface_assets/Papyrus.woff);
}
@font-face {
	font-family: Tekton;
	src: url(/interface_assets/Tekton.woff);
}
@font-face {
	font-family: TektonPro-Bold;
	src: url(/interface_assets/TektonPro-Bold.woff);
}
@font-face {
	font-family: TektonPro-BoldCond;
	src: url(/interface_assets/TektonPro-BoldCond.woff);
}
#county_div {
	height: auto;
}
h1 {
	font-size: 1.3em;
	/*maybe
	font-size: 20px;*/
	color: #663300;
	font-family: TektonPro-Bold;
}
h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	/*maybe
	font-size: 28px;*/
	color: #993300 !important;
	font-family: TektonPro-Bold;
}
h2 a:link {
	font-size: 1.2em;
	color: #663300;
	font-family: TektonPro-Bold;
}
h3 {
	font-size: 1em;
	line-height: normal;
	color: #c74908;
	font-family: TektonPro-Bold;
}
h3 a:link {
	font-size: 1em;
	line-height: normal;
	color: #663300;
	font-family: TektonPro-Bold;
}
h4 {
	font-size: 1.0em;
	color: #663300 !important;
}
h4 a:link {
	font-size: 1.0em;
	color: #c74908 !important;
}
.realestatetownlistings h3 {
	line-height: 1.8;
}
.highlight1 {
	font-size: 30px;
	color: #d35c21;
	font-weight: bold;
}
.highlight2 {
	font-size: 30px;
	color: #330000;
	font-weight: bold;
}
.highlight3 {
	color: #cc0000;
	font-weight: bold;
}
.highlight4 {
	font-size: 30px;
	color: #330000;
	font-weight: bold;
}
.highlight5 {
	font-size: 22px;
	font-weight: bold;
	color: #930;
}
html {
	height: 100%;
}
body {
	font-size: 24px;
	color: #330000;
	margin: 0;
	background-image: url(/backgrounds/tan-suede.jpg);
	height: 100%;
}
a {
	color: #663300;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}
 a:visted {
 color: #330000;
}
/*Slideshow container*/
#slideshow_div {
	width: 100%;
	margin: 0 auto;
	background-image: url(/backgrounds/highlander-chocolate-1.jpg);
}
#main_content_container {
	width: 100%;
	margin: 0 auto;
	background-color: #331709;
	background-image: url(/backgrounds/highlander-chocolate-1.jpg);
}
/* SOCIAL BUTTONS SECTION */
#social_div {
	padding: 8px;
	padding-left: 16px;
	padding-right: 16px;
}
#social_content_div {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
#social_content_div a {
	width: 12%;
	float: left;
}
#social_content_div img {
	margin: 4px;
	width: 100%;
	height: auto;
}
#slogan_div {
	display: none;
}
/* MAIN NAVIGATION SECTION */
#main_nav_div {
	display: none;
	margin: 0 auto;
	clear: both;
	width: 100%;
	overflow: hidden;
}
#main_nav_content_div {
	overflow: hidden;
	text-align: center;
	margin: 16px;
}
.main_nav_link {
	width: 70%;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: TektonPro-BoldCond;
	/* Text outline*/
	text-shadow: 2px 2px 0 #330000, -2px -2px 0 #330000, 2px -2px 0 #330000, -2px 2px 0 #330000, 2px 2px 0 #330000;
	float: none;
	display: block;
	box-shadow: inset 2px -2px 4px 0px rgba(0,0,0,0.45), -2px 2px 4px 0px rgba(0,0,0,0.45);
	text-decoration: none !important;
	color: #ffcc99 !important;
	font-size: 3em;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0.5%;
	margin-top: 0.3em;
	background-image: url(/interface_assets/menu_buttons_background.jpg);
}
.main_nav_link:hover {
	color: #f49e63 !important;
}
.main_nav_link:active, .main_nav_link_active {
	color: #f49e63 !important;
}
.main_nav_link:visited {
	color: #ffcc99 !important;
}
/* MAIN MAP SECTION */
#main_page_map_div {
	width: 100%;
	overflow: hidden;
}
#main_page_map_div .main_nav_link {
	width: 96%;
	font-size: 2em;
	display: block;
	margin: 0 auto;
	float: none;
	display: block;
	box-shadow: inset 3px -6px 4px 0px rgba(0,0,0,0.45), -3px 6px 4px 0px rgba(0,0,0,0.45);
}
#main_page_map_content {
	padding: 12px;
	margin: 8px;
	margin-top: 0px;
}
/* ARTICLE SECTION */
.article_container {
	overflow: hidden;
}
.article_container_content {
	margin: 20px;
	background-image: url(/backgrounds/beige-1-parch.jpg);
	min-height: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tekton;
	color: #330000;
	font-size: 1.8em;
	padding-bottom: 20px;
}
.article_container_content h1 {
	clear: both;
	font-family: Tekton;
	color: #930;
	font-size: 1.3em;
}
.article_container_content h2 {
	clear: both;
	font-family: Tekton;
	color: #930;
	font-size: 1.2em;
}
/* Container for the column */
.article_column_container {
	float: left;
}
.article_column {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.floating_column {
	float: right;
}
/* HOME PAGE ADS SECTION */
.ads_container_content {
	clear: both;
	overflow: hidden;
	border-spacing: 32px;
	display: table;
	width: 100%;
	/*background-image:  url(/backgrounds/highlander-chocolate-1.jpg);*/
	margin-bottom: 30px;
}
.featured_ad {
	font-family: Tekton;
	color: #ffcc99;
	text-align: center;
	width: 50%;
	display: table-cell;
	border: solid #330000 30px;
	background-image: url(/backgrounds/taupe-suede.jpg);
}
.featured_ad_content {
	padding: 12px;
}
.featured_ad_content img {
	width: 100%;
}
.featured_ad_content .ad_copy {
	display: none;
}
#div_featured_retreats, #div_featured_arts, #div_featured_products, #div_featured_events {
	display: none;
}
.featured_ad a {
	color: #ffcc99;
}
/* SIDE PANEL ADS SECTION */
.article_column_container .ads_container_content {
	padding-bottom: 0px; /*to padding at the bottom - individual panel will compencate for the space*/
}
.article_column_container .featured_ad {
	height: auto; /*auto size*/
	margin-bottom: 20px; /*push/space panel below*/
}
/* FOOTER SECTION */
#footer_div {
	width: 100%;
	overflow: hidden;
	clear: both;
	display: none;
}
#mobile_footer {
	background-image: url(../backgrounds/wood.jpg);
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-family: TektonPro-BoldCond;
	box-shadow: inset 3px -6px 4px 0px rgba(0,0,0,0.45), -3px 6px 4px 0px rgba(0,0,0,0.45);
	/* Text outline*/
	text-shadow: 2px 2px 0 #330000, -2px -2px 0 #330000, 2px -2px 0 #330000, -2px 2px 0 #330000, 2px 2px 0 #330000;
	text-decoration: none;
	color: #ffcc99;
	font-size: 3em;
}
#footer_div .main_nav_link {
	width: 100%;
	font-size: 2em;
	display: block;
	margin: 0 auto;
	float: none;
	display: block;
	box-shadow: inset 3px -6px 4px 0px rgba(0,0,0,0.45), -3px 6px 4px 0px rgba(0,0,0,0.45); /*bevel effect*/
}
#footer_content {
	font-size: 26px;
	font-family: Tekton;
	background-image: url(/backgrounds/beige-1-parch.jpg);
	padding: 12px;
	margin: 20px;
	margin-top: 0px;
}
/* SIGNATURE SECTION */
#signature_div {
	font-size: 24px;
	/*color: #ffcc99;*/
	font-family: Tekton;
}
#signature_div a {
/*color: #ffcc99;*/
}
#signature_content_div {
	padding: 44px;
}
/*tables of links*/
#table_div {
	/*color: #ffcc99;*/
	font-family: Tekton;
}
.table_text {
	font-size: 1.3em;
	/*color: #ffcc99;*/
	font-family: Tekton;
}
/* HOME PAGE MAP TABS */
#map_tabs .main_nav_link {
	text-align: center;
	width: 49%;
	font-size: 2.2em;
	display: block;
	box-shadow: none;
	background-image: url(/backgrounds/taupe-suede.jpg);
	border-radius: 0px;
	margin-bottom: 10px;
	color: #ece2d6;
	float: left;
	margin-left: 1%;
}
#map_tabs a img {
	margin: 0 auto;
	display: block;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6, #tabs-7, #tabs-8 {
	background-image: url(/backgrounds/taupe-suede.jpg);
	padding: 9px;
	padding-top: 0px;
	clear: both;
}
.dmxGoogleMaps {
	border: 2px solid #330000;
}
#map-1, #map-2, #map-3 {
	border: 4px solid #330000;
}
/* Ad Pages Styles */
#ads_roll h1 {
	color: #330000;
	font-size: 32px;
	font-weight: bold;
}
#ads_roll h2 {
	color: #663300;
	font-size: 32px;
	font-weight: bold;
}
.ads_roll_block_container {
	width: 100%;
	overflow: hidden;
	font-size: 1.3em;
}
.ads_roll_block_container .ad_thumb {
	width: 100%;
	min-height: auto;
}
.ads_roll_block_container .ad_thumb img {
	width: 80%;
	margin: 0 auto;
	display: block;
}
/* Slogan */
.ads_roll_block_container h2 {
	color: #663300 !important;
	text-align: center;
	font-size: 32px;
}
.ads_roll_block_container h2 a:link {
	color: #663300 !important;
	text-align: center;
	font-size: 32px;
}
.ads_roll_block_container .ad_copy {
	width: 95%;
	margin: 0 auto;
	display: block;
	font-size: 30px;
}
.ads_roll_block_container .links_block_container {
	width: 100%;
	float: right;
	clear: both;
}
/* Extra Link Containers */
.ads_roll_block_container .links_block_content {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 20%;
	font-size: .9em;
	text-align: center;
	float: right;
	margin-left: 1.25%;
	margin-right: 1.25%;
}
.ads_roll_block_container hr {
	width: 90%;
	background-color: #330000;
	height: 1px;
	padding: 0;/* End of Mobile Ad Page Styles */
}
/*Top bar Main Menu button*/
#top_bar {
	background-image: url(../backgrounds/wood.jpg);
	text-align: center;
	width: 100%;
	border-bottom: 2px solid #330000;
}
#top_menu_link {
	margin: 12px;
	background-image: url(../images/top_button_background.jpg);
	text-align: center;
	display: inline-block;
	border: 1px solid #330000;
	border-radius: 2px;
	box-shadow: inset 2px -2px 4px 0px rgba(0,0,0,0.45), -2px 2px 4px 0px rgba(0,0,0,0.45);
	text-decoration: none;
	color: #330000;
	font-size: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	width: 20%;
	font-weight: bold;
	padding: 5px;
}
#site_map_link {
	display: none;
}
#_div {
	height: auto;
	padding-top: 20px;
}
#_single_div {
	height: auto;
	padding-top: 20px;
	display: block;
	align-content: center;
}
.signature_image {
	width: 70%;
	height: auto;
}
.icon_image {
	width: auto;
	height: auto;
}
.story_images_left {
	width: 95%;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
.story_images_left_3 {
	width: 95%;
	margin: 0 auto;
	display: block;	
	padding: 0px;
}
.story_images_left_top_padding {
	width: 95%;
	margin: 0 auto;
	display: block;	
	padding: 0px;
}
.story_images_left_bottom_padding {
	width: 95%;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
.story_images_right {
	width: 95%;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
.story_images_right_top_padding {
	width: 95%;
	margin: 0 auto;
	display: block;
}
.story_images_right_bottom_padding {
	width: 95%;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
.story_images_center {
	width: 95%;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
.story_images_center_1 {
	float: center;
	width: auto;
	margin: -12px;
	display: inline;
	padding: 0px;
}
.story_images_center_top_padding {
	width: 95%;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
#slideshowarticle_div {
	width: 100%;
	margin: 0 auto;
}
.slideshow {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.slideshow_left {
	width: 95% !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.slideshow_right {
	width: 95% !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
#taupe_focus_div {
	width: 96%;
	padding: 15px;
	background-image: url(/backgrounds/taupe-suede.jpg);
}
.taupe_focus {
	color: #ffcc99 !important;
}
#taupe_banner_div {
	width: 96%;
	padding: 2px !important;
	background-image: url(/backgrounds/taupe-suede.jpg);
}
.taupe_banner {
	color: #ffcc99 !important;
	font-size: 36px;
}
.taupe_banner h1 {
	color: #ffcc99 !important;
	font-size: 40px;
}
.taupe_banner h2 {
	color: #ffcc99 !important;
	font-size: 36px;
}
#chocolate_banner_div {
	width: 98.2%;
	padding: 10px;
	background-image: url(/backgrounds/highlander-chocolate-1.jpg);
	color: #ffcc99 !important;
}
.chocolate_banner_list {
	padding-left: 30px;
	padding-right: 30px;
	color: #ffcc99 !important;
	font-size: 36px;
}
.chocolate_banner_list h2 {
	color: #ffcc99 !important;
	font-size: 36px;
	line-height: 46px;
}
.chocolate_banner_list a:link {
	color: #ffcc99 !important;
}
.chocolate_banner_list a:hover {
	color: #f99609 !important;
}
.chocolate_banner_list a:visited {
	color: #ffcc99 !important;
}
.chocolate_banner h2 {
	color: #ffcc99;
	font-size: 36px;
}
#_links {
	padding: 26px;
	font-size: 36px;
}
._links h2 {
	font-size: 36px;
}
._links a {
	font-size: 36px;
}
#announcements {
	padding-top: 10px;
	padding-top: 20px;
	line-height: normal;
}
.trailratings {
	color: #c74908;
	font-weight: bold;
}
.note {
	color: #993300;
	font-weight: bold;
}
.important_note1 {
	color: #993300;
	font-weight: bold;
	font-style: italic;
}
.important_note {
	color: #993300;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	font-style: italic;
}
.important_note a:link {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #993300;
	font-weight: bold;
	font-style: italic;
}
.important_note2 {
	color:#993300;
	font-weight:bold;
	font-style:italic;
	font-size:36px;
	line-height:40px;
}
.important_note2 a:link {
	color:#993300;
	font-weight:bold;
	font-style:italic;
	font-size:36px;
	line-height:40px;
}
.highlander h2 {
	color: #501063 !important;
	font-size: 30px;
}
.highlander h2 a:link {
	color: #660066 !important;
	font-size: 30px;
}
.highlander h2 a:hover {
	color: #990099 !important;
	font-size: 30px;
}
.highlander h2 a:visited {
	color: #501063 !important;
	font-size: 30px;
}
.trail_titles {
	color: #993300 !important;
	font-size: 1.2em;
	font-family: TektonPro-Bold;
}
.trail_titles h2 {
	color: #993300 !important;
	font-size: 1.2em;
	font-family: TektonPro-Bold;
}
.community_links {
	color: #993300 !important;
	font-size: 1em;
	font-family: TektonPro-Bold;
}
.community_links a:link {
	color: #663300 !important;
	font-size: 1em;
	font-family: TektonPro-Bold;
}
.community_links h2 {
	color: #993300 !important;
	font-size: 1em;
	font-family: TektonPro-Bold;
}
.community_links h2 a:link {
	color: #663300 !important;
	font-size: 1em;
	font-family: TektonPro-Bold;
}
.icons {
	width: 100px;
	height: auto;
}
ul {
	line-height: 30px;
}
.ul_mag {
	line-height: 90px;
	font-size: 50px;
}
.form {
	width: 90% !important;
	align-self: center;
}
#sections {
	margin-top: 20px;
	margin-bottom: 20px;
}
.sections_titles {
	text-align: center;
	color: #930 !important;
	font-size: 1.2em;
}
.properties_thumbnail_cell img {
	width: 90%;
	height: auto;
}
.properties_thumbnail_cell {
	text-align: center;
}
.properties_details_cell {
	padding: 6px;
}
.calculator_link {
	display: none;
}
.property_big_thumb {
	width: 100%;
	text-align: center;
}
.property_big_thumb img {
	width: 90%;
	height: auto;
}
.property_details {
	width: 100%;
	float: none;
	padding: 10px;
}
#contact_realtor input, #contact_realtor textarea {
	width: 90%;
	font-size: 18px;
	padding: 6px;
}
#contact_realtor img {
	width: 90%;
	height: auto;
}

/*============== Desktop and iPad styles ================*/
@media only screen and (min-device-width : 768px) {
h1 {
	font-size: 24px;
	line-height: 32px;
	color: #663300 !important;
}
h2 {
	font-size: 22px;
	line-height: 30px;
	color: #993300 !important;
	font-family: TektonPro-Bold;
}
h2 a:link {
	color: #663300;
}
h3 {
	font-size: 20px;
	line-height: 30px;
	color: #993300 !important;
	font-family: TektonPro-Bold;
}
h3 a:link {
	color: #663300;
}
h4 {
	font-size: 18px;
	color: #993300 !important;
}
h4 a:link {
	font-size: 18px;
	color: #663300 !important;
}
.realestatetownlistings h3 {
	line-height: 40px;
}
#county_div {
	height: 350px;
}
body {
	font-size: 14px;
}
#social_content_div a {
	width: auto;
	float: none;
}
#social_content_div img {
	width: auto;
	height: auto;
}
/* Slogan */	
#slogan_div {
	display: inline-block;
	float: right;
	text-align: right;
	font-family: Papyrus;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc99;
	line-height: 45px;
	height: 45px;
	margin: 4px;
	vertical-align: middle;
}
.article_container_content {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}
.article_container_content h1 {
	font-family: Tekton;
	color: #993300;
	font-size: 24px;
}
.article_container_content h2 {
	font-family: Tekton;
	color: #993300;
	font-size: 22px;
}
.article_container_content h2 a:link {
	font-family: Tekton;
	color: #663300;
	font-size: 22px;
}
.article_container h2 {
	font-family: Tekton;
	color: #993300;
	font-size: 22px;
}
.article_container h2 a:link {
	font-family: Tekton;
	color: #663300;
	font-size: 22px;
}
.letter {
	margin-left: 100px;
	margin-right: 100px;
	color: #663300;
}
.ul_mag {
	line-height: 32px;
	font-size: 18px;
}
#footer_content {
	font-size: 16px;
}
/* SIGNATURE SECTION */
#signature_div {
	font-size: 14px;
}
/* Ad Pages Styles */
#ads_roll h1 {
	font-size: 18px;
}
#ads_roll h2 {
	font-size: 16px;
}
.ads_roll_block_container {
	font-size: 16px;
}
.ads_roll_block_container h2 {
	font-size: 18px;
}
.ads_roll_block_container h2 a:link {
	color: #663300 !important;
	text-align: center;
	font-size: 18px;
}
.ads_roll_block_container .ad_copy {
	width: 96%;
	margin: 0 auto;
	display: block;
	font-size: 16px;
}
.ads_roll_block_container .ad_thumb {
	width: 235px;
	float: left;
	margin-right: 20px;
}
.ads_roll_block_container .ad_thumb img {
	width: auto;
}
.ads_roll_block_container .ad_copy {
	width: 700px;
	float: left;
}
.ads_container_content {
	border-spacing: 16px;/* End of Ad Pages Styles */
}
#slideshow_div {
	background-image: url(/backgrounds/highlander-chocolate-1.jpg);
	height: 370px !important;
	width: 1080px;
	margin: 0 auto;
}
#banner_div {
	height: 112px;
	max-width: 1080px;
	margin: 0 auto;
}
#apple_banner_div {
	height: 288px;
	width: 1080px;
	margin: 0 auto;
}
#main_content_container {
	background-image: url(/backgrounds/highlander-chocolate-1.jpg);
	width: 1080px;
}
#main_nav_div {
	display: block;
}
#_div {
	height: 340px !important;
	padding-top: 20px;
}
.main_nav_link {
	font-size: 18px;
	width: 19%;
	float: left;
	display: inline-block;
	margin: 0.5%;
}
.featured_ad {
	font-size: 14px;
	width: 23%;
	border: solid #330000 15px;
	height: 100%;
}
#footer_div .main_nav_link {
	width: 366px;
	font-size: 24px;
}
/* HOME PAGE MAP TABS */
#map_tabs .main_nav_link {
	font-size: 2.2em;
	width: 33%;
	float: left;
}
#div_featured_retreats, #div_featured_arts {
	display: table-cell;
}
#div_featured_products {
	display: block;
}
#div_featured_events {
	display: block;
}
/* SIDE PANEL ADS SECTION */
.side_adds {
	border-spacing: 32px;
}
.side_adds .featured_ad {
	width: 100%; /*take up the width of the container*/
	display: block; /*start from the new line*/
	height: auto; /*auto size*/
	margin-bottom: 20px; /*push/space panel below*/
}
.side_adds #div_featured_retreats, .side_adds #div_featured_arts {
	display: block;
}
.featured_ad_content .ad_copy {
	display: block;
}
#map_tabs .main_nav_link {
	margin: 0;
}
#main_page_map_div .main_nav_link {
	width: 12.5%;
	font-size: 16px;
	color: #ece2d6 !important;
}
#top_bar {
	display: none;
}
#site_map_link {
	display: block;
}
#mobile_footer {
	display: none;
}
#footer_div {
	display: block;
}
.highlight1 {
	font-size: 26px;
	font-weight: bold;
}
.highlight2 {
	font-size: 26px;
	font-weight: bold;
	color: #cc6633;
}
.highlight3 {
	font-size: 22px;
	font-weight: bold;
	color: #930;
}
.highlight5 {
	font-size: 22px;
	font-weight: bold;
	color: #930;
}
.signature_image {
	width: auto;
	height: auto;
}
.icon_image {
	width: 30%;
	height: auto;
}
.story_images_left {
	float: left;
	width: auto;
	margin: auto;
	display: inline;
	padding-right: 10px;
}
.story_images_left_2 {
	float: left;
	width: auto;
	margin: auto;
	display: inline;
}
.story_images_left_3 {
	float: left;
	width: auto;
	margin: auto;
	display: inline;
	padding-right: 50px;
	padding-left: 150px;
}
.story_images_right {
	float: right;
	width: auto;
	margin: auto;
	display: inline;
}
.story_images_center {
	float: center;
	width: auto;
	margin: auto;
	display: inline;
}
.story_images_center_1 {
	float: center;
	width: auto;
	margin: -12px;
	display: inline;
}
.story_images_center_top_padding {
	float: center;
	width: auto;
	margin: auto;
	display: inline;
	padding-top: 10px;
}
.story_images_left_top_padding {
	float: left;
	width: auto;
	margin: auto;
	display: inline;
	padding-right: 10px;
	padding-top: 10px;
}
.story_images_left_bottom_padding {
	float: left;
	width: auto;
	margin: auto;
	display: inline;
	padding-right: 10px;
	padding-bottom: 10px;
}
.story_images_right_top_padding {
	float: right;
	width: auto;
	margin: auto;
	display: inline;
	padding-top: 10px;
}
.story_images_right_bottom_padding {
	float: right;
	width: auto;
	margin: auto;
	display: inline;
	padding-bottom: 10px;
}
.slideshow {
	width: auto !important;
	height: auto !important;
}
.slideshow_left {
	float: left !important;
	width: auto !important;
	height: auto !important;
	display: inline;
	padding-right: 10px;
}
.slideshow_right {
	float: right !important;
	width: auto !important;
	height: auto !important;
	display: inline;
}
/*tables of links*/
#table_div {
	/*color: #ffcc99;*/
	font-family: Tekton;
}
.table_text {
	font-size: 20px;
	/*color: #ffcc99;*/
	font-family: Tekton;
}
#taupe_banner_div {
	width: 100%;
	padding: 0px;
	background-image: url(/backgrounds/taupe-suede.jpg);
	color: #ffcc99;
}
.taupe_banner {
	color: #ffcc99 !important;
	font-size: 18px;
}
.taupe_banner h1 {
	color: #ffcc99 !important;
	font-size: 24px;
}
.taupe_banner h2 {
	color: #ffcc99 !important;
	font-size: 18px;
}
#chocolate_banner_div {
	width: 98.2%;
	padding: 10px;
	background-image: url(/backgrounds/highlander-chocolate-1.jpg);
	color: #ffcc99 !important;
}
.chocolate_banner_list {
	color: #ffcc99 !important;
	font-size: 19px;
}
.chocolate_banner_list h2 {
	color: #ffcc99 !important;
	font-size: 19px;
	line-height: 22px;
}
.chocolate_banner_list a:link {
	color: #ffcc99 !important;
}
.chocolate_banner_list a:hover {
	color: #f99609 !important;
}
.chocolate_banner_list a:visited {
	color: #ffcc99 !important;
}
#_links {
	padding: 20px;
}
._links h2 {
	font-size: 20px;
}
._links a {
	font-size: 20px;
}
.highlight4 {
	font-size: 20px;
	color: #330000;
	font-weight: bold;
}
.highlight5 {
	font-size: 20px;
	color: #930;
	font-weight: bold;
}
.highlander {
	color: #501063 !important;
	font-size: 21px !important;
	line-height: 28px;
}
.highlander a:link {
	color: #660066 !important;
	font-size: 21px !important;
}
.highlander a:hover {
	color: #990099 !important;
	font-size: 21px;
}
.highlander a:visited {
	color: #501063 !important;
	font-size: 21px;
}
.highlander h2 {
	color: #501063 !important;
	font-size: 21px !important;
}
.highlander h2 a:link {
	color: #660066 !important;
	font-size: 21px !important;
}
.highlander h2 a:hover {
	color: #990099 !important;
	font-size: 21px;
}
.highlander h2 a:visited {
	color: #501063 !important;
	font-size: 21px;
}
.trail_titles {
	color: #993300 !important;
	font-size: 20px;
	font-family: TektonPro-Bold;
}
.community_links {
	color: #330000 !important;
	font-size: 18px;
	font-family: TektonPro-Bold;
}
.community_links a:link {
	color: #663300 !important;
	font-size: 18px;
	font-family: TektonPro-Bold;
}
.community_links h2 {
	color: #330000 !important;
	font-size: 19px;
	font-family: TektonPro-Bold;
}
.community_links h2 a:link {
	color: #663300 !important;
	font-size: 19px;
	font-family: TektonPro-Bold;
}
.icons {
	width: auto;
	height: auto;
}
.note {
	color: #993300;
	font-weight: bold;
}
.important_note {
	font-size: 22px;
	line-height: 28px;
	color: #993300;
	font-weight: bold;
	font-style: italic;
}
.important_note a:link {
	font-size: 22px;
	line-height: 28px;
	color: #993300;
	font-weight: bold;
	font-style: italic;
}
.important_note2 {
	color: #993300;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.important_note2 a:link {
	color: #993300;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
ul {
	line-height: 30px;
}
#sections {
	margin-top: 20px;
	margin-bottom: 20px;
}
.sections_titles {
	text-align: center;
	color: #930 !important;
	font-size: 19px;
}
/*Properties styles */
.properties_row {
	clear: both;
	overflow: hidden;
}
.properties_thumbnail_cell {
	text-align: left;
	float: left;
	width: 25%;
}
.properties_details_cell {
	float: left;
	padding: 0;
	padding-left: 10px;
	overflow: hidden;
	width: 71%;
}
.properties_details_cell .cell1 {
	width: 69%;
	float: left;
}
.properties_details_cell .cell2 {
	width: 31%;
	float: left;
	text-align: right;
}
.properties_details_cell .cell3 {
	width: 56%;
	float: left;
}
.properties_details_cell .cell4 {
	width: 44%;
	float: left;
	text-align: right
}
.calculator_link {
	display: inline;
}
.property_big_thumb {
	width: 50%;
	text-align: left;
	float: left;
}
.property_big_thumb img {
	width: 450px;
	height: auto;
}
.property_details {
	width: 46%;
	float: left;
	padding-left: 10px;
}
}

/*Override two column layouts on mobile devices */
@media only screen and (max-device-width : 736px) {
#slideshowarticle_div, #slideshowarticle_div div div, #slideshowarticle_div div div div {
	width: 100%;
}
#slideshowarticle_div, #slideshowarticle_div div div img {
	width: 100%;
	height: auto;
}
.article_column_container, .floating_column {
	width: 100% !important;
	padding: 0px !important;
}
/*Stretch slideshow */
.dwuser_xfs_v4_holder {
	width: 100% !important;
	overflow: visible !important;
	height: 700px !important;
}
.dwuser_xfs_v4_holder img {
	width: 100% !important;
	height: auto !important;
}
.xfs4t_gs {
	visibility: hidden;
}
}
