@charset "UTF-8";
/* CSS Document */
body  {
	font: 100% "Times New Roman", Times, serif;
	background: #918883;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	color: #000000;
}
.thrColFix #container {
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 4px solid #693e48;
	text-align: left;
	background-image: url(images/column3Bkgd.jpg);
	z-index: 1;
}
.thrColFix #containerPort {
	margin: 0 auto;
	border: 4px solid #693e48;
	background-image: url(images/column3Bkgd.jpg);
	z-index: 1;
	width: 1000px;
}
.thrColFix #sidebar1 {
	float: left;
	width: 145px;
	background: #a79e99;
	padding-top: 375px;
}
.thrColFix #sidebar1Port {
	float: left;
	width: 145px;
	background: #a79e99;
	padding-top: 375px;
	height: 375px;
}
#sidebar2pg1Port {
	float: right;
	width: 725px;
	height: 750px;
	background: #c4c0bd;
}
.thrColFix #sidebar1 ul,li {
	font-size: .75em; 
	font-style: normal; 
	line-height: 1.65em;
	font-weight: normal;
}
.thrColFix #sidebar2 {
	float: right;
	width: 595px; 
	background: #c4c0bd;
	padding: 15px 10px 15px 20px;/
	height: 600px;
	overflow: auto;
}
#sidebar2pg1 {
	float: right;
	width: 595px;
	background: #c4c0bd url(images/wardPort5.jpg) no-repeat right bottom;
	padding: 15px 10px 15px 20px;
	height: 600px;
}
#sidebar2Links {
	float: right;
	width: 595px;
	background: #c4c0bd url(images/wardPort6.jpg) no-repeat right bottom;
	padding: 15px 10px 15px 20px;
	height: 600px;
}
#sidebar2Contact {
	float: right;
	width: 595px;
	background: #c4c0bd url(images/wardPort8.jpg) no-repeat right bottom;
	padding: 15px 10px 15px 20px;
	height: 600px;
}
#homepgCopy {
	padding: 15px 340px 15px 20px
}
#thankspgCopy {
	padding: 15px 40px 15px 20px
}
.thrColFix #mainContent {
	margin: 0 625px 0 145px;
	padding: 435px 10px 0;
	font-family: Futura, Univers, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.thrColFix #mainContentPort {
	margin: 0 725px 0 145px;
	padding: 435px 10px 0;
	font-family: Futura, Univers, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.logoPosition {
	vertical-align: bottom;
}
.bodyCopy {
	width: 700px;
	height: 35px;
	font-size: 85%;
}
p {   
	font-size: .75em; 
	font-style: normal; 
	line-height: 1.25em;
	font-weight: normal; 
	font-variant: normal; 
}
h1 {
	font-size: 1.05em;
	font-style: normal;
	line-height: 1.55em;
	font-weight: normal;
}
a:link {
	color: #564a41;
	text-decoration: none;
}
a:visited {
	color: #564a41;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
