html, body {
	background: #fff;
	color: #514f50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
}

/* REMOVAL OF DEFAULT BROWSER STYLES */



h1, h2, h3, ul, li {
	margin: 0;
	padding: 0;
}




ul { list-style: none; }

a img { border: none; }


/* COMMON */
.left { float: left; }
.right { float: right; }
.clr { 
	display: block; 
	clear: both; 
	height: 0;
	width: 0;
	line-height: 0;
	overflow: hidden;
}

div.dotted {
	width: 100%;
	height: 1px;
	overvlow: hidden;
	background: url('../img/main/dotted.gif') repeat-x top left;
	margin: 18px 0 12px 0;
}

.hidden-text {
	display: block;
	text-indent: -9999px;
}


div.dotted.no-margin-top { margin-top: 0; }
div.hampers div.dotted { margin-top: 12px; }

div.calendar-upcominglist div.dotted { margin: 10px 0; }

div.shadow-seperator {
	width: 100%;
	height: 13px;
	overflow: hidden;
	background: url('../img/main/shadow-seperator-tile.gif') repeat-x top left;
	margin: 30px 0 8px 0;
}

div.shadow-seperator div {
	width: 484px;
	height: 1px;
	overflow: hidden;
	background: url('../img/main/shadow-seperator-strip.gif') no-repeat top left;
}

div.main-img-with-text div.main-img img { margin-bottom: 0; }

div.main-img {
	display: block;
	width: 190px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #0ac10a;
	float: left;
	margin: 0 13px 13px 0;
}
div.news div.main-img { margin: 0 0 13px 13px; 	height: 190px; }
div.youtube { margin-bottom: 20px; }

a.main-img img,
img.main-img {
	float: left;
	padding: 2px;
	border: 1px solid #0ac10a;
	margin: 0 10px 10px 0;
}

a:hover.thumb-img,
a:hover.main-img img { border: 1px solid #b1e401; }

a.thumb-img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #0ac10a;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 10px 10px 0;	
}

div.main-img-text {
	width: 274px;
	float: right;
}

.margin-top { margin-top: 20px; }
.margin-top-extra { margin-top: 30px; }
.margin-top-max { margin-top: 40px; }

/* HEADINGS */

h1,
#right-col h2 { margin-bottom: 16px; margin-top: 0; }

h2 { margin-top: 35px; color: #0AC10A; font-size: 1.45em;}

h1#logo { margin: 0;}

h1.dotted,
h2.dotted { 
	background: url('../img/main/dotted.gif') repeat-x bottom left;
	padding-bottom: 12px;
	width: 100%;
	display: block;
	margin: 0;
}

div.quote-full-col h2,
div.menus h2,
div.three-col h2 { margin-top: 0; }

div.quote-full-col h2 { color: #333; }

h1.dotted { margin-bottom: 15px; }

h2.h2-full-col { margin: 25px 0 10px 0; }

h3 { 
	font-size: 1.1em; 
	margin-bottom: 7px;	
	color: #0ac10a;
	margin-top: 25px;
}


h4, h5 { font-size: 1em; }
div.main-img-text h3 { margin-top: 0; margin-bottom: 20px;}

#menu h3 {
	font-size: 1em;
	color: #0ac10a;
	margin: 0;
}

#menu h3.menu-nav { 
	margin-top: 0;
	margin-bottom: 2px;
}

li h3 { margin-top: 0; }

ul.sub-nav ul li h3 {
	margin-top: 0;
	font-weight: bold;
	color: #919191;
} 

h3.news { margin: 0 0 4px 0; }


div#search-box h3 { margin: 3px 8px 0 0; }

div#mailing-list h3 { margin: 0 0 7px 0; }

#menu div.hampers h3 { margin-bottom: 8px; }

/* LINKS */

a,
ul.sitemap li ul a {
	color: #0ac10a;
	text-decoration: none;
}

