body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	background-color: #F5F2EB;
	
	
}
div#navmenu {
	font-size: .75em;
	background-color: #AE633C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
div#navmenu ul {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#navmenu li {
	background-color: #AE633C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	list-style-type: none;
	display: inline;
	clear: left;
}
div#navmenu li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
div#navmenu li:hover {
	background-color: #E7CE95;
}
div#navmenu a {
	color: #E7CE95;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
div#navmenu a:hover {
	color: #AE633C;
}

* html div#navmenu ul {
	float:left;
	border-left:1px solid #000;
	}
div#banner {
	background-position: center top;
	text-align: center;
	background-color: #F5F2EB;
}
div#banner2 {
	text-align: center;
	font-weight: bold;
	background-image: url(images/CarrCCLogopanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
 
div#centercol {
	margin-left: 210px;
	top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 10px;
	overflow: hidden;
	font-size: .75em;
}
div#leftcol {
	float: left;
	left: 0px;
	top: 0px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-top: 20px;
	margin-left: 10px;
	overflow: hidden;
	font-size: .75em;
}
div#container {
	min-width:850px;
	max-width:1024px;
	margin-right: auto;
	margin-left: auto;
}
div#bottombanner {
	clear: left;
}
div#footer {
	font-size: x-small;
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}img#sunrise {
	float: left;
	margin-right: 6px;
}
table#newsletter {
	border: thin solid #000000;
}
h4 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}

