*
{
	margin: 0em;
	padding: 0em;
}
a
{
	color: #4C5119;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #7E882B;
}

body
{
	background-color: #404B25;
	background-repeat: repeat;
	color: #494927;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	background-repeat: repeat-x;
	margin-bottom: 1em;
	height: auto;
	background-color: #F1F2C8;
}

#outer2
{
	padding: 1em;
	color: #877C47;
	height: auto;
}

#menu
{
	background-color: #6C7424;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	background-position: right bottom;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #FFF;
	background-image: url(images/menuhover.gif);
	background-repeat: repeat;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
	background-position: left top;
	background-image: url(images/train.jpg);
	background-repeat: no-repeat;
	background-color: #F1F2C8;
}

#header h1
{
	font-size: 2.2em;
	text-transform: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	color: #000;
	text-align: right;
}
#header h1 a {
	font-size: 1em;
	text-transform: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: none;
	font-size: 1.3em;
	color: #303;
	padding-bottom: 82px;
	text-align: right;
}
#outer #outer2 #header h2 a {
	color: #300;
}

#header h2 a {
	font-size: 1em;
	text-transform: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#header h3 {
	position: relative;
	top: -0.1em;
	text-transform: none;
	font-size: .8em;
	color: #4F4F2B;
}



#content
{
	margin-top: 1em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
	padding: 1.2em;
	height: auto;
}

#footer
{
	font-size: 0.75em;
	color: #686035;
	padding-left: 2em;
	text-align: center;
	padding-right: 2em;
	clear: both;
	padding-top: 2em;
}
#outer #footer p a {
	text-decoration: underline;
}

#footer a: hover {
	padding-top: 1em;
	font-size: 1em;
	color: #8E9931;
	padding-left: 1.2em;
	clear: both;
	text-decoration: none;
}


#column1
{
	width: 500px;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	margin-bottom: 1.0em;
}

#column2
{
	width: 300px;
	float: right;
	position: relative;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-bottom: 0px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}
#form {
	font-weight: bold;
	font-size: 12px;
}
.inputbox {
	font-size: 12px;
	background-color: #F8F9E3;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F2B;
}

#formfooter {
	font-size: 0.75em;
	text-align: left;
	color: #000;
}




#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}

