body { margin: 0px; padding:0px; background-color:#aba17b; }
body, td, th, div, li, select, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#3E6434; text-decoration:none; }
a:hover { text-decoration:none; color:#AA7002; }
div.spacer { clear:both; font-size:0px; height:0px; }
 
/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

#container {width:790px; margin:0px auto; background-color:#fff; border:1px solid #000;}
#links { height:29px; font-size:0px; background:url(/images/linkBG.gif) repeat-x;}
#links a { color:#000; padding:6px 8px 0px 8px; font-size:11px; display:block;}
#links a:hover { height:23px; float:left; background:url(/images/linkBgOver.gif); color:#fff; text-decoration:none;}
.ads { width:149px; text-align:center; vertical-align:top; background-color:#EBE1BE; border-left:1px solid #000; padding:10px 10px 50px 10px; }
.ads a { display:block; text-align:center; padding-top:10px; margin-top:10px; border-top:dashed 1px #ABA17B; color:#7F7757; }
.ads a:hover { color:#ff5f00; text-decoration:none; }
.contributorHeader { font-weight:bold; font-size:16px; text-decoration:underline; margin-top:20px;}
.sidebar { width:229px; padding:10px 0px 0px 10px; }
#sidebarHeader { height:26px; background:url(/images/sidebarHeader.gif) no-repeat; padding-top:10px; width:229px; color:#fff; text-align:center;font-size:16px; font-weight:bold;}
#sidebarText { padding:10px; background:url(/images/sidebarBG.gif) repeat-y; width:208px; }
#contentHeader { height:17px; background:url(/images/contentHeader.gif) no-repeat; color:#fff; font-size:16px; font-weight:bold; padding:10px 60px;}
#contentLink { width:81px; height:56px; background:url(/images/contentLink.gif) no-repeat; text-align:center; padding-top:36px;  }
#contentLink a { color:#183012; font-weight:bold; font-size:12px; line-height:14px; display:block; height:55px; }
#contentLink a:hover { color:#ff5f00; text-decoration:none;}
#subHead { height:22px; width:158px; text-align:center; color:#fff; font-size:14px; font-weight:bold; padding-top:7px;}
#boxBG { height:144px; line-height:13px; width:146px; font-size:11px; background:url(/images/subBg.gif) repeat-y; padding:6px;}
#boxBG ul { margin:0px 0px 0px 5px; padding:0px 0px 5px 15px; }
#boxBG ul li { padding-bottom:3px;  }
#boxBG ul li a { font-size:11px; font-weight:bold; }
#boxBG ul li a:hover { color:#AA7002; text-decoration:none; }
#footer { height:53px; background:url(/images/footerBG.gif) repeat-x; text-align:center; color:#fff; font-size:10px; font-weight:bold; padding-top:10px; margin:10px 0px;}
#membership{height:63px; background:url(/images/chamberMembership.gif) no-repeat; margin:0px; text-align:center; padding-top:36px; width:230px;  }
#membership a { color:#183012; font-weight:bold; font-size:16px; line-height:20px; display:block;}
#membership a:hover { color:#ff5f00; text-decoration:none;}

/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

#errorBox { width:90%; margin:30px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; font-size:14px; font-weight:bold; text-align:center; }
#confirmBox { width:90%; margin:30px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.list { margin:5px 0px 0px 10px; padding:0px 0px 0px 15px; list-style:none; list-style-image:url(/images/blueArrows.gif); }
.list li { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:12px; }

.pageHeader { font-size:14px; font-weight:bold; text-decoration:underline; margin-bottom:10px; }
.pageContent { font-size:12px; font-weight:normal; padding:5px; }
.pageSubHeader { font-size:11px; font-weight:bold; text-decoration:underline; }
.pageSubContent { font-size:11px; font-weight:normal; padding:5px; margin-bottom:5px; }

.titlePink    { color:#FA8B9B; font-weight:bold; font-size:14px; }
.titleRed     { color:#DD2B27; font-weight:bold; font-size:14px; }
.titleGreen   { color:#7EB53A; font-weight:bold; font-size:14px; }
.titleBlue    { color:#16927E; font-weight:bold; font-size:14px; }
.titleGrey    { color:#515151; font-weight:bold; font-size:14px; }
.titleYellow  { color:#FFFF33; font-weight:bold; font-size:14px; }

/* For new Events Display Functions */
.eventDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.eventContent { padding:10px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink { }
.eventSubContent {}
.eventDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.eventShowAllLink { margin:5px 0px; display:block; width:160px; text-align:right; } 

.eventDateHeader_FullCalendar { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.eventContent_FullCalendar { border:1px solid #CCDDEE; border-top:none; width:517px; margin-bottom:6px; }
.eventPicture_FullCalendar { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink_FullCalendar { display:block; font-size:14px; border:1px solid #CCDDEE; border-bottom:none; color:#666; padding:2px 0px 2px 4px; width:513px; background-color:#E8EEF7; margin-top:10px; }
.eventSubContent_FullCalendar { font-size:11px; padding:4px; color:#666; }
.eventDates_FullCalendar { font-size:9px; color:#777; background-color:#E8EEF7; padding:2px 0px 2px 5px; width:512px; text-transform:uppercase; }
.eventDivider_FullCalendar { clear:both; font-size:0px; height:0px; margin-bottom:0px; }
.eventShowAllLink_FullCalendar { margin:5px 0px; display:block; width:160px; text-align:right; } 
.eventReadMoreLink_FullCalendar { display:block; font-size:9px; color:#8FA3BF; padding:3px 0px 3px 0px; margin:0px 0px 0px 440px; background-color:#E8EEF7; border:1px solid #CCDDEE; border-width:1px 0px 0px 1px; text-align:center; }

/* For News Display Functions */
.newsDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:10px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsTitleLink {}
.newsSubContent {}
.newsDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink { display:block; margin:5px 0px; } 
.newsReadMoreLink { display:block; margin:5px 0px; }

#calendarMonthHeader { font-size:14px; font-weight:bold; border-bottom:1px solid#000; padding:5px 0px; }

#formTitle { font-weight:bold; }
#formField { margin:5px 0px 10px 20px; }

a.brownPageLink { display:block; color:#786A3F; border:solid 1px #786A3F; background-color:#C8BD90; text-align:center; margin:5px; padding:6px 0px; clear:both; font-size:14px; font-weight:bold; text-decoration:none; }
a.brownPageLink:hover { text-decoration:underline; }

/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }

/* For Products General Display Functions */
.productsGeneral_mainTable { width:100%; }
.productsGeneral_rowA {}
.productsGeneral_rowB {}
.productsGeneral_pictureColumn { width:120px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.productsGeneral_picture { border:1px solid #777; padding:2px; width:100px; }
.productsGeneral_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_featuredColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_nameLink { font-weight:bold; font-size:14px; color:#0072BB; }
.productsGeneral_modelNumber {}
.productsGeneral_retailPrice {}
.productsGeneral_ourPrice {}
.productsGeneral_details {}

/* For Real Estate Display Functions */
.realEstate_mainTable { width:100%; }
.realEstate_rowA {}
.realEstate_rowB {}
.realEstate_pictureColumn { width:120px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.realEstate_picture { border:1px solid #777; padding:2px; width:100px; }
.realEstate_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.realEstate_headlineLink { font-weight:bold; font-size:14px; color:#0072BB; }
.realEstate_address {}
.realEstate_price {}
.realEstate_acreage {}
.realEstate_numBeds {}
.realEstate_numBaths {}
.realEstate_squareFootage {}
.realEstate_propertyDescription {}


/* For Blog Display Functions */
.blogCategoryTitle { text-transform:uppercase; font-size:11px; color:#944A7B; }
.blogTitle { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.blogSubTitle { font-size:11px; color:#999; margin:2px 0px 6px 0px; }
.blogSubTitle a { font-weight:normal; }
.blogPost { padding:5px 0px 10px 0px; line-height:16px; font-size:12px; }
a.blogOlder { float:left; border:1px solid #944A47; padding:2px 5px; background-color:#F9F0F1; margin:0px 0px 0px 2px; color:#944A47; }
a.blogOlder:hover { float:left; border:1px solid #000; background-color:#944A47; color:#FFF; text-decoration:none; }
a.blogNewer { float:right; border:1px solid #944A47; padding:2px 5px; background-color:#F9F0F1; margin:0px 0px 0px 2px; color:#944A47; }
a.blogNewer:hover { float:right; border:1px solid #000; background-color:#944A47; color:#FFF; text-decoration:none; }
.blogContinue { display:block; margin:5px 0px; float:left; } 
.blogComments { display:block; margin:5px 0px; float:right; } 

.blogDivider { clear:both; font-size:0px; height:0px; margin-bottom:25px; border-bottom:#BBB dashed 1px; }
.blogCommentHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#425A30 solid 2px; padding-top:15px; }
ol.comments { margin:10px 0px 10px 0px; }
ol.comments li { padding-bottom:20px; border-bottom:1px dashed #CFBC8E; margin-bottom:20px; }

.commentAuthor { margin-top:10px; font-weight:bold; font-size:11px; color:#CFC3A8; }
.commentAuthor a { color:#9F9377;}
.blog_linksBar { text-align:center; margin-top:20px; }
.blog_totalComments { font-size:10px; text-align:center; margin:10px; }
a.blog_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.blog_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.blog_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.blog_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.blog_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.blog_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.blog_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.blog_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }





/* Fix Sizes On 
#main_image
#main_image img
#gallerytitle
#scroller 
#images
.jcarousel-skin-tango.jcarousel-container-horizontal // 86 x Num Images To Show For Width
.jcarousel-skin-tango .jcarousel-clip-horizontal     // 86 x Num Images To Show For Width
 */

/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #F58026; color:#000000; padding:10px; font-size:18px; font-weight:bold; background-color:#EFDED1;  }
.photoGalleryColumnRow { background-color:#FFFFFF; padding:5px 0px 5px 10px; border-bottom:1px dashed #9F9F9F; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #F58026; background-color:#9F9F9F; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #F58026; background-color:#F58026; color:#9F9F9F; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #F58026; background-color:#9F9F9F; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #F58026; background-color:#F58026; color:#9F9F9F; text-decoration:none; }
.photoGalleryPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.photoGalleryTopicSubject { border-top:3px solid #F58026; padding:10px; font-size:18px; font-weight:bold; background-color:#9F9F9F;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #9F9F9F; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #9F9F9F; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #9F9F9F; }
.photoGalleryResponseSubject { font-size:14px; font-weight:bold; }
.photoGalleryResponseBody { line-height:16px; margin:5px 0px; }
.photoGalleryResponseDate { font-size:11px; } 
.photoGallerySquares { padding:12px 3px 12px 3px; background-color:#FFFAEF; border-bottom:1px dashed #9F9F9F; }
/*.photoGallerySquares img { padding:3px; border:none; } */
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #9F9F9F; }
/*.photoGalleryPhoto img { padding:3px; border:none; }*/
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#9F9F9F; border-width:1px 0px; text-align:center; font-size:12px; font-weight:bold; padding:2px 0px 3px 0px; }
.photoGallery_linksBar { text-align:center; margin-top:20px; }
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery_current { border:2px solid #EFDED1; padding:2px 5px; margin:0px 2px; background-color:#F58026; color:#FFF; }
a.photoGallery_current:hover { border:2px solid #EFDED1; padding:2px 5px; margin:0px 2px; background-color:#F58026; color:#FFF; }
a.photoGallery_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.photoGallery_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.photoGallery_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.photoGallery_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }

/* BEGIN GALLERIA STYLE */
.galleria { list-style:none; width:200px; }
.galleria li { display:block; width:75px; height:75px; overflow:hidden; float:left; margin:0px 0px 0px 0px; }
.galleria li a { display:none; }
.galleria li div { position:absolute; display:none; top:0; left:180px; }
.galleria li div img { cursor:pointer; }
.galleria li img .thumb { cursor:pointer; top:auto; left:auto; display:block; width:auto; height:auto; }
.caption { display:block; }

.gallery_show { height:103px; margin:0px; }
.gallery_show li { width:75px; height:75px; border:3px double #FFF; margin:0px; }
.gallery_show li div { left:240px; }
.caption { font-size:12px; text-align:center; color:#000; }

#main_image { margin:0px auto 0px auto; height:500px; width:500px; }
#main_image img { margin-bottom:1px; padding:2px; border:1px solid #333; }

/* Main Layout */
#gallerytitle { width:590px; margin:0px auto 3px auto; text-align:right; padding:0px 0px 0px 0px; color:#000; }
#gallerytitle .start { color:#F58026; font-weight:bold; }
#gallerytitle .start:hover { color:#318F2C; font-weight:bold; }
#gallerytitle .stop  { color:#F58026; font-weight:bold; }
#gallerytitle .stop:hover  { color:#DD0000; font-weight:bold; }

/* Album Thumbnails */
#albums { float:left; margin-bottom:12px; }
#scroller { margin:0px auto; width:700px; height:110px; }
#images { margin:0px auto; width:700px; height:110px; }

/* start jcarousel */
.jcarousel-container { position:relative; }
.jcarousel-clip { z-index:2; padding:0px; margin:0px; overflow:hidden; position:relative; }
.jcarousel-list { z-index:1; overflow:hidden; position:relative; top:0px; left:0px; margin:0px; padding:0px; }
.jcarousel-item { float:left; list-style:none; cursor:pointer; }
.jcarousel-next { z-index:3; display:none; }
.jcarousel-prev { z-index:3; display:none; }

/* start tango jcarousel */
.jcarousel-skin-tango.jcarousel-container { -moz-border-radius:5px; background:#111; border:1px solid #F58026; }
.jcarousel-skin-tango.jcarousel-container-horizontal { width:516px; padding:10px 40px; margin:0px auto; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { height:81px; width:516px; }
.jcarousel-skin-tango .jcarousel-item { width:75px; height:75px; padding:0px; margin:0px; }
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right:6px; }
.jcarousel-skin-tango .jcarousel-item-placeholder { background:#000; color:#fff; }

/* Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal { position:absolute; top:38px; right:5px; width:32px; height:32px; cursor:pointer; background:transparent url(/images/next-horizontal.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background-position:-32px 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:active { background-position:-64px 0; }

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active { cursor:default; background-position:-96px 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal { position:absolute; top:38px; left:5px; width:32px; height:32px; cursor:pointer; background:transparent url(/images/prev-horizontal.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background-position:-32px 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background-position:-64px 0; }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor:default; background-position:-96px 0; }
