@charset "utf-8";

/* CSS Document */
body {
	background: url(images/bg-blue-base.jpg);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #005696;
	font-size: 10pt;
}

#bodyWrap {
	width:100%;
	height:100%;
	background: url(images/bg-blue.jpg) repeat-x top;
}

h1, h2 {
	font-size: 16pt;
}

a {
	color:#005696;	
}

/* navigation */
#navHold {
	width: 946px;
	height: 121px;
	margin: auto;
	background: url(images/bg-shadow.png) center bottom no-repeat;
}

#nav {
	width: 845px;
	clear: right;
	position: relative;
	margin: 0 0 0 50px;
}

#nav ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#nav ul li {
	float: left;
	background: url(images/menu-tab.png);
	width: 130px;
	height: 22px;
	margin: 0 3px 0 0;
	padding: 9px 0 0 0;
	text-align: center;
	list-style:none;
}

#nav ul li.active-trail, #nav ul li:hover {
	background: url(images/menu-tab-rollover.png);
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #005696;
	text-decoration: none;
	width: 127px;
	height: 13px;
	display: block;
	outline: none;
}

/* main page layout */
#head {
	height: 121px;
	width: 100%;
	background: url(images/bg-top.png) repeat-x;
}

#mainHold {
	width: 946px;
	margin: 0 auto;
	background: url(images/bg-shadow.png) center;
}

#contentHold {
	width: 848px;
	margin: auto;
	position:relative;
}

#newsBox {
	width: 249px;
	height: 315px;
	float: left;
	margin-right: 10px;
	background: url(images/news-box.jpg) #818185;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: hidden;
}

#newsDate {
	margin: 18px 14px 0 0;
	text-align: right;
}

#newsContent {
	width: 220px;
	margin: 25px auto 0;
}

#flashBox {
	width: 576px;
	height: 309px;
	border: #005696 3px solid;
	float: left;
}

#panelHold {
	clear: both;
	margin-top: 15px;
	position: relative;
}

#leftPanel {
	width: 250px;
	margin: 20px 13px 0 0;
	float: left;
}

#leftPanel img,#leftSubPanel img {
	padding: 8px 0;
}

#midPanel {
	width: 365px;
	float: left;
	margin-right: 5px;
}

#rightPanel {
	width: 213px;
	height: 290px;
	background: url(images/contact-us-box.jpg);
	float: left;
}

#contactForm {
	postion: relative;
	margin-top: 95px;
	width: 140px;
	float: right;
}

#footer {
	background: url(images/footer-bottom.png) no-repeat top;
	width: 946px;
	height: 137px;
	margin: 0 auto;
	padding: 80px 35px 0 0;
}

#footer p {
	color: #eee;
	text-align: right;
	font-size: 9pt;
	margin:0;
	padding:0 18px;
}

/* sub page layout styles */
#leftSubPanel {
	width: 200px;
	margin-right: 13px;
	float: left;
}

#topPanel {
	border: #005696 2px solid;
	float: left;
}

#midSubPanel {
	width: 415px;
	float: left;
	margin-right: 5px;
	position:relative;
}

/* classes */
.content {
	
}

.contactStyle {
	width: 125px;
	border: #eee 1px solid;
	margin-bottom: 5px;
	font-size: 8pt;
	color: #005696;
	font-family: Arial, Helvetica, sans-serif;
}

.success {
	color:green;
}
div.messages {
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	padding:10px;
	margin:20px;
}
div.status {
	color:green;
	border:2px solid green;
	background-color:#edffed;
}

ul.tabs {
	border-collapse: collapse;
	line-height: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	white-space: nowrap;
	border: 0;
	float: right;
	padding: 0;
	margin: 8px 10px 0 0;
}

#contentHold ul.primary {
	position: absolute;
	top: 10px;
	right: 0;
}
#contentHold ul.secondary {
	position: absolute;
	top: 10px;
	left: 60px;
}
ul.primary li.active a,ul.secondary li.active a {
	font-weight: bold;
	display: none;
}

ul.primary li a,ul.primary li.active a,ul.primary li a:hover,ul.primary li a:visited,ul.secondary li a,ul.secondary li.active a,ul.secondary li a:hover,ul.secondary li a:visited
	{
	border: 0pt none;
	height: auto;
	margin: 0 0pt 5px 5px;
	padding: 5px 1em 4px 1em;
	position: relative;
	text-decoration: none;
	top: -1px;
	border: 2px solid #eee;
	background: #fff;
	color: #005696;
	font-weight: bold;
}

ul.primary li a:hover,ul.secondary li a:hover {
	background: #eee;
}

.node-type-rawpage .content p {
	margin:0;
}

#block-edit-link-menu_primary-links ul {
	display:none;
}
	
#contentHold .submitted {
	display:none;
}	






#subNav {
	width: 200px;
	background: url(images/menu-sub-bg.jpg) repeat-x #808084;
	text-align: center;
}

#subNav ul {
	margin: 0;
	padding: 10px;
}
#subNav ul ul {
	padding: 0;
}

#subNav li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#subNav .menu li.collapsed, #subNav .menu li a {
	display: none;
}
#subNav .menu li.expanded ul a {
	display: inline;
	color: #005696;
	font-weight:bold;
	text-decoration:none;
	width: 180px;
	height: 18px;
	display:block;
	outline:none;
}
#subNav .menu li.expanded li {
	width: 180px;
	height: 30px;
	background: url(images/menu-sub-btn.jpg) no-repeat;
	padding: 12px 0 0 0;
	text-align: center;
}

#subNav .menu li.expanded li.active-trail, #subNav .menu li.expanded li:hover {
	background: url(images/menu-sub-btn-over.jpg) no-repeat;
}
#vanBox img {
	display:none;
}

#vanBoxHolder {
	height:112px;
	position:relative;
}
#vanBox {
	position:absolute;
	top:0;
	left:0;
}
#vanComingSoon {
	position:absolute;
	top:148px;
	left:35px;
	color:#005595;
	font-weight:bold;
	font-size:20px;
	width:150px;
	display:none;
}

#lushHills img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#lushHills {
	width:250px;
	height:102px;
	position:relative;
}
#lushHills img.first {
	display:inline;
}

#newsBox {
	position:relative;
}
#newsBox .pager a {
	display:block;
	font-size:1px;
	color:#015697;
	outline:none;
}

#newsBox .pager-current {
	display:none;
}
#newsBox .pager-previous {
	position:absolute;
	bottom:3px;
	right:40px;
	padding:0;
	margin:0;
}
#newsBox .pager-previous a {
	background: url(images/arrow-left.jpg) no-repeat;
	width:37px;
	height:29px;
}
#newsBox .pager-next {
	position:absolute;
	bottom:3px;
	right:0;
	padding:0;
	margin:0;
}
#newsBox .pager-next a {
	background: url(images/arrow-right.png) no-repeat;
	width:40px;
	height:29px;
}

#newsBox .views-field-title a {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#newsBox .views-field-title {
	border-bottom:1px solid #fff;
}
#newsBox .views-field-body, #newsBox .views-field-view-node a {
	font-size:12px;
	line-height:15px;
	color:#fff;
}
