 p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 4e312d;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: 660528;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: 292d29;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #45031B;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: 660528;
}
.imgborder { BORDER: #000000 1px solid;}.padding {
	padding-right: 25px;
	padding-left: 15px;
}
.mainbg {
	background-image: url(assets/images/mainbg.jpg);
	background-repeat: repeat-y;
}
.copyrightbg {
	background-image: url(assets/images/copyright.jpg);
	background-repeat: no-repeat;
}
.background {
	background-image: url(assets/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.white {
	color: #FFFFFF;
}


