body			{ color:#fff;}

h2				{ text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#fff; margin:10px 0 0 0;}

#contain		{ width:850px; height:300px; padding:0;}
#slider			{ margin:0; position:relative;}

.spacing			{ margin:10px 0 10px 35px;}
.spacingTable		{ margin:0 0 0 35px;}

#ratesCol		{ width:400px; float:left;}

.right	{ float:right;}
.left	{ float:left;}

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
	width:850px;
    height:300px;
}

* html #slideshow {
    position:relative;
	width:850px;
    height:300px;
	margin:0 0 10px 0;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active { z-index:9;}


.back {
	background-attachment: fixed;
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	background-position: center top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFDF9;
	text-decoration: none;
	background-color: #5D4F44;
	border: 1px solid #4F4539;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #342e23;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #342e23;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #342e23;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #51463B;
	text-decoration: none;
}
.copysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
.tcs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFDF9;
	background-color: #342E23;
	padding: 10px;
}
