
/* Main page DIVs */

body {
	background: #fff7dd url(../images/gradient.gif) repeat-x fixed top;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
}

#container {
	width: 100%;
	height: 100%;
	text-align: center;
}

#main {
	width: 64.42em;
	margin: auto;
}

.parabreak {
	line-height: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 13.92em;
	background-color: #fff;
	margin: auto;
	background-color: #fff;
}

#middle {
	background-color: #fdfaee;
}

#nav {
	margin-top: 0.3em;
	width: 12.25em;
	text-align: left;
	background-color: #fdfaee;
	float: left;
}

#nav a:link, #nav a:active, #nav a:visited {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#content-container {
	float: right;
	width: 100%;
	background-color: #fff;
	margin: auto;
}

#content {
	float: right;
	width: 52.16em;
	background-color: #fff;
}

#sidebox {
	position: relative;
	width: 17.58em;
	text-align: left;
	border-left: 0.08em dotted #bbb;
	margin-top: 1.5em;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 0.3em;
	float: right;
}

#sidebox ul {
	margin-top: 0.5em;
	margin-left: 2em;
	padding-left: 0;
}

#sidebox ul li {
	margin-bottom: 0.5em;
}

#footer {
	position: relative;
	width: 64.42em;
	height: 3em;
}

#main-content {
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-top: 1em;
	text-align: left;
	background-color: #fff;
	margin-bottom: 0;
}

/* Font Styles */

a:link, a:active, a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

h1 {
	color: #146339;
	font-size: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h2 {
	color: #146339;
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h3 {
	color: #146339;
	font-size: 1.15em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* Sub Components */

#date {
	position: absolute;
	left: 46.3em;
	height: 2em;
	line-height: 2em;
}

#env {
	position: absolute;
	left: 56.9em;
	width: 2em;
	height: 2em;
}

#contact {
	position: absolute;
	left: 58.9em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

#contact a:link, #contact a:active, #contact a:visited {
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}


#icon-sign {
	position: absolute;
	top: -0.5em;
	left: 10.5em;
}

#footer-text {
	position: absolute;
	left: 2.5em;
	top: 0.8em;
	color: #7a0000;
}

#footer-text, #footer-text a {
	color: #7a0000;
}

.editable-header {
	border: 0.08em solid #eeeeee;
	padding: 0.42em;
	color: #146339;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 0.8em;
}

.editable-content {
	padding: 0.42em;
}

.contentimage {
	margin: 1em;
}

#nav ul {
	background-color: #fdfaee;
	margin: 0;
	padding: 0;
}

#nav ul li {
	background-color: #fdfaee;
	color: #000;
	list-style: none outside;
	border-bottom: 0.08em dotted #bbb;
	font-size: 1.1em;
	line-height: 2em;
	padding-left: 1em;
}

#nav ul .nav-title, #nav ul .nav-title a {
	background-color: #e5dec6;
	color: #990000;
	font-size: 1.3em;
	font-weight: 600;
}

#nav ul .nav-selected {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-y;
}

br.nogap {
	line-height: 0;
}

/* Homepage Components */

#topbox {
	position: relative;
	float: left;
	width: 44em;
	min-height: 14em;
	text-align: left;
	vertical-align: top;
	height: 10px;
	left: 0;
	background-color: #ccccff;
}

#leftbox {
	position: relative;
	float: left;
	width: 21.25em;
	text-align: left;
	border-left: 0.08em dotted #bbb;
}

#rightbox {
	position: relative;
	float: left;
	width: 21.25em;
	margin: auto;
	margin-left: 1.5em;
	text-align: left;
	border-left: 0.08em dotted #bbb;
}

.logobottom {
	margin-left: 4px;
	width: 12.25em;
	height: 14em;
	float: left;
}

.home-content {
	margin: 1em;
	float: right;
	width: 10em;
	
}


#icon-train {
	position: absolute;
	top: -0.92em;
	left: 15.92em;
}

#icon-bike {
	position: absolute;
	top: -1em;
	left: 12.5em;
}

#icon-sign {
	position: absolute;
	top: -0.5em;
	left: 10.5em;
}
