/*** Define Basic Eleemnts ***/
html
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	background: transparent url( ../_images/page/bodyBk.png) repeat left top;
	font-size: 14px;
	font-family: helvetica, arial, verdana sans-serif;
	line-height: 1.65em;
}
div#bodyContainer
{
	width: 100%;
	color: #666666;
	background: transparent url( ../_images/page/bodyContainerBk.png) repeat-x left top;
}
body,
p,
td,
div,
span,
input,
textarea,
select,
option
{
}


.darkgrey {
	color: #333333;
}
.grey {
	color: #666666;
}
.green {
	color: #566D12;
}
.orange {
	color: #F8971C;
}

form
{
	margin:0px;
	padding:0px;
}

.noTopMargin
{
	margin-top: 0;
}
.clear {
	clear: both;
}
.floatLeft,
.alignLeft {
	float: left;
	margin: 0 1em 0 0.8em;
}
.floatRight,
.alignRight {
	float: right;
	margin: 0 0.8em 1em 0;
}

a:link,
a:visited,
a:hover,
a:active
{
	text-decoration: underline;
	color: #333333;
	background: transparent;
}
a:hover
{
	text-decoration: none;
}

a img {
	border: 0;
}

p
{
	margin: 8px 0 8px 0;
}

ul
{
	padding: 0 0 0 16px;
	margin: 0;
}
ul > li {
	margin: 0.8em 0;
}

h1
{
	font-size: 24px;
	font-weight: normal;
	margin: 1.5em 0 0.4em 0;
	border: 0;
}
h1.pageTitle,
h1#pageTitle
{
	color: #566D12;
	background: transparent url(../_images/page/lineHorizontal.png) repeat-x left bottom;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 25px 0;
	border: 0;
}
.homePg h1#pageTitle {
	display: none;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 1.5em 0 0.4em 0;
}
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active
{
	font-size: 18px;
	color: inherit;
	background: transparent;
}
h3
{
	font-size: 16px;
	font-weight: normal;
	margin: 1.5em 0 0.4em 0;
	border: 0;
}
h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active
{
	font-size: 16px;
	color: inherit;
	background: transparent;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 1.5em 0 0.4em 0;
	border: 0;
}
h4 a:link,
h4 a:visited,
h4 a:hover,
h4 a:active
{
	font-size: 14px;
	color: inherit;
	background: transparent;
}
h5
{
	font-size: 13;
	font-weight: bold;
	margin: 1.5em 0 0.4em 0;
	border: 0;
}
h5 a:link,
h5 a:visited,
h5 a:hover,
h5 a:active
{
	font-size: 13px;
	color: inherit;
	background: transparent;
}
h6
{
	font-size: 13;
	font-weight: normal;
	margin: 1.5em 0 0.4em 0;
	border: 0;
}
h6 a:link,
h6 a:visited,
h6 a:hover,
h6 a:active
{
	font-size: 13px;
	color: inherit;
	background: transparent;
}


#mainContainer input,
#mainContainer textarea,
#mainContainer select
{
	font-size: 11px;
	border: 1px inset #566D12;
	color: #566D12;
	background: #fff;
}
#mainContainer input.button {
	color: #fff;
	background: transparent url(../_images/page/bodyBk.png) repeat top left;
	border: 1px inset #566D12;
	padding: 2px 5px;
	margin: 0px 5px;
	font-size: 10px;
	font-weight: bold;
}
#mainContainer input.button:hover {
	color: #F8971C;
}

div.topEdge
{
	margin: -32px 0 31px 0;
	height: 1px; /* IE bug hack */
}


/*** Primary Viewport ***/
#mainContainer
{
	position: relative;
	width: 994px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: transparent url(../_images/page/mainContainerBk.png) repeat-y left top;
	color: #333333;
}


