/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { color: #E87D1E; text-decoration: underline;}

body
{	
    margin: 15px 0px 0px;
    padding: 0px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #CCC;
    background-color: #FFF;
}

h1,h2,h3,h4,h5,h6{ padding:0px; }

h1{font-size:160%;}        

h2{font-size:150%;}        

h3{font-size:140%;}        

h4{font-size:130%;}        

h5{font-size:120%; color: #E87D1E; margin:0px; text-decoration: underline;}        

h6{font-size:90%; color: #717074; margin:0px;}    


/* Background Images */
.subHeader { background-image: url(images/subHeader.jpg); background-repeat: no-repeat; }
.subHeaderPortfolio { background-image: url(images/subHeaderPortfolio.jpg); background-repeat: no-repeat; }
.subHeaderContact { background-image: url(images/subHeaderContact.jpg); background-repeat: no-repeat; }
.subHeaderRFP { background-image: url(images/subHeaderRFP.jpg); background-repeat: no-repeat; }
.subHeaderProcess { background-image: url(images/subHeaderProcess.jpg); background-repeat: no-repeat; }
.subHeaderCaseStudies { background-image: url(images/subHeaderCaseStudies.jpg); background-repeat: no-repeat; }
.subHeaderCompany { background-image: url(images/subHeaderCompany.jpg); background-repeat: no-repeat; }
.subHeaderPress { background-image: url(images/subHeaderPress.jpg); background-repeat: no-repeat; }
.subHeaderSiteEnhance { background-image: url(images/subHeaderSiteEnhance.jpg); background-repeat: no-repeat; }


/* Div Table Styles */
.homeContent { padding: 20px 30px;}
.subContent { padding: 0px 30px 0px 10px;}

.boxText { padding: 0px 10px; font-size: 11px; line-height: 14px; }

/* Text Styles */
#breadcrumb { font-size: 10px; color: #717074; padding: 0px 0px 0px 3px;}

#breadcrumb a { font-size: 10px; color: #717074; text-decoration: none;}

#breadcrumb a:hover, #breadcrumb .current { font-size: 10px; color: #E87D1E; text-decoration: none;}

.titleText1
{
	font-size: 15px;
	color: #E87D1E;
	font-weight: normal;
}

.mainTextNav
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


/* Navigation Styles */
#header a 
{ 
	color: #717074;
	font-size: 12px;
	text-decoration: none;
}

#header a:hover, #header .selected 
{ 
	color: #E87D1E;;
	font-size: 12px;
	text-decoration: none;
}

.homeTitleOn {color: #E87D1E; font-weight: bold; text-decoration: none;}
.homeTitleOff {color: #717074; font-weight: bold; text-decoration: none;}

/* Logoworks Link Backs */
.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #717074;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.logoworksLink a
{
	padding: 0px 8px;
	color: #717074;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}