body{

font: normal 12px Arial, Helvetica, sans-serif;
	color: #012E55;

}
p{
	font: normal 12px Arial;
	color: #FFFFFF;


}


h1{
	font: 30px "Bernard MT Condensed";
	color: #FFFFFF;
	text-align: center;



}


h2{
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;



}


.navHeader{
	font: bold 12px Arial;
	color: #023048;
	word-spacing: 5px;
}
.servicesText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #023048;
	word-spacing: 5px;
}

a{
	color:#02304A;
}

a:visited{
    color:#02304A;
}

a:hover{
	color: #A58321;
}

.imgRight{
	float:right;
	padding:4px;

}



#mainInfo{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #012E55;
	padding: 15px 0px 20px 20px;
	background: url(../images/mainBorder.gif) no-repeat;



}

#footer{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 10px;
	background: url(../images/footer.gif) no-repeat center center;
	text-align: center;

}

#footerInt{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 45px;
	border: medium solid #023048;
	padding: 5px 10px;
	background: #023048;
	text-align: center;

}

#contentInt{
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 30px;


}
#contentInt a{
	color: #FFFFFF;


}

#contentInt ul,li{
	color: #FFFFFF;


}
#globalnav {
	width: 750px;
	text-align: center;
	border-bottom: 18px solid #002E54;
   

}
#globalnav ul{
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;



}
#globalnav li {
	display: inline;
	list-style: none;
	margin-right: 3px;
	margin-left: 0px;
	color: #00294F;
	padding: 2px;
	


}
#globalnav li a{
	color: #002F54;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;


}
#globalnav li a:hover{
	color: #FFFFFF;
	background: #012C5B;


}

/*This is for OPT Only*/

#opt {
	display: none;
}




/* ---[ Navigation ]------------------------------- */

/*This Highlight the navigation item relating to each user's location */
#home .home, #aboutus .aboutus, #building .building, #additions .additions, #decks .decks, #pools .pools, #contact .contact, #roofing .roofing
{
	color: #FFFFFF;
	background: #003366;
	
}

#topImg{
	border-bottom: 6px solid #002E54;
	


}
