h1, h2, h3 {
	margin-top:15px !important; 
}

#content {
	padding: 0px;
	margin: 0px;
	height: auto;
}

.cols {
	position: relative;
	overflow: hidden;
	float: left;
	top: 10px;
}


#col1 {
	left: 20px;
	padding-right: 10px;
	width: 720px;
}

#col2 {
	left: 20px;
	padding: 0px 10px;
	width: 200px;
	border-left: 1px dotted #009900;
	height: 100%;
	min-height: 540px;
}

#main_slides {
	width: 620px;
	margin: 10px auto;
	text-align: left;
}

#featurespots {
	width: 700px;
	margin: auto;
}
 
#featurespots .block {
	float: left;
	overflow: hidden;
	margin: 10px; 
	color: #555;
	display: inline;
}

.field-content {
	font-size: .95em;
}

h1,h2,h3 {
	margin: 8px auto;
}

h1 {
	font-size: 1.2em  !important;
}

h2 {
	font-size: 1.1em  !important;
}

h3 {
	font-size: 1.0em  !important;
}

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

a:hover {
	text-decoration: underline;
}

.home_quotes {
	line-height: 1.4em;
	height: 240px;
	width: 415px;
}

#intro_banner {
	background: url(/assets/images/home/intro_banner.jpg) top left no-repeat;
	width:980px;
	height: 133px;
	position: relative;
}

#intro_banner>div {
	position: absolute;
	top: 0;
	width: 194px;
	height: 131px;
	margin: 1px 0;
	cursor: pointer;
}

#headerAir {
	left: 369px;
	background: url(/assets/images/home/overAir.gif) top left no-repeat;
	opacity: 0;
}

#headerFood {
	left: 565px;
	background: url(/assets/images/home/overFood.gif) top left no-repeat;
	opacity: 0;
}

#headerWater {
	left: 758px;
	background: url(/assets/images/home/overWater.gif) top left no-repeat;
	opacity: 0;
}

#advanceSlide {
	position: absolute;
	left: 0;
	top: 0;
	width: 620px;
	height: 250px;
	cursor: pointer;
}

.views-simplespy-item {
	opacity: 0;
}

ul.simplespy-content li, ul.simplespy-content {
  	list-style-type: none !important;
  	list-style-image: none !important;	
	margin:0 !important;
	padding:0 !important;
}

#block-views-QuotesRotation-block_1 {
	padding-left: 20px;
	border-left: 1px dotted #009900;	
	height: 280px;
	overflow: hidden;
}

#block-block-18 {
	float: left;
	width: 220px;
}

.quotebody {
	width:380px; 
	margin:auto;	
}

#homeslides li {
  list-style-type: none !important;
  list-style-image: none !important;	
  margin: 0 !important;
}

#btnNext {
	background: url(/assets/images/home/btnNext.gif) top left no-repeat;
	right: 22%;
	cursor: pointer;
}

#btnPrev {
	background: url(/assets/images/home/btnPrev.gif) top left no-repeat;
	right: 30%;
	cursor: pointer;
}

.slideNav {
	width:20px;
	height:20px;
	position: absolute;
	bottom: 8px;	
	opacity: 0;
}
