@import url("subpage.css");

/* Marketing Page styles */
#Content  ul{
	padding: 0 0 10px 25px;
	}
#Content li{
	list-style-type:circle;	
}
#Content dt {
	font-weight:bold;
	}
h1{
color:#4b3d31;
font:20px Georgia, "Times New Roman", Times, serif;
padding-bottom:10px;
}
h2{
color:#772c03;
font:16px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
padding-bottom:10px;
}
h3{
color:#772c03;
font:14px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
padding-bottom:10px;
}
