.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B6B6B6;
	text-decoration: none;
}
.addsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}
.bodya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 25px 100px 10px;
	text-indent: 0px;
}
.bodyb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 0px;
}
body {
	background-color: #FFFBEE;
	background-repeat: no-repeat;
	background-image: url(images/full-bg.jpg);
	background-attachment: fixed;


}
a:hover {
	color: #663333;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	list-style-type: circle;
	margin-bottom: 3px;
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 8px;



}
li {
	line-height: 13px;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: circle;
}

#insert {
	font: 12px Arial, Helvetica, sans-serif;
	background: #E1E1DA;
	margin: 15px;
	padding: 0px;
	border: 1px solid #666666;
	text-align: center;
}

#insert a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#insert a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#insert a:hover {
	font-size: 12px;
	color: #663333;
	text-decoration: underline;
	font-weight: normal;
}
#insert a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
