@charset "utf-8";
/* CSS Document */

#topSection { width:900px; position:relative; z-index:1; }

#circleContainer { float:right; z-index:5; margin-top:20px; margin-right:120px; } 

#menuPageBar { position:absolute; left:0; top:105px; margin:0; padding:0; height:25px; width:900px; background-color:#D8E8D3; z-index:0; }
#menuPageBarTitle { position:absolute; left:630px; top:5px; z-index:1; font-weight:bold; }
#menuSubPage { float:right; z-index:1; background-color:#EEF3EB; width:85px; min-height:230px; margin-right:174px; margin-top:90px; padding:10px; padding-left:20px; line-height:1.8em; }
#menuSubPage a { color:#000000; text-decoration:none; }

#contentBlock { width:900px; margin-top:0; }
div.galleriesPhoto { float:left; margin-left:9px; margin-top:10px; margin-bottom:10px; width:200px; height:auto; margin-right:10px; }

div.contentHeaderBar { width:818px; height:30px; background-color:#D8E8D3; padding-left:82px; padding-top:10px; font-weight:bold; clear:left; }
div.contentBlockText { width:238px; margin-left:75px; float:left; line-height:1.3em; margin-top:10px; margin-bottom:10px; }
div.contentBlockCaption { width:108px; min-height:130px; margin-left:10px; float:left; background-color:#EEF3EB; padding:10px; margin-top:10px; margin-bottom:10px; line-height:1.1em; }

div.contentBreakerBar { width:900px; height:15px; background-color:#D8E8D3; clear:left; }

div.photoSurround { width:410px; height:180px; position:relative; float:right; overflow:hidden; margin-right:10px; margin-top:10px; }
div.photoSlider { height:160px; position:absolute; left:0; top:0; }
div.photoSlider img { float:left; border:none; margin-right:10px; }
div.photoControls { width:406px; height:11px; font-size:11px; position:absolute; bottom:0; left:0; padding:2px; padding-bottom:7px; }
div.photoControls a { text-decoration:none; font-weight:bold; }
.scrollPhotosLeft { float:left; }
.scrollPhotosRight { float:right; }