body {
	margin:0;
	padding:0;
	background-color: #e9e2cf;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #34729B;
	text-decoration:none;
	font-weight: bold;
}	

a:hover {
	color:#193f6d;
}	

h1 {
	color:#0f0e59;
	font-size:20px;
	font-family: Trebuchet MS;
	margin-top: 0px;
}

h2 {
	color: #1D4F82;
	margin-top: 0px;
	font: bold 17px "Trebuchet MS";
}		
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #6a6046;
	font-family: "Trebuchet MS";
}


#container {
	width: 842px;
	\width: 862px;
	w\idth: 842px;
	margin: 0px auto;
}

#banner {
	margin-bottom: 0px;
	height: 140px;
}

#logo {
	width: 312px;
	float:left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}

#nav {
	width: 515px;
	float:left;
	background-image: url(../images/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;	
}

#nav-list {
	margin-top: 30px;
	padding: 0px;
}

#nav-list li {
	display: block;
	float: left;
}

#nav-list li a {
	display: block;
	float: left;
	color:#FFFFFF;
	font-size:12px;
	font-family: Trebuchet MS;
	text-decoration:none;
	list-style-type: none;
	background-image: url(../images/nav-section.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

#nav-list li a:hover {
	color:#0f0e59;
}

#nav-list ul {
	margin: 0px;
	padding-left: 15px;
	float: left;
	width: 500px;
	list-style-type: none;
}

.nav-list-end a {
	background-image: none !important;	
}


#acn {
	padding-top: 10px;
	padding-right:20px;
	color:#FFFFFF;
	text-align:right;	
}

.brown-text {
	color: #8e815c;
}	

#contentholder {
	FLOAT: left;
	WIDTH: 842px;
	margin: 0px;
	padding: 0px 0px 12px;
	background-image: url(../images/background-content.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#content {
	FLOAT: left;
	WIDTH: 485px;
	margin: 0px;
	padding: 25px;
}

#content p {
	line-height:20px;
}	

#content2 p {
	line-height:20px;
}	

#content2 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 257px;
	TEXT-ALIGN: left;
	padding: 25px;
}

#footer {
	background-color: #117497;
	border-top: 2px solid #10628d;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	text-align:center;
	color: #fff;
	font-size:10px;
}

#footer a {
	color: #0f0e59;
}

#footer a:hover {
	color:#fff;
}

.sm-text {
	font-size: 9px;
}

.table-heading {
	color: #FFFFFF;
	background-color: #117497;
	font-weight:bold;
}	

.table-row {
	border-bottom: 1px solid #ccc;
}	

.img-border {
	border: 2px solid #8e825c;
}#content ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	line-height: 20px;
}
#content li {
	margin-bottom: 5px;
}
