/*  
Theme Name: Sterling Service
Author: Rick Dudziak
*/


body {
	background-color: black;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	text-align: center;
}

hr {
	color: silver;
}

/* Header

#header {
  
  width: 800px;
  height: 304px;
  background-image: url('logo.gif');
  background-repeat: no-repeat;
  background-position: center center;
  margin: 20px;
}
*/


/* Navigation */

#navcontainer 
{
font-family: Verdana, Geneva, sans-serif;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li 
{
display: inline; }

#navcontainer ul li a
{
padding: .2em 1em;
}


#navlist li
{
display: inline;
font-size: 15px;
list-style-type: none;
padding: 10px;
}

#navlist2 li
{
	display: inline;
	font-size: 25px;
	list-style-type: none;
	padding-left: 90px;
	padding-right: 90px;
	text-align: center;
}


/* Headers */

h1
{
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: silver;
	font-size: xx-large;
}

h2
{
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: white;
	font-size: medium;
}

h3
{
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: white;
	font-size: xx-large;
}

h4
{
	font-size: 36px;
	font-family: verdana, times, tahoma, ariel, helvetica, sans-serif;
	text-align: center;
	color: white;
	line-height: 35px;
}

h5
{
font-size: 20px;
font-family: tahoma, verdana, ,ariel, helvetica, sans-serif;
text-align: center;
color: silver;
}

h6
{
text-align: center;
font-family: Verdana, Geneva, sans-serif;
font-size: large;
}

/*Tables*/

#content
{
	width: 100%;
	margin-left: 25%;
	margin-right: 25%;
}

#contentclient
{
	width: 100%;
	margin-left: 10%;
	margin-right: 10%;
}
#contentpage
{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
table.testimonials
{
border-collapse: collapse;
table-layout: auto;
text-align: center;
color: white;
font-family: times;
font-size: 20px;
}

td.testimonials
{
padding: 0.5cm 2.5cm;
}

table.vehicles
{
border-collapse: collapse;
table-layout: auto;
text-align: center;
color: white;
font-family: times;
font-size: 20px;
}

td.vehicles
{
color: white;
font-family: verdana;
font-size: 20px;
text-align: justify;
}


table.client
{
width: 80%;
border-collapse: collapse;
table-layout: automatic;
text-align: center;
color: white;
font-size: 20px;
font-family: Verdana, Geneva, sans-serif;
}

.client tr td
{
border-bottom:thin;
border-bottom-style:dashed;
border-botton-color: #ffffff;
}

table.wedding
{
border-collapse: collapse;
table-layout: fixed;
text-align: center;