/*** Header Region within mainContainer ***/
#mainHeader
{
	position: relative;
	height: 227px;
	width: 994px;
	margin: 0;
	padding: 0;
	background: transparent url(../_images/page/mainHeaderBk.png) repeat-x left top;
	color: #333333;
}
#headerLogo
{
	position: absolute;
	top: 40px;
	left: 12px;
	border: 0;
}
#topImage {
	position: absolute;
	top: 15px;
	right: 12px;
	height: 185px;
}
#topImage > li {
	display: none;
	position: absolute;
	overflow: hidden;
}
#topImage > li.image0,
#topImage > li.image1,
#topImage > li.image2,
#topImage > li.image3,
#topImage > li.image4 {
	display: block;
}
#topImage > li.image0 {
	width: 200px;
	height: 150px;
	top: 0px;
	right: 200px;
}
#topImage > li.image1,
#topImage > li.image2,
#topImage > li.image3,
#topImage > li.image4 {
	width: 100px;
	height: 75px;
	top: 75px;
	right: 0px;
}
#topImage > li.image1 {
	right: 100px;
}
#topImage > li.image2 {
	top: 0px;
	right: 400px;
}
#topImage > li.image3 {
}
#topImage > li.image4 {
	top: 0;
	right: 500px;
}
#topImage > li.topImage img {
	width: 100%;
	height: 100%;
}


#hiliteBar {
	position: absolute;
	left: 11px;
	bottom: 10px;
	width: 970px;
	height: 30px;
	line-height: 30px;
	color: #f3f3f3;
	letter-spacing: 0.15em;
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
	border-bottom: 2px solid #ccc;
}
#hiliteBar .left
{
	float: left;
	margin: 0 0 0 30px;
}
#hiliteBar .right
{
	float: right;
	margin: 0;
	width: 570px;
	text-align: center;
}





/*** Content Region within mainContainer (between header and footer) ***/
#contentRegion
{
	background: transparent url(../_images/contentRegion/couch.png) no-repeat right bottom;
	color: inherit;
}

/*** Content Region within contentRegion. Container for right/left columns ***/
#mainContent
{
	position: relative;
	width: 970px;
	margin: 40px 0 30px 11px;
	background: transparent url(../_images/page/mainContentBk.png) repeat-y left top;
	color: #333333;
	min-height: 450px;
}
* html #mainContent
{
	height: 450px; /* Hack for Dumb IE */
}
body.noBar #mainContent
{
	background-image: url(../_images/space.gif);
}





/*** Right column ***/
#rightColumn
{
	position: relative;
	display: inline;
	float: right;
	width: 600px;
	margin: 0 40px;
	padding: 0;
}

#rightColumn div.header {
	margin: 0 0 20px 0;
}

#rightColumn div.footer {
	margin: 20px 0 0 0;
}


/*** Left column ***/
#leftColumn
{
	position: relative;
	display: inline;
	float: left;
	width: 225px;
	overflow: hidden;
	margin: 0 0 0 40px;
	padding: 0;
}
body.noBar #leftColumn
{
	display: none;
}

.leftBarBox
{
	margin-top: 30px;
	padding-top: 35px;
	background: transparent url(../_images/page/lineHorizontal.png) no-repeat center top;
	color: #666666;
}
.leftBarBox.first {
	margin-top: 0;
	padding-top: 0;
	background-image: none;
}

#Nav1leftNav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Nav1leftNav > li {
	margin: 0 0 14px 0;
	font-size: 14px;
}
#home #Nav1leftNav > li.home,
#Nav1leftNav > li.privacy {
	display: none;
}
#Nav1leftNav > li a {
	display: block
	padding: 5px 0;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	font-family: helvetica, arial, verdana sans-serif;
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#Nav1leftNav > li a:hover {
	color: #666666;
	background: transparent;
}
#Nav1leftNav > li.curMenu > a {
	color: #566D12;
	background: transparent;
}
#Nav1leftNav > li ul {
	display: none;
	margin: 0.5em 0 0 1em;
	padding: 0;
	list-style: none;
}
#Nav1leftNav li.curMenu > ul {
	display: block;
}
#Nav1leftNav > li > ul li {
	margin: 0 0 0.2em 0;
	font-size: 0.9em;
}




