﻿/* DEFAULTS
----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;	
}
html {
	height:100%;
	overflow-y: scroll;
}

body {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #222222;
	background-image: url(images/mccNewBk.gif);
	background-position: top left;
	background-repeat:repeat;
	height:100%;
}

a {
	color: #5a7492;
	text-decoration: none;	
}

a:hover {
    color: #000;
	text-decoration: none;	
}

img {
	border: none;	
}

ul 
{
    padding: 0 0 0 15px;
}


/* HEADINGS   
----------------------------------------------------------*/

h2 {
	font-size: 16px;
	padding-bottom: 12px;
	line-height: 28px;
	font-weight:normal;
}

h3 {
	font-size: 17px;
	color: #5A7492;
	font-weight:normal;
}

h4 {
    font-size: 14px;
    padding-bottom: 2px;
	color: #000; 
	font-weight:normal;
}

h5 {
	color: #5a7492;
	font-size: 10px;
	font-weight:normal;
	line-height: 12px;
}
h6 {
	color: #000;
	font-size: 10px;
	font-weight:normal;
	line-height: 12px;
}

/* TEXTUAL   
----------------------------------------------------------*/

.green {
   color: #8ea550; 
}
.blue {
   color: #5a7492; 
}
.white {
	color: #FFF;
}
.dark {
    color: #000;
}
.bodyHeader {
	padding-bottom: 9px;
	font-weight:normal;
}
.bodyHeaderLeader {
	padding-bottom: 9px;
	font-weight:normal;
}

.mediaIntro {
	padding-bottom: 9px;
	font-weight:normal;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #000;
	/*background-image: url(images/overlay_bg.png);
	background-repeat: repeat;*/
}

#sheath {
	margin: 0 auto;
	padding: 0 10px;
	width: 1000px;
	background-image: url(images/DropShadow.png);
	background-repeat: repeat-y;
}

#header {
	height: 100px;
	background-color: #5A7492;
	}
	#logo {
		padding: 15px 0 0 40px;
		width: 140px;
		position: relative;
		z-index: 30;
	}
	
#cHolder {
	background-color: #5A7492;
	background-image: url(images/content_3bg.jpg);
	background-repeat: repeat-y;
}
#content {
	width: 960px;
	height: auto;
	position: relative;
	top: -10px;
	z-index:2;
	}
	.cLeft {
		padding-top: 10px;
		width: 250px;
		float: left;
	}
	.cMid {
		width: 500px;
		float: left;
	}
	.cRight {
		width: 200px;
		float: left;
		list-style-type:square;
		color:#5a7492;
		line-height:20px;
	}
		.cRight a {
			text-decoration:underline;
			color: #5a7492;
	}	
	
		.cRight a:hover {
    		color: #000;
			text-decoration:underline;
	}
	
		.cRight ul {
			list-style-type:square;
			color:#5a7492;
			line-height:20px;
		}
		.cRight .sideCopy .pagination {
			color:#5a7492;
		}
	.cRightWide {
		width: 710px;
		float: left;
	}

/* TAB MENU   
----------------------------------------------------------*/


/* FORM ELEMENTS   
----------------------------------------------------------*/


/* MISC  
----------------------------------------------------------*/

.cBar {
	width: 960px;
	height: 10px;
	background-image: url(images/gray_bg.png);
	background-repeat: repeat;
	position: relative;
	z-index:3;
}

.greenBar {
    line-height: 10px;
    width: 100%;
    height: 10px;
    background-color: #5A7492;
    _float: left;
}

.grayBar {
	height: 10px;
	background-image: url(images/gray_bg.png);
	background-repeat: repeat;
}

.stripeBG {
	background-image: url(images/innerContent_bg.png);
	background-repeat: repeat-x;
	min-height: 200px;
}
.diagonalSm {
    background-image: url(images/500x123BK.jpg);
    background-position: top left;
	background-repeat: no-repeat;
	min-height: 200px;
}
.diagonalLg {
    background-image: url(images/710x123BK.jpg);
	background-repeat: repeat-x;
	min-height: 200px;
}

.subTitle {
	padding: 4px 0 10px 0;
	font-size:13px;
	font-weight: bold;	
}

.goHome {
	padding: 20px 20px 0 0;
	color: #8ea550;
	float: right;
}

.crumbSel {
	color: #8ea550;	
}

.quoteHolder {
    width: 710px;
    height: 162px;
    float: left;
}
.overQuote {
	padding: 30px 20px 0 20px;
	width: 170px;
	height: 132px !Important;
	position: absolute !Important;
	right: 0;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: .3px;
	background-image: url(images/90_333_bg.png);
	background-repeat: repeat;
    font-weight: bold;
	color: #ccc;
	font-style:italic;
	overflow: hidden;
	z-index: 5;
}

