body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #333300;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;	
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a.linkNav:link {color: #FFFFFF;}
a.linkNav:visited {color: #FFFFFF;}
a.linkNav:hover {color: #FFFF00; text-decoration: none;}
a.linkFooter:link {color: #660000;}
a.linkFooter:visited {color: #660000;}
a.linkFooter:hover {color: #CCCC99; text-decoration: none;}
a.linkContent:link {color: #CCCC99;}
a.linkContent:visited {color: #CCCC99;}
a.linkContent:hover {color: #F9F6E8;}
a.linkBullet:link {color: #663300;}
a.linkBullet:visited {color: #663300;}
a.linkBullet:hover {color: #999966; text-decoration: none;}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9F6E8;
	text-decoration: none;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: small-caps;
	color: #663300;
	text-decoration: none;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	text-decoration: none;
	padding-left: 40px;
}
.style5 {
	color: #933;
	font: 14px/18px "Times New Roman", Times, serif;
	text-decoration: none;
}
.bulletText1 {
	list-style:disc;
	color: #663300;
	font: 16px/28px "Times New Roman", Times, serif;
	text-decoration: none;
}
.sidebarFooter {
	background-image: url(images/mwood_sidebar_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}
.sidebarFade {
	background-image:url(images/mwood_sidebar_bg.jpg); 	
	background-position: center;
	background-repeat: repeat-y; 
}
#sidebarDiv {
	position: relative;
	background-image: url(images/mwood_sidebar_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 265px;
	height: 100%;
	overflow: hidden;
}
#sidebarInner {
	border: none;
	background-image:url(images/mwood_sidebar_logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
