/* body */
body{
	background-image: url(/Templates/S25/Images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#F3F2E9;
	border:0;
	font:12px verdana,tahoma,sans-serif;
	color: #F2F4F3;
	margin:0 0 20px 0;
}
a{
	color: #4a6b5a;
	text-decoration: underline;
}
a:visited{
	color: #67957d;
	text-decoration: underline;
}
a:hover, a:active{
	color: #4a6b5a;
	text-decoration: none;
}
div,
table{
	font:12px verdana,tahoma,sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
hr{
	background:#DDD;
	border-bottom:2px solid #EEE;
	border-top:1px solid #BBB;
	border-left:0;
	border-right:0;
	color:#DDD;
	height:4px;
}
img{
	border: 0px;
}
#skip-nav img{
	display:none;
}

/* container */
#container1{
	text-align:center;
}
#container2{
	border-bottom: 5px solid #728978;
	border-top: 0px solid #979797;
	margin:auto;
	text-align:center;
	width:740px;
}
.container3{
	margin:0 auto;
	text-align:left;
	width:714px;
}
/* top */
#topper{
	background:url(/templates/s25/images/topper.gif) no-repeat;
	margin-top:-1px;
	height:24px;
	width:439px;
}
#logo{
	background:url(/templates/s25/images/logo.gif) center center no-repeat;
	cursor:pointer;
	height:115px;
	width:275px;
}
#logo h1{
	display:none;
}
#main-home{
	background-color:#2D2B2B;
	width:436px;
}
#main{
	background-color:#E1ECEB;
	width:450px;
}
/* inside side */
#side{
	background-color:#2D2B2B;
	background-image:url(/templates/s25/images/side-bg.jpg);
	background-repeat:no-repeat;
	width:243px;
}
#side-content{
	text-align:center;
}
#side-content h2,
#side-content h3{
	font:bold 16px verdana,tahoma,sans-serif;
	margin:0 0 10px 0;
}
#side-content .content-home{
	color:#E1ECEB;
	font:10px/14px verdana,tahoma,sans-serif;
	margin:50px auto 30px auto;
	text-align:left;
	width:179px;
}
/* home side */
#side-home{
	background-color:#2D2B2B;
	width:257px;
	padding-bottom:15px;
}
#side-home-content{
	background-image:url(/templates/s25/images/side-home-bg.jpg);
	background-repeat:no-repeat;
	margin:15px 0 0 14px;
	width:243px;
}
#side-home-content div{
	color:#E1ECEB;
	font:10px/14px verdana,tahoma,sans-serif;
	padding:75px 10px 40px 40px;
}
/* gutter */
#gutter-home{
	background-color:#2D2B2B;
	width:21px;
}
#gutter{
	background-color:#E1ECEB;
	width:21px;
}
#gutter-home div,
#gutter div{
	background-color:#FFF;
	width:21px;
	height:69px;
}
#page-title{
	
}
#pageContent h2{
	color:#4A6B5A;
	font:bold 18px verdana,tahoma,sans-serif;
	margin: 0px 14px;
}
#pageContent h3{
	color: #95AD9F;
	font-size: 14px;
	margin: 0px 0px 8px 14px;
}
/* menu */
#nav{
	background-image: url(/Templates/S25/Images/LeftNav-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4A6B5A;
	border:5px solid #E6E4D7;
	padding: 3px 13px 3px 13px;
	margin: -105px 0px 20px 38px;
	position: relative;
	float:left;
	width:195px;
	_width: 232px;
	z-index:10;
}
.menu{
	width: 100%;
	border-style:none;
	border-collapse:collapse;
	margin-bottom:-1px;
}
td.menu-item{
	background:url(/Templates/S25/Images/menu-bg.gif) no-repeat left top;
	_background-position: left bottom;
	cursor:pointer;
	float:left;
	display:block;
	font:bold 11.0px/18px verdana,tahoma,sans-serif;
	height:28px;
	_height: 30px;
	position:relative;
	width:100%;
	z-index:11;
	border-bottom: 1px solid #879B90;
}
td.menu-item span{
	color:#F4F4F4;
	display:block;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
	padding:6px 0px 0px 0px;
	_padding-top: 2px;
}
td.menu-item-hover{
	background:url(/Templates/S25/Images/menu-bg-hover.gif) repeat-x left top;
	cursor:pointer;
	float:left;
	display:block;
	font:bold 11px/18px verdana,tahoma,sans-serif;
	height:28px;
	_height: 30px;
	position:relative;
	width:100%;
	z-index:11;
	border-bottom: 1px solid #879B90;
}
td.menu-item-hover span{
	color:#507060;
	display:block;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
	padding:6px 0px 0px 0px;
	_padding-top: 2px;
}
/*subitems*/
table.menu-subitem{
	border:0px none;
	width: 250px;
}
td.menu-subitem{
	background-color:#5e5e5e;
	background-image:none;
	color:#F4F4F4;
	cursor:pointer;
	display:block;
	font:bold 10px/18px verdana,tahoma,sans-serif;
	height:30px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #879B90;
}
td.menu-subitem span{
	color:#F4F4F4;
	display:block;
	margin: 0px 0px 0px 22px;
	padding:6px 6px 0px 0px;
	_padding-top: 2px;
}
td.menu-subitem-hover{
	background:url(/Templates/S25/Images/menu-bg-hover.gif) repeat-x;
	color:#E80;
	cursor:pointer;
	display:block;
	font:bold 10px/18px verdana,tahoma,sans-serif;
	height:30px;
	width: 200px;
	padding:0;
	border-bottom: 1px solid #879B90;
}
td.menu-subitem-hover span{
	color:#507060;
	display:block;
	margin: 0px 0px 0px 22px;
	padding:6px 6px 0px 0px;
	_padding-top: 2px;
}
/* pageContent, container for main body of a page*/
#pageContent{
	text-align: left;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 438px;
	margin-right: 26px;
	_width: 450px;
	_margin-right: 14px;
}
#pageContentAdmin{
	text-align: left;
	width: 710px;
	padding: 0px;
	margin: 0px 13px 20px 13px;
}
/* content */
#content-block-admin{
	background: #F9F8F4;
	margin: 0px auto;
	padding: 0px;
	width:710px;
}
#content-block-home{
	background: #F9F8F4;
	margin: 0px;
	padding: 15px;
	width: 419px;
	_width: 100%;
}
#content-block{
	background: #E9E8E4; /*#F9F8F4;*/
	margin: 0px;
	padding: 15px;
	width: 419px;
	_width: 100%;
}
.content,
.content div,
.content table{
	color:#2D2B2B;
	font:12px verdana,tahoma,sans-serif;
}
.content-home,
.content-home p,
.content-home table{
	color:#69685F;
	font:12px verdana,tahoma,sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}