a:hover,
ul.sub-nav ul li a:hover h3,
ul.sitemap li ul a:hover { color: #b1e401; }
ul#breadcrumb a { color: #abadad; }
ul#breadcrumb a:hover { color: #0ac10a; }


h3.news a {
	background: url('../img/main/arrow.gif') no-repeat center left;
	padding-left: 8px;
	font-weight: bold;
	
}

/* TEXT */

.date { font-style: italic; }
.green-text { color: #0ac10a; }

span.white-vert {
	display: block;
	float: left;
}

/* LISTS */

ul.img-links li,
a.img-link {
	overflow: hidden;
	margin-bottom: 10px;
	background: none;
	padding: 0;
}

ul.img-links img,
a.img-link img  { float: left; }

span.arrow {
	display: block;
	width: 13px;
	height: 9px;
	overflow: hidden;
	float: left;
	margin-top: 1px;
	background: url('../img/main/arrow-link.gif') no-repeat top left;
}

li.seperator {
	display: block;
	height: 20px;
	overflow: hidden;
}

ul.social {
	height: 27px;
	display: block; 
	margin-bottom: 40px;
}

ul.social li { 
	background: none;
	padding: 0;
	display: block;
	width: 27px; 
	height: 27px;
	float: left;
	overflow: hidden;
	margin: 0 5px 0 0;	
}	

/* LAYOUT */
div#container {
	width: 1024px;
	margin: 22px auto 0 auto;
	
}

div#content {
	background: url('../img/main/shadow-content.gif') no-repeat top left;
	padding-top: 39px;
	padding-bottom: 16px;
}

div#main-strip {
	width: 924px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin: 1px auto;
}

div#main-col {
	width: 483px;
	float: left;
}

div#main-col div.two-col { 
	width: 220px; 
	overflow: hidden;
}

div.two-col.article {
	padding: 20px 0;
}

div#full-col {
	width: 732px;
	float: right;
	margin-right: 36px;
}

div#full-col div.two-col {
	width: 346px; 
	overflow: hidden;	
}

div#full-col div.three-col { 
	width: 230px; 
	overflow: hidden;
	float: left;
	margin-right: 19px;
}
div.three-col.gallery { height: 170px; }

div.three-col.dotted-top { 
	background: url('../img/main/dotted.gif') repeat-x top left;
	padding-top: 12px;
}

div#full-col div.four-col { 
	width: 168px; 
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

div#full-col div.three-col.end,
div#full-col div.four-col.end { margin-right: 0; }

div#quote-col {
	width: 202px;
	float: right;
	margin-right: 40px;
}

div#right-col {
	width: 244px;
	float: right;
}

div#right-col.home {
	margin-top: 40px; 
}


div#menu-content {
	text-align: center;
	background: url('../img/menu/menu-content-end.gif') no-repeat bottom center;
	padding-bottom: 42px;
	line-height: 1.6em;
}

div#menu-content h2 { 
	color: #0AC10A;
	font-size: 1em;
	margin-bottom: 13px;
	padding-bottom: 13px;
	background: url('../img/menu/seperator.gif') no-repeat bottom center;
}

div#menu-content ul { margin-bottom: 20px; }
div#menu-content li { margin-bottom: 10px; }

div.notes { margin-bottom: 20px; font-style: italic; }
div.notes bottom { margin-bottom: 0; }

div.row { margin-bottom: 20px; }

div.hampers { margin-top: 20px; }

/* HEADER */

div#header,
div#content {
	width: 924px;
	padding-left: 50px;
	padding-right: 50px;
}

div#header {
	background: url('../img/main/shadow-header.gif') no-repeat bottom left;
	padding-bottom: 13px;
}



div#search-box {
	width: 278px;
	float: right;
}

ul#breadcrumb { 
	display: block; 
	float: right;
}

ul#breadcrumb li { 
	display: block; 
	float: left;
	background: url('../img/main/breadcrumb-slash.gif') no-repeat center right;
	padding-right: 7px;
	padding-bottom: 4px;
	margin-left: 3px;
	color: #0ac10a;
}

ul#breadcrumb li.end { 
	background: none;
	padding-right: 0;
}

/* MAIN NAV */

img#brand-image {
	float: right;
	display: block;
	width: 785px;
	margin: 0;
	padding: 0;
	height: 216px;
	overflow: hidden;
	zoom: 1;
}

div#main-nav {
	width: 138px;
	margin: 7px 0;
	background: url('../img/main/dashed-vertical.gif') repeat-y top right;
	float: left;
}

div#main-nav div {
	width: 137px;
	background: #fff;
}


div#main-nav ul li,
div#menu li {
	margin: 0;
	padding: 0;	
	height: 20px;
	overflow: hidden;
	display: block;
	background: none;
	position: relative;
	vertical-align: bottom;
	zoom: 1;
}

