html {
    height: 102%;
}

html, body {
	   background: #7b0927 url(images2/center-wrap-bkgd.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	background-repeat:repeat-x;
   	overflow:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}

p {
	margin: 0px ; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	color: #2e3544; 	 
	text-align: left;
	}

h4{
	padding:0;
	margin:0;
}


h1#page_heading{
font-size:20px;
margin:0;
padding:0;

}	

#heading_underline{
margin:0;
padding:5px 0 5px 0;
}







#center{
width:100%;
height:auto;
margin: 0px auto 0;

float:left;


}


#center_wrapper{
width:100%;
margin: 0px auto 0;
float:left;
height:auto;

}



/***********************************************HEADER********************************************************************/
	
#header{
width:1000px;
height:131px;
margin-left:11px;
background-color:#FFFFFF;
background-repeat:no-repeat;

}	

#header-logo{
float:left;
margin-top:9px;
width:258px;
height:131px;

}	

#header-contact{
	width:742px;
	height:50px;
	float:left;

}

#header-contact p{
color:#FFFFFF;
font-size:15px;
}

#header-title{
width:742px;
height:74px;
float:left;
}	


#header-title h1{
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
padding:0;
margin:0;
text-align:left;
float:left;


}	

/****************************************NAV********************************************************************/

#nav{
	width:1006px;
	height:32px;
	
	background-color:#a9a9a9;
	
}


/****************************************MIDDLE CONTENT WITH SHADOWS********************************************************************/

#under-header{
width:100%;
height:3px;
background-image:url(images2/3px-under-header.png);
background-repeat:repeat-x;
padding:0;
margin:0;

}




#mid-content-wrapper{	
	
width:1006px;
height:auto;


}	


#mid-content{	
	
width:1000px;
text-align:left;
float:left;
height:auto;
background: #858585 url(images2/mid-content-bkgd.jpg) center top;
background-repeat:repeat-x;
border-left-color:#fee7a5;
border-left-width:2px;
border-left-style:solid;
border-right-color:#fee7a5;
border-right-width:2px;
border-right-style:solid;

}	


#services-content{
width:866px;

float:left;

}

#services-content h2{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
color:#830026;
text-align:left;
padding:0;
margin:0;

}

#services-content p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:0;
margin:0;
}

.seperator{
background-image:url(images2/seperator.jpg);
background-repeat:repeat-x;
width:100%;
height:2px;
padding:0;
margin:0;
}

.services-box{
	width:266px;
	height:342px;
	background-color:#191a3c;
	float:left;
	border-top:solid;
	border-top-color:#a1a2af;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#666774;
	border-bottom-width:1px;
	margin-bottom:5px;

}

.services-box-img{
width:251px;
height:268px;
background-color:#ffffff;

border-top:solid;
border-top-color:#a3a3b1;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#a39f98;
border-bottom-width:1px;
margin: 6px 8px 15px 8px;

}

h1.service-box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:100;
	line-height:20px;
	text-align:center;
	
}

h1.service-box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:100;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	
}

h1.service-box a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:100;
	line-height:20px;
	text-align:center;
	text-decoration:underline;
	
}



#main-content{

	margin-left:30px;
	width:950px;
	font-size:11px;
	height:auto;
}


#main-content a{
color:#7b0927;

}

#main-content a:hover{
color:#191a3c;

}


#main-content h1{

	font-size:16px;
	color:#191a3c;
	padding:0;
	margin:0;

}

#main-content h2{

	font-size:12px;
	font-weight:bold;
	color:#191a3c;
	padding:0;
	margin:0;

}

	



/****************************************FOOTER********************************************************************/



#footer{
	width:1028px;
	height:200px;
	text-align:left;
	margin-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer-lft-shadow{
height:115px;
width:14px;
background-image:url(images2/footer-shadow-left.png);
float:left;
}
	
#footer-content{
width:1000px;
height:187px;
float:left;

}	

#bottom-gold{
	
	height:4px;
	background-image:url(images2/4px-bottom-gold-bar.png);
	background-repeat:repeat-x;
	
}

#under-content{
width:1000px;
height:12px;
background-image:url(images2/12px-under.png);
background-repeat:repeat-x;


}	

.footer-row{
width:auto;
height:187px;
float:left;
}	

.footer-row a:link {text-decoration: none; } .footer-row a:link:active {  text-decoration: none; } .footer-row a:visited { text-decoration: none; } .footer-row a:visited:active { text-decoration: none; } .footer-row a:hover { text-decoration: underline; color:#FFF; }



.footer-row h3{
color:#888888;
font-size:16px;
font-weight:bold;
margin:0;
padding-bottom:6px;
}	

.footer-row h3 a{
color:#888888;
font-size:16px;
font-weight:bold;
margin:0;
padding-bottom:6px;
text-decoration:none;
}	

.footer-row h3 a:hover{
color:#888888;
font-size:16px;
font-weight:bold;
margin:0;
padding-bottom:6px;
text-decoration:underline;
}	
	

.footer-row ul{
color:#FFFFFF;
font-size:13px;
list-style:none;
line-height:17px;
margin:0;
padding:0 0 5px 0;
text-decoration:none;
}	

.footer-row ul li{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;

}	

.footer-row ul li a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-decoration:none;

}



.footer-row ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-decoration:underline;

}

.footer-row ul li strong a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-decoration:none;
font-weight:normal;

}



.footer-row ul li strong a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-decoration:underline;
font-weight:normal;

}

/****************************************LOCATIONS FOOTER********************************************************************/
.footer-row-locations{
width:auto;
height:auto;
float:left;
}	

.footer-row-locations a:link {text-decoration: none; } 
.footer-row-locations a:link:active {  text-decoration: none; } 
.footer-row-locations a:visited { text-decoration: none; } 
.footer-row-locations a:visited:active { text-decoration: none; } 
.footer-row-locations a:hover { text-decoration: underline; color:#FFF; }



.footer-row-locations h3{
color:#888888;
font-size:16px;
font-weight:bold;
margin:0;
padding-bottom:6px;
}	

.footer-row-locations h3 a{
color:#888888;
font-size:16px;
font-weight:bold;
margin:0;
padding-bottom:6px;
text-decoration:none;
}	

.footer-row-locations h3 a:hover{
color:#888888;
font-size:16px;
font-weight:bold;
margin:0;
padding-bottom:6px;
text-decoration:underline;
}	
	

.footer-row-locations ul{
color:#FFFFFF;
font-size:13px;
list-style:none;
line-height:14px;
margin:0;
padding:0 0 5px 0;
text-decoration:none;
border-bottom:dashed;
border-bottom-width:1px;;
}	

.footer-row-locations ul li{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
margin-top:5px;

}	

.footer-row-locations ul li a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-decoration:none;

}



.footer-row-locations ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-decoration:underline;

}

.footer-row-locations ul li.location-row{
font-size:13px;
text-decoration:none;
}

.footer-row-locations ul a li.location-row{
font-size:13px;
color:#FFFFFF;
text-decoration:none;}

.footer-row-locations ul a:hover li.location-row{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	
}

/****************************************FOOTER LOCATIONS********************************************************************/

#footer-rt-shadow{
height:115px;
width:14px;
background-image:url(images2/footer-shadow-right.png);
float:left;
}	
	

#bottom-content{	
	width:1000px;
		}


	
#bottom-content p{	
		color:#FFFFFF;
		font-size:12px;
		text-align:center;
	}
