@charset "utf-8";

/* CSS Document */

#round_top{ width:900px; height:20px; background:url(images/round-top.png) no-repeat top center; margin:0 auto; }
#round_bottom{ width:900px; height:20px; background:url(images/round-bottom.png) no-repeat top center; margin:0 auto; }

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
	line-height: 24px;
	border-left: 15;
	margin-left: 25px;
	margin-right: 25px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #6e6e6e;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-left: 0px;
}

.bold_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-left: 0px;
	text-decoration: underline;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding: 2px;
	width: 140px;
}  

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	padding: 2px;
	width: 140px;
}  

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 3px solid #e3e3e3;
	padding-bottom: 10px;
	margin-left: 25px;
	color: #6e6e6e;
	margin-right: 25px;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid #e3e3e3;
	color: #6e6e6e;
	padding: 10px 0;
	border: 0 0 0 15px;
	border-bottom: 3px solid #e3e3e3;
}

.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6e6e6e;
	padding: 10px 0;
	margin-left: 25px;
}

.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
	color: #6e6e6e;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBF0;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
}