div#main-nav ul li a {
	display: block; 
	height: 13px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: top left;
	zoom: 1;
}

div#main-nav ul li a img {
  	border:none;
  	display: block;
  	zoom: 1;
	vertical-align:bottom; /* for IE6 */
}
div#main-nav ul li a:hover img {
	visibility:visible;
}
div#main-nav ul li a:hover img/**/ {
    visibility:hidden; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html div#main-nav ul li a{
	cursor:hand;
}
* html div#main-nav ul li a:hover{
	height:1%;
}
/* */

a#home { width: 49px; height: 13px; background-image: url('../img/nav/home-over.gif'); }
a#faq { width: 37px; height: 13px; background-image: url('../img/nav/faq-over.gif'); }
a#news { width: 46px; height: 13px; background-image: url('../img/nav/news-over.gif'); }
a#about-us { width: 79px; height: 13px; background-image: url('../img/nav/about-us-over.gif'); }
a#testimonials { width: 108px; height: 13px; background-image: url('../img/nav/testimonials-over.gif'); }
a#services { width: 71px; height: 13px; background-image: url('../img/nav/services-over.gif'); }
a#menus { width: 56px; height: 13px; background-image: url('../img/nav/menus-over.gif'); }
div#main-nav a#galleries { width: 75px; height: 16px; background-image: url('../img/nav/galleries-over.gif'); margin-bottom: 4px; border-right: 3px solid #fff;}
a#contact { width: 66px; height: 13px; background-image: url('../img/nav/contact-over.gif'); }
a#contact-us { width: 92px; height: 13px; background-image: url('../img/nav/contact-us-over.gif'); }
div#main-nav a#affiliates { width: 78px; height: 14px; background-image: url('../img/nav/affiliates-over.gif'); }
a#press-releases { width: 124px; height: 13px; background-image: url('../img/nav/press-releases-over.gif'); }

/* INPUTS */

div#search-box input#m2searchinput,
input.input-text {
	width : 116px;
	color: #999;
	border: 1px solid #ccc;
}

div#search-box input#m2searchinput { float: left; }

div#mailing-list input.input-text { margin-bottom: 9px; }

div#search-box label { display: none; }

input.go-btn {
	width: 33px;
	height: 10px;
}

div#search-box input.go-btn { 
	margin-top: 4px;
	float: right; 
}

/* MAILING LIST */

div#mailing-list {
	width: 138px;
	margin-right: 15px;
	margin-top: 8px;
	float: left;
	overflow: hidden;
}

/* FOOTER */

div#footer {
	margin-top: 27px;
	margin-bottom: 20px;
	background: url('../img/main/dashed.gif') repeat-x top left;
	padding-top: 8px;
}

div#footer img { float: left; margin-top: 3px; }
div#footer ul { 
	float: right; 
	padding-top: 5px;
	text-align: right;	
}
div#footer ul li { 
	display: inline; 
	margin-right: 14px;
	color: #000;
}

div#footer ul li a  {
	color: #514f50;
}
div#footer ul li a:hover { color: #0ac10a; }

div#footer ul li.end {
	color: #b0adaf;
	border-left: 1px solid #b0adaf;
	padding-left: 14px;
	margin: 0;
}

/* sub nav */

#menu ul.sub-nav li.current-page h3 {
	color: #26282b;
	margin: 0;
	font-weight: bold;
}

ul.sub-nav li {
	font-weight: bold;
}

ul.sub-nav li.section-header,
.sitemap li { 
	background: url('../img/main/arrow.gif') no-repeat 0 9px;
	padding-left: 10px;
	margin: 0; 
}

ul.sub-nav li.section-header.current-page { background: url('../img/main/arrow-black.gif') no-repeat 0 9px; }

ul.sub-nav li.section-header h3 { color: #26282b; }

ul.sub-nav li.top-padding { padding-top: 20px; }

ul.sub-nav li.section-header.expanded { background: url('../img/main/arrow-down.gif') no-repeat 0 10px; }

ul.sub-nav ul li {
	font-weight: bold;
	color: #000;
}

ul li { 
	margin-bottom: 7px; 
	background: url('../img/main/chevron-green.gif') no-repeat 0 5px;
	padding: 0 0 0 6px;
}

ul.sub-nav li,
div#footer ul li,
div#menu-content ul li {
	margin-bottom: 0;
	background: none;
	padding-left: 0;
}


