/*******************************************************************
	Page Body Content
*******************************************************************/
div#content-body {
	width:954px;
	height:426px;
	/*margin:7px;*/
	margin:-10px 7px 7px 7px;
	background-color:#daedd9;
	background-image:url('http://208.71.141.144/images/header/caarclogo-watermark-bottom.png');
	background-repeat:no-repeat;
	background-position:350px 0px;
}

div#photos {
	float:left;
	width:329px;
	height:435px;
	overflow:hidden;
	z-index:50;
}

div#slideshow div#photos {
	height:425px;
	overflow:hidden;
	position:absolute;
	float:left;
}

div#slideshow div#wave-blocker {
	width:313px;
	height:425px;
	position:absolute;
	text-align:right;
	float:right;
	z-index:60;
}

div#content {
	font-size:0.8em;
	padding:44px 38px 20px 40px;
	float:right;
	width:55%;
}

div#content h1 {
	font-family:KaufmannBT Regular, Verdana;
	font-size:2em;
}

div#content h2 {
	font-family:Verdana;
	font-size:1.4em;
	font-weight:bold;
}

div#content h3 {
	font-family:Verdana;
	font-size:1.0em;
	font-weight:bold;
	margin:10px;
}

div#content div.learn-more {
	font-weight:bold;
	text-align:right;
}

div#content a:link, div#content a:visited, div#content a:active {
	text-decoration:underline;
	color:#b97555;
}

div#content a:hover {
	color:#ba423a;
}

div.employee-section div a:link, div.employee-section div a:visited, div.employee-section div a:active {
	color:#fff;
	text-decoration:none;
}

div.employee-section div a:hover {
	text-decoration:none;
}

#gallery {position:relative;}
#image {position:relative;}
#image img {position:absolute;}

#thumbarea {position:relative; overflow:hidden; height:100px; width:300px; }

div#error_message {
	color:red;
	margin-bottom:20px;
}

