body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-x;
	background-color: #040B27;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e65;
}
.HomepageAddressCell {
	background-image: url(../images/HomepageImage.jpg);
	background-repeat: no-repeat;
	height: 280px;
}
.HomepageAddressCell .WhiteText {
	color: #FFFFFF;
	font-size: 12px;
}
.HomepageTextPadding { padding-left: 15px; padding-top: 125px; font-size: 11px; }


.ContentTable {
	background-image: url(../images/PageBg.jpg);
}
.LeftNav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.LeftNav ul li {
	margin-bottom: 4px;
}
.LeftNav ul li a {
	text-decoration: none;
}
.LeftNav, .ContentCell {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.Footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	color: #aec3d2;
	padding-top: 10px;
	width: 764px;
	margin: auto;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
.Footer a{
	color: #aec3d2;
	text-decoration:none;
}
.Footer a:hover{
	text-decoration:underline;
}
.CopyriteCell {
	color: #aec3d2;
	padding-top: 5px;
	font-size: 11px;
}
.Rods-Sage {
	background-color: #E8DBB0;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.Rods-GLoomis {
	background-color: #EBEBEB;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.Rods-Scott {
	background-color: #D9DE7A;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.Rods-Winston {
	background-color: #EDDBC5;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.Rods-Echo {
	background-color: #FFCB05;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #365E92;
	padding-left: 10px;
	margin: 0px;
	color: #FFFFFF;
}
h4 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
}
.TableBorder {
	border: 1px solid #000000;
}
.ImageBorderPadding {
	border: 1px solid #000000;
	margin: 5px;
}
.FlashBorder {
	border: 3px solid #E2EDF1;
	margin: 5px;
}
#TopNav {
	background-image: url(../images/TopNavNew.jpg);
	height: 34px;
	width: 764px;
}
#TopNav .Container {
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
#TopNav .Container a {
	color: #e9e1c7;
	text-decoration: none;
	font-weight: bold;
}
#HomePageCMSArea { background-color: #B9C6D0; padding: 10px; border: 1px solid #040B27; }
