@charset "utf-8";
#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	height: auto;
	width: 900px;
	background-image: url(images/footer.jpg);
}
#navbackground {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

#maincontainer {
	background-color: #FFFFFF;
	height: auto;
	width: 903px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: medium solid #FFFFFF;
}

#logo {
	float: left;
	height: 216px;
	width: 243px;
	background-image: url(images/logo.jpg);
}
#mainpic {
	float: right;
	height: 216px;
	width: 657px;
	background-image: url(images/mainpic.jpg);
}
#leftnav {
	background-color: #58513B;
	float: left;
	height: 444px;
	width: 243px;
	overflow: scroll;
}
#leftnavtext {
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
#homepagecontenttext {
	height: auto;
	width: 415px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	float: right;
	height: auto;
	width: 657px;
	background-image: url(images/papertexture.gif);
	background-repeat: repeat;
}
#secondarcontent {
	height: 444px;
	width: 631px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#leftnavheading {
	float: left;
	height: auto;
	width: 243px;
	background-color: #99FF33;
}
#mainnavigation {
	float: none;
	width: 657px;
	background-color: #0066FF;
}
#faqcontent {
	width: 631px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 444px;
}






#heading {
	background-color: #58513B;
	float: left;
	height: 40px;
	width: 243px;
}
#navigation {
	background-color: #4E2114;
	float: right;
	height: 40px;
	width: 657px;
}
#homepagecontent {
	height: auto;
	width: 441px;
	float: left;
	background-image: url(images/papertexture.gif);
	background-repeat: repeat;
}
#highlight {
	float: right;
	height: 444px;
	width: 216px;
	background-image: url(images/ontheroad.jpg);
}
#maincontainer #container #main #homepagecontent td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4E1E0D;
}
#h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5E1911;
}
#homepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 243px;
	margin-right: auto;
	margin-left: auto;
}
.a.link {
}
