/* CSS Document */
.homepage{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
background: url('../Images/page-bg-top.gif') left top repeat-x #1c1c1c;
text-align:center;
}

.subpage{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
background: url('../Images/sub-page-bg-top.gif') left top repeat-x #1c1c1c;
text-align:center;
}

a:link {color:#c94a00}
a:visited {color:#c94a00}
a:hover { text-decoration: none; color:#c94a00}
a:active { text-decoration: none; color:#c94a00}

h1{
	color:#d56321;
	margin: 0px 0 10px 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/*text-shadow: #b6b6b6 2px 2px 2px;*/
}

/**html h1 {
  display: block;
  width: 100%;
filter: dropshadow(color=#b6b6b6,offX=2,offY=2);
filter: glow(color=#ffff00,strength=3);
}*/

h2{
	color:#54a6da;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h3{
	color:#54a6da;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

hr{
	border:solid 0px #143f69;
	background-color:#143f69;
	height: 1px;
}

.upload-fields {
	background-color: transparent; 
	border:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	line-height:15px; 
	color:#000000; 
	width:127px; 
	height:21px; 
	padding: 5px 5px 0px 5px;
}

*html .upload-fields {
padding: 2px 5px 0px 5px;
}

.upload-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#2c2a26;
	font-size:12px;
	padding: 7px 0px 5px 5px;
	line-height:normal;
}

.upload-text a:link, .upload-text a:visited {color:#54a6da}
.upload-text a:hover, .upload-text a:active { text-decoration: none; color:#000000}

#upload-title{
	font-family:Arial, Helvetica, sans-serif;
	color:#2c2a26;
	font-size:28px;
	padding-bottom: 5px;
	line-height:normal;
}

#log-in{
	margin-top:15px;
}

#client-testimonials-header{
	color:#2c2a26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin: 13px 0px 13px 14px;
	line-height:normal;
}

.client-testimonials{
	color:#525c64;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:10px 10px 10px 10px;
}

	/*font-weight:bold;
*/

#header-products-background{
	width:250px;
	height:50px;
	background:url(../Images/banner-products.gif);
	margin:0px 0px 2px 0px;
}

#header-products{
	color:#143f69;
	text-decoration:none;
	display:block;
	height:50px;
	width:190px;
	padding: 0px 0px 0px 60px;
}

*html #header-products{
	width:250px;
}

#header-products:hover{
	background:url(../Images/banner-products-hover.gif);
}

#header-services-background{
	width:250px;
	height:50px;
	background:url(../Images/banner-services.gif);
	margin:0px 0px 2px 0px;
}

#header-services{
	color:#143f69;
	text-decoration:none;
	display:block;
	height:50px;
	width:190px;
	padding: 0px 0px 0px 60px;
}

*html #header-services{
	width:250px;
}

#header-services:hover{
	background:url(../Images/banner-services-hover.gif);
}

#header-portfolio-background{
	width:250px;
	height:50px;
	background:url(../Images/banner-portfolio.gif);
	margin:0px 0px 2px 0px;
}

#header-portfolio{
	color:#143f69;
	text-decoration:none;
	display:block;
	height:50px;
	width:190px;
	padding: 0px 0px 0px 60px;
}

*html #header-portfolio{
	width:250px;
}

#header-portfolio:hover{
	background:url(../Images/banner-portfolio-hover.gif);
}

#header-phone-background{
	width:250px;
	height:50px;
	background:url(../Images/banner-phone.gif);
	margin:0px 0px 2px 0px;
}

#header-phone{
	color:#143f69;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:50px;
	width:190px;
	padding: 0px 0px 0px 60px;
}

*html #header-phone{
	width:250px;
}

#header-phone:hover{
	background:url(../Images/banner-phone-hover.gif);
}

.header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:50px;

}

.header {
display:block;
margin: 31px 0px 0px 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
color:#143c65;
}

.boxes{
	 padding:0px 10px 5px 15px;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.boxes h2{
	padding:3px 0px 0px 0px;
	color:#FFF;
	font-size:30px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.boxes ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.boxes ul li {
	list-style:none;
	background-image:url(../images/box-bullet.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 8px 0px -37px;
	line-height:15px;
	color:#ec7d3a;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.boxes ul li a:link, .boxes ul li a:visited { color:#ec7d3a }
.boxes ul li a:hover, .boxes ul li a:active { text-decoration: none; color:#fff }

.boxes ul li.more {
	font-weight:bold;
	background-image:url(../images/box-read-more.gif);
}

.navigation {
	padding: 6px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#076801;
}

.titleText {
	padding: 0px 0px 0px 0px;
	font-size: 20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:#54a6da;
	text-align: center;
}

.searchtext{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	line-height:16px;
}
.searchbox{border: 1px solid #404040; background-color: #e6f7e8; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #1e5212; width: 115px; height: 20px;}

.intrapage {
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
	.intrapage A:link, .intrapage A:visited { color: #c94a00; text-decoration: underline; white-space:nowrap;}
	.intrapage A:active, .intrapage A:hover { color: #000000; text-decoration: none; white-space:nowrap;}

.snapToNav {
padding: 10px 0px 0px 0px;
}

.snapToNav center {
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#d56626;
}
	.snapToNav center A:link, .snapToNav center A:visited { color: #d56626; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #000000; text-decoration: none; }


table.dockTable{
		background:url(../Images/body-blue-box-header-repeat.gif) top repeat-x;
		margin: 10px 0 10px 0;
}

.dockTable td {
		border-bottom:#143f69 solid 1px;
		color:#143f69;
		font-size:14px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

.dockTable td A:link, .dockTable td A:visited {
		padding: 5px 10px 5px 10px;
		font-size:10px;
		font-weight:normal;
		color: #54a6da; 
		text-decoration: none;
		display:block;
}
		
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #042f06; text-decoration: none; display:block;}
	
.content_line_height td {
	line-height:1.5;
}

.bottomnav { line-height:20px; padding-right: 24px; color: #042f06; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align:left;}
	.bottomnav A:link, .bottomnav A:visited { color: #042f06; text-decoration: none; white-space:nowrap;}
	.bottomnav A:active, .bottomnav A:hover { color: #076801; text-decoration: none; white-space:nowrap;}

.bottomnav_cp { color: #076801; font-size: 10px; font-family: Verdana, Arial, Helvetica;}	
	.bottomnav_cp A:link, .bottomnav_cp A:visited { color: #076801; text-decoration: none; font-weight: bold; white-space:nowrap;}
	.bottomnav_cp A:active, .bottomnav_cp A:hover { color: #0039A1; text-decoration: none; font-weight: bold; white-space:nowrap;}

.bottomtext { color: #000000; font-size: 12px; font-family: Verdana, Geneva, sans-serif; padding-bottom: 2px; font-weight:bold;}
	.bottomtext A:link, .bottomtext A:visited { color: #FFFFFF; text-decoration: underline; }
	.bottomtext A:active, .bottomtext A:hover { color: #FFFFFF; text-decoration: none; }

.footeraddress { padding: 20px 0 0px 0; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #8f8f8f; text-align: right; }
	.footeraddress A:link, .footeraddress A:visited { color:#8f8f8f; text-decoration: underline; }
	.footeraddress A:active, .footeraddress A:hover { color:#e28440; text-decoration: none; }
	
.copyright { padding: 20px 0; color: #3b3b3b; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color:#3b3b3b; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color:#e28440; text-decoration: none; }
