p {
	font-size: 14px;
	color: #000000;
}
p {
	line-height: 16pt;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
ul {
	font-size: 14px;
	line-height: 16pt;
	color: #000000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #993333;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #FF9935;
}
ol {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #B63D3D;
}
.sidebarbg {
	background-image: url(assets/home_assets/sidebar.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.padding {
	padding-right: 10px;
	padding-left: 10px;

}
.titlecolor {
	background-image: url(assets/home_assets/title.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.backgroundbod {
	background-image: url(assets/home_assets/bodybg.jpg);
	background-repeat: repeat-y;
}
.splashadd {
	background-image: url(assets/splash_assets/address.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidebartext {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.photoborder {
	border: 1px solid #993333;
}
.whitelink {
	color: #ffffff;
}
.revitolash {
	color: #FF9935;
	line-height: -1em
}


.smalltext {font-size:10px;
	margin:0;
	}
img { border: none }

