* {
	font-family: purista-web, sans-serif;
	padding:0;
	margin:0;
	color:#e6e6e6;
	letter-spacing:0.02em;
	}

html, body {
	width:100%;
	height:100%;
	}

h2 {
	font-size:36px;
	font-weight:700;
	line-height:1em;
	color:#a2c943;
	margin-bottom:20px;
	text-transform:uppercase
	}

h3 {
	font-size:20px;
	font-weight:700;
	line-height:1em;
	color:#a2c943;
	margin-bottom:10px;
	text-transform:uppercase
	}

h4 {
	font-size:15px;
	font-weight:600;
	line-height:1.6em;
	color:#e6e6e6;
	margin-bottom:20px;
	text-transform:uppercase
	}

h5 {
	font-size:20px;
	font-weight:300;
	line-height:1.2em;
	color:#e6e6e6;
	}

p {
	font-size:14px;
	font-weight:300;
	line-height:1.4em;
	margin-bottom:20px;
	}

a {
	text-decoration:none;
	}

a img {
	border:0;
	}

img.transClick {
	width:100%;
	height:100%;
	display:block;
	}

a:hover, .orange {
	color:#a2c943;
	}

a.orange:hover {
	text-decoration:underline;
	}

table {
	width:100%;
	border:0;
	padding:0;
	border-spacing:0;
	}

td {
	vertical-align:top;
	}

.grey {
	color:#e6e6e6;
	}

.bgTint {
	background:url('../images/bg_tint.png');
	}

.margin0 {
	margin:0;
	}



/********** Top Menu **********/

#topMenuBar {
	width:100%;
	height:85px;
	background:url('../images/bg_tint.png');
	border-bottom:5px solid #a2c943;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	}

#donmannBadge {
	width:220px;
	height:67px;
	margin-left:2px;
	float:left;
	background:url('../images/horiz_logo1.png') no-repeat;
	background-position:0 0;
	}

#donmannBadge:hover {
	background-position:0 100%;
	}

#topMenu {
	width:100%;
	margin:15px 0;
	float:left;
	}

#topMenuBtns {
	width:655px;
	text-align:center;
	float:right;
	margin-top:10px;
	}

.topMenuItem {
	font-size:15px;
	padding:10px 17px;
	}

.topMenuItemStart {
	padding-left:0
	}

.topMenuItemEnd{
	padding-right:0;
	}

.tmDivider {
	margin-top:15px;
	vertical-align:-10px;
	}



/********** Home Page Content Area **********/

#contentContainer {
	width:900px;
	min-height:100% !important;
	margin:0 0 -100px 30px;
	position:relative;
	z-index:99;
	}

#topLeft {
	width:605px;
	height:200px;
	padding:20px;
	background:url('../images/bg_tint.png');
	margin-right:15px;
	float:left;
	}

#topRight {
	width:240px;
	height:240px;
	background:url('../images/free_estimate.png') no-repeat center 0;
	float:left;
	}

#topRight:hover {
	background-position:center -240px;
	}

#bottomLeft {
	width:860px;
	height:385px;
	padding:20px;
	padding-bottom:25px;
	background:url('../images/bg_tint.png');
	margin-top:15px;
	float:left;
	}

#bottomLeft ul {
	list-style-type:square;
	font-size:14px;
	font-weight:300;
	margin-top:10px;
	}

#bottomLeft li {
	color:#a2c943;
	margin:0 0 10px 15px;
	}

.bottomRight {
	width:200px;
	height:385px;
	padding:20px;
	padding-bottom:25px;
	background:url('../images/bg_tint.png');
	margin:15px 0 0 15px;
	float:left;
	}

.bottomRight table {
	font-size:11px;
	width:100%;
	margin-top:10px;
	}

.bottomRight td {
	height:68px;
	padding:0 5px;
	color:#ccc;
	border-top:1pt solid #666;
	vertical-align:middle;
	}

table#contact tr td, table#contact tr td p, table#contact tr td a {
	color:#ccc;
	}

table#contact tr td p {
	font-size:13px;
	padding-left:40px;
	margin:0;
	}

table#contact tr td {
	font-size:13px;
	}

.phoneIcon {
	height:27px;
	padding:7px 0 0 40px;
	background:url('../images/phone_icon.png') no-repeat 0 0;
	display:block;
	}

table#contact tr td a {
	height:27px;
	padding:7px 0 0 40px;
	background:url('../images/mail_icon.png') no-repeat 0 0;
	display:block;
	}

table#contact tr td a:hover {
	color:#a2c943;
	}

table#contact tr td a:hover {
	background-position:0 -34px;
	}

td.MAicon {
	text-align:center;
	}



/********** Generic Content Area **********/

#leftMenu, #leftMenu_clear {
	width:190px;
	padding:30px 20px;
	background:url('../images/bg_tint.png');
	float:left;	
	}

#leftMenu_clear {
	background:none;
	}

#leftMenu ul {
	font-size:14px;
	list-style-type:none;
	border-bottom:1pt solid #666;
	}

#currentSubPg li, #leftMenu li a {
	padding:11px 0 11px 25px;
	display:block;
	}

#currentSubPg li, #leftMenu li:hover {
	color:#a2c943;
	background:url('../images/orange_dot.gif') no-repeat 10px center;
	}

.topCap {
	border-top:1pt solid #666;
	}

#rightContent {
	width:595px;
	padding:30px 30px 10px;
	background:url('../images/bg_tint.png');
	float:right;
	position:relative;
	}

#rightContent ul {
	list-style-type:none;
	font-size:14px;
	font-weight:300;
	margin-bottom:20px;
	}




