
html,body{
    height:90%;
    margin:0;
    padding:0;
}
body { 
	background-color: #cccccc;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: black;
	background-image: url(../images/pict0038.jpg);
	background-attachment: fixed; 	
	background-size:cover;
	/* background-position: 50% 65%;  */
	background-repeat:no-repeat; 
	background-color:#000;
}
.logo{
	width:481px;	   
	height:213px;		  
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;

	
}
.logo img {
	border: 2px solid black;
	position: relative;
	left: 94px;
	top: 0px
	width:285px;
	height:230px;
	clear:both;
}

.logo-small {
	width:240px;	   
	height:195px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}
.logo-small img {	
	width:240px;
	height:195px;	   
/*	height:160px; */
	border: 2px solid black;
}

.title {
	width:470px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;

}
.phone {
	width:470px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.header {
	width:470px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000;

}

.history-content{
	float:none;
	width:730px; 
/*	height:600px; */
/*	margin-top:15px; */
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	background-color: white;
	border: thin solid black;

	
}

.clear { 
 clear: both; 
} 
.copyright {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #fff;
}
.caption {
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

#descrip1 {
	float:left;
	width:350px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin-top:15px;
	margin-left:10px;	
}
#descrip2 {
	float:left;
	width:350px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin:5px 10px 10px 0px;
}
#descrip3 {
	float:left;
	width:360px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin-top:15px;
	margin-left:10px;	
}
#build1 {
	width:179px;
	height:85px; 
	float:right;
	border: thin solid black;
	margin: 15px 0px 0px 20px;
}
 #build1 img {
	border-style: none;
}

#build2 {
	width:179px;
	height:85px; 
	float:right;
	border: thin solid black;
	margin: 20px 0px 0px 22px;
}

 #build2 img {
	border-style: none;
}

#build3 {
	width:179px;
	height:85px; 
	float:right;
	border: thin solid black;
	margin: 10px 0px 0px 15px;
}

 #build3 img {
	border-style: none;
}

#imagejoe {
	float:left;
	width:132px;
	height:132px;
	border: thin solid black;
}

#imagejoe img
{  border-style: none;
}
#imagewill {
	float:left;
	width:132px;
	height:132px;
	border: thin solid black;
	margin: 5px 0px 0px 0px;
}

#imagewill img
{  border-style: none;
}

#imagemike {
	float:left;
	width:132px;
	height:132px;
	border: thin solid black;
}

#imagemike img
{  border-style: none;
}
#story {
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
#parade {
	width:730px;
	height:204px;
	margin:15px 0px 25px 0px;
}

#parade img {
	border-style: none;
}

#parade img {
	float:none;
	width:344px;	   
	height:204px;
	margin-left: 193px;
	margin-right: 193px;

}
