p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
p {
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	list-style-image: url(assets/bullet.gif);

}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #663366;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #93ac82;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #93ac82;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
ol {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-weight: bold;

}
.topb {
	background-image: url(assets/home_assets/topbody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottomb {
	background-image: url(assets/home_assets/bottombody.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.background {
	background-image: url(assets/home_assets/background2.jpg);
	background-repeat: repeat-x;

}
.flashbg {
	background-image: url(assets/home_assets/buttonsbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