.content p,
.content-home p /*override the styles for margin (as set in previous rules), but only for the Paragraph tag*/
{
	margin-top: 0px;
	margin-bottom: 12px;
}
.content-home img, .content img, /*Images in the content areas are supposed to have a border around them*/
.content-home p img, .content p img {
	border:5px solid #E6E4D7;
	margin: 4px;
}
#pageContentAdmin img {
	border: 0px;
	margin: 0px;
}
/*.content h3 is farther down*/
.content h4{
	color:#778;
	font:bold 14px verdana,tahoma,sans-serif;
	margin:5px 0;
}
.content h5{
	color:#778;
	font:bold 12px verdana,tahoma,sans-serif;
	margin:5px 0;
}
.content ul{
	list-style:square url(/templates/s25/images/bullet-dark.gif);
	margin:0 0 0 5px;
	_margin:0 0 0 10px;
	padding:0;
}
.content-home ul{
	list-style:square url(/templates/s25/images/bullet.gif);
	margin:0 0 0 5px;
	_margin:0 0 0 10px;
	padding:0;
}
.content h3, .content-home h3{
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px;
}
.content ul, .content-home ul{
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.content ul li, .content-home ul li{
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}


/* homepage content */
.shade-block{
	background-color:#2D2B2B;
	height:8px;
	line-height:6px;
	margin-bottom:-8px;
	_margin-bottom:-10px;
	opacity:0.7;
	_filter:alpha(opacity=70);
	position:relative;
	z-index:11;
}
#buckets{
	width:436px;
}
#bucket1{
	text-align: left;
	color: #D6D6D6;
	width:196px;
}
#bucket1 .content{
	color: #D6D6D6;
	font-size:11px;
	padding:14px 10px 12px 10px;
}
#bucket1 ul{
	list-style:square url(/templates/s25/images/bullet-light.gif);
	margin:0;
	margin:0 0 0 15px;
	padding:0;
}
#bucket1 li{
	margin-bottom:8px;
}
#bucket2{
	float:left;
	height:130px;
	width:158px;
}
#bucket2 .content-home{
	font-size:11px;
	padding:12px 30px;
}
#bucket2 ul{
	list-style:square url(/templates/s25/images/bullet.gif);
	margin:0;
	_margin:0 0 0 5px;
	padding:0;
}
#bucket2 li{
	margin-bottom:8px;
}
/* homepage photo */
#home-photo{
	width:257px;
}
#home-photo img{
	height:199px;
	width:257px;
	z-index:10;
}
/* inside page photo */
.page-photo{
	overflow:hidden;
	width:278px;
}
.page-photo img{
	height:130px;
	width:278px;
	z-index:10;
}
/* breadcrumbs */
.subheader{
	background-color:#FFF;
	height:38px;
}
.breadcrumbs{
	color:#AAB;
	float:left;
	font-size:11px;
	margin:23px 0 0 2px;
	text-transform:lowercase;
}
.breadcrumbs a,
.breadcrumbs a:visited{
	color:#AAB;
	text-decoration:none;
}
.breadcrumbs a:active,
.breadcrumbs a:hover{
	color:#778;
	text-decoration:underline;
}
.breadcrumbs separator{
	color:#AAB;
}
/* search box */
.search-box{
	padding:0 0 0 275px;
}
.search-box-content h5{
	display:none;
}
.search-box-field{
	display:inline;
}
.search-box-field .form{
	color:#666;
	font:10px verdana,tahoma,sans-serif;
	padding-top:3px;
	height:18px;
	_height:21px;
	width:112px;
}
.search-box-button{
	display:inline;
}
.search-box-button .form-submit{
	background:none;
	border:none;
	color:#E80;
	font:bold 9px verdana,tahoma,sans-serif;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width:40px;
}
/* subscribe box */
.subscribe-box{
	padding:0 0 0 26px;
}
.subscribe-box-content h5{
	display:none;
}
.subscribe-box-content span{
	color:#B1BCBB;
	display:block;
	font:10px verdana,tahoma,sans-serif;
	margin-bottom:2px;
	padding-right:20px;
}
.subscribe-box-field{
	display:inline;
}
.subscribe-box-field .form{
	color:#666;
	font:10px verdana,tahoma,sans-serif;
	padding-top:3px;
	height:18px;
	_height:21px;
	width:123px;
}
.subscribe-box-button{
	display:inline;
}
.subscribe-box-button .form-submit{
	background:none;
	border:none;
	color:#E1ECEB;
	font:bold 9px verdana,tahoma,sans-serif;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width:80px;
}
.bottom-side .subscribe-box{
	padding:0 15px 0 20px;
}
/* bottom */
.bottom{
	background-color:#575555;
}
.bottom-side{
	background-color:#2D2B2B;
	padding:26px 0 15px 0;
}
.bottom-stripes{
	border-top:16px solid #2D2B2B;
	border-bottom:5px solid #2D2B2B;
	height:5px;
	line-height:5px;
}
.bottom .content-home{
	margin:5px 20px 15px 20px;
}
/* form */
.form,
textarea.form{
	background:#FFF url(/templates/s25/images/input-bg.gif) repeat-x;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	font:11px verdana,tahoma,sans-serif;
}
.form-cancel{
	background-color:#AAA;
	background:#AAA url(/templates/s25/images/button-cancel-bg.gif) repeat-x;
	border:1px outset #AAA;
	color:#333;
	font:bold 11px verdana,tahoma,sans-serif;
}
.form-submit{
	background-color:#4A6B5A;
	background:#4A6B5A url(/templates/s25/images/button-bg.gif) repeat-x;
	border:2px outset #B4C766;
	color:#FFF;
	font:bold 11px verdana,tahoma,sans-serif;
}
.form-label{
	color:#333;
	font:bold 11px verdana,tahoma,sans-serif;
}
.error{
	color:#C00;
}
.error-box{
	background:#FEE;
	border:1px solid #FCC;
	color:#C00;
	margin-bottom:8px;
	padding:3px 10px;
}
.error-box ul,.error-box li{
	color:#C00;
	margin:0;
}
.help{
	color:#639;
	font-weight:normal;
}
.required{
	color:#933;
}
/* footer */
#footer{
	float: right;
	margin: 0px 15px 0px auto;
	width: 425px;
	border-top: 15px solid #EBE8DD;
	padding:4px 12px 4px 12px;
	text-align: right;
	_width: 449px;
}
#footer-content{
	color:#4a6b5a;
	font:9px verdana,tahoma,sans-serif;
}
#footer-content div{
	font:9px verdana,tahoma,sans-serif;
	display:inline;
	white-space:nowrap;
}
#footer a,
#footer a:visited{
	color:#2D2B2B;
}
#footer a:active,
#footer a:hover{
	color:#E80;
}
/* credits */
#credits{
	color:#4a6b5a;
	font:9px arial,helvetica,sans-serif;
	margin-top:5px;
	padding-left:45px;
}
#credits a,
#credits a:visited{
	color:#778;
}
#credits a:active,
#credits a:hover{
	color:#556;
}