body {
	font-size:1em; 
/*-webkit-text-size-adjust: none; 
font-family:Helvetica, Arial, Verdana, sans-serif;*/
}

h1, h2, h3, h4, h5, h6 {font-weight: normal; line-height:normal; }

.booking,
.comment {display:none;}

.listings .col25 {padding-left:1.25em}

.search,
#navigation,
.ifacts, 
.didyouknow, 
.label, label,
.rightImg, 
.right,
.leftImg,
#footer .copyright {
	float:none;
	clear:both; 
	margin:0;
}

#header {
	margin:0; 
	width:100%
}
.search {padding-left:0;
padding-top:.5em }

nav ul {
	padding:1em 0 0 0;
	clear:both;
	float:none;
}
nav ul li a {
	display:block;
        padding:0 1.5em 1em 0;
}

fieldset .label, 
fieldset label { 
	float:none;
	 text-align:left;
}

input[type=text] {
        width:100%;
}

.didyouknow p {margin:0}

.imgContainer img,
.introduction .welcomemap img, 
.introduction .welcomemap {
	width:100%; 
	padding:0;
	height:auto;
}


.didyouknow, 
.profile, 
/*.feature, 
.featureItem, */
.col10, 
.col15, 
.col25, 
.col33, 
.col30,
.col35, 
.col40, 
.col50, 
.col60, 
.col66, 
.col75 {width:100%;}

#demogra .col30 {width:45%}


.ifacts {width:auto; margin:0; padding:0 0.5em}

.content, .welcomemap {padding:0;margin:0}
.pad20 {padding:20px 0}

.featureItem {
	padding:0;
	width:50%;
}
.featureItem img { width:200px; height:200px}


.introduction, 
.feature {
	padding:0;
	border:none
}
/*.feature {display:block; }*/

#footer .left {float:left;}
#footer .links a {
	padding:0 .5em 0 0; 
	font-weight:normal
}

.searchm {display:inline}

div.imagetitle {position: static;}
div.thetitle { 
	border:none;
        position:static;
        top:0;
        left:0;
    -webkit-transform: none; /* Safari and Chrome */
       -moz-transform: none; /* Firefox */
        -ms-transform: none; /* IE 9 */
         -o-transform: none; /* Opera */
            transform: none;
}
div.thetitle h2 {
	font-size:125%;
        padding-left:0;
        color:#000;
        margin-top:0;
}


.imgSection img {width:300px}
.shortTitle {padding-top:0}




@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  
and (orientation : landscape) { 

#home .col20,
#home .col21, 
#home .col22 {width:48%; display: inline-block;}

}


