body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.75;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
td {
	font-size: .9em;
}


h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #7B1401;
	padding-bottom: 0em;
	text-align: center;
	margin-bottom: -1em;
}
form {
	font-size: 10px;
}
input {
	font-size: 10px;
}




h2{
	font-size: 114%;
	color: #7B1401;
	padding-top: 1em;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}
a {
	color: #7B1401;
}
a:hover {
	color: #7B1401;
	text-decoration: none;
}

h5{
 font-size: 100%;
 color: #334d55;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#container li {
	margin-left: -20px;
}

#wrapper {
	
	background-repeat: repeat-y;
}
#sidebar {
	float: left;
	width: 200px;
}
#contact h1 {
	font-size: 24px;
	line-height: 100%;
	text-align: center;
}
#contact {
	border: medium solid #333333;
}



#content {
	float: right;
	width: 554px;
}
#footer {
	height: 62px;
	clear: both;
	background-color: #941400;
	color: #FFFFFF;
	font-size: x-large;
	text-align: center;
}
.testimonialright {
	float: right;
	width: 200px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 14px;
	background-image: url(images/testimonial.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-top: 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.testimonialleft {
	float: left;
	width: 200px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	margin-right: 15px;
	padding-right: 15px;
	font-size: 14px;
	background-image: url(images/testimonial.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
}
#cities {
	font-size: 9px;
	line-height: normal;
}
