body {
     background-image:url(gradback.png);
	 background-repeat:repeat-x;
	 }
#container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	
}
#container #header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(header.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 974px;

}
#container #header p {
	padding-left: 140px;
	color: #462719;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding-top: 7px;
}
#container #content .col1 {
	background-image: url(col1.png);
	background-repeat: no-repeat;
	float: left;
	height: 415px;
	width: 206px;
	margin: 0px;
	padding: 0px;
}
#container #content {
	height: 415px;
	width: 974px;
	margin: 0px;
	padding: 0px;
}
#container #content .col2 {
	background-image: url(col2.png);
	background-repeat: no-repeat;
	float: left;
	height: 415px;
	width: 547px;
	margin: 0px;
	padding: 0px;
}
#container #content .col3 {
	background-image: url(col3accom.png);
	background-repeat: no-repeat;
	float: right;
	height: 415px;
	width: 221px;
	margin: 0px;
	padding: 0px;
}
#container #footlinks {
	background-image: url(footlinks.png);
	background-repeat: no-repeat;
	clear: both;
	height: 57px;
	width: 974px;
	margin: 0px;
	padding: 0px;
}
#container #footone {
	background-color: #9F793E;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	color: #1C2C40;
	text-align: justify;
}

#container #foottwo {
	font-family: Arial, Helvetica, sans-serif;
	color: #9F793E;
	text-align: center;
	margin: 0px;
	border: 1px solid #9F793E;
}

#container #content .col1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 200px;
	margin-left: 8px;
	list-style-type: none;
	background-image: url(linksback.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	height: 200px;
	width: 180px;
}
#container #content .col1 li {
	color: #273F5D;
	padding-bottom: 10px;
	margin-right: 20px;
}

#container #content .col3 ul {
	list-style-type: none;
	margin-top: 280px;
	margin-right: 35px;
}
#container #content .col3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #602618;
	padding-bottom: 6px;
	text-align: center;
}
#container #footlinks ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #662D1F;
	list-style-type: none;
	margin-left: 280px;
	padding: 20px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #footlinks li {
	display: inline;
}
.bold {font-size: 24px}

.col1 a:link {
    color: #273f5d;
	text-decoration: none;
	}
.col1 a:visited {
    color: #273f5d;
	text-decoration: none;
	}
.col1 a:hover {
    color: #273f5d;
	text-decoration: none;
	}
.col1 a:active {
    color: #273f5d;
	text-decoration: none;
	}
#footlinks a:link {
    color: #662d1f;
	text-decoration: none;
	}
#footlinks a:visited {
    color: #662d1f;
	text-decoration: none;
	}
#footlinks a:hover {
    color: #662d1f;
	text-decoration: none;
	}
#footlinks a:active {
    color: #662d1f;
	text-decoration: none;
	}
#foottwo a:link {
    color: #9f793e;
	text-decoration: none;
	}
#foottwo a:visited {
    color: #9f793e;
	text-decoration: none;
	}
#foottwo a:hover {
    color: #9f793e;
	text-decoration: none;
	}
#foottwo a:active {
    color: #9f793e;
	text-decoration: none;
	}