/********** Equipment Content Area **********/

#equipmentImage {
	text-align:right;
	padding-bottom:20px;
	border-bottom:1pt solid #666;
	margin-bottom:20px;
	}

#equipmentImage img {
	}

#equipMenuContainer {
	margin:30px auto;
	position:relative;
	}

#equipMenu {
	width:300px;
	border-top:1pt solid #a2c943;
	background:url('../images/bg_tint.png');
	position:absolute;
	z-index:101;
	}

#equipMenu a {
	height:26px;
	font-size:15px;
	padding:3px 0 0 22px;
	border:1pt solid #a2c943;
	border-top:0;
	display:none;
	}

#equipMenu a:hover {
	font-weight:600;
	color:#000;
	background:#a2c943;
	}

#equipMenu a#equipSelected, #equipMenu a#equipSelected:hover {
	color:#fff;
	font-weight:600;
	background:url('../images/orange_r_ptr.png') 7px 8px no-repeat;
	display:block;
	}

#equipMenu:hover a#equipSelected {
	color:#fff;
	font-weight:600;
	display:block;
	background:url('../images/orange_r_ptr.png') 7px 8px no-repeat #666;
	}

#equipMenu:hover a {
	display:block;
	}

#downPtr {
	width:20px;
	height:26px;
	background:url('../images/orange_r_ptr.png') 7px 7px no-repeat;
	position:absolute;
	top:0;
	left:0;
	}	

#equipMenu:hover #downPtr {
	background:url('../images/orange_d_ptr.png') 7px center no-repeat;
	}	

#equipDim {
	font-size:14px;
	font-weight:300;
	position:absolute;
	top:130px;
	left:54px;
	z-index:2;
	}


/********** Services Content Area **********/

ul#ulServices {
	list-style-type:square;
	font-size:14px;
	margin-bottom:20px;
	}

ul#ulServices li {
	color:#a2c943;
	margin:0 0 10px 15px;
	}

table#tblServices tr td {
	width:50%;
	}



/********** Contact Content Area **********/

table#contactGrid tr td {
	width:32%;
	padding:15px 0 0;
	border-top:1pt solid #666;
	}

table#contactGrid tr td.rol1 {
	border-top:0;
	}
table#contactGrid tr td#wideCol {
	width:36%;
	}

p.title {
	color:#a2c943;
	margin-bottom:10px;
	}

.mapLink {
	font-size:12px; 
	font-weight:300; 
	margin-top:10px; 
	display:block; 
	color:#a2c943;
	}

.mapLink:hover {
	text-decoration:underline;
	}

.btnLink {
	width:595px;
	Height:35px;
	background:url('../images/btn_bar.png') 0 -40px no-repeat;
	text-align:center;
	margin-bottom:20px;
	overflow:hidden;
	}

.btnLink:hover {
	background-position:0 0;
	}

.btnLink a {
	font-size:15px;
	font-weight:600;
	color:#000;
	padding:5px;
	display:block;
	}

.btnLink a:hover {
	color:#333;
	}



/********** Gallery **********/

#rightContentgallery {
	width:610px;
	padding:30px 15px 20px 30px;
	background:url('../images/bg_tint.png');
	float:right;
	position:relative;
	}

.galleryItem {
	float:left;
	margin:0 15px 15px 0;
	}

.galleryItem img {
	border:1pt solid #fff;
	}

.galleryItem:hover img {
	border:1pt solid #a2c943;
	}


/********** Testimonials **********/

.projectText {
	margin-right:30px;
	}

.testiText {
	margin-bottom:0;
	}

.testiBy {
	text-align:right;
	}

.testiQuotes {
	font-family:arial, sans-serif;
	font-size:36px;
	}

.startQuote {
	line-height:30px;
	margin-right:3px;
	}

.endQuote {
	vertical-align:-22px;
	margin-left:3px;
	}


/********** Estimate Form **********/

input {
	color:#a2c943;
	font-size:15px;
	width:250px;
	background-color:#4d4d4d;
	border:0;
	padding:10px;
	margin:0 15px 20px 0;
	}

input[type=submit] {
	width:60px;
	height:66px;
	color:#000;
	border:0;
	margin:0 15px 0px 0;
	background:url('../images/submit4.png') repeat-x bottom;
	background-position:0 100%;
	cursor:pointer;
	}

input[type=submit]:hover {
background-position:0 0;
	}

textarea {
	width:540px;
	height:100px;
	font-size:15px;
	color:#a2c943;
	border:0;
	background-color:#4d4d4d;
	padding:10px;
	margin-bottom:20px;
	resize:none;
	}

#verifyMessage {
	font-size:14px;
	font-weight:300;
	float:right;
	margin-right:35px;
	}



/********** Credits **********/

#creditsShade {
	background:url('../images/footer_bg.png') bottom repeat-x;
	height:100px;
	width:100%;
	min-width:930px;
	clear:both;
	position:absolute;
	z-index:2;
	}

#credits {
	width:720px;
	margin-left:30px;
	padding:70px 0 10px;
	height:20px;
	clear:both;
	position:absolute;
	}

#credits p {
	font-size:11px;
	font-weight:300;
	position:absolute;
	z-index:105;
	}

#creditsPush {
	height:70px;
	clear:both;
	}
	
/********** Font page list styling **********/
div#bottomLeft {
height:185px;
}

#bottomLeft h3 {
	font-size:22px;
}

#bottomLeft ul li {
	font-size:16px;
}

div#bottomLeft div {
	width:220px;
}

/********** Font page list styling **********/
#topMenuBtns a {
	padding-left:12px;
	padding-right:12px;
}