body {
	margin: 0; 
	padding: 0;
	background: #000000;


	}

div#content {
	margin: 100px 10px 0px 30px; 
    font: 12px Verdana, sans-serif; 
	padding: 10px; 
	border: 3px solid #ffffff;
	line-height:1.9em;
	color:#000000;
	width:900px;
	}

h1{
	color: #000000;
	font-size:140%;
	font-style:italic;
	}


h2 {
	margin: 0 0em 0.7em;
	color:#000000;
	font: 120% Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	}

h3 {
	margin-bottom: 0.25em;
	font: 110% Verdana, sans-serif;
	}

h4 {
	color:#000000;
	font: 100% Verdana, sans-serif;
	font-style:italic;
	font-weight:bold;
	}


p {
	margin: 0 1em 1em; 
	color:#000000;
	font: 90% Verdana, sans-serif;
	line-height:20px;
	}

div#content a:link {
	color: #ffffff;
	font-weight: bold;
	}
div#content a:visited {
	color: #ffffff;;
	font-weight: bold;

	}
div#content a:link:hover {
	color: #000000;
	font-weight: bold;
}

div#content a:visited:hover {
	color:  #000000;
	font-weight: bold;
	text-decoration:none;
}

body {
	background: #000 url(images/background1.jpg)  no-repeat fixed top left;
	}

div#content {
	background: url(images/background1-fade.jpg) no-repeat fixed top left;
	}

div#links a {
	background: url(images/background1-black.jpg) no-repeat fixed top left;
	}


div#content2 {
	margin: 0px 10px 25px 20px;
	font: 80% Verdana, sans-serif; 
	padding: 10px; 
	}





div#google {
	position: absolute; top: 10px; left: 10px; color:#000000;
	}

div#links2 { 
	margin: 10px 150px 25px 145px; 
    font: 90% Verdana, sans-serif; 
	padding: 5px; 
	text-align:left;
	font-weight:bold;
	background:  url(images/background1.jpg) no-repeat fixed top left;
	color: #ffffff;
	}

div#links2 a {
	display: inline;
	text-align: center; 
	font: 12px/12px sans-serif; 
	font-weight:bold;
	text-decoration: none; 
	color: #ffffff;
	}

div#links2 a:hover {
	color: #F93; 
	}


/*for the form */


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:80% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;

}


form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
	font-weight:bold;
border: 1px solid #ffffff;
padding:5px;
background-color: #345CB4;
color: #ffffff;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 235px; 
	padding: 0; 
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #000000;

}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 5px; /* set margin on left of form elements rather than right of
                      label aligns textarea better in IE */

}



form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
}


form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


form p {
margin-left: 0px;
}


#address span {
color: #ffffff;
text-decoration:underline;
position: absolute; top: 140px; right: 60px;

}

#address a {
font-weight:bold;
color: #000000;

}


ul li {
list-style-type: disc;    font: 12px Verdana, sans-serif; 
line-height:1.5em;

} 

#paragraph1, #paragraph2, #paragraph3, #paragraph4, #paragraph5{
	border-bottom:1px dotted #ffffff;
	margin-bottom:10px;
	width:605px;

}

#paragraph10{
	margin-bottom:10px;
	width:605px;

}

#paragraph11{
position:absolute;
margin-left:960px;
top:0px;
width:230px;
}

#paragraph12{
width:800px;
background: url(images/car.png) no-repeat bottom left;
min-height:500px;
}

#rs	{
position:absolute;
left:600px;
width:340px;
font-weight:bold;
}


#headerInfo	{
	margin-bottom:10px;
	line-height:20px;
	font-size:1.2em;
	text-align:right;
	color:#ffffff;
}
#headerInfo	a{
text-decoration: none;}

#rss	{
position:absolute;
left:950px;
top:10px;
font-weight:bold;
}

#phone	{
color:#ffffff;
  font-size: 2em;
margin-top:-20px;
margin-bottom:20px;
text-align:center;
margin-left:0px;
}


#paragraph11 p {
margin-left:-20px;}


#menu	{
margin-top:-10px;color:#ffffff; }
#menu a, #menu a:visited { display:block;width:230px; height:40px; background:url(images/button.png); background-position:left top; background-color:transparent; text-align:center; color:#fff; line-height:40px; text-decoration:none; font-family:arial, sans-serif; font-weight:bold; margin-top:5px; font-size:1em;}

 #menu a#selected2:hover {background-position:left bottom; line-height:40px; cursor:default; color:red;background-color:transparent;}

 #menu a#selected2 { color:#fff; }


 a#selected3 { margin-right:20px;}




div#content3 a:link {
	color: #000000;
	font-weight: bold;
	}
div#content3 a:visited {
	color: #000000;
	font-weight: bold;

	}
div#content3 a:link:hover {
	color: #ffffff;
	font-weight: bold;
}

div#content3 a:visited:hover {
	color:  #ffffff;
	font-weight: bold;
	text-decoration:none;
}

