body {
	background: #ead5aa url(images/body_bg.jpg) top;
	color: #6d4402;
	font: 11px/1.55em arial, helvetica, sans-serif;
	margin-top: 0px;
}

a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	padding-right: 25px;
}

.slideshow {
	height: 330px;
	position: relative;
	width: 667px;
}

.slideshow img {
	position: absolute;
}

#wrapper {
	margin: 0 auto;
	padding: 0 20px;
	background-color: #000000;
	width: 900px;
}

#header {
	margin: 0 auto;
	float: left;
	width: 900px;
	height: 100px;
	background-color: #000;
}
#logo-left {
	background: url(images/logo.gif) no-repeat left center;
	height: 75px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}

#logo-right {
	background-image: url(images/collins-logo_top-right.gif);
	width: 291px;
	height: 68px;
	float: right;
	margin-right: 60px;
	margin-top: 8px;
}

#column-left {
	width: 667px;
	height: 330px;
	float: left;
}

#column-right {
	width: 232px;
	height: 330px;
	float: left;
	background-image: url(images/body_bg.jpg);
}

#column-right p {
	margin: 0;
}

#footer {
	width: 900px;
	clear: left;
	height: 30px;
	text-align: right;
	color: #4a3918;
	background-color: #000;
}

#footer p {
	padding-right: 15px;
	padding-top: 5px;
}

/* FOOTER INFORMATION ------------------------ */
#footer-block {
	float: left;
	width: 900px;
	height: 200px;
	background-color: #6d4402;
	clear: left;
}

#footer-block form {
	margin:0;
}

#footer-block-newsletter {
	width: 268px;
	height: 165px;
	background-color: #5f3b01;
	margin:10px;
	float: left;
	color: #c8bba1;
	padding: 10px;
	font-size: 12px;
}

.img-title {
	padding-bottom: 5px;
	margin: 0;
}

#footer-block-login {
	width: 262px;
	height: 165px;
	background-color: #5f3b01;
	margin:10px 10px 10px 0;
	color: #c8bba1;
	float: left;
	padding: 10px;
	font-size: 12px;
}

#footer-block-login p {
	margin:0 0 5px 0;
}

#footer-block-newsletter p {
	margin:5px 0 8px 0;
}

.sub-button {
	margin-top:10px;
	margin-right:7px;
}

#footer-block-contact {
	width: 268px;
	height: 165px;
	background-color: #5f3b01;
	margin: 10px 10px 10px 0;
	color: #c8bba1;
	float: left;
	padding: 10px;
	font-size: 12px;
}

#footer-block-contact p {
	margin:5px 0 8px 0;
}