body {
	background-color: rgb(242,236,210);
	margin: 0;
  	scrollbar-arrow-color:rgb(100,0,0);
  	scrollbar-track-color:rgb(226,222,222);
  	scrollbar-shadow-color:rgb(100,0,0);
  	scrollbar-face-color: rgb(242,236,210);
  	scrollbar-highlight-color:rgb(226,222,222);
  	scrollbar-darkshadow-color:rgb(100,0,0);
  	scrollbar-3dlight-color:rgb(226,222,222);
}

a:active     
{  
	color: rgb(A7,39,87);
}

a:link       
{  
	color: rgb(100,0,0); 
	font-family: Garamond; 
	font-size: 12pt; 
	font-weight:bold;
}

a:visited    
{  
	color: #AC8A33;
}

a:hover 
{
	color: rgb(123,115,132); 
	font-style: italic; 
	font-weight: bold;
}

}

table.layout {
	background:  url("images/bkgd_antique_ivory_1.jpg");
	padding: 0;
	spacing: 0;
	align: left;
	border-style: none;
}

table {
	background:  url("images/bkgd_antique_ivory_1.jpg");
	padding: 0;
	spacing: 0;
	align: left;
}


td.logo {
	width: 275px; height: 73px; 
	border-style: none;
	align: center;
}

td.navlink {
	width: 131px; height: 73px; 
	border-style: none;
	align: center;
}

td.contact {
	text-align: right;
	width: 34%;
	padding-right: 5px;
	vertical-align: top;
}

td.heading {
	width: 100%;
	text-color: rgb(100,0,0);
	text-align: left;
}

td.headingless {
	width: 100%;
	text-color: rgb(100,0,0);
	text-align: left;
}

td.homeimg {
	width: 33%;
	vertical-align: top;
	height: 155px;
}

td.photos {
	width: 64%;
}

td.body {
	vertical-align: top;
	text-align: left;
}

p.contact {
	margin: 5px;
}

p.body {
	margin-left: 45px;
	margin-right: 45px;
	align: left;
	font-family: times, serif;
	font-size: 11pt;
}

p.textright {
	margin-left: 15px;
	margin-right: 10px;
	align: left;
	font-family: times, serif;
	font-size: 11pt;
}

p.collision {
	margin-left: 10px; 
	margin-right: 10px; 
	align: left; 
	font-family: times, serif; 
	font-size: 11pt
}

p.textleft {
	margin-right: 15px;
	margin-left: 10px;
	align: right;
	font-family: times, serif;
	font-size: 11pt;
}

p.color {
	margin-left: 7%;
	margin-right: 5%;
	font-family: "Book Antiqua", sans serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 14pt;
	color: rgb(100,0,0);
}

p.colorone {
	margin-top: 5px;
	margin-left: 2%;
	margin-right: 2%;
	font-family: "Book Antiqua", sans serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 14pt;
	color: rgb(100,0,0);
}

p.colorsmall {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12pt;
	color: rgb(100,0,0);
}

a {
	border-style: none;
}

img {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(100,0,0);
	position: center;
}

div.image {
	text-align: center;
	position: center;
}

div.imagebody {
	margin-left: 15px;
	text-align: center;
	vertical-align: center;
}


img.logobar {
	border-style: none;
	border-width: 0;
}
