/*
-------------------------------------------------------------------
Carter Halliday Associates - Site 2010 -- Home Page Styles
author:   web@spacewalk.com
version:  2009.12.23
-------------------------------------------------------------------
*/

#page {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
	display: none;
	height: auto;
}

#carousel-holder a.prev, #carousel-holder a.next {
	/* jCarouselLite plugin needs these anchors but we don't want them visible */
	display: none;
}

.carousel li a, .carousel li a:hover {
	color: #FFFFFF;
}

.carousel li a img {
	border: none;
}