/*
   -------------------------------------------------------------------------
   TAGS USED THROUGHOUT THE WEBSITE
   ------------------------------------------------------------------------- 
*/

body
{
background-color:#242526;
}
   
#LogoSearchBar {
	height: 100px;
	width: 937px;
	padding: 0px;
	margin: auto;
}

#Menu {
	height: 39px;
	width: 937px;
	margin: auto;
	padding: 0px;
}

#MenuWrapper {
	text-align:left;
}

#FlashHomePage {
	margin: auto;
	padding: 0px;
	height: 228px;
	width: 937px;
}






/*
   -------------------------------------------------------------------------
   TAGS USED ON THE HOMEPAGE ONLY
   ------------------------------------------------------------------------- 
*/

#HomeTable {
	height: 100%;
	width: 100%;
}

#HomeContent {
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 129px;
	width: 939px;
}

#WelcomeBox {
	background-image: url(../../images/homepage/welcomebgd.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 310px;

}

#WelcomeHeadline {
	margin-top: 22px;
	margin-left: 11px;
	height: 25px;
	text-align: left;
}

#WelcomeContent {
	margin-left: 21px;
	margin-top: 5px;
	width: 270px;
	text-align: left;
}

#FeaturedProjectBox {
	background-image: url(../../images/homepage/featuredprojectbgd.gif);
	margin-left: 1px;
	background-repeat: no-repeat;
	height: 129px;
	width: 211px;
	cursor: pointer;

}

#FeaturedProjectHeadline {
	margin-top: 14px;
	margin-left: 21px;
	height: 24px;
	text-align: left;
}
#FeaturedProjectContent {
	margin-left: 20px;
	margin-top: 18px;
	width: 180px;
	text-align: left;
		height: 45px;
}
#FeaturedProjectPic {
	float: left;
	margin-right: 9px;
	border:1px solid #967c26;
	clear: left;

}
#FeaturedProjectLink {
	margin-left: 83px;
	margin-top: 4px;
	width: 120px;
	text-align: left;
}
#LatestNewsBox {
	background-image: url(../../images/homepage/latestnewsbgd.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	height: 129px;
	width: 206px;
	float: left;
	cursor: pointer;
}

#MailingListHeadline {
	margin-top: 14px;
	margin-left: 21px;
	height: 24px;
}
#MailingListContent {
	margin-left: 20px;
	margin-top: 21px;
	width: 180px;
}

#LatestNewsLink {
	margin-left: 21px;
	margin-top: 4px;
	width: auto;
}

#LatestNews2Box {
	background-image: url(../../images/homepage/latestnews2bgd.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	height: 129px;
	width: 206px;
	float: left;
}

#LatestNews2Headline {
	margin-top: 14px;
	margin-left: 21px;
	height: 24px;
}
#LatestNews2Content {
	margin-left: 20px;
	margin-top: 16px;
	width: 180px;

}

#LatestNews2Link {
	margin-left: 21px;
	margin-top: 8px;
	width: auto;
}



/*
   -------------------------------------------------------------------------
   TAGS USED ON THE FOOTER
   ------------------------------------------------------------------------- 
*/

#Footer {
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 39px;
	width: 937px;
}

#Footer_Copyright {
	width: 205px;
}

#Footer_Links {
	width: 732px;
	text-align: right;
	width: 732px;
}

#TopofPage {
	text-align: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}




/*
   -------------------------------------------------------------------------
   TAGS USED ON THE INSIDE TEMPLATE OF THE WEBSITE
   ------------------------------------------------------------------------- 
*/

#PageWrapper
{
	margin-top: 30px;
}


#insidetemplate_body
{
	background-color:#242526;
	margin: 15px;
}



#PageHeader
{
	margin:auto;
	width: 937px;
}

#ContentWrapper
{
	background-color:#FFFFFF;
	margin:auto;
	width: 937px;
	background-image: url(../../images/template/insidebackground.gif);

}

#Content
{
	margin-top:25px;
	margin-left:35px;
	width: 660px;
}


#PageContent
{
	width: 715px;
	margin-left: 20px;
}





/*
   -------------------------------------------------------------------------
   SUB MENUS
   ------------------------------------------------------------------------- 
*/

#SubMenu
{
	background-image:url(../../images/sidemenu/sidemenu_btn.gif);
	width: 203px;

}

#SectionTitle
{
	background-color:#EDEDEE;
	width: 203px;

}

