body, table {
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
}

a {
	color:#773C00;
	font-size:11px;
	font-family:   Arial, Helvetica, sans-serif; 
	text-decoration:underline; 
}

a:hover {
	text-decoration:none; 
}

#printTable{
	width:640;
}

#homeTable{
	width:790;
	background-image: url(images/home.jpg);
}

#contactTable{
	width:790;
	height:400px;
	background-image: url(images/contact.jpg);
}

#homeTabletext {
	position: absolute;
	top: 166px;
	left: 442px;
	color:#FFFFFF;
	font-size:12px;
	font-family:   Arial, Helvetica, sans-serif;
	width:310px;
}

#contactTabletext {
	position: relative;
	left: 50;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
	width:280px ;
	padding-top: 140;
}

#copyrightTabletext {
	position: absolute;
	top:770;
	left: 50;
	font-size:12px;	
	color: FFFFFF;
	font-family:   Arial, Helvetica, sans-serif; 
	width:730px ;
	text-align:center;
}

#copyrightTabletext2 {
	position: relative;
	left: 50;
	font-size:12px;	
	color: FFFFFF;
	font-family:   Arial, Helvetica, sans-serif; 
	width:730px ;
	text-align:center;
}

#rosaTable{
	width:790;
	background-image: url(images/santarosa.jpg);
}
#rosa2Table{
	width:790;
	background-image: url(images/santarosa2.jpg);
}

#petalumaTable{
	width:790;
	background-image: url(images/petaluma.jpg);
}

#sanrafaelTable{
	width:790;
	background-image: url(images/sanrafael.jpg);
}
#rohnertparkTable{
	width:790;
	background-image: url(images/contact.jpg);
}
#novatoTable{
	width:790;
	background-image: url(images/contact.jpg);
}
#windsorTable{
	width:790;
	background-image: url(images/windsorback.png);
}
#repairTable{
	width:790;
	background-image: url(images/repairback.png);
}

#bottom {
	position: relative;
	color:#FFFFFF;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
}

#subpageTable {
	position: relative;
	left: 40;
	color:#000000;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
	margin-top: 320px;
}
#subpageTable2 {
	position: relative;
	left: 40;
	color:#000000;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
	margin-top: 90px;
}

#home-footer {
	position: relative;
	left: 40;
	color:#000000;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
	margin-top:500px;
}

#home-footer td{
	color:#000000;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
}

#home-footer a {
	text-decoration:underline; 
	color:#773C00;
	font-size:11px;
}

#home-footer a:hover {
	text-decoration:none; 
}


#topnav{
	color:773C00;
	font-size:12px;	
	font-family:   Arial, Helvetica, sans-serif; 
	position: relative;
	top: 80 ;
	left: 200;
}


topnav ul{
	list-style-type : none;
	color:#323508;
	margin: 0 0 0 0;
	padding-left: 0;
}
		
#topnav li {
	padding : 0px 1px 0px 1px;
	display: inline;
	text-align:left;
}

#topnav a {
	text-decoration:underline; 
	color:#773C00;
	font-size:11px;
}

#topnav a:hover {
	text-decoration:none; 
}

