@charset "utf-8";
body {
	background-color: #F1EFD8;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 14px;
}
a {
	color: #ad4014;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ad4014;
	font-weight: normal;
}
#row1 {
	background-image: url(images/woodBack.jpg);
	width: 100%;
	height: 112px;
}
.container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float:left;
	}

.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	float: right;
	color: #b9b79d;
	text-align: right;
	margin-top: 25px;
}
.contactInfo strong {
	font-size: 14px;
}
.contactInfo b {
	color: #F1EFD8;
}
#row2 {
	background-color: #AD4014;
	background-image: url(images/railBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 54px;
	width: 100%;
}
.navigation	{
	font-family:Georgia, Times New Roman, Times, serif;
	margin-left: 12px;
	padding-top: 17px;
	color:#FFFFFF;
	font-size:13px;
}
	.navigation ul {
		margin: 0;
		padding: 0;
		display: inline;
	}
	.navigation li {
		margin: 0;
		list-style: none;
		display: inline;
		padding-right: 10px;
	}
	.navigation a:link {color: #b9b79d; text-decoration:none}
	.navigation a:visited {color: #b9b79d; text-decoration:none}
	.navigation a:hover {color:#FFFFFF; text-decoration:none}
	.navigation a:active {color: #b9b79d; text-decoration:none}
		
	.vr	{
		color: #b9b79d;
	}

#row3 {
	margin-top: 25px;
	width: 100%;
}
.contentLeft {
	width: 500px;
	float: left;
	line-height: 20px;
	margin-right: 50px;
}
	.contentLeft p {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.contentLeft li {
		margin-bottom: 8px;
		font-size: 11px;
		line-height:16px;
	}
	.contentLeft strong {
		color: #5f7135;
		font-size:14px;
	}
	.contentLeft em {
		font-size: 12px;
	}
	.contentLeft h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		color: #5f7135;
		font-weight: normal;
		border-bottom: 1px dotted #5f7135;
		padding-bottom: 6px;
		margin-top: 0;
	}
	.smallTxt {
		font-size:12px;
		line-height: 19px;
	}
.contentRight {
	width: 316px;
	float: left;
}
	.formMain {
		background-color:#d6d4c1;
		font-size: 12px;
		line-height:17px;
		text-align:center;
	}
	.formMain p {
		text-align: left;
		margin-top: 2px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 2px;
	}
	.special {
		font-size:11px;
		line-height: 16px;
		margin-top: 8px;
		margin-bottom: 20px;
		margin-left: 15px;
		width: 280px;
		text-align:left;
	}
	.special img {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.special strong {
		color: #ad4014;
	}
	.push1 {
		clear:both;
		height:20px;
	}
	
#row4 {
	background-image: url(images/fadeBot.gif);
	background-repeat:repeat-x;
	background-position: top;
	height: 100px;
	padding-top: 80px;
	font-size: 12px;
	line-height: 17px;
}
		