ul.sub-nav.menu ul ul li,
div.basic ul.sub-nav li, 
ul.sitemap li ul li,
ul.arrow li, 
div.service a {
	margin-bottom: 2px;
	background: url('../img/main/chevron-green.gif') no-repeat 0 4px;
	padding: 0 0 0 6px;
	margin: 0 13px 0 0;
	font-weight: normal;
}

div.basic ul.sub-nav li.no-arrow { background: none; }

ul.arrow { margin-top: 10px; }

ul.sub-nav.menu ul ul li { 
	display: block; width 100px;
}

div.basic ul.sub-nav li { font-weight: bold; }
div.basic ul.sub-nav h3 { margin-bottom: 0; font-size: 1em; color: #000; }


ul.sub-nav.menu ul li.active-parent,
div.basic ul.sub-nav li.active-parent,
div.basic ul.sub-nav li.top-padding {
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}

ul.sub-nav.menu ul ul li.current-page,
div.basic ul.sub-nav li.current-page { background-image: url('../img/main/chevron-black.gif'); font-weight: bold; }
ul.sub-nav.menu ul ul li.grey-arrow { background: url('../img/main/arrow.gif') no-repeat 0 4px; }
ul.sub-nav.menu ul ul li.section-header.expanded { background: url('../img/main/arrow-down.gif') no-repeat 0 5px; }

ul.sub-nav.menu ul ul { margin-left: 20px; }
div.basic ul.sub-nav ul ul { margin-left: 0; }

/* TITLE IMG  */

a.title-img {
	display: block;
	width: 230px;
	height: 161px;
	overflow: hidden;
	background: #0ac10a;
}
div.gallery a.title-img { width: 211px; height: 170px; }
 
a.title-img img.left,
a.title-img span.white-vert { 
	margin-left: 3px;
	margin-top: 4px;
}

a.title-img img,
a.title-img span { display: block; }

a.title-img span.h2-white-vert { padding: 3px 0 0 3px; }


/* quotes */

div.quote-full-col {
	width: 732px;
	overflow: hidden;
	padding: 14px 0 10px 0;
}

div.quote-full-col h2 {
	width: 732px;
	font-size: 1.4em;
	font-weight: normal;
	display: block;
}

div.quote-full-col h2 img,
span.quote-right-col img { float: left; }

img.quote-open,
img.quote-close {
	display: block;
	width: 15px;
	height: 11px;
	overflow: hidden;
	float: left;
}

img.quote-open {
	margin-right: 2px;
}

img.quote-close { 
	margin-top: 18px; 
	margin-right: 5px;
}

span.quote-container { 
	margin-top: 4px;
	width: 715px;
	display: block;
	float: left; 
}

h2.quote-right-col span.quote-container { width: 225px; overflow: hidden; }


div.quotee {
	margin-top: 15px;
	font-style: italic;
}

/* affiliates */

div.affiliates {
	width: 172px;
	margin-right: 14px;
	float: left;	
}

div.affiliates.end { margin-right: 0; }

div.affiliates a {
	padding: 10px;
	width: 150px;
	height: 150px;	
	display: block;
	border: 1px solid #0AC10A;
	overflow: hidden;
}

div.affiliates a:hover { border: 1px solid #B1E401; }

div.affiliates span.image {
	width: 150px;
	height: 150px;
	overflow: hidden;
	display: block;
}

/* sitemap */

ul.sitemap a {
	font-weight: bold;
	color: #919191;
	font-size: 1.4em;
}

ul.sitemap li { 
	margin-bottom: 20px; 
	padding: 20px;
	background-position: 0 6px;  
	display: block;
	width: 280px;
	overflow: hidden;
	border: 1px solid #ccc;
	background: url(../img/main/arrow.gif) no-repeat scroll 10px 25px
}

ul.sitemap li.left-col { float: left; }
ul.sitemap li.right-col { float: right; }

ul.sitemap li ul li.left-col,
ul.sitemap li ul li.right-col { float: none; }

ul.sitemap li ul li { margin-bottom: 8px; float: none; border: none; }
ul.sitemap li ul li ul li { margin-bottom: 0; }

ul.sitemap li a { margin-bottom: 10px; }
ul.sitemap li a:hover { color: #000; }
ul.sitemap li li a { margin-bottom: 10px; }


ul.sitemap li ul {
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}

ul.sitemap li ul a {
	font-size: 11px;
}

ul.sitemap ul ul li a {
	font-weight: normal;
}


/* menus */

div.row {
	margin-bottom: 14px;
}

div.row.no-margin-bottom { margin-bottom: 0; }

div.menu-notes { margin-bottom: 20px; }

div.menus h2 {	
	width: 135px; 
	height: 135px; 
	overflow: hidden; 
	float: left; 	
	margin-right: 14px; 
	font-size: 16px;
}
div.menus h2.end { margin-right: 0; }

div.menus h2 a {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 10px;
	display: block;
	color: #fff;
	background-repeat: none;
	background-position: top left;
}



div.menus div.row h2 a:hover { background-color: #B1E401; background-image: none;  }

div.menus h2 a, 
div.menus h2 a.background-01 { background-color: #0ac10a } 
div.menus h2 a.background-02 { background-color: #04ac04 }
div.menus h2 a.background-03 { background-color: #4bc614 }
div.menus h2 a.background-04 { background-color: #65d931 }
div.menus h2 a.background-05 { background-color: #6dbf04 }
div.menus h2 a.background-06 { background-color: #82e107 }
div.menus h2 a.background-07 { background-color: #10e010 }
div.menus h2 a.background-08 { background-color: #60ba0f }
div.menus h2 a.background-09 { background-color: #7fd135 }
div.menus h2 a.background-10 { background-color: #51ab01 }


a.tile-1 { background-image: url('../img/menu/tile-1.gif'); }
a.tile-2 { background-image: url('../img/menu/tile-2.gif'); }
a.tile-3 { background-image: url('../img/menu/tile-3.gif'); }
a.tile-4 { background-image: url('../img/menu/tile-4.gif'); }
a.tile-5 { background-image: url('../img/menu/tile-5.gif'); }
a.tile-6 { background-image: url('../img/menu/tile-6.gif'); }
a.tile-7 { background-image: url('../img/menu/tile-7.gif'); }
a.tile-8 { background-image: url('../img/menu/tile-8.gif'); }
a.tile-9 { background-image: url('../img/menu/tile-9.gif'); }
a.tile-10 { background-image: url('../img/menu/tile-10.gif'); }
a.tile-11 { background-image: url('../img/menu/tile-11.gif'); }
a.tile-12 { background-image: url('../img/menu/tile-12.gif'); }
a.tile-13 { background-image: url('../img/menu/tile-13.gif'); }
a.tile-14 { background-image: url('../img/menu/tile-14.gif'); }
a.tile-15 { background-image: url('../img/menu/tile-15.gif'); }

/* news */

div.summary { margin-top: 10px; }
div.news div.text { width: 497px; overflow: hidden; float: left; }
div.news div.main-img { float: right; }


a.pdf {
	display: block;
	width: auto;
	background: url('../img/main/pdf.gif') no-repeat top left;
	line-height: 17px;
	padding-left: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* paging */

div.paging { 
	padding-bottom: 16px;
	text-align: right;
}

span.quote img { float: left; }


/* error */

.error {
	color: red;
	display: block;
	font-weight: bold;
	margin: 10px 0;
}


/* gallery */

div.six-col {
	width: 96px;
	float: left;
	margin-right: 8px;
}

div.six-col.end { margin: 0; }

div.six-col a {
	border: 1px solid #0ac10a;
	display: block;
	padding: 1px;
	width: 96px;	 
}




/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../modules/Gallery/templates/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../modules/Gallery/templates/slimbox/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../modules/Gallery/templates/slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../modules/Gallery/templates/slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* contact form */

div.contact-form {	margin-top: 30px; }


div.contact-form label {
	display: block;
	width: 100px;
	padding-top: 3px;
	padding-right: 10px;
	float: left;
	text-align: right;
	overflow: hidden;
}

div.text-input input {
	width: 181px; 
	margin-bottom: 10px;
	border: 1px solid #ccc;
	width: 200px;
}

div.subject input {
	width: 320px; 
	margin-bottom: 10px;
}

textarea {
	width: 439px;
	height: 300px;
	border: 1px solid #ccc;
	zoom: 1;
	padding: 2px;
	color: #333;
}


div.submit { margin: 10px 0 0 110px; }
