@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #7B9584;
	background-image: url(images/bg_tile1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#header {
	background-image: url(images/header1.jpg);
	height: 253px;
	background-repeat: no-repeat;
	background-position: center;
}
.oneColFixCtr #container {
	width: 877px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
}

#menu {
	height: 51px;
	text-align: center;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #intro {
	width: 877px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 259px;
	background-color: #F1EEB6;
	background-image: url(images/intro_bg.gif);
	background-repeat: repeat-x;
}
#intro #rightCol  {
	float: right;
	width: 375px;
	display: block;
	padding: 0px;
	background-color: #f4f5e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.oneColFixCtr #mainContent {
	width: 877px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/mainCont_bg.gif);
	background-repeat: repeat-x;

}
#mainContent #leftCol h1 {
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#leftCol  {
	width: 407px;
	margin-left: 30px;
	padding: 0px;
	display: block;
	position: relative;
}
#intro #leftCol  {
	width: 407px;
	margin-left: 30px;
	display: block;
	padding: 0px;
	bottom: 0px;
	height: 259px;
}

#intro #leftCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3F4125;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	bottom: 0px;
	padding-top: 20px;
	line-height: 16px;
}
#intro #leftCol h1 {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 27px;
}

#rightCol  {
	float: right;
	width: 375px;
	display: block;
	padding: 0px;
}
#rightCol_link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 15px;
	margin-left: 23px;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
}

#rightCol_link a {
	color: #333;
	text-decoration: none;
}
#rightCol_link a:hover {
	color: #069;
	text-decoration: none;
}
#rightCol p {
	margin-left: 23px;
	margin-right: 20px;
}


#rightCol #rtColTitle {
	background-image: url(images/rt_col_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 23px;
	padding-top: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	line-height: 28px;
}
#footer {
	background-color: #ECEDD9;
	height: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	line-height: 40px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-bottom: 6px;
	color: #054e66;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #054e66;
	color: #054e66;
	padding-bottom: 6px;
}

#homeImgCaption {
	background-color: #54808F;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(images/mainCont_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#costDetails {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: right;
}
#rightCol h2 {
	margin-left: 23px;
	margin-right: 20px;
	margin-bottom: -12px;
}
#mainContent #leftCol table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	padding: 5px;
}
#footer a {
	color: #054E66;
	text-decoration: none;
}
ul {
	font-size: 13px;
}
#rightCol ul {
	font-size: 13px;
	margin-right: 20px;
}

