@charset "UTF-8";
/* CSS Document */



/**************************************************/
/* HTML BODY SETTINGS */

img, div {

	behavior: url(behavior/iepngfix.htc);
}
body {
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-color: #92989d;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height:100%;
}
html {
     overflow: -moz-scrollbars-vertical;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #0C7FCA;
	color: #000000;
}



/**************************************************/
/* testing fonts */

.fontgeorgia{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #000000;
}
.fontverdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fonttrebuchet{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contact_groupheading{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}



/**************************************************/
/* CONTAINER DIV'S */


div#container{
	text-align:center;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#nav{
	text-align:left;
	width:100%;
	height:94px;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer{
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
div#footer a:link{
	color: #000000;
}
div#footer a:hover{
	color: #790028;
}
div#footer a:visited{
	color: #000000;
}
div#footer a:active{
	color: #000000;
}

div#about {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#about a:link {
	color: #000000;
}
div#about a:visited {
	color: #000000;
}
div#about a:hover {
	color: #790028;
}
div#about a:active {
	color: #000000;
}

div#interior {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#interior a:link {
	color: #000000;
}
div#interior a:visited {
	color: #000000;
}
div#interior a:hover {
	color: #790028;
}
div#interior a:active {
	color: #000000;
}

div#pGallery a:link {
	color: #000000;
}
div#pGallery a:visited {
	color: #000000;
}
div#pGallery a:hover {
	color: #790028;
}
div#pGallery a:active {
	color: #000000;
}

div#pGallery {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#pGallery a:link {
	color: #000000;
}
div#pGallery a:visited {
	color: #000000;
}
div#pGallery a:hover {
	color: #790028;
}
div#pGallery a:active {
	color: #000000;
}
div#pGalleryHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #790028;
	font-weight: bold;
	vertical-align:bottom;
	padding-top:15px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:5px;
	height:20px;
	width:197px;
	background-image:url(images/headerPG-left.jpg);
}
div#pGalleryArchive {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#pSpecs{
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
div#pgSpecs{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
div#pPhotoNumbers{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
div#pPhotoNumbers a:link {
	color: #000000;
	text-decoration: none;
}
div#pPhotoNumbers a:visited {
	color: #000000;
}
div#pPhotoNumbers a:hover {
	color: #790028;
}
div#pPhotoNumbers a:active {
	color: #000000;
}

/**************************************************/
/* BORDER STYLES */

.borderRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.borderDotted {
	border: 1px dotted #CCCCCC;
}
.borderRightGold {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c29d07;
}
.bordertopGold {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c29d07;
}
.bordertopGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.borderGrey {
	border-width: 10px;
	border-style: solid;
	border-color: #cccccc;
}
.borderrightGold {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c29d07;
}

/**************************************************/
/* nav styles */
#home .home a
{
	display:block;
	width: 92px;
	height: 40px;
	background: url("images/nav-home-down.jpg") 0 0 no-repeat; /* nav down */
}
.home a {
	display:block;
	width: 92px;
	height: 40px;
	background: url("images/nav-home.jpg") 0 0 no-repeat; /* nav */
}
.home a:hover {
	background: url("images/nav-home-over.jpg") 0 0 no-repeat; /* nav over */
}
#aboutus .aboutus a
{
	display:block;
	width: 124px;
	height: 40px;
	background: url("images/nav-aboutus-down.jpg") 0 0 no-repeat; /* nav down */
}
.aboutus a {
	display:block;
	width: 124px;
	height: 40px;
	background: url("images/nav-aboutus.jpg") 0 0 no-repeat; /* nav */
}
.aboutus a:hover {
	background: url("images/nav-aboutus-over.jpg") 0 0 no-repeat; /* nav over */
}
#ourservices .ourservices a
{
	display:block;
	width: 155px;
	height: 40px;
	background: url("images/nav-ourservices-down.jpg") 0 0 no-repeat; /* nav down */
}
.ourservices a {
	display:block;
	width: 155px;
	height: 40px;
	background: url("images/nav-ourservices.jpg") 0 0 no-repeat; /* nav */
}
.ourservices a:hover {
	background: url("images/nav-ourservices-over.jpg") 0 0 no-repeat; /* nav over */
}
#projectgallery .projectgallery a
{
	display:block;
	width: 184px;
	height: 40px;
	background: url("images/nav-projectgallery-down.jpg") 0 0 no-repeat; /* nav down */
}
#projectgallery .projectgallery a:hover
{
	display:block;
	width: 184px;
	height: 40px; /* nav down */
	background: url("images/nav-projectgallery-ddover.jpg") 0 0 no-repeat; /* nav down */
}
.projectgallery a {
	display:block;
	width: 184px;
	height: 40px;
	background: url("images/nav-projectgallery.jpg") 0 0 no-repeat; /* nav */
}
.projectgallery a:hover {
	background: url("images/nav-projectgallery-ddover.jpg") 0 0 no-repeat; /* nav over */
}

