/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #E6E1CA;
}
#headerSection {
	width: 800px;
	height: 100px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/headerBack.jpg);
}
#linkSection {
	width: 800px;
	height: 30px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #669C2F;
	}
#flashSection {
	width: 800px;
	height: 200px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 1px;
	}
#mainSection {
	width: 800px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#footerSection {
	width: 800px;
	height: 50px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/footerBack.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#footerSection a {
	text-decoration: none;
	color: #417199;
}
#footerSection a:hover {
	color: #C05516;
	text-decoration: underline;
}
.leftColumn {
	width: 230px;
	background-image: url(../images/column270.jpg);
	height: 460px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.leftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftColumn a {
	color: #C05516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftColumn a:hover {
	color: #000000;
}
.middleColumn {
	width: 238px;
	background-image: url(../images/column270.jpg);
	height: 460px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.middleColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.middleColumn a {
	color: #C05516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightColumn {
	width: 272px;
	height: 460px;
	background-color: #FFFFFF;
	background-image: url(../images/column220.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightColumn a {
	color: #C05516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightColumn a:hover {
	color: #000000;
}
.rightColumn hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #417199;
}
.headerRight {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 40px;
}
.headerRight a {
	display: inline;
	border: 1px solid #C05516;
	padding: 3px;
	color: #C05516;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.headerRight a:hover {
	color: #FFFFFF;
	background-color: #C05516;
}
h1 {
	font-size: 18px;
	padding-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	padding-left: 10px;
}
.txtField {
	border: 1px solid #417199;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.submit {
	background-color: #339900;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.mainText {
	background-image: url(../images/column270.jpg);
	height: 460px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.mainText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainText a {
	color: #C05516;
}
.mainText a:hover {
	text-decoration: none;
}
.mainText hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.mainText ul {
	color: #000000;
	list-style-type: square;
}
.mainText li {
	color: #000000;
	list-style-type: square;
}
.listTitle {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 250px;
}
.select {
	background-color: #C05516;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.FARColumn {
	width: 250px;
	height: 460px;
	background-color: #FFFFFF;
	background-image: url(../images/column220.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FARColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.FARColumn hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.clients {
	border: 1px dashed #000000;
}
.logo {
	padding-left: 10px;
}
.contactText p {
	font-size: 14px;
}
a.imgBorder:link img, a.imgBorder:visited img, a.imgBorder:active img {
	color: #000000;
	border: 1px solid #000000;
}
a.imgBorder:hover img {
	color: #000000;
	border: 1px solid #000000;
}
#findBox {
	border: 3px double #000000;
	background-color: #D56504;
	background-image: url(../images/findBox.gif);
	background-repeat: repeat;
}
#findBox h1 {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
}
