/* GLOBAL CSS */
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #E3E5C2 url(../images/background_gradient.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
body, p, h1, h2, h3, h4, td, th, table, form {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* GLOBAL HEADER */
#header {
	margin-top: 30px;
	margin-bottom: 18px;
	background: #FFF;
}
#headerLOGO {
	margin-left: 77px;
	float: left;
	height: 69px;
	width: 284px;
}
#headerLINKS {
	float: right;
	height: 15px;
	width: 599px;
	text-align: right;
	font: 11px Arial, Helvetica, sans-serif;
}
#headerLINKS a {
	font-weight: bold;
	color: #A5B634;
	text-decoration: none;
}
#headerLINKS a:hover {
	font-weight: bold;
	color: #A5B634;
	text-decoration: underline;
}
#headerTAG {
	float: right;
	height: 9px;
	width: 275px;
	margin-top: 60px;
}

/* GLOBAL NAVIGATION */
#calloutGRAND {
	margin-top: 20px;
	margin-bottom: 5px;
	background: url(../images/nav_calloutbox_grand_medium.jpg) no-repeat left top;
	padding: 16px 15px 18px;
	color: #58803C;
	font-weight: bold;
	font-size: 14px;
	width: 113px;
	float: left;
	line-height: normal;
}
#calloutGRAND a {
	color: #58803C;
	text-decoration: underline;
}
#calloutGRAND a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}
#nav {
	float: left;
	width: 143px;
}
#nav ul, #nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav img {
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
}

/* GLOBAL CONTENT */
#contentWRAPPER {}
#contentRIGHT {
	float: right;
	width: 803px;
}
#headerPICS {
	margin-bottom: 10px;
}

#content {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #676767;
	float: left;
	width: 596px;
}
#content p {
	margin-top: 14px;
	margin-bottom: 14px;
}
#content h1, #contentRIGHT h1 {
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #1B75BC;
	margin-bottom: 16px;
	margin-top: 16px;
}
#photoCALLOUTS h1 {
	margin: 0px;
	line-height: 14px;
}
#contentRIGHT h1 .quoteTEXT {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
#content h1 .quoteTEXT {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
#pagePOPUP #content h1 {
	margin: 0px;
}

#content h2 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #676767;
	margin-top: 14px;
	margin-bottom: 14px;
}
#content h2 .calloutTEXT, #content h2.calloutTEXT {
	color: #1B75BC;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #889632;
}
#content h3 a {
	color: #889632;
	text-decoration: underline;
}
#content h3 a:hover {
	color: #1B75BC;
	text-decoration: underline;
}

#content h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #889632;
	margin-bottom: -15px;
	line-height: 16px;
}
#content h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px;
	color: #889632;
}


#content ul {
	margin: 0px 15px;
	padding: 0px;
}
#content li {
	margin: 0px 0px 6px;
	padding: 0px;
}
#content a {
	color: #1B75BC;
	text-decoration: underline;
}
#pagePOPUP #content a {
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #58803C;
	text-decoration: underline;
}
#pagePOPUP #content a:hover {
	text-decoration: underline;
}
#pagePOPUP #content td a {
	margin-right: 3px;
	margin-left: 3px;
}

#content h1 a {
	text-decoration: none;
	color: #1B75BC;
}
#content h1 a:hover {
	color: #58803C;
	text-decoration: none;
}


.picLEFT {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.picRIGHT {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#content .normalTEXT {
	font-weight: normal;
}

/* CALLOUT BOXES */
#contentCALLOUTS, #contentCALLOUTSleft {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	width: 136px;
	font-size: 11px;
}
#contentCALLOUTSleft {
	float: left;
	margin: 0px;
	margin-top: 20px;
	width: 143px;
}
#home #contentCALLOUTS, #pageNEWSarticle #contentCALLOUTS {
	width: 189px;
	margin-right: 0px;
	margin-top: 18px;
}
#photoCALLOUTS {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	width: 173px;
	font-size: 11px;
}
#photoCALLOUTS img {
	border: 2px solid #1B75BC;
	border: 1px solid #000;
}

