/* Global declarations */
/* Several pages contain local declarations as well */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	/*color: #FFFFFF;*/
	/*background-color:#5b728d;*/
	/*background-color: #6e7649;*/
	color: #FFFFFF;
	background-color: #b1b1b1;
	background-image: url(art2/gradient.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 12px;
}
.mainInsetTop {
	background-color: #66747a; /* light blue-gray */
	/*background-image: url(art2/insetBG.jpg);*/
	background-repeat: repeat-y;
	border-top: 1px solid #FFFFFF;
}
.mainInsetMiddle {
	background-color: #66747a; /* light blue-gray */
	/*background-image: url(art2/insetBG.jpg);*/
	background-repeat: repeat-y;
}
.mainInsetBottom {
	background-color: #66747a; /* light blue-gray */
	/*background-image: url(art2/insetBG.jpg);*/
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
}
table {
	font-size: 12px !important;
}
/*  These 2 declarations are what center the page  */
#centerDiv {
	text-align: center;
	position: absolute;
	left: 50%;
	width: 1px;
	visibility: visible;
}
#container {
	position: absolute;
	left: -375px;
	text-align: left;
	visibility: visible;
}
#copyright {
	width:745px;
	font-size: 9px !important;
	color: #333333;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 260px;
}
#topNav {
	font-size: 10px !important;
	z-index: 11;
	left: 100px;
	top: 0px;
	height: 10px;
	width: 750px;
	text-align: right;
	padding-top: 5px;
	visibility: visible;
	font-weight: bold;
}
/* Global link declarations */
a:link {
	text-decoration: none;
	color: #FFCB05;
	
	
}
a:visited {
	text-decoration: none;
	color: #FFCB05;
	

}
a:hover {
	text-decoration: underline;
	color: #ffcb05;

}
a:active {
	text-decoration: none;
	color: #ffcb05;
	

}
#logo {
	height= 71px; 
	width= 183px;
	position: relative;
	top: 15px;
	/*left: 14px;*/ 

}
		
#logo a:link {
	text-decoration: none;
	color: #C0CEAC;
	border: none;
}
#logo a:visited {
	text-decoration: none;
	color: #C0CEAC;
	border: none;
}
#logo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	border: none;
}
#logo a:active {
	text-decoration: underline;
	color: #FFFFFF;
	border: none;
}

