body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 16px;}

h1 { font-size: 20px;
	 font-weight: normal;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#274a50;}

h2 { font-size: 16px;
	 font-weight: bold;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#593320;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #437C89;
}

a:hover {
	color: #593320;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.leftStretch{
	background-image:url(assets/images/sideBarStretch.jpg);
	background-repeat:repeat-y;
}
.padding {
	
	padding-right: 10px;
	padding-left: 10px;
}
.phonebg {
	background-image: url(assets/images/phone.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.copyrightbg {
	background-image: url(assets/images/copyright.jpg);
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;

}
.border {
	border: 1px solid #000000;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #542e25;
	text-decoration: none;
}
quicklinks:hover {
	color: #437C89;
	text-decoration: none;
}
.green {color:#437C89;}

.navbox {
	border-bottom: 1px solid #000000;
	height: 25px;
	padding-right:10px;
	text-align:right;
}
.navlink {
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	letter-spacing:0px;
}
.getfact1 {font-size: 14px; text-align:left;}
.getfact2 {font-size: 12px; text-align:right;}