/* PROJECT SPECIFICATIONS */
#projControls {
	padding-bottom: 10px;
	color: #5a7492;
	}
	.cRight #projControls a{
	    text-decoration: none;
	}
	.prevProj, #prevProj {
		cursor: pointer;
		color: #5a7492;	
	}
	.nextProj, #nextProj {
		cursor: pointer;
		color: #5a7492;	
	}
	
	a.disabled, a.disabled:hover {
		cursor: text;
		color: #5a7492;
		text-decoration:none;	
	}
	img.disabled {
	    cursor: default;
	}



	
#breadcrumb 
{
    padding-top: 5px;
	padding-left: 250px;
	font-size: 11px;
	color:#8ea550 !Important;
	float: left;
	}

.copy {
	padding: 24px 25px;
	font-size: 12px;
	color: #000;
}
.copy a, .copy2 a {
	color: #5a7492;
	text-decoration:underline;
}
.copy a:hover, .copy2 a:hover {
    color: #000;
	text-decoration:underline;

}
.copy a:visited, .copy2 a:visited {
	color: #5a7492;
	text-decoration:underline;

}
.copy p {
    line-height: 20px;
}
.copy h5 {
	padding-bottom: 5px;
}
.copy2 {
	font-size: 13px;
	color:#8ea550;
	font-style:italic;
	font-weight:bold;
}
.copy3 {
	font-size: 13px;
	color:#5a7492;
	font-style:italic;
	font-weight:bold;
}
.copy3 a {
	color: #5a7492;
}

.copy ul {
    padding: 0 0 0 15px;
	list-style-type:square;
	color:#8ea550;
	line-height:20px;
}

.copy ul.noBullet {
    padding: 0;
	list-style: none;
}


.sideCopy {
	padding: 24px 20px;
	font-size: 12px;
	color: #000;
}
.sideCopy p {
    line-height: 20px;
}
.sideCopy h3 {
    color: #7E963A;
}
.sideCopy h5 
{
    color: #7E963A;
	padding-bottom: 5px;
}

.sideCopy form h6 
{
    color: #7E963A;
    font-size: 10px;
}

#pageCopy {
	padding: 20px 25px;
	background-color: #FFF;
	background-image: url(images/500x123BK.jpg);
    background-position: top left;
	background-repeat: no-repeat;
	width: 450px;
	min-height: 200px;
	height: auto;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	float: left;
	position: relative;
	top: -2px;
}

#newsSection {
	background-color: #F2F2F2;
	font-size: 10px;
	color: #444444;
	border-bottom: 1px solid #FFF;
	}
	
#footer {
	padding: 10px 0 10px 0;
	color:#FFF;
	font-size: 11px;
	background-color: #272727;
	}
	.fItem {
		float: left;
		padding-left: 25px; 
	}
	#footer #phone {
		padding-left:  40px;
	}
	
	#copyright{
		float: right;
		padding-right: 40px; 
		font-size: 9px;
		line-height:15px;
		color:#666;
	}
	#footer a {
	    color: #FFF;
	}
	

/* NEWS ITEMS */
.newsItem {
	padding: 0 1px;
	cursor: pointer;
}


/* WHO WE ARE */

.noRight 
{
    padding-right: 0;   
}
.personSect {
   float: left;
}
.previewSect 
{
    clear: both;
}

.imageCol 
{
    padding-right: 15px;
    width: 108px;
    float: left;
}
.imageCol a, .imageCol a:hover, .imageCol a:visited { text-decoration: none; }
.imageCol img 
{
    border: 1px solid #CCC;
}

.textCol {
    width: 327px;
    float: left;
}


.lineBreak 
{
    margin: 20px 0;
    width: 100%;
    float: left;
    background-color: #ccc9ac;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}


/* WHO WE ARE */
.locSect {
    clear: both;
}
.quoteItem {
    padding-right: 25px;
}


/* NUM OF BOXES */

.numOf {
    padding: 16px 0;
    _width: 150px;
}

.numOf .iBox {
	margin-right: 3px;
	_margin-right: 2px;
	margin-bottom: 3px;
	width: 11px; 
	height: 9px;
	cursor: pointer;
	background-color: #222;
	float: left;
}
.numOf .selBox {
	width: 9px; 
	height: 7px;
	_font-size: 9px;
	_line-height: 9px;
	background: none;
	border: 1px solid #222;
}


.pagination {
    clear: both;
}

.pdfIcon 
{
    padding-top: 8px;
}

.pdfIcon img {
    padding-right: 10px;
    border: none;
}
.googleMap {
    margin-top: 4px;
}
.googleMap img {
    border: none;
}

.cityState {
    font-style: italic;
    font-size: 12px;
    color: #5A7492;
}

.backTop {
	margin-top:10px;
}

.printOnly      { display: none; }


/* SPECIAL */
.underline { text-decoration: underline; }
.clear {
	clear: both;	
}
