#slider-content { position:relative; z-index:100; border-bottom:1px solid #000 }

.blue-block { color:#FFF; border-top:1px solid #000 }
.blue-block a { color:#fff290 }
.blue-block a:hover { color:#fff }

#main-content { background:#d5c4ad; border:2px solid #f3ece3 }

.jFlowSelected { color:#FFF !important }

.gallery-block { background:#d5c4ad; border:2px solid #f3ece3 }
.gallery-block li a { border:1px solid #000 }
.gallery-block li a:hover { border:1px solid #FFF }

#main-content .left { background:#EFE8E0; border-right:1px solid #FFF }
#main-content .right { border-left:1px solid #A7947A; background:#C3AC8F }
	
#main-content ul { color:#534C42 }
#main-content .right ul { color:#23201B !important }

#main-content h2 { color:#533611; border-bottom:1px solid #533611 }
#main-content h3 { color:#533611 }

#main-content p { color:#534C42 }
#main-content .right p { color:#23201B !important }
#main-content p.intro-text { color:#23201B }

#main-content a { color:#2E546F }
.portfolio-entry { border-top:1px solid #D5C4AD }

/*** ----------------------------------------- ***/
/*** END COLORS ------------------------------ ***/


/* --------------------------------------------- */
/* Main Styles --------------------------------- */
	
img { border:none }
	
.img-left { float:left; margin:0 20px 15px 0; position:relative; top:5px }
.img-right { float:right; margin:0 0 15px 20px; position:relative; top:5px }
	
/* --------------------------------------------- */

/* Slider Area (JFLOW) ------------------------- */	

/* #slider-content { width:980px; height:377px; position:relative; z-index:100; border-bottom:1px solid #000 } */
#slider-content { width:980px; height:213px; position:relative; z-index:100; border-bottom:1px solid #000 }

#myController { display:none }
#mySlides img { display:block; margin:0 }
.blue-block { display:block !important; text-align:center; padding:15px 0 0 0; font-size:25px; font-family:Georgia, "Times New Roman", Times, serif; display:block; width:980px; height:48px; background: url('/Portals/61544/images/blue_bar_bg.gif') repeat-x }
.blue-block a { text-decoration:underline }
.blue-block a:hover { text-decoration:none }

.blue-block.small { font-size:18px !important; padding-top:18px !important; height:45px !important }

.jFlowPrev, .jFlowNext { cursor:pointer; display:block; width:73px; height:63px; text-indent:-5000px; position:absolute }

.jFlowPrev { bottom:0; left:0; background: url('/Portals/61544/images/button_left.gif') no-repeat }
.jFlowNext { bottom:0; right:0; background: url('/Portals/61544/images/button_right.gif') no-repeat }

.jFlowControl { cursor:pointer }
.jFlowSelected { text-decoration:none !important }

.gallery .jFlowPrev { top:0 !important; left:0 }
.gallery .jFlowNext { top:0 !important; right:0 }
.gallery { border-bottom:none; height:561px !important }

.gallery-block {
	width:948px;
	height:468px;
	padding:14px;
	border-bottom:none }
	
.gallery-block ul { list-style:none; margin:0 0 12px 0; padding:0; width:948px; height:146px; display:block }
.gallery-block ul.bottom { margin:0 }
.gallery-block li { display:block; margin:0 12px 0 0; padding:0; width:148px; height:146px; float:left }
.gallery-block li.last { margin:0 }

.gallery-block li a { display:block; width:146px; height:144px }
.gallery-block li img { display:block; width:146px; height:144px; margin:0 }

/* --------------------------------------------- */