body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body.bodyClass {
	margin-top: 27px;
	margin-left: 45px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.pFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.logoBanner {
	margin: 0px;
}
.footerBanner {
	margin-top: 40px;
}
div.topLevel {
	position: absolute;
	left: 0px;
	top: 0px;
}
table.contentTable {
	margin-top: 40px;
}
td.contentSpacer {
	width: 160px;
}

/*---- NEW MENU DEFINITION ----*/
#mainMenu {
	position:absolute;
	left:271px;
	top: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
#absMenuAboutUs {
	position:absolute;
	left:0;
	top:0;
	background-color: #e8861d;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}

#menu1 {
	position: absolute;
	left:0;
	top: 73px;
	width: 143px;
	padding-left: 10px;
	background-color: #f7a44a;
	font-weight: normal;
	line-height: 26px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	visibility: hidden;
}

#absMenuAboutOurWork {
	position:absolute;
	left: 163px; 
	top: 0;
	background-color: #00467F;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}
#menu2 {
	position: absolute;
	left:163px;
	top: 73px;
	width: 143px;
	padding-left: 10px;
	background-color: #305A83;
	font-weight: normal;
	line-height: 26px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	visibility: hidden;
}

#absMenuJoinOurTeam {
	position:absolute;
	left:326px;
	top:0;
	background-color: #00674E;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}
#menu3 {
	position: absolute;
	left:326px;
	top: 73px;
	width: 143px;
	padding-left: 10px;
	background-color: #277E69;
	font-weight: normal;
	line-height: 26px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	visibility: hidden;
}

#absMenuNewsInfo {
	position:absolute;
	left:489px;
	top:0;
	background-color: #98002e;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}
#menu4 {
	position: absolute;
	left:489px;
	top: 73px;
	width: 143px;
	padding-left: 10px;
	background-color: #A32943;
	font-weight: normal;
	line-height: 26px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	visibility: hidden;
}

div.submenuAboutUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	width: 143px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	z-index: 99;
	position: absolute; 
	left: 268px;
    top: 105px; 
	background-color: #f7a44a; 
	border: 1px none #cccccc; 
	visibility: hidden;
}
div.submenuAboutOurWork {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	width: 143px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	z-index: 99;
	position: absolute;
	left: 430px; 
	top: 105px; 
	background-color: #305a83; 
	border: 1px none #cccccc;
    visibility: hidden;
}
div.submenuJoinOurTeam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	width: 143px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	z-index: 99;
	position: absolute;
    left: 598px; 
	top: 105px; 
	background-color: #277E69; 
	border: 1px none #cccccc;
    visibility: hidden;
}
div.submenuNewsAndInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	width: 143px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	position: absolute; 
	z-index: 6;
    left: 761px; 
	top: 105px; 
	background-color: #A32943; 
	border: 1px none #cccccc;
    visibility: hidden;	
}
.submenuLink {
	color: #ffffff;
	text-decoration: none;
}
.menuLink {
	color: #ffffff;
	text-decoration: none;
}
a {
	color: #00467f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited.menuLink, a:hover.menuLink, a:active.menuLink {
	text-decoration: none;
}
div.bottomTextMargin {
	margin-top: 62px;
}
div.quoteMargin {
	margin-bottom: 40px;
}
.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
	margin-top: 20px;
}
.copyrightLink {
	text-decoration: none;
	color: #666666;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
div.menuItem {
	width: 100%;
	height: 100%;
	margin-right: 18px;
	background-color: #e8861d;
	vertical-align: bottom;
	position:absolute;
	bottom:0;
}
div.menuItemText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 4px;
}
#logo {
	height: 67px;
	width: 209px;
	left: 46px;
	top: 25px;
	position: absolute;
	visibility: visible;
}
#aboutus {
	background-color: #e8861d;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#aboutourwork {
	background-color: #00467f;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#joinourteam {
	background-color: #00674e;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#redbox {
	background-color: #98002e;
	height: 67px;
	width: 143px;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.quoteText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 36px;
	margin-top: 0px;
	color: #948671;
	font-weight: normal;
}
.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 8px;
}
.subhead2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 8px;
	text-decoration: none;
}
.subhead3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 8px;
	text-decoration: none;
}
.subhead .subheadHome {
	color: #00848E;
}
.subhead .subheadAboutUs {
	color: #e8861d;
}
.subhead2 .subhead2AboutUs {
	color: #E8861D;
}
.subhead .subheadAboutOurWork {
	color: #00467F;
}
.subhead2 .subhead2AboutOurWork {
	color: #00467F;
}
.subhead3 .subhead3AboutOurWork {
	color: #7F0028;
}
.subhead .subheadJoinOurTeam {
	color: #00674E;
}
.subhead2 .subhead2JoinOurTeam {
	color: #00674E;
}
.subhead .subheadRedBox {
	color: #98002e;
}
.subhead2 .subhead2RedBox {
	color: #98002e;
}
.contentIndent {
	padding-left: 60px;
	padding-right: 60px;
}
.extraInformation {
	padding: 8px;
	background-color: #F3F3F3;
}
.noBottomMargin {
	text-decoration: none;
	margin-bottom: 0px;
}
.rolloverLink {
	text-decoration: none;
	margin-bottom: 0px;
	color: #00467f;
}
.subhead3 {
	font-weight: bold;
	margin-bottom: 0px;
}
img.headshotArticle {
	text-align:left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.contactInfo {
	line-height: 16px;
}


/*________ Main Nav ________*/



#mainNav {

	width: 770px;

	height: 38px;

	margin-left: auto;

	margin-right: auto;

	background: #FFFFFF url(images/bg-nav.gif) bottom center no-repeat;

	font: bold 90% Arial,sans-serif; color: #cc6698; text-decoration: none;

	margin-bottom: 20px;

}

#mainNav ul {

	list-style-type: none;

	padding-top: 11px;

}

#mainNav li {

	display: inline;

}

#mainNav li a {

	padding: 14px 12px;

	color: #cc6698;

	text-decoration: none;

}

#mainNav li a:hover {

	color: #669934;

	background-color: #FFFFFF;

	text-decoration: none;

}




#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: none;
background-color: #000;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: red;
border: none;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}
