/*** GENERAL & FORMATTING TAGS ***/
body {
	background-color: #80a3af;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 20px;
	color: #ff0000;
}
h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #055873;
	font-style:italic;
}
h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ff0000;
}
h3 a:link {
	color:#ff0000;
	text-decoration:none;
}
h3 a:visited {
	color:#ff0000;
	text-decoration:none;
}
h3 a:hover {
	color:#d8d3c5;
	text-decoration:underline;
}
a:link {
	color: #055873;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #055873;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
}
ul {
	color:#333333;
}
ul a {
	color:#006699;
}
ul a:visited {
	color:#006699;
}
ul a:hover {
	color:#006699;
	text-decoration:none;
}
.mainHrule {
	height:8px;
	background-color:#055873;
}
.highlightText {
	color:#055873;
}
.watermarkBG {
	background-color:#fffaf0; 
	background-image:url(images/mainBG.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
}
.mainPadding {
	padding:27px 12px 65px 12px;
}
.mainPaddingInt {
	padding:8px 12px 65px 12px;
}
.imageBorder {
	border:3px solid #cbc6b9;
}
.breadcrumbs {
	text-align:right; 
	padding:3px 10px; 
	font-size:10px;
}



/*** NAVIGATION & MENUS ***/
.topNav {
	float:left; 
	background-image:url(images/arrow_topnav.gif); 
	background-position:left;
	background-repeat:no-repeat;  
	padding:7px 15px 8px 23px; 
	font-weight:bold; 
	color:#000000;
}
.topNav a {
	color:#000000;
	text-decoration:none;
}
.topNav a:visited {
	color:#000000;
	text-decoration:none;
}
.topNav a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.menuBG {
	background-image:url(images/nav_bg.jpg); 
	background-repeat:no-repeat;
	color:#1e7a98;
	width:193px; 
	height:172px; 
	padding:8px 11px 8px 11px;
}
.menuLink {
	background-image:url(images/nav_div.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding-bottom:8px;
	margin-top:5px;
	font-family:Tahoma,Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#000000;
}
.menuLink a {
	color:#000000;
	text-decoration:none;
}
.menuLink a:visited {
	color:#000000;
	text-decoration:none;
}
.menuLink a:hover {
	color:#287c97;
	text-decoration:none;
}


/*** TESTIMONIALS FEATURE DISPLAY ***/
.testimonialsBG {
	background-color:#1e7a98; 
	background-image:url(images/testimonial_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
	width:215px;
}
.testimonialsBGInt {
	background-color:#1e7a98; 
	width:215px;
}
.quoteLeft {
	margin:14px 13px 12px 10px;  
	background-repeat:no-repeat; 
	background-position:top left;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.quoteLeft[class] {
	background-image: url(images/qt-open.png);
}
.quoteRight {
	padding:15px 20px 15px 20px;  
	background-repeat:no-repeat; 
	background-position:bottom right; 
	color:#FFFFFF; 
	font-size:10px; 
	line-height:12px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.quoteRight[class] {
	background-image: url(images/qt-close.png);
}
.quoteCredit {
	text-align:right; 
	color:#fffbf1; 
	font-style:italic;
}


/*** HOME PAGE TAGS ***/
.homeHeaderPhoto {
	background-image:url(images/toppic_home.jpg); 
	background-repeat:no-repeat; 
	height:239px;
}
.homeCatDisplay {
	padding:210px 0 0 0;
	text-align:center;
}
.categoryLink {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	margin-left:10px;
}
.categoryLink a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoryLink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.categoryLink a:hover{
	color:#d8d3c5;
	text-decoration:underline;
}
.homePortfolioContainer {
	background-color:#d8d3c5; 
	padding:23px 10px 9px 10px;
}
.portfolioLink {
	clear:both; 
	text-align:right; 
	background-image:url(images/arrow_portfolio.gif); 
	background-repeat:no-repeat; 
	background-position:right; 
	padding:3px 23px 4px 0px;
}
.portfolioLink a {
	color:#FF0000;
	text-decoration:none;
}
.portfolioLink a:visited {
	color:#FF0000;
	text-decoration:none;
}
.portfolioLink a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.established {
	font:Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-style:italic; 
	font-size:14px; 
	padding:0px 0px 2px 15px; 
	color:#FF0000;
}


/*** FOOTER TAGS ***/
.footerBG {
	background-image:url(images/footer_bg.gif); 
	background-repeat:no-repeat; 
	background-position:top; 
	background-color:#FFFFFF; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:10px;
}
.footerLocation {
	float:left; 
	padding:31px 15px 25px 15px;
}
.footerLocation a {
	color:#000000;
	text-decoration:none;
}
.footerLocation a:visited {
	color:#000000;
	text-decoration:none;
}
.footerLocation a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.footerLocationB {
	float:left; 
	padding:31px 0px 0px 39px;
}
.footerLocationB a {
	color:#000000;
	text-decoration:none;
}
.footerLocationB a:visited {
	color:#000000;
	text-decoration:none;
}
.footerLocationB a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.copyrightText {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#d8d3c5; 
	padding:20px 10px;
}
.copyrightText a {
	color:#d8d3c5;
}
.copyrightText a:visited {
	color:#d8d3c5;
}
.copyrightText a:hover {
	color:#ffffff;
}


/*** CAREERS PAGE ***/
.jobTitle {
	font-size:14px; 
	font-weight:bold; 
	color:#666666; 
	background-image:url(images/title_bg.gif); 
	background-position:bottom; 
	background-repeat:repeat-x; 
	padding-bottom:5PX;
}


/*** PORTFOLIO PAGES ***/
.categoryContainer {
	margin:20px 0px 30px 15px; 
	width:162px; 
	float:left;
	text-align:center;
}
.photoContainer {
	border:1px solid #cbc6b9; 
	padding:2px;
	margin-bottom:4px;
	width:156px;
}
.photoContainerLg {
	border:1px solid #cbc6b9; 
	padding:2px;
	margin:20px 0px;
}
.projectContainer {
	margin:15px 10px 15px 15px; 
	width:245px; 
	float:left;
	text-align:left;
}
.projectDivRight {
	border-right:1px dotted #d8d3c5;
}
.projectDivHorz {
	clear:both;
	border-bottom:1px dotted #d8d3c5;
}


/*** CONTACT FORM 	***/
.contactContainerLeft {
	float: left;
	margin-left:10px;
	margin-right: 20px;
	top: 0px;
	width:270px;
}
.contactContainerLeft2 {
	top: 0px;
	width:500px;
}
.contactContainerRight {
	float: right;
	width: 180px;
	margin-right:10px;
}
.contactContainerColor {
	background-color: #f5f1e5;
}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	padding: 20px 0 5px 0;
}
.contactStatement2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
margin: 5px 0;
padding: 5px;
background-color: #8f2021;
color : #ffffff;
font-weight: bold;
} 
input.required, textarea.required {
border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}
.formErrorMsg ul li {
	color: #ffffff;
}