/* ------------------------------ BEGIN Global Styles ------------------------------ */

@import url("../../global/CSS/global.css");

/* ------------------------------ END Global Styles ------------------------------ */

/* @group DEFAULTS */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background: #3C3C3C;
}

img, div {
	behavior: url(/SiteFiles/1274/Scripts/iepngfix.htc);
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1274/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #1a1a1a;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #79AB36;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #79AB36;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	color: #B3B3B3;
	display: block;
	margin-bottom: 25px;
	margin-top: 10px;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* @end */

/* @group SEARCH */

#search {
	float: right;
	width: 118px;
	position: absolute;
	top: 89px;
	right: 15px;
	height: 27px;
}

img, .searchField {
	behavior: url(/SiteFiles/1274/Scripts/iepngfix.htc);
}

.searchField {
	font-size: 11px;
	color: #868686;
	width: 93px;
	float: left;
	line-height: 11px;
	border: 0px;
	background-image: url(/sitefiles/1274/Images/search.png);
	background-color: #3C3C3C;
	padding-top: 9px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 6px;
	font-family: Helvetica, Arial, sans-serif;
}

.searchButton {
	display: none;
}

/* @end */

/* @group MAIN NAV */

#mainnavWrapper {
	margin: 0px;
	padding: 0px;
	width: 902px;
	height: 35px;
	position: absolute;
	top: 78px;
}

#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}

#mainnav, mainnav ul {
	padding: 0px;
	list-style: none;
	background: none;
	top: 89px;
	left: 380px;
	position: absolute;
	width: 324px;
}

#mainnav li ul {
	display: none;
}

#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}

#mainnav a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #B3B3B3;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}

#mainnav a:hover {
	background-color: #699E2D;
	color: #ffffff;
}

#mainnav a.current {
	color: #ffffff;
}

#mainnav a.trigger {
	padding: 5px 12px;
}

#mainnav li {
	background: transparent none repeat scroll 0 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 7em;
}

#mainnav ul li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px 12px;
	text-align: left;
	background-color: #699E2D;
}

#mainnav ul li a.current {
	color: #262626;
	padding: 4px 12px;
	text-decoration: none;
}

#mainnav li ul, #mainnav ul li {
	width: 11em;
}

#mainnav li ul {
	background-color: #699E2D;
	display: none;
	position: absolute;
	z-index: 1000;
}

#mainnav li:hover a, #mainnav a:focus, #mainnav a:active, #mainnav li.p7hvr a {
	background-color: #699E2D;
	color: #ffffff;
}

#mainnav li:hover ul, #mainnav li.p7hvr ul {
	display: block;
}

#mainnav li:hover ul a, #mainnav li.p7hvr ul a {
	background-color: transparent;
	color: #262626;
}

#mainnav ul a:hover {
	background-color: #699E2D !important;
	color: #ffffff !important;
	text-decoration: none;
}

.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

#mainnav li {
	width: auto;
}

#mainnav ul li li {
	display: none;
}

/* @end */

/* @group SUB NAV */

#subnavWrapper {
	width: 180px;
	float: right;
	clear: right;
}

#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}

#subnav, #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 180px;
	background: none;
}

#subnav a {
	color: #666666;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
	text-transform: uppercase;
}

#subnav a:hover {
	color: #333333;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#subnav a.first {
	color: #666666;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
}

#subnav a.first:hover {
	color: #333333;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#subnav a.current {
	color: #333333;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
	font-weight: bold;
}

#subnav a.current:hover {
	color: #333333;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group WRAPPERS */

#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f58925;
}

#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #1C1C1C;
	height: 130px;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535353;
}

/* @end */

/* @group TOP */

#top {
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	height: 130px;
	position: relative;
}

#logo {
	float: left;
	width: 265px;
	height: 31px;
	padding-left: 11px;
	margin: 0px;
	position: absolute;
	top: 82px;
}

/* @end */

/* @group CONTENT */

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#content {
	width: 710px;
	background-color: #FFFFFF;
	padding: 65px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 400px;
}

#contentLeft ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#contentLeft ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1274/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

#contentTop {
	width: 100%;
	display: block;
	float: left;
}

#contentLeft {
	float: left;
	width: 515px;
}

#flash {
	margin: 0px auto;
	width: 840px;
	background-color: #333333;
	height: 403px;
}

#ads {
	width: 740px;
	height: 90px;
	background-image: url(/sitefiles/1274/Images/ads.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 100px;
}

#ads td p {
	color: #FFFFFF;
}

#ads td a {
	color: #808080;
	font-weight: normal;
}

/* @end */

/* @group SLIDER */

.anythingSlider {
	width: 840px;
	height: 403px;
	position: relative;
	margin: 0 auto;
}

.anythingSlider .wrapper {
	width: 840px;
	overflow: auto;
	height: 403px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.anythingSlider .wrapper ul {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 403px;
	width: 840px;
	margin: 0;
}

.anythingSlider .arrow {
	background:url("/sitefiles/1274/images/arrows.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	height:60px;
	position:absolute;
	text-indent:-9999px;
	top:176px;
	width:34px;
}

.anythingSlider .forward {
	background-position:-37px 0;
	right:-35px;
}

.anythingSlider .back {
	background-position: 0 0;
	left: -35px;
}

#thumbNav, #start-stop {
	display: none;
}

/* Prevents */

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/* @end */

/* @group FOOTER */

#footer {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 15px;
	font-size: 12px;
	color: #808080;
}

#footer a {
	color: #808080;
	font-weight: normal;
}

/* @end */

/* @group SEARCH TITLE */

.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

/* @group PHOTO GALLERY */

.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}

.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}

.photogallery li a {
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}

.photogallery li a:hover {
	padding: 2px;
	border: 1px solid #666666;
	display: block;
}

/* @end */