@charset "utf-8";

#menu_m { display:none; }

#Content_Holder { width:85%; }

#RightCol {
	left:-20px;
	min-height: 1000px;
}
#map-canvas {
	height:650px;
}
 @media screen and (max-width: 1280px) {

.earlybreak td {
	display: block;
	width:100% !important;
}
}
/* Smaller Screens (768 - 960) ======================== */
@media screen and (max-width: 1024px) {

td {
	display: block;
	width:100% !important;
}

#Content_Holder { width:95%; }

td.gutter { display:none; }
}
/* Tablets (480 - 767) ======================== */
@media screen and (min-width: 768px) {

.smaller {
	width:75% !important;
	display: block;
	max-width:660px;
}

.smallest {
	width:45% !important;
	display: block;
	max-width:408px;
}
}
/* Tablets (480 - 767) ======================== */
@media screen and (max-width: 767px) {
#map-canvas {
	height:350px;
}
#RightCol {
	left:0;
	border-top:solid 10px #811616;
	padding-top:30px;
	min-height:inherit;
}#home_menu li {
    margin: 10px 30px;
}

#footer { margin-left:auto; 
	margin-top: 150px;}

#navmenu, #ornament { display:none; }

#rec { display:none; }

#wrapper { padding-top: 0; }

#topper { display:none; }

#LeftNav {
	background-image:none;
	width:100%;
	text-align:center;
	padding:0;
}

#LeftCol {
	float:none;
	width:100%;
	text-align:center;
	margin:0;
	position: relative;
	z-index:10;
	top: 75px;
}

#Content_Holder { margin-top: -120px; }

#content {
	float: none;
	width: 100%;
	padding:0;
}

.horizontal li {
	width:42%;
	display:inline-block !important;
	padding: 0.5em 0;
}

#menu_m { display:block; }

.smaller, .smallest { width:100% !important; }

.flexslider { margin-top:30px !important; }

.relatedPagesList a { color:#fff !important; }

.tinynav {
	display: inline-block;
	margin: 15px auto;
	text-align: center;
}

#social { display:none; }

#Banner { text-align:center; }

#title2 { margin-left: 0; }
}

/* Tablets (480 - 767) ======================== */
@media screen and (max-width: 480px) {

#uixLink { float:none; }

#uix {
	font-size: 17px !important;
	text-align: center !important;
}

#uix a {
	float:none;
	margin-left:0 !important;
}

#title { font-size:45px; }

ul, ol { margin:1em; }
}
