body {
background-image:url('../images/bg.jpg');
background-repeat:repeat-x;
margin-top: 0px;
margin-left: 0px;
margin-right: 45px;
}  

.footer {
	font-size: 9.5px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;
}
.footer a:link {
	color: #B5B5B5;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #B5B5B5;
}

.footervline {
	font-size: 9.5px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
}

.bodytext {
	font-size: 14px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align:left;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	
}

.bodytext a:link {
	color: #5b644f;
	text-decoration: underline;
}
.bodytext a:visited {
	text-decoration: underline;
	color: #5b644f;
}
.bodytext a:hover {
	text-decoration: none;
	color: #000000;
}
.bodytext a:active {
	text-decoration: underline;
	color: #5b644f;
}

.hometext {
	font-size: 14px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align:left;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	
}

.hometext a:link {
	color: #5b644f;
	text-decoration: underline;
}
.hometext a:visited {
	text-decoration: underline;
	color: #5b644f;
}
.hometext a:hover {
	text-decoration: none;
	color: #000000;
}
.hometext a:active {
	text-decoration: underline;
	color: #5b644f;
}


.topnav {
	font-size: 14px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
	
}

.topnav a:link {
	color: #5b644f;
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #5b644f;
}
.topnav a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#fab349;
}
.topnav a:active {
	text-decoration: none;
	color: #5b644f;
}

.topnavvbar {
	font-size: 14px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	
}


.bodybullets {
	font-size: 14px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align:left;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	
}

.bodybullets a:link {
	color: #5b644f;
	text-decoration: underline;
}

.bodybullets a:visited {
	text-decoration: underline;
	color: #5b644f;
}
.bodybullets a:hover {
	text-decoration: none;
	color: #000000;
}
.bodybullets a:active {
	text-decoration: underline;
	color: #5b644f;
}