#AnchorLogo
{
	background-color:#EDEDEE;
	width: 203px;
	height: 50px;

}

#AnchorTopOfPage
{
	height: 50px;

}

.SubMenuItems
{
	height: 25px;
	margin:auto;
	text-align:right;
	font-family: arial,verdana;
	font-size: 10px;
	color: #687586;
	text-decoration: none;
	width: 203px;
	line-height: 25px;

}

.SubMenuItems_RollOver
{
	height: 25px;
	margin:auto;
	text-align:right;
	font-family: arial,verdana;
	font-size: 10px;
	background-image:url(../../images/sidemenu/sidemenu_btnR.gif);
	color: #48576c;
	text-decoration: none;
	width: 203px;
	line-height: 25px;
	cursor: pointer;
}

.SubMenuProject
{
	height: 18px;
	margin:auto;
	text-align:right;
	font-family: arial,verdana;
	font-size: 10px;
	background-image:url(../../images/sidemenu/sidmenu_project.gif);
	color: #687586;
	text-decoration: none;
	width: 203px;
	line-height: 18px;

}

.SubMenuProject_RollOver
{
	height: 18px;
	margin:auto;
	text-align:right;
	font-family: arial,verdana;
	font-size: 10px;
	background-image:url(../../images/sidemenu/sidmenu_projectR.gif);
	color: #48576c;
	text-decoration: none;
	width: 203px;
	cursor: pointer;
	line-height: 18px;
}



#SubMenuDivider
{
	width: 200px;
	height: 2px;
	background-image: url(/images/template/submenudivider.gif);
}

/*
   -------------------------------------------------------------------------
   TAGS USED ON CERTIFIATIONS PAGE
   ------------------------------------------------------------------------- 
*/

#ContentCertification
{
	height: 79px;
	margin-top: 15px;
	width: 660px;
}

#CertificationImage
{
	width: 88px;
	height: 79px;
	float: left;
}

#CertificationDescription
{
	width: 572px;
	margin-top:15px;
	float: right;
}

#CertificationDescriptionTwoLine
{
	width: 572px;
	margin-top:5px;
	float: right;
}

#CertificationDescriptionOneLine
{
	width: 572px;
	margin-top:25px;
	float: right;
}

/*
   -------------------------------------------------------------------------
   TAGS USED FOR EMPLOYMENT OPPORTUNITIES
   ------------------------------------------------------------------------- 
*/

#opportunitiesTable {
	width: 550px;
	border: 0px;
	padding: none;
	
}


#opportunitiesTableAdmin {
	width: 650px;
	border: 0px;
	padding: none;
	
}

.tableRowsOdd {
	text-align: left;
	background-color: #eaecf2;
}

.tableRowsEven {
	text-align: left;
	background-color: #dfe3eb;
}

.tableRowsRollover {
	text-align: left;
	background-color: #c9cfdd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	cursor: pointer;
}

.tableRowsBorders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#tableText{
	text-align: left;
	margin-left: 7px;
}

/*
   -------------------------------------------------------------------------
   TAGS USED IN THE ADMINISTRATION AREA
   ------------------------------------------------------------------------- 
*/

body
{
background-color:#242526;
}
   
#HeaderBar {
	height: 114px;
	width: 937px;
	padding: 0px;
	margin: auto;
}

#loginText{
	margin-top: 15px;
	margin-right: 10px;
	width: 60px;
	float: left;
	clear: left;
}

#loginBoxes{
	margin-top: 13px;
	width: 350px;
	clear: right;
	float: left;
}

.loginBox {
	width: 350px;
	padding: 0px;
	font-family: trebuchet MS, arial, verdana;	
	font-size: 11px;
	color: #636363;
	line-height: 18px;
	text-decoration: none;
}

#loginError{
	margin-top: 15px;
	margin-right: 10px;
	width: 660px;
	float: left;
	clear: left;
}

.smallSpacer{
	height: 7px;
}

.largeSpacer {
	height: 20px;
}

/*
   -------------------------------------------------------------------------
   TAGS USED FOR PROJECT PAGE
   ------------------------------------------------------------------------- 
*/

#projectHeader{
	margin-top: 4px;
	margin-bottom: 3px;
}

#projectDescription{
	margin-bottom: 4px;
}

#photoBorder {
	border: 1px solid #b8b9b9;
	border-color: #b8b9b9;
	border-width: 1px;
}

#contentBorder {
	border-top: thin;
	border-top-color: #b8b9b9;
	border-top-style: solid;
}