body {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 14px;
	line-height: 1.5em;
	color: #595959;
	background-color: #a6a180;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;




}
.topnav {
	position: absolute;
	top: 80px;
	height: auto;
	width: 720;
	left: 50px;

}
.navigationAll {
	font-family: Tahoma, Verdana, Arial, Sans;
	font-size: 16px;
	color: #9db3cc;
	letter-spacing: normal;
	font-weight: bold;
	white-space: nowrap;


}
.navPosition {
	position: absolute;
	top: 80px;
	visibility: visible;
	height: auto;
	width: auto;
	left: 60px;
	background-position: center;

}
.currentNav {
	color: #666666;
	letter-spacing: normal;
	font-weight: bolder;



}
.tagline {
	font-family: Tahoma, Verdana, Arial, Sans;
	font-size: 14px;
	font-weight: lighter;
	white-space: nowrap;
}
.txtPosition {
	position: absolute;
	left: 60px;
	top: 200px;
	visibility: visible;
	height: auto;
	width: auto;
}
.tablePosition {
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
a {
	color: #f2e2bb;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
