body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#wrapper {
	width: 68em;
	margin: 0 auto;
	padding: 0;
}

#header {
	margin: 1em 0 1em 0;
}

#header h1 {
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}

#header h2 {
	text-transform: uppercase;
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}

#header ul {
	padding: 0;
	margin: 2.6em 1em 0 0;
	float: right;
	text-align: left;
}

#header li {
	display: inline;
	list-style: none;
	font-weight: bold;
}

#header li a {
	padding: 0 0.8em;
	text-decoration: none;
	color: #000;
}

#content {
	height: 44em;
	border: #666666 1px solid; 
}

#copy {
	width: 24em;
	padding: 1em;
	overflow: auto;
	height: 42.0em;
	color: #4b4b4b;
}

#copy p {
	font-size: 0.90em;
}

#copy h1 {
	padding: 0.25em 0;
	margin: 0;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

.nav ul {
	padding: 0;
	margin: 0 0 0.5em 0;
	text-align: center;
}

.nav li {
	display: inline;
	list-style: none;
	font-weight: bold;
	font-size: 0.85em;
}

.nav li a {
	padding: 0 1em;
	text-decoration: none;
	color: #434343;
}

#nb {
	float: left;
	width: 25%;
	text-align: center;
}

#nb a {
	color: #555;
}

#innershed {
	float: right;
	width: 35%;
	text-align: right;
}
#innershed a {
	color: #555;
}

#cpright {
	text-align: center;
}

#nb, #innershed, #cpright {
	color: #555;
	padding: 5px;
	font-size: 0.75em;
}

form input, form textarea, form select {
	border: 1px solid #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFF;
}

form #specialRequirements, form #emailAddress {
	width: 20em;
}

form #specialRequirements {
	height: 7em;
}

form {
	border: 2px solid #CCC;
	margin: 1em 0;
	padding: 1em;
}

form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form li {
	overflow: auto;
	padding: 0.4em;
	border-bottom: 1px solid #CCC;
}

form ol label {
	float: left;
	width: 12em;
	line-height: 1.8em;
}

form label em {
	font-weight: bold;
	font-style: normal;
	color: #C00;
	margin: 0 0 0 0.5em;
}

form .radio {
	margin: 0 0 0 12em;
}

form .radio label {
	float: none;
}

.errorMessage {
	border: 2px solid #C00;
	padding: 1em;
	background-color: #FCC;
}

.errorMessage h2 {
	font-size: 1.2em;
	margin: 0;
}

.errorMessage ul {
	margin: 0;
	padding: 0.6em 0 0 1.8em;
	list-style: square;
}

.contactinfo ul {
	margin-bottom: 50px;
}

.contactinfo li {
	list-style: none;
	padding: 0 0 10px 25px;
}

.contactinfo .telephone {
	background: url(http://assets.easyroutehosting.org/icons/telephone.png) top left no-repeat;
}

.contactinfo .address {
	background: url(http://assets.easyroutehosting.org/icons/house.png) top left no-repeat;
}

.contactinfo .email {
	background: url(http://assets.easyroutehosting.org/icons/email.png) top left no-repeat;
}

#map {
	float: right;
	width: 475px;
	height: 210px;
}
