body {
	color: #666; /* Font color */
}

h1{color: #006600; line-height: 1.45em; font-size: 1.25em; text-transform: uppercase; padding-bottom: 10px; border-bottom: 1px dotted #236; font-weight: bold;}

h2, h3, h4, h5, h6 {
	color: #125; /* Heading color */
        line-height: 1.35em;
}

div#content {
	background: #fff;
}

div#ProjectsList{margin: 0px 0px 0px 0px;}

div#ProjectsList p{padding-left: 15px; font-size: 16px;}

div#ProjectsList h4{margin-top: 10px; line-height:2em; border-bottom: 1px dotted #e2e2e2; border-top:1px dotted #d9d9d9;}

.projectImg{
margin: 0px auto;
opacity: 0.90;
-moz-opacity: 0.90;
filter:alpha(opacity=90);
}

.projectImg:hover{
opacity: 0.99;
-moz-opacity: 0.99;
filter:alpha(opacity=99);
}

.certImg{margin: 0px auto; padding: 10px; border: 1px solid #e2e2e2;}

.certImg:hover{border: 1px solid #125;}

a#logo {
	color: #403731;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

#newestWeather{border: 0px none #fff; background: none;  height:125px; width: 330px; position: absolute; top: 5px;  z-index: 1; }

div#weather{border: 0px none #fff; background: none;  right: 10%; height:135px; width: 300px; position: absolute; top: -15px; }

div#weather:hover{height: 700px; z-index: 10000;}

div#newWeather{background: none;  right: 10%; height:1000px; width: 1000px; position: absolute; top: 5px; }  

.cert{padding: 0px 0px 5px 0px; text-transform: uppercase; border-bottom: 1px dotted #e9e9e9;}

#projectWrapper p{text-indent: 15px;}


div#placeholder-logo {
	width: 200px; background-image: url(/images/cssimg/logo.png); background-repeat: no-repeat; background-position: top; text-indent: -2000px; margin: 12px 0px 15px 0px;  overflow: visible; 
}



div.whoslogged {
	color: #222;
	text-align: right;
}

div#nav {
	
}

div#placeholder-nav {
	color: #fff; 
       overflow: hidden;
       
}


div#homeGraphic{
       width: 950px;
       margin: 0px auto;
       height: 220px;
       background-color: #fff;
       background-image: url(/Images/cssimg/imageMenuWrapperBkgd.jpg);
       background-position: top left;
       background-repeat: no-repeat;
       border-bottom: 1px solid #cacaca;
       border-top: 1px solid #cacaca;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #EFF3F8;
}

div#sub div.box {
	background: transparent;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #d5d5d5;
}

div#footer {
	color: #444;
	font-size: 11px;
	text-align: center;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-selected {
	color: #ebf3ff;
}

td.submenu-item {
	background: #9c0;
	color: #9c0;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #fc0;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-search {
	border-bottom: 1px solid #DBDEE3;
	margin-bottom: 18px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #DBDEE3;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #9e9e9e url(/images/cssimg/bkgd.jpg) repeat-x 0 0;
	margin: 0 0 54px;
}

div#header, div.whoslogged {
	height: 126px;	
	line-height: 126px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	padding: 18px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(/images/cssimg/menuTableBkgd.jpg) no-repeat 0 0;
	height: 52px;
	padding: 0px 0px 0px 0px;
}

div#placeholder-nav table {
       width: 675px;
       height: 52px;
}

div#main div.inner {
	padding: 18px 40px;
}

div#sub div.box {
	margin: 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-16-7.png) repeat-x 0 0;
	height: 144px;
}

div#footer {
	padding: 1.5em 0;
}

#placeholder-nav table td {height: 52px; overflow: hidden; cursor: pointer;cursor: hand; text-align: center; font-size: 1.55em; line-height: 52px; width: 100px;}    /* @end */



.subMenuItem{
padding: 5px 10px;
font-size: 14px; 
font-weight: normal; 
text-align: center; 
background-color: #125; 
color: #fff;
opacity: 0.90;
-moz-opacity: 0.90;
filter:alpha(opacity=90);
}

.subMenuItemHover{
padding: 5px 10px;

font-size: 14px; 
font-weight: normal; 
text-align: center; 
color: #fff;
background-color: #125;
opacity: 0.98;
-moz-opacity: 0.98;
filter:alpha(opacity=98);
cursor: pointer;
}

.catdiv484368{padding-top: 0px; background-image: url(/Images/cssimg/subMenuPoint.png); background-position: top center; background-repeat: no-repeat;}

table.catsub484368{margin-top: 19px;}


.catdiv11161{padding-top: 0px; background-image: url(/Images/cssimg/subMenuPoint.png); background-position: top center; background-repeat: no-repeat;}

table.catsub11161{margin-top: 19px;}

.menuItem{cursor: pointer; color: #82A2D0; letter-spacing: -.025em; width: 99px; text-align: center; font-size: 16px; font-weight:  normal; padding-top: 0px;}


.menuItemSelected{cursor: pointer; color: #0E3A79;background-image: url(/images/cssimg/navHoverBkgd.jpg);background-position: 0px 2px; background-repeat: no-repeat; letter-spacing: -.025em; width: 99px; text-align:center; padding-top: 0px}


.menuItemHover{letter-spacing: -.025em; cursor: pointer;  color: #fff; background-image: url(/images/cssimg/navHoverBkgd.jpg); background-position: center bottom; background-repeat:no-repeat; text-align: center; font-size: 16px; font-weight: normal;  padding-top: 0px; }

