div.homeSliderImage {
	width: 300px;
	position: relative;
	width: 300px;
	padding-bottom: 10px;
	float: right;
	left: 25px;
	top: 5px;
	z-index: 1;
}

.sliderTooltip {
	display:none;
	font-size:15px;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	color:#4C2F1C;
	padding: 15px;
	width: 117px;
	text-align: center;
	height: 54px;
	z-index: 1000;
	line-height: 1.5;
	background: url(/images/toolTipSmall.png) no-repeat;
}


#homeSlider {
	margin: 0 auto;
	width: 920px;
	height:330px;	
	padding-top: 80px;
	background: url(/images/homeSlider.jpg) no-repeat;	
	font-size: 12px;
	line-height: 2;
	font-family: verdana;
		
}

.hover{
	cursor: auto;
}

#homeSlider h1 {
	font-size: 25px;	
	color: #4c2f1c;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(/images/line.jpg) repeat-x bottom;
}

p {
	margin-top: 10px;
}
/* panes */
#flowpanes {

	width:820px;
	height:240px;	
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	clear:both;
}

.current img {
	height: 31px;
	width: 31px;
	border: solid 2px #644b3a;
}

/* single pane */
#flowpanes div {
	display:none;	
	float:left;
	display:block;
	width:820px;

}

#flowpanes div table {
	font-size: 12px;
	line-height: 1.8;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#homeSliderNav {
	height: 20px;
	padding-top: 25px;
}


#flowpanes .hover{
	cursor: auto;
}

.flowtabs {
	
	/* dimensions */
	float: left;
	width:670px;
	text-align: left;
	margin: 0 0 0 100px;
}
td.sliderText {
	z-index: 2;
	position: relative;
	
}

a.prev {
	position: relative;
	float: left;
	width: 30px;
	height: 30px;
	display: block;
	top: 8px;
	left: 70px;
	cursor: pointer;
}
a.prev span, a.next span {
	display: none;
}

img.sliderThumb {
	margin-right: 15px;
}
a.next{
	float: right;
	position: relative;
	width: 30px;
	height: 30px;
	display: block;
	top: 8px;
	right: 57px;
	cursor: pointer;

}

#home {
	float: left;
}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
