p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #330000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #1E3C3C;
}
.bottomart {
	background-image: url(assets/home_pages/bottomb.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodback {
	background-image: url(assets/home_pages/homebg.jpg);
	background-repeat: repeat-y;
}
.backtitles {
	background-image: url(assets/home_pages/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backoffice {
	background-image: url(assets/home_pages/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;

}
.highlightsbg {
	background-image: url(assets/home_pages/highlightsbg.jpg);
	background-repeat: repeat-y;

}
.highbottom {
	background-image: url(assets/home_pages/highlightsbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 35px;
}
