body {
	background-color: #3E2400;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3E2400;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3E2400;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9AB8DA;
	text-decoration: underline;
}
a:visited {
	color: #9AB8DA;
	text-decoration: none;
}
a:hover {
	color: #3E2400;
	text-decoration: underline;
}
a:active {
	color: #9AB8DA;
	text-decoration: underline;
}


#navbtmbrown a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9AB8DA;
	text-decoration: none;
}
#navbtmbrown a:visited { 
	color: #9AB8DA;
	text-decoration: none;
}
#navbtmbrown a:hover { 
	color: #D7E3F1;
	text-decoration: underline;
}
#navbtmbrown a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9AB8DA;
	text-decoration: none;
}
#navbtm a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9AB8DA;
	text-decoration: none;
}
#navbtm a:visited { 
	color: #9AB8DA;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #3E2400;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}


#topm {
	background: #FEFCF7 url(assets/images/home/top.gif) no-repeat bottom right;
}
#mbkgd {
	background: #FEFCF7 url(assets/images/home/m.gif) no-repeat top right;
}
#basicmbkgd {
	background: #FEFCF7 url(assets/images/basicmbkgd.gif) no-repeat top right;
}