p {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3E3C3C;
	

}



#wrapper {
	position:relative;
	width:893px; 
	margin:auto;
	border: 3px solid #ffffff;
	background-image: url(../images/content_bkg.jpg);
}

#wrapper-internal {
	position:relative;
	width:893px; 
	margin:auto;
	border: 3px solid #ffffff;
	background-image: url(../images/content_bkg-internal.jpg);
}

	


#header {
	position:relative;
	width:893px;
	height:129px;
	background-image: url(../images/header.jpg);
}

#banner {
	position:relative;
	width:893px;
	height:276px;
	background-color:#525252;
	overflow:hidden;

	
}

#content-wrapper {
	position:relative;
	width:893px;
	border-top: 3px #ffffff solid;
	background-repeat:repeat-y;
	padding-top:15px;
}


#left-col{
	position:relative;
	width:135px;
	_height:180px;
	min-height:180px;
	float:left;
	padding-bottom:20px;

	
	
}

#content-holder{
	position:relative;
	width:710px;
	float:right;	
	
}

#main-content{
	position:relative;
	width : 526px;
	padding-top:3px;	
	margin:0px;
	
}


#main-content-internal{
	position:relative;
	width : 675px;
	padding-top:3px;
	padding-bottom:15px;	
	margin:0px;
	
}


#right-col{
	position:relative;
	width:115px;
	float:right;
	right:20px;
	

	
	
}
#footer {
	position:relative;
	width:893px;
	height:44px;
	clear: both;
	background-image: url(../images/footer.jpg);
}

#footer-internal {
	position:relative;
	width:893px;
	height:44px;
	clear: both;
	background-image: url(../images/footer-internal.jpg);
}



/*text styles*/

.nav-links{

	color:#262626;
	text-decoration:none;
	display:block;
	
}


.nav-links:hover {

	color:#ffffff;
	text-decoration:none;
	display:block;
	
}

.sub-links{

	color:#262626;
	text-decoration:none;
	
	
}


.sub-links:hover {

	color:#ffffff;
	text-decoration:none;
	
	
}


.but {
	background-color:#525252;
    color:#ffffff; 
    border: 1px solid #ffffff;


}

.forms {

	border: solid 1px #525252;
	font-family:Arial, Helvetica, sans-serif;
}


.footer-text {
	font-size:85%;
	color:#FFFFFF;
	line-height:15px;

}
.GoogleMap {
	position:relative;
	width:650px;
	height:500px;
	border:solid 1px #e6e6e6;
	margin-left:auto;
	margin-right:auto;
}
.search-links {
	display:inline;
	font-size:80%;
}