/*** Footer Region following mainContainer ***/
#mainFooter
{
	position: relative;
	width: 994px;
	height: 44px;
	line-height: 34px;
	padding: 0;
	margin: 0 auto 20px auto;
	font-size: 10px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #f3f3f3;
	background: transparent url(../_images/page/mainFooterBk.png) no-repeat left top;
}
#mainFooter a
{
	margin: 0;
}
#mainFooter a:link,
#mainFooter a:visited,
#mainFooter a:hover,
#mainFooter a:active
{
	color: #f3f3f3;
	text-decoration: none;
}
#mainFooter a:hover
{
	text-decoration: underline;
}
#mainFooter .phone {
	float: right;
	display: inline;
	margin: 0 50px 0 0;
	letter-spacing: 0.15em;
	font-size: 14px;
	font-weight: bold;
}
#mainFooter .copyright {
	float: left;
	display: inline;
	margin: 0 0 0 50px;
}

ul#Nav1botNav
{
	position: absolute;
	left: 335px;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
ul#Nav1botNav li
{
	display: none;
	float: left;
	margin: 0 0 0 10px;
}
ul#Nav1botNav li a
{
}
ul#Nav1botNav li a:link,
ul#Nav1botNav li a:visited,
ul#Nav1botNav li a:hover,
ul#Nav1botNav li a:active
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #f3f3f3;
	background: transparent;
}
ul#Nav1botNav li a:hover,
ul#Nav1botNav li a.curMenu
{
	text-decoration: underline;
}
ul#Nav1botNav li ul
{
	display: none;
}
ul#Nav1botNav li.privacy
{
	display: inline;;
}




/**** Search Area ****/
div#searchArea
{
	position: absolute;
	top: 9px;
	right: 34px;
	height: 32px;
	width: 213px;
	text-align: right;
	overflow: hidden;
}
div#searchArea form
{
	margin: 0;
	padding: 0;
	height: 32px;
}
div#searchArea input#searchFor
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 11px 0 0 10px;
	width: 173px;
	border: 0;
	height: 21px;
	font-size: 10px;
	color: #f8981d;
	background: transparent url(../_images/searchBox.gif) no-repeat left top !important;
}
div#searchArea input#searchFor.empty
{
	color: #f8981d;
	background: transparent url(../_images/searchBoxEmpty.gif) no-repeat left top !important;
}
div#searchArea input#searchButton
{
	position: absolute;
	top: 0;
	right: 0;
}



/**** List items (news, events, faqs, etc.) ****/
div.list
{
}
div.list h2 /* Used for major separators, like News/Event Month */
{
	color: #556c11;
	background: transparent;
}
div.list div.item /* First item will also have class 'first' */
{
}
div.detail div.item div.photo,
div.list div.item div.photo /* Will contain optional link and img */
{
	display: inline;
	float: right;
	margin: 0 0 8px 16px;
}
div.photoBrowser
{
	border: 1px solid #556c11;
}
div.sideBar div.photoBrowser
{
	display: block;
	float: none;
	margin: 16px auto;
}
div.detail div.item h2.itemTitle,
div.list div.item h3.itemTitle, /* Title of item, optional link as well */
div.list div.item h3.itemTitle a:link,
div.list div.item h3.itemTitle a:visited,
div.list div.item h3.itemTitle a:hover,
div.list div.item h3.itemTitle a:active
{
	color: #f8981d !important;
	background: transparent;
	font-weight: bold;
	font-size: 115%;
}
div.detail div.item h1.itemTitle
{
	display: none;
}
div.detail div.item div.date,
div.list div.item div.date /* Date of item if applicable */
{
	font-style: normal;
	color: #556c11;
	background: transparent;
	margin: 4px 0;
}
div.detail div.item div.short,
div.list div.item div.short /* Description of item if applicable */
{
}
div.detail h3.return
{
	float: right;
	display: inline;
	margin: -45px 0 0 0;
}
div.detail h3.return a:link,
div.detail h3.return a:visited,
div.detail h3.return a:hover,
div.detail h3.return a:active
{
	color: #556c11 !important;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
}



#enewsletter {
	width: 225px;
}
#enewsletter > input.text {
	padding: 1px 2px;
	margin: 0 0 5px 0;
	width: 219px;
	height: 15px;
	line-height: 15px;
}
#enewsletter > input.email {
	width: 150px;
	float: left;
	display: inline;
}
#enewsletter > input.button {
	float: right;
	width: 60px;
	overflow: hidden;
	padding: 2px 1px;
	margin: 0;
	border: 0;
}
