@charset "utf-8";
/* BODY */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body#green {
	background-color: #81a435;
	color: #111111;
}
body#blue {
	color: #4D4D4D;
	background-color: #aedee4;
	background-image: url(Images/SecondaryBlue/secBlue_BG.jpg);
	background-repeat: repeat-x;
}
img {
	border:0px;
}

/* UTILITY LINKS */
#apUtility {
	position:relative;
	left:0px;
	top:10px;
	height:75px;
	z-index:1;
	overflow: hidden;
}
#green #apUtility {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#blue #apUtility {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #603913;
}
.searchBox {
	height: 20px;
	width: 110px;
	font: 14px Arial, Helvetica, sans-serif;
}

/* LINKS */
#green a:link, #green a:visited {
	color: #f5e642;
	text-decoration: none;
}
#green a:hover {
	color:#f5e642;
	text-decoration: underline;
}
#blue a:link, #blue a:visited {
	color: #603813;
	text-decoration: none;
}
#blue a:hover {
	color:#00b5ea;
	text-decoration: underline;
}

#green #rightColumn a:link, #green #rightColumn a:visited {
	color: #603913;
	text-decoration: none;
}
#green #rightColumn a:hover {
	text-decoration: underline;
}

#green #apUtility a:link, #green #apUtility a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#blue #apUtility a:link, #blue #apUtility a:visited {
	color: #603913;
	text-decoration: none;
}

#blue #apUtility a:hover, #green #apUtility a:hover {
	text-decoration: underline;
}



/* BLOG */
.blogHeadline {
	font-weight: bold;
	color: #FFF100;
}
.blogHeadline a:link, .blogHeadline a:visited {
	color: #FFF100;
}

.blogAuthor {
	color: #FFF100;
}
.blogAuthor a:link, .blogAuthor a:visited {
	color: #FFF100;
}

.blogDate {
	color: #603913;
}



/* BACKGROUNDS */
.bg_left {
	background-image: url(Images/Primary/BG_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_home {
	background-image: url(Images/Primary/BG_home.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_secGreen {
	background-image: url(Images/Primary/BG_secGreen.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_right {
	background-image: url(Images/Primary/BG_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#green .bg_floralTopCenter {
	background-image: url(Images/Primary/floralTopBG_center.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#green .bg_floralTopLeft {
	background-image: url(Images/Primary/floralTopBG_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#green .bg_floralTopRight {
	background-image: url(Images/Primary/floralTopBG_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#green .bg_secGreen_top {
	background-image: url(Images/SecondaryGreen/text_BG_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
.blueFlowerBG {
	background-image: url(Images/SecondaryBlue/flower_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.redFlowerBG {
	background-image: url(Images/SecondaryBlue/flower_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.brownFlowerBG {
	background-image: url(Images/SecondaryBlue/flower_brown.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.productPreviewBG {
	height: 200px;
	width: 200px;
	background-image: url(Images/Products/productPreview_BG.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	float: left;
	margin-right: 10px;
}



/* TEXT & HEADERS */
#blue p {
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 12px;
}
.bg_secGreen_top p, .bg_secGreen_top ul {
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 1.4;
}
.homeText {
	color: #eeeeee;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}
#green h1 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f5e642;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#green h2 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #603913;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#green h3 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #603913;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#blue h1 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #07A3CF;
	margin-top: 0px;
}

.headline {
	font-size:17px;
	font-weight: bold;
	color: #603913;
}




/* ON THIS PAGE */
.onThisPageUL {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 17px;
	line-height: 1.1;
	margin-top: 0px;
}
#green .onThisPageUL {
	list-style-image: url(Images/SecondaryGreen/onThisPage_arrow.gif);
}
#blue .onThisPageUL {
	list-style-image: url(Images/SecondaryBlue/onThisPage_arrow_blue.gif);
}
.onThisPageLI {
	padding-bottom: 5px;
}


/* FIND OUT MORE */
.findOutMoreUL {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 17px;
	line-height: 1.1;
	margin-top: 0px;
	color: #F2E542;
}
#rightColumn .findOutMoreUL {
	color: #603913;
}

.findOutMoreLI {
	padding-bottom: 5px;
}
.findOutMoreLIcurrent {
	padding-bottom: 5px;
	color: #FFFFFF;
	list-style-type: disc;
}



/* FOOTER */
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #603913;
	text-decoration: none;
}
#footer a:hover {
	color: #603913;
	text-decoration: underline;
}

#green #footer {
	background-color: #79A9A3;
}
#blue #footer {
	background-color: #4C9FBF;
}
.footerShade {
	width: 950px;
	height:3px;
	margin-right: auto;
	margin-left: auto;}
#green .footerShade {
	background-color: #6E842D;
}
#blue .footerShade {
	background-color: #8DAD97;
}



/* MISC */
.imageFloatLeft {
	padding: 5px;
	float: left;
}
hr {
	margin: 30px 30px 10px;
	color:#dddddd;
	background-color:#dddddd;
	height:1px;
	border:none;
}
.photogalleryImage {
	margin-right:2px; 
	margin-bottom: 8px;
}
.newsRoomDiv {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
