@charset "utf-8";
body {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	background-repeat: repeat;
	background-color: #a96501;
}
#wrapper {
	width: 940px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Verdana, "Times New Roman", Times, serif;
}

#imj {
	margin-left:auto;
	margin-right:auto;
	display: block;
	}
#nav {
	height: 40px;
	background-color: #000;
	color: #fff;
	}
#cclogo {
	float: right;
	height: 40px;
	width: 200px;
	margin-right: 30px;
}

#content {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
}
#footer {
	text-align: center;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}





.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 37px;
}
.side-cities {
	
	font-size: 12px;
	}
h1 {
	color: #666666;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #666666;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#menu {
	text-align: left;
	float: left;
	height: 40px;
	padding-left: 24px;
	color: white;
}

a.nav:link {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
a.nav:visited {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
a.nav:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 16px;
}
a.nav:active {
	color: #fff;
	font-size: 16px;
} 
#leftcontent {
	float: left;
	width: 625px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #efefef;
	border: 2px groove #CCC;
	line-height: 19px;
	height: auto;
}
#rightcontent {
	float: right;
	width: 250px;
	margin-top: 20px;
	height: auto;
	border: 2px groove #00132B;
	margin-right: 25px;
	text-align: center;
}
#form {
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#leftcontenttext {
	float: left;
	width: 605px;
	margin-left: 5px;
	background-color: #efefef;
	line-height: 19px;
	margin-right: 5px;
}
#map {
	text-align: center;
	height: auto;
	width: auto;
}
#cityzip {
	float: left;
	width: 835px;
	margin-left: 7px;
}
#contactleft {
	float: left;
	height: 450px;
	width: 300px;
	text-align: left;
	padding-left: 15px;
}
#contactright {
	float: right;
	height: auto;
	width: 400px;
	margin-top: 50px;
	margin-right: 75px;
}
