@import url("reset.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	background:#eaeaea url(img/pattern.jpg);
}
.mobile_dtail{
	
	float:left;
	margin-left:20px;
}
#container {
	width:960px;
	margin:0 auto;
	margin-top:30px;
	background:#f9f9f9;
	border:1px solid #cccccc;
}
#header {
	/*background:transparent url("img/header_bg.png") no-repeat;*/
	background:transparent url("img/whippy_header_bg.jpg") no-repeat;
	height:588px;
}
#navigation {
	padding-top:86px;
	padding-left:8x;
}
#navigation li a{
	float:left;
	display:block;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:64px; /* pre was 24px */
	letter-spacing:-1px;
}
#navigation li a.hop {
	margin-left:468px; /* pre was 328px */
}
#navigation li a:hover {
	color:#fffa76;
}
#content {
	padding:6px;
	font-size:13px;
}
.split, .clear {
	clear:both;
}

/* Slideshow */

#slider-wrapper {
    height:434px;
    margin:0 auto;
	padding:0 30px;
	margin-top:50px;
	margin-bottom:60px;
}
#slideshow {
	position:relative;
    width:900px;
    height:380px;
}
#slideshow img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slideshow a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:415px;
	bottom:-34px;
	z-index: 99;
}
	
.nivo-controlNav:hover{opacity: 1;
}
.nivo-controlNav a {
	display:block;
	width:20px;
	height:20px;
	background:url("img/nivo/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -20px;
}

.nivo-directionNav a {
	display:block;
	width:11px;
	height:20px;
	background:url("img/nivo/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
	top:394px !important;
}
a.nivo-nextNav {
	background-position:-11px 0;
	right: 342px;
}
a.nivo-nextNav:hover{background-position:-11px -20px;
}

a.nivo-prevNav {left:392px;
}
a.nivo-prevNav:hover{ background-position:0 -20px;
}

.home_cont{
	width:540px;
	float:left;
	padding:25px 0px 0px 30px;
}
.home_cont h1{
font-size:40px;
	font-family:Myriadpro;
	font-weight:500;
}
.bottom_section{
	width:920px;
	float:left;
	min-height:180px;
	padding:20px 0px 0px 30px;
	background:right bottom url(img/whippy-ice-cream.png) no-repeat;
}
.bottom_section h2{
	font-family:Myriadpro;
	font-size:35px;
	padding-bottom:10px;
	font-weight:normal;
}
.bottom_section ul{
	width:438px;
	float:left;
}
.bottom_section ul li{
	height:20px;
	padding-left:30px;
	margin:10px 0px;
	background:left center url(img/list_img.png) no-repeat;
}
#footer-container{
	width:100%;
	float:left;
}
#footer-content{
	width:960px;
	padding:10px 0px;
	margin:0px auto;
}
#footer-content ul{
	width:480px;
	float:left;
	
}
#footer-content li{
	float:left;
	padding:0px 5px;
}
#footer-content li a{
	text-decoration:none;
	color:#4a4a4a;
	text-transform:uppercase;
}
.float_right{
	float:right;
}
.main_inner_cont{
	width:100%;
	float:left;
}
.inner_cont{
	width:900px;
	padding:25px 30px 30px 30px;
	float:left;
}
.inner_cont ul{
	padding-left:20px;
}
.inner_cont li{
	list-style-type:disc;
	padding-left:5px;
	margin:7px 0px;
}
.inner_cont h3{
	font-family:Myriadpro;
	font-size:20px;
	padding-bottom:10px;
	font-weight:normal;
}
.inner_cont h2{
	font-family:Myriadpro;
	font-size:35px;
	padding-bottom:10px;
	font-weight:normal;
}
.inner_cont tr{
	margin:10px 0px !important;
}
#nonIndexheader {  background: transparent url("img/header_bg.png") no-repeat scroll 0 0;
    height: 150px;}
.gallery-image {max-width:30%; float:left;margin:1.5%}
#content_new {
	width: 80%;
	padding:2rem 10%;
	text-align: center;
}
.content_new-inner {
	width: 33.3%;
	float: left;
}
