body {background-color: #8d372f; margin-top: 0;}

a:link {color: #990000; }
a:visited {color: #990000; }
a:active {color: #990000; }
a:hover{color: red; }
/* Default Image Definition */
img { border-style: none;}

/* Default Paragraph Definition */
p {font-family: arial, serif, verdana; font-size: 1em;}

/*   Container Division to align Margins */
#main {width: 950px; margin-left: auto; margin-right: auto; background-color: #f1e0c1; margin-top: 0px; margin-bottom: 0px;}

/*   Page Header   */
#header {width: 950px; height: 236px; margin-left: auto; margin-right: auto; border: none; 
	margin-top: 0px; margin-bottom: 0px; }

/*  Division defining header display area  */
.navigate {width: 950px; height: 25px; margin-left: auto; margin-right: auto; 
	margin-top: 0px; margin-bottom: 0px; border-style: solid; border-width: 0px;}

/* Default values for Inline lists used exclusively as links */
ul {list-style: none; border: none;}
li {display: inline;margin-left: 20px; margin-right: 20px;}


/* Navigation Links UL & LI for the Cities ion the Directions Pages */
.nav-city {width: 820px; margin-right: auto; margin-left: auto; font-weight: bold;}
.city-link {margin-right: 10px;margin-left: 10px;}

/* Heading Texat Defaults */
h2 {font-family: arial, serif, verdana; font-size: 2em; margin: 0px;}
h3 {font-family: arial, serif, verdana; font-size: 1.5em; margin: 0px;}
h4 {font-family: arial, serif, verdana; font-size: 1.15em; margin: 0px;}
h5 {font-family: arial, serif, verdana; font-size: .80em; margin: 0px;}

/* Span Definition for Links to the Dealer on the Photo Pages */
.dealer-link {font-size: .75em; font-family: arial; color: Black; }

#copyright {width: 950px; margin-left: auto; margin-right: auto; margin-top: 15px; }
#copyright p {text-align: center; font-family: arial; font-size: .55em; color: #990000;}

#contacts {width: 950px; margin-left: auto; margin-right: auto; margin-top: 25px; clear: left; height: 150px;}
#contacts p {color: #990000; font-size: 19px;  text-align: center; }




