#jFlowSlide{ background:#a5a5a5; font-family: Georgia; }
#myController { font-family: Georgia; padding:2px 0; background:#3AB7FF; margin-bottom: 10px; }
#myController span.jFlowSelected { background:#43A0D5;margin-right:0px; }

#mycontroller {
	width: 150px;
	margin-right: 5px;
	float: left;
	padding-top: 0;
	padding-bottom: 10px;
	margin-top: 0;
	}

#slides {
	margin-left: 150px;
}



.slide-wrapper { width: 730px; padding: 0px;}
.slide-thumbnail { width:720px; float:left; padding: 0px 5px 0px 5px;}
.slide-thumbnail img {max-width:720px; }

/*
.slide-details { width:290px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:10px; }
*/

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:2px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }

.jFlowControl {
	margin-left: 10px;
	margin-bottom: 5px;
}

.nav {
	text-align: center;
	margin-bottom: 10px;
	}
	
.menu {
	/* visibility: hidden;  */
	display: block;
	margin-left: 5px;
}


body {
	background-color: #f5f5f5;
	}

#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}


#header2 {
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 80px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	margin-top: 0;
	}

#header2 h1 {
	font-size: 16px;
	font-family: georgia,serif;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	padding: 2px;
	margin-top: 0;
}


#header {
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	padding-left: 160px;
	margin-bottom: 10px;
	}

#header h1 {
	font-size: 52px;
	font-family: "Myriad Pro",Arial,sans-serif;
	line-height: 80px;
}


.caption {
	background-color: #a5a5a5;
	}

.caption h3, .caption h2, .caption h2 a:link, .caption h2 a:visited, .caption h2 a:hover, .caption h2 a:active {
	font-family:georgia,serif;
	font-size:16px;
	font-weight:normal;
	margin: 0;
}

.caption h2 a:link, .caption h2 a:visited, .caption h2 a:hover, .caption h2 a:active {
	text-decoration: underline;
	color: #000!important;
	}

.menu h3 {
	font-family:georgia,serif;
	font-size:16px;
	font-weight:bold;
	margin: 5px;
}
	
.caption h3 {
	color: #fff;
}