a:link img {
	border: 1px solid #ffffff;
}
a:visited img {
	border: 1px solid #ffffff;
}
a:hover img {
	border: 1px solid #ffcb05;
}
a:active img {
	border: 1px solid #ffcb05;
}
#logo a:link img {
	border: none;
}
#logo a:visited img {
	border: none;
}
#logo a:hover img {
	border: none;
}
#logo a:active img {
	border: none;
}
#topNav a:link {
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
#topNav a:visited {
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
/* orange #ffcb05 to purple 645a91 olive 999966*/
#topNav a:hover {
	text-decoration: underline;
	color: #ffcb05;
	text-transform: uppercase;
}
/* orange #ffcb05 to purple 645a91 olive 999966*/
#topNav a:active {
	text-decoration: underline;
	color: #ffcb05;
	text-transform: uppercase;
	
}
/*
#inset {
	background-color: #e6ebde;
	background-image: url(art2/insetBG.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #FFFFFF;
}
#insetBottom {
	background-color: #e6ebde;
	background-image: url(art2/insetBG.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
} */
/* styles for main navigation */
/* This ID is used on every page. It defines the main left menu box */
/* Submenu boxes are defined locally */
#leftMenuDiv {
	position:absolute;
	left:7px;
	/*top:106px;*/
	top:117px;
	width:180;
	height:auto;
	z-index:10;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	visibility: visible;
	font-weight: 5px;
	text-transform: uppercase;
}
/* Services */
.lMenuItemServ {
	margin: 0px;
	display: block;
	width: 180px;
	font-size: 10px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.lMenuItemServ div {
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
}
/*Changed red umber 9e4024 to purple 645a91 to blue grey 414c51*/
a:link.lMenuItemServ {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
a:visited.lMenuItemServ {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
/* Changed light umber #AB5940 to light purple 9088b5 to light blue grey 66747a*/
a:hover.lMenuItemServ {
	color: #ffffff;
	background-color: #66747a;
	text-decoration: none;
}
a:active.lMenuItemServ {
	color: #ffffff;
	background-color: #66747a;
	text-decoration: none;
}
/* Portolio*/
.lMenuItemPort {
	margin: 0px;
	display: block;
	width: 180px;
	font-size: 10px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.lMenuItemPort div {
	padding: 5px;
	text-transform: uppercase;
}
/*old blue #3e4f8 2 rodgers blue 004a8d*/
a:link.lMenuItemPort {
	color: #ffffff;
	text-decoration: none;
	background-color: #004a8d;
}
a:visited.lMenuItemPort {
	color: #ffffff;
	background-color: #004a8d;
	text-decoration: none;
}
/* old blue 6776a3 to new 4c7fae*/
a:hover.lMenuItemPort {
	color: #ffffff;
	background-color: #4c7fae;
	text-decoration: none;
}
a:active.lMenuItemPort {
	color: #ffffff;
	background-color: #4c7fae;
	text-decoration: none;
}
/* In Progress */
.lMenuItemInProgress {
	margin: 0px;
	display: block;
	width: 180px;
	font-size: 10px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.lMenuItemInProgress div {
	padding: 5px;
}
a:link.lMenuItemInProgress {
	color: #ffffff;
	text-decoration: none;
	background-color: #6E7BA1;
}
a:visited.lMenuItemInProgress {
	color: #ffffff;
	background-color: #6E7BA1;
	text-decoration: none;
}
a:hover.lMenuItemInProgress {
	color: #ffffff;
	background-color: #818CAD;
	text-decoration: none;
}
a:active.lMenuItemInProgress {
	color: #ffffff;
	background-color: #818CAD;
	text-decoration: none;
}
/* About Us */
.lMenuItemAbout {
	margin: 0px;
	display: block;
	width: 180px;
	font-size: 10px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.lMenuItemAbout div {
	padding: 5px;
}
/*Changed to bright green 5c7d41 from Pumpkin a26530 to olive 999966*/
a:link.lMenuItemAbout {
	color: #ffffff;
	text-decoration: none;
	background-color: #5c7d41;
}
a:visited.lMenuItemAbout {
	color: #ffffff;
	background-color: #5c7d41;
	text-decoration: none;
}
/*Changed to light green 80ae5a light pumpkin #AE794B to b6b692*/
a:hover.lMenuItemAbout {
	color: #ffffff;
	background-color: #80ae5a;
	text-decoration: none;
}
a:active.lMenuItemAbout {
	color: #ffffff;
	background-color: #80ae5a;
	text-decoration: none;
}
h1 {
	font-size: 12px !important;
	font-weight: bold;
	color: #ffcb05;
}
.propertiesHighlight {
	font-weight: bold;
}
h2 {
	font-size: 11px !important;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.smallLink {
	font-size: 10px !important;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 11px !important;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0em 0em .5em;
	padding: 0em;
}
.tinyText {
	font-size: 12px !important;
}
#careersSubMenu p {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#careersSubMenu a:link {
}
#careersSubMenu a:visited {
}
#careersSubMenu a:hover {
	color: #000000;
}
#careersSubMenu a:active {
}
.photoTRwhiteBord {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.photoPrincipal {
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
.highlight1 {
	font-style: italic;
}
blockquote {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}
.propDescClose {
	text-align: right;
	font-size: 9px;
}
.propDescClose a:link {
	text-decoration: none;
	color: #6786E4;
}
.propDescClose a:visited {
	text-decoration: none;
	color: #6786E4;
}
.propDescClose a:hover {
	text-decoration: none;
	color: #ffcb05;
}
.propDescClose a:active {
	text-decoration: none;
	color: #ffcb05;
}
.extraLead {
	padding: 0em;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em; }

/*start jquery slideshow items*/
#shadowbox { margin-top: 30px; background-image: url(images/shadow.png); background-repeat:no-repeat}
#slideshowHolder { margin-left: 20px; margin-top: 10px; border: 5px solid #666666; -moz-border-radius: 5px; }
.ft-prev, .ft-next { background-color: #666666; padding: 0 10px; }
.ft-title { padding: 10px 10px; width: 730px; text-align: left; font-size:18px; font-family: Arial, Helvetica, sans-serif; }
.ft-button-slideshowHolder { }
#ft-buttons-slideshowHolder a.active { background-color: #666666!important; }
/*end jquery transitions*/

/*start jquery slideshow items*/
.coin-slider { overflow: hidden; zoom: 1; margin-left: 20px; margin-top: 10px;  }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-buttons { font-size: 0px; padding: 15px; position: absolute; left: 100px; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #666666;  text-indent: -1000px;  background-color: #999999; }
.cs-active { background-color: #666666!important; }
.cs-title { width: 730px; padding: 10px; background-color: #000000; color: #FFFFFF;font-size:18px; font-family: Arial, Helvetica, sans-serif; }
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
/*end jquery transitions*/