#ddmenu .anylinkmenu li:hover, #ddmenu .anylinkmenu li.sfhover {
	display:block;
	width: 184px;
	height: 40px; /* nav down */
	background: url("images/nav-projectgallery-ddover.jpg") 0 0 no-repeat; /* nav down */
}



#safety .safety a
{
	display:block;
	width: 107px;
	height: 40px;
	background: url("images/nav-safety-down.jpg") 0 0 no-repeat; /* nav down */
}
.safety a {
	display:block;
	width: 107px;
	height: 40px;
	background: url("images/nav-safety.jpg") 0 0 no-repeat; /* nav */
}
.safety a:hover {
	background: url("images/nav-safety-over.jpg") 0 0 no-repeat; /* nav over */
}
#employment .employment a
{
	display:block;
	width: 146px;
	height: 40px;
	background: url("images/nav-employment-down.jpg") 0 0 no-repeat; /* nav down */
}
.employment a {
	display:block;
	width: 146px;
	height: 40px;
	background: url("images/nav-employment.jpg") 0 0 no-repeat; /* nav */
}
.employment a:hover {
	background: url("images/nav-employment-over.jpg") 0 0 no-repeat; /* nav over */
}
#contactus .contactus a
{
	display:block;
	width: 142px;
	height: 40px;
	background: url("images/nav-contactus-down.jpg") 0 0 no-repeat; /* nav down */
}
.contactus a {
	display:block;
	width: 142px;
	height: 40px;
	background: url("images/nav-contactus.jpg") 0 0 no-repeat; /* nav */
}
.contactus a:hover {
	background: url("images/nav-contactus-over.jpg") 0 0 no-repeat; /* nav over */
}



/**************************************************/
/* BREADCRUMB STYLES */

#breadcrumb {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #790028;
}
#breadcrumb a:link{
	color: #000000;
}
#breadcrumb a:hover{
	color: #790028;
}
#breadcrumb a:visited{
	color: #000000;
}
#breadcrumb a:active{
	color: #000000;
}
.breadcrumb_on {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #790028;
}



/**************************************************/
/* TEXT STYLES */

hr {
	border: none 0; 
	border-top: 0px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding:0px;
}
.bullet{
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.TextGrey {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.TextGreen {
	color: #009900;
}
.contactus_emailtext {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 10px;
}
.textGold{
	color:#c29d07;
}
.textBurgundy {
	color:#790028;
}
.headerTextGold{
	color:#c29d07;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
.headerTextGrey {
	color:#333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
.headerTextBurgundy{
	color:#790028;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
}
.subheaderTextGold {
	color:#c29d07;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
}
.subheaderTextGrey {
	color:#333333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
}
.subheaderTextBurgundy {
	color:#790028;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bgcontentgradient{
	background-image: url(images/bg-contentgradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgcontentgradient2 {
	background-image: url(images/bg-contentgradient2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgcontentDropshadow {
	background-image: url(images/bg-contentDropshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_projectSpecsGold{
	color:#c29d07;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.text_projectSpecsBurgundy{
	color:#790028;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}


/**************************************************/
/* SERVICES LIST STYLES */


#services_list {
	margin: 0px;
	padding: 0px;
}
#services_list ul {
	margin: 0px;
	padding: 0px;
} 
#services_list li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#services_list li a { 
    display: block;
	font-size: 12px;
	color:#333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
    text-decoration: none;
    background: #f4e9cb;
	padding: 10px;
}

#services_list li a:hover {
    background: #790028;
	color: #fff;
}



/**************************************************/
/* QUOTE STYLES */
#quote_about{
	line-height: 14px;
	color:#333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ccc;
	padding: 10px;
	
}
.quote_text{
	text-align: right;
	padding-right: 20px;
}
.quote_text2 {
	text-align: left;
	padding-left: 20px;
}
.quote{
	color:#c29d07;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/**************************************************/
/* ADMIN STYLES */

.adminTable {
	padding: 5px;
	border: 1px solid #666666;

}
div#admin {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
div#admin a:link{
	color: #000000;
}
div#admin a:hover{
	color: #790028;
}
div#admin a:visited{
	color: #000000;
}
div#admin a:active{
	color: #000000;
}