#photoCALLOUTS p {
	margin: 20px 0px;
}
#video01 {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

.calloutBOX, .linkBOX, .newsBOX, .resourceBOX {
	margin-bottom: 20px;
}
.linkBOXtop, .resourceBOXtop {
	background: url(../images/callout_box_back_top.gif) no-repeat right top;
	height: 30px;
	width: 136px;
}
.resourceBOXtop {
	height: 44px;
}
.newsBOXtop {
	background: url(../images/news_box_back_top.gif) no-repeat right top;
	height: 30px;
	width: 189px;
}
.calloutBOXback {
	background: url(../images/callout_box_back_tile.gif) repeat-y right top;
	width: 136px;
}
#contentCALLOUTSleft .calloutBOXback {
	width: 143px;
}
.newsBOXback {
	background: url(../images/news_box_back_tile.gif) repeat-y right top;
	width: 189px;
}
.calloutBOXcontent, .newsBOXcontent {
	background: #FFF;
	width: 112px;
	margin: 0px 4px 0px 0px;
	padding: 10px;
	padding-bottom: 4px;
}
.newsBOXcontent {
	width: 165px;
}
.calloutBOXbtm {
	height: 20px;
	width: 136px;
}
#contentCALLOUTSleft .calloutBOXbtm {
	width: 143px;
}
.newsBOXbtm {
	height: 20px;
	width: 189px;
}
#contentCALLOUTS .calloutBOX ul, #contentCALLOUTS .newsBOX ul, #contentCALLOUTSleft .calloutBOX ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contentCALLOUTS .calloutBOX li, #contentCALLOUTS .newsBOX li, #contentCALLOUTSleft .calloutBOX li {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	list-style: none;
}
#contentCALLOUTS .calloutBOX a, #contentCALLOUTSleft .calloutBOX a {
	color: #4C4C4C;
	text-decoration: underline;
}
#contentCALLOUTS .newsBOX a {
	color: #A5B634;
	text-decoration: underline;
	font-weight: bold;
}
#contentCALLOUTS .calloutBOX a:hover, #contentCALLOUTSleft .calloutBOX a:hover {
	color: #58803C;
	text-decoration: underline;
}
#contentCALLOUTS .newsBOX a:hover {
	color: #58803C;
	text-decoration: underline;
}
table.readMORE {
	margin: 0px;
	padding: 0px;
}
table.readMORE td {
	margin: 0px;
	padding: 0px;
}

/* HOMEPAGE ONLY */
#home #headerTAG, #home #headerLINKS {
	display: none;
}
#homeFLASH {
	float: right;
	height: 256px;
	width: 803px;
	margin-bottom: 20px;
}
#home #content {
	margin-left: 157px;
	float: none;
}
#home #content h1 {
	color: #58803C;
	margin-top: 0px;
}
#home #contentCALLOUTS {
	margin: 0px;
}
#home #content h1 .calloutTEXT {
	color: #4C4C4C;
}

/* POPUPS CSS */
body#pagePOPUP {
	background: #FFF url(../images/background_gradient.jpg) repeat-x fixed left bottom;
}
#pagePOPUP #content {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #676767;
	float: none;
	width: 500px;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
}
#pagePOPUP #content ul {
	margin-bottom: 15px;
}
#pagePOPUP #footer {
	margin: 0px 0px 15px 30px;
	width: 500px;
}
/* GLOBAL FOOTER */
#footer {
	width: 596px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	margin: 15px 207px 15px 157px;
}
#content .carouselWRAPPER {
	height: 429px;
	width: 596px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	position: relative;
	margin-bottom: 15px;
}
#content .carouselWRAPPER img {
	margin-bottom: 5px;
}
#content .prev, #content .next {
	padding: 2px 2px;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	color: #4C4C4C;
}
#content .next {
	float: right;
}
#content .prev:hover , #content .next:hover {
	color: #000;
}
#content #carouselBTNS {
	position: relative;
	margin-top: -45px;
	z-index: 100;
	height: 20px;
}

.clear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0;
}
