/* Include Other Stylesheets */
@import url(/modules.css);

html, body {
	margin: 0px;
}

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;

}

/* enitre page container */
#Outer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* Top Level Nav Container */
#MainNav {
	display: block;
	background-color: #F8F8F7;
	padding-top: 4px;
	padding-left: 10px;
	height: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

/* Admin Tools Form */
#admindrop {
	margin-bottom: 5px;
}

.Searchbutton {
	text-decoration: none;
	width: 50px;
	height: 16px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	background: #EFEFEF;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
}
.searchbox {
	height: 10px;
	margin-bottom: 0px;
}

#NavCol {
	width: 189px;
	margin-bottom: 50px;
}

/* Section Links */
.SectionButton {
	height: 26px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 179px;
	padding-top: 8px;
	padding-left: 10px;
	background-image: url(media/sectionbutton.jpg);
	background-repeat: no-repeat;
}
.SectionButton a, .SectionButton a:link, .SectionButton a:active, .SectionButton a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#EFEFEF;
	font-weight: bold;
	padding-left: 1px;
}
.SectionButton a:hover {
	color:#FFFFFF;
}
.SectionButtonHidden {
	background-color: #666666;
	height: 20px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 179px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SectionButtonHidden a, .SectionButtonHidden a:link, .SectionButtonHidden a:active, .SectionButtonHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding-left: 1px;
}
.SectionButtonHidden a:hover {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
}

/* rss button */
.rssBut {
	clear: none;
	float: right;
	margin-right: 10px;
	margin-bottom: 4px;
}

/* end section links */


/* Page links */
.PageButton {
	height: 18px;
	vertical-align:middle;
	float: left;
	padding-top: 2px;
	width:178px;
	padding-left: 10px;
	padding-right: 5px;
}
.PageButton a, .PageButton a:link, .PageButton a:active, .PageButton a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	float: left;
	display: block;
}
.PageButton a:hover {
	color: #006600;
	text-decoration: none;
	display: block;
}
.LinkPageAdmin {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	display: block;
	width: 168px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 5px;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px ;
}
.PageButtonHidden {
	height: 18px;
	vertical-align:middle;
	background-color: #999999;
	float: left;
	width: 174px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.PageButtonHidden a, .PageButtonHidden a:link, .PageButtonHidden a:visited, .PageButtonHidden a:active {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	float: left;
	display: block;
}
.PageButtonHidden a:hover {
	color: #666666;
	text-decoration: none;
	display: block;
}
.LinkPageAdmin a, .LinkPageAdmin a:link, .LinkPageAdmin a:active, .LinkPageAdmin a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	padding-left:20px;

	float: left;
}
.LinkPageAdmin a:hover {
	color: #669999;
	text-decoration: none;
	display: block;
}
.LinkPageHidden {
	height: 18px;
	vertical-align:middle;
	background-color: #e1e1e1;
	float: left;
	display: block;
	width: 168px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 5px;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.LinkPageHidden a, .LinkPageHidden a:link, .LinkPageHidden a:active, .LinkPageHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding-left:20px;

	float: left;
}
.LinkPageHidden a:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}

.PageAdminButts {
	height: 18px;
	float: right;
	width: 40px;
	padding-right: 2px;
	text-align: left;

}

.PageAdminButts a, .PageAdminButts a:link, .PageAdminButts a:active, .PageAdminButts a:visited{
	margin: 0px;
	padding: 0px;

}


/*  Top Level links */
.TopLink {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-left: 3px;
}

.TopLink a, .TopLink a:link, .TopLink a:visited, .TopLink a:active {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}

.TopLink a:hover {
	color: #000000;
	text-decoration: none;
}

.TopButAdmin {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 3px;
}
.TopButAdmin a, .TopButAdmin a:link, .TopButAdmin a:active, .TopButAdmin a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	
}
.TopButAdmin a:hover {
	color: #000000;
	text-decoration: none;
}
.TopButAdminHidden {
	float: left;
	display: inline;
	margin-right: 8px;
	margin-left: 3px;	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #CCCCCC;
}
.TopButAdminHidden a, .TopButAdminHidden a:link, .TopButAdminHidden a:active, .TopButAdminHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.TopButAdminHidden a:hover {
	color: #000000;
	text-decoration: none;
}

/* end top level links */



#ContentCol {
	margin-bottom: 40px;
	padding-top: 15px;
	background-image: url(media/topshadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#ContentColHidden {
	background-color: #e1e1e1;
	padding-bottom: 20px;
	background-image: url(media/hiddenbgrnd.jpg);
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: left;
}
#ContentColHidden fieldset{

	border: 1px solid #FFFFFF;
}

#MainBody {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#ContentContainer {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#ContentContainer h3 {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#ContentContainer p {
	margin-top: 6px;
	margin-bottom: 10px;
	line-height: 16px;
}

input button  {
	border: 1px solid #333333;
	height: 15px;
}

