body {
	background-image: url(images/bg.jpg);
	background-color: #FDF7E7;
	background-repeat: repeat-x;
	margin: 0px 0px 0px;
}
#header {
	height: 52px;
	background-image: url(images/top-bg.gif);
}
#container {
	width: 765px;
	margin: 0px auto;
	background-image: url(images/sitebg.gif);
	background-repeat: no-repeat;
}
#nav {
	width: 143px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C2AD;
	margin-top: 20px;
	margin-left: 10px;
	color: #A59D83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
#navigation li {
	float: left;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F1F1F1;
	font-size: 12px;
}
#navigation ul li a{
	padding-right: 4px;
	padding-left: 4px;
	display:block;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
}
#navigation a {
	color: #F1F1F1;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 8px;
}
#navigation a:hover {
	background-color: #FEFDF8;
	color: #45528D;
}

#navigation {
	height: 23px;
	width: 505px;
	float: left;
	padding-top: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #45528D;
	letter-spacing: -1px;
	margin: 0px;
}
#content {
	float: left;
	width: 538px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 15px;
	padding-bottom: 30px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4836;
}
#headertxt {
	width: 740px;
	margin: 0px auto;
}
#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 15px;
	letter-spacing: -1px;
	margin: 0px;
	width: 219px;
	float: left;
	font-weight: lighter;
}
#content h2 {
	margin: 0px;
	color: #45528D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	letter-spacing: -1px;
	background-color: #E5EAF9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4836;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4836;
}
#content2 {
	float: left;
	width: 538px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 15px;
	padding-bottom: 30px;
}
#content2 h2 {
	margin: 0px;
	color: #45528D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	letter-spacing: -1px;
	background-color: #E5EAF9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#content2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4836;
}
.cell-shading {
	background-color: #EFEBE1;
}
.table-text {
	color: #45528D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A59D83;
	color: #A59D83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 70px;
	line-height: 18px;
        text-align: center;
}
.table-text a:link, .table-text a:active, .table-text a:visited {
	color: #45528D;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #45528D;
}
#nav a {
	color: #A59D83;
}
.nav {
	float: left;
	width: 470px;
}

#nav a:hover {
	color: #A59D83;
	text-decoration: none;
}

.table-text a:hover {
	color: #45528D;
	text-decoration: none;
	border-bottom-style: none;
}

#footer a {
	color: #A59D83;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A59D83;
}
