@charset "utf-8";
/* CSS Document */

.leftNav {
	float:left;
	width: 186px;
	height: auto;
	margin-left: 17px;
	margin-top: 20px;
	line-height: 18px;	
		
}
.leftNavimg{
	float:left;
	width: 184px;
	height:auto;
	margin-top: 225px;
	border: 1px solid #CCCCCC;

}

.leftNavText{
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A7371E;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width: 175px;
	height:auto;
}
.leftNavText a:link {
	color: #A7371E;
	text-decoration: none;
}
.leftNavText a:visited {
	text-decoration: none;
	color: #A7371E;
}
.leftNavText a:hover {
	text-decoration: none;
	color: #999966;
}
.leftNavText a:active {
	text-decoration: none;
	color: #999966;
}
.bodyTitle{
	float:left;
	width: 600px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyText{
	float:left;
	width: 600px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left:25px;
	padding-top: 20px;

}
.bodyText a:link {
	color: #A7371E;
	text-decoration: none;
	font-weight:bold;
}
.bodyText a:visited {
	text-decoration: none;
	color: #A7371E;
	font-weight:bold;
}
.bodyText a:hover {
	text-decoration: none;
	color: #999966;
	font-weight:bold;
}
.bodyText a:active {
	text-decoration: none;
	color: #999966;
	font-weight:bold;
}
.bodyText2{
	float:left;
	width: 500px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left:55px;
	padding-top: 20px;
}

.rightmorePan {
	float:left;
	border:1px solid #FFFFFF;
	display:block;
	height:28px;
	line-height:28px;
	width:600px;
	background: transparent url(images/pattern.gif) repeat scroll 0 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: -15px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.rightmorePan a:link {
	color: #A7371E;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
.rightmorePan a:visited {
	text-decoration: none;
	color: #A7371E;
	font-weight: bold;
}
.rightmorePan a:hover {
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
.rightmorePan a:active {
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
.contactLink{
	clear:both;
	width: 700px;
	height: auto;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;

}
.contactLink a:link {
	color: #A7371E;
	text-decoration: none;
	font-weight: bold;
}
.contactLink a:visited {
	text-decoration: none;
	color: #A7371E;
	font-weight: bold;
}
.contactLink a:hover {
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
.contactLink a:active {
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
.style3 {
	color: #A04633;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.style4 {
	font-size: 16px;
	line-height: 20px;
}
.backtoTop{
	float:left;
	width:600px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: -15px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;

}
.backtoTop a:link {
	color: #A7371E;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
.backtoTop a:visited {
	text-decoration: none;
	color: #A7371E;
	font-weight: bold;
}
.backtoTop a:hover {
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
.backtoTop a:active {
	text-decoration: none;
	color: #999966;
	font-weight: bold;
}
#images{
	float:left;
	border: 1px solid #999999;
	width: auto;
	height: 90px;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#images2{
	margin-right: 10px;
	}
.pad{
	margin-top: 15px;
}
.textArea{
	width: 460px;
	height:auto;
	float:left;
	padding-top: 0px;
	padding-left: 10px;
	
}
.moreinfo{
	width: 210px;
	float:left;
	padding-left: 10px;
	margin-top: -5px;
}	
.spacing{
	line-height: 25px;
}