textarea {
	border: 1px solid #333333;
}
select {
	border: 1px solid #333333;
}
option {

}
/* Global Use */

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	color: #006233;
}
h2 {
	font-size: 15px;
	color: #006233;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #006233;
	margin-top: 0px;
	margin-bottom: 6px;
	display: block;
	clear: both;
}

#NavBgrnd {
	width: 189px;
	background-color: #E9E8E6;
	background-image: url(media/navbg.jpg);
}


fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.button {
	background-color: #00CC66;
}

legend {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
legend img{
	margin-right: 3px;
}
hr {
	color: #CC0000;
	height: 1px;
}
#footer {
	width: 500px;
	margin-left: 10px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

#footer a:hover {
	color: #669999;
}
#subfooter {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 30px;
	display: block;
	text-align: center;
}
#FooterBar {
	width: 500px;
	margin-top: 10px;
	height: 30px;
	display: inline;
}
form {
	margin: 0px;
	padding: 0px;

}

.SearchResult {
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
	padding-bottom: 6px;
}


a {
	color: #006600;
	text-decoration: none;	
}
a:visited {
	color: #006600;
	text-decoration: none;	
}
a:active {
	color: #006600;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	text-decoration: underline;	
}

/* CSS for site map */
#SMapHead {
	margin-left:10px;
}
.SMapCol {
	width: 200px;
	display: block;
	float: left;

}

.SMapSec {
	height: 22px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 170px;
	padding-top: 4px;
	padding-left: 10px;
	background-image: url(media/sectionbutton.jpg);
	background-repeat: repeat-x;
}
.SMapSec a, .SMapSec a:link, .SMapSec a:active, .SMapSec a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #EFEFEF;
	padding-left: 1px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.SMapSec a:hover {
	color: #FFFFFF;
	display: block;

}
.SMapPage {
	height: 18px;
	vertical-align:middle;
	float: left;
	width: 170px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.SMapPage a, .SMapPage a:link, .SMapPage a:active, .SMapPage a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	float: left;
	display: block;
}
.SMapPage a:hover {
	color: #669999;
	text-decoration: none;
	display: block;
}
.SMapRow {
	width: 100%;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* end site map styles */

/* Div Shown When RSS Parser page link is clicked (Says Please Wait While Information is checked etc) */
#RSSLoad {
	background: #EFEFEF url(fckeditor/editor/skins/silver/images/tbbg.jpg) repeat-x fixed;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	border: 3px double #CCCCCC;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	display:none;
	width: 100%;
	height: 20px;
	margin: 0px auto;
}
/* Div Containing Text Only Link */
#TextOnlyVersion {
	width: 900px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#TextOnlyVersion a:link, #TextOnlyVersion a:hover, #TextOnlyVersion a:active, #TextOnlyVersion a:visited {
	font-variant: small-caps;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
/* Text Only/Printable Version Links */
#PageControls {
	position: absolute;
	top: 72px;
	right: inherit;
	clear: none;
	float: left;
	margin: 0px;
	padding:0px;
	width: 100px;
	margin-left: 795px;
}

#PageControls img{
	float: right;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
}

/* Search this site box */
#SearchSite {
	padding-left: 4px;
	padding-top: 17px;
	background-image: url(media/searchbox.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

/* Front end box containing 'You are logged in as' */
#LoginBox {
	vertical-align:middle;
	float: left;
	display: block;
	width: 160px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-left: 10px;
	border: 1px solid #E0E0E0;
}

/* Front End Logout Button */
#LogoutButton {
	text-decoration: none;
	width: 90px;
	height: 22px;
	margin-top: 5px;
	padding-top: 4px;
	background-color: #FFFFFF;
	background-image: url(media/subnavbut.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}

/* FOR FCKEDITOR ntemplate USE */

.showTB td{
	border: 1px dotted #CCCCCC;
	text-align: left;
}.NTemp2Col {

}
.NTemp2ColLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.NTemp2ColRight {
	padding-left: 5px;
}.NTemp2ColLeft img {
	float: left;
	padding-right: 5px;
	vertical-align: text-bottom;
}
.NTemp2ColRight img {
	float: left;
	padding-right: 5px;
}
.NTemp1ColImLeft {

}
.NTemp1ColImLeft img {
	float: left;
	padding-right: 5px;
}

.NTemp1ColImRight {

}
.NTemp1ColImRight img {
	float: right;
	padding-left: 5px;
}

/* end styles for ntemplate  */

img {
	border: 0;
}

#GreenBar {
	background-color: #00713D;
	height: 30px;
	display: block;
	text-align:right;
}
#search {
	margin-top:0px;
	margin-left: 6px;
}
#BotShad {
	background-image: url(media/bottomshadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#GreyBar {
	background-color: #F8F8F6;
	display: block;
	clear: both;
	height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#GreenBar img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
}
.ProjectPics1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(media/bottomshadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ProjectPics1 img {
	margin-left: 3px;
	margin-right: 3px;
}
.ProjectPics2 {
	padding-bottom: 5px;
	background-image: url(media/bottomshadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ProjectPics2 img {
	margin-right: 5px;
}
.ProjectTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
.ProjectTable2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 30px;
}
