/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

body, .text { font-size: 12px} 
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #99a7c2 url(../images/bg.jpg) no-repeat center top; }
#main_container { width: 950px; margin-right: auto; margin-left: auto; background: #fff; }
#print_header {display:none}
#map h2 {font-size: 16px; line-height: 18px; color: #000; font-weight: normal; margin:0 0px 2px 0px;}

p { margin:0px 0px 10px 0px; }
.PageContent, table {font-size: 1em;}
p, .text, li {line-height: 1.83em}
h1 {font-size: 1.67em; line-height: 1.4em; color: #002366; font-weight: normal; margin:0px 0px 15px 0px; font-family:Georgia, "Times New Roman", Times, serif;}
h2 {font-size: 1.22em; line-height: 1.2em; color: #002366; font-weight: normal; margin:25px 0px 10px 0px; font-family:Georgia, "Times New Roman", Times, serif; }
h3 {font-size: 1.25em; line-height: 1.2em; color: #002366; font-weight: normal; margin:0px 0px 7px 0px; font-family:Georgia, "Times New Roman", Times, serif; }
h4 {font-size: 1.25em; line-height: 1.2em; color: #002366; font-weight: normal; margin:5px 0px 10px 0px; padding-top:5px; border-top: solid 1px #99a7c2; font-family:Georgia, "Times New Roman", Times, serif; }
h5 {font-size: 1.15em; line-height: 1.2em; color: #002366; font-weight: normal; margin:0px 0px 0px 0px; font-family:Georgia, "Times New Roman", Times, serif; }
.textColor {color: #31659b}

dl, dt, dd { padding:0; margin:0;}

.member dt { margin:10px 0 5px 0; clear:both;}
.member dt a:link, .member dt a:visited { width:672px; padding:5px 10px 5px 24px; display:block; background:#e7eaf1 url(../images/member_link_top_off.gif) no-repeat 0 0; border-bottom:1px solid #e6e9f0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:16px; color:#002366;}
.member dt a:hover, .member dt a:active { width:672px; padding:5px 10px 5px 24px; display:block; background:#334f85 url(../images/member_link_top_hover.gif) no-repeat 0 0; border-bottom:1px solid #334f85; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:16px; color:#fff; text-decoration:none}
.member dt a:link em, .member dt a:visited em { float:right; font-size:.8em; color:#667ba3}
.member dt a:hover em, .member dt a:active em { float:right; font-size:.8em; color:#fff}
.member dd { width:685px; padding:0 10px 10px 5px;}
.member ul { list-style-type: none; margin:0 0 0 5px; padding:0 5px; border-top:1px solid #e6e9f0; border-bottom:1px solid #e6e9f0; clear:both; background-color:#f2f4f7}
.member ul li { padding:0; margin:0; display:inline; background:none;font-size:.9em; color:#333}
.member .description, .memberPage .description {}
.member .address, .memberPage .address {display:block; background:url(../images/icons/10x10/address.gif) no-repeat 0 5px; padding-left: 16px}
.member .directions, .memberPage .directions {display:block; background:url(../images/icons/10x10/arrow-down.gif) no-repeat 0 5px; padding-left: 16px}
.member .phone, .memberPage .phone {display:block; background:url(../images/icons/10x10/phone.gif) no-repeat 0 5px; padding-left:16px}
.member .website, .memberPage .website {display:block; background:url(../images/icons/10x10/website.gif) no-repeat 0 5px; padding-left:16px}
.member .contacts, .memberPage .contacts {display:block; background:url(../images/icons/10x10/contacts.gif) no-repeat 0 5px; padding-left:16px}
.member .email, .memberPage .email{display:block; background:url(../images/icons/10x10/email.gif) no-repeat 0 5px; padding-left:16px}
.member .news, .memberPage .news{display:block; background:url(../images/icons/10x10/newspaper.gif) no-repeat 0 5px; padding-left:16px}
.member .description { width:455px; float:right; clear:right}
.member .contactInfo { width:194px; color:#002366; padding-left:5px; line-height:1.3em; margin-bottom:5px}
.memberPage li { color:#002366;}
.member .address { float:left; margin-right:10px}
.member .phone { float:left; margin-right:10px}
.member .website { float:left; margin-right:10px}
.member .contacts { float:left; margin-right:10px}
.member .email { float:left; margin-right:10px}
.member .news { float:left; margin-right:10px}
.member .vr { float:left; margin-right:10px; color:#99A7C2}
.member .clear { margin:0; padding:0; clear:both; display:block}

/*
.member .news { width:194px}
.member .address { width:184px}
.member .phone { width:194px}
.member .website { width:194px}
.member .contacts { width:194px}
.member .email { width:194px}
.member .news { width:194px}
*/

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 0px 2px; margin-top: 0px; padding-left: 15px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 15px; margin-left: 15px; }

a:link, a:visited, .ValidatorTextClass a:link, .ValidatorTextClass a:visited { color: #990000; text-decoration: none; }
a:hover, a:active, .ValidatorTextClass a:hover, .ValidatorTextClass a:active { color: #006666; text-decoration: underline; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #99a7c2; border-right: 0px; border-bottom: 0px; border-left: 0px; }

.formbox, .formtextarea, .formselect, .ValidatorTextClass input {  border: 1px solid #99a7c2; font-size: 11px; line-height:13px; color: #666666;background: url(../images/formboxBG.gif) no-repeat 0 0; }
.formbox, .ValidatorTextClass input { padding: 2px 3px; background-color:#fff}
.formtextarea { padding: 2px 0px; background-color:#fff}
.formselect { padding: 0; }
.formselect option {padding:0 3px; background:#fff;}
.formbutton { padding: 2px 3px; background: #002366; cursor:pointer; border:none; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; }

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; margin:0px 0px 10px 20px; clear:right; padding:1px; border:solid 1px #99a7c2;}
.photoleft { float:left; margin:0px 20px 10px 0px; clear:left; padding:1px; border:solid 1px #99a7c2;}
.phototreatment { padding:1px; border:solid 1px #99a7c2;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { }
.PageContent { width:706px; padding:6px 0 10px 0; vertical-align:top; overflow:hidden; float:left;}

.left_col { width:210px; margin-right:15px; vertical-align:top; float:left;}
.header { background:url(../images/header_bg.jpg) no-repeat 0 0; border-bottom:solid 4px #66a3a3;}
.flashArea {padding:5px; background:#fffae6; border-bottom:solid 4px #66a3a3; line-height:0; font-size:0;}

.welcome { width:450px; margin-right:60px; float:left; padding:25px 0 15px 0;}
.welcome p { line-height:26px;}
.welcome .highlight_box { line-height:30px;}

.homeRight { width:340px; float:left; margin-top:20px;}
.homeRight span { color:#990000;}
.homeRight h2 { margin:0 0 0 0;}
.homeButton { width:320px; padding: 6px 10px 6px 10px; display:block;background:url(../images/home/link_bg_off.gif) no-repeat 0 0; color:#002366; cursor:pointer}
.homeButton:hover { width:320px; padding: 6px 10px 6px 10px; display:block;background:url(../images/home/link_bg_hover.gif) no-repeat 0 0; color:#fff; text-decoration:none}
.homeRight h2 a:link span, .homeRight h2 a:visited span { color:#990000;}
.homeRight h2 a:hover span, .homeRight h2 a:active span { color:#fff;}

.homeRight h2 a:link .rssIcon, .homeRight h2 a:visited .rssIcon, homeRight h2 a:hover .rssIcon, .homeRight h2 a:active .rssIcon { width:14px; padding: 0 0 0 0; display:block;background:none}

.homeCallout { float:left; margin-top:20px;}
.homeCallout a:link, .homeCallout a:visited { width:284px; padding:11px 10px 10px 46px; display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:18px; color:#002366; background:url(../images/home/members_callout.gif) no-repeat 0 0; text-decoration:none;}
.homeCallout a:hover, .homeCallout a:active { width:284px; padding:11px 10px 10px 46px; display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:18px; color:#fff; background:url(../images/home/members_callout_hover.gif) no-repeat 0 0; text-decoration:none;}
.homeCallout span { color:#990000;}


.homeRight ul { list-style-type: none; margin:0 0 0 5px; padding:0;}
.homeRight ul li { padding:0; margin:0; display:inline; background:none;}
.homeRight ul a em { color:#000;}
.homeRight ul a:link, .homeRight ul a:visited { width:315px; padding:4px 10px 4px 15px; display:block;background:url(../images/icons/16x16/bullet2.gif) no-repeat 0 6px;}
.homeRight ul a:hover, .homeRight ul a:active { width:315px; padding:4px 10px 4px 15px; display:block;background:url(../images/home/link_hover.gif) no-repeat 1px 1px; text-decoration:none}


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { width:300px; float:right; text-align:right; padding-right:15px; clear:right;color:#002366;font-size:10px;line-height:10px; margin-top:12px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#990000; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:none; }
.Tier0 a:link.On, .Tier0 a:visited.On, .Tier0 a:hover.On, .Tier0 a:active.On { text-decoration:none; color:#002366;}


.breadcrumb { border-bottom:solid 1px #99a7c2; color:#99a7c2; padding-bottom:3px; margin-bottom:17px;}

/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { width:690px; float:right; clear:right; margin-top:99px;}
.Tier1 img { margin-right:5px;}


/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/

ul.DHTMLMenu {background: transparent url(../images/navigation/menu_background.png) repeat 0px 0px; padding: 0px;margin: 0px;border: none;position: absolute;z-index: 500;display: none;}
ul.DHTMLMenu li {background: none;padding: 0;margin: 0;line-height: 20px;}
ul.DHTMLMenu li a:link, ul.DHTMLMenu li a:visited {color: #fff;background: transparent;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; }
ul.DHTMLMenu li a:hover, ul.DHTMLMenu li a:active {color: #fff;background: #990000;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}


/*----- SIDE NAVIGATION ELEMENTS -----*/

/* ul */.SideNav { list-style-type: none; margin:0 0 0 5px; padding:0;}
.SideNav li { padding:0; margin:0; display:inline; background:none;}

/* OFF li */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:170px;padding:8px 25px 8px 5px;text-decoration:none;color:#002366;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 16px; }
/* OFF HOVER li */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat 0 -100px; color:#990000; }


/* OFF li */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:165px;padding:5px 24px 5px 11px;text-decoration:none;color:#fff;display:block; margin-bottom:1px;border-bottom: 1px solid #5c0000;background: url(../images/navigation/nav.gif) no-repeat 0 -200px; font-family:Arial, Helvetica, sans-serif;font-size: 12px; line-height: 14px; }
/* OFF HOVER li */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat 0 -300px;color:#002366;border-bottom: 1px solid #ffcc00; }
/* ON li */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:165px;padding:5px 24px 5px 11px;text-decoration:none;color:#002366;display:block; margin-bottom:1px;border-bottom: 1px solid #ffcc00;background: url(../images/navigation/nav.gif) no-repeat 0 -300px; font-family:Arial, Helvetica, sans-serif;font-size: 12px; line-height: 14px; }


/*----- PAGE ELEMENTS -----*/

.ShareLinks { padding-top:15px;margin-top:60px;border-top: 1px solid #99a7c2; clear:both; font-size:11px; line-height:13px;}
.ShareLinks a:link, .ShareLinks a:visited { text-decoration:none; }
.ShareLinks a:hover, .ShareLinks a:active { text-decoration:none; }

.ShareLinks_home {margin-top:40px;clear:both; font-size:11px; line-height:13px;}


.Footer { color: #e6e9f0; font-size: 11px; line-height: 13px; padding:12px 10px 20px 0; background:#99a7c2;}
.Footer a:link, .Footer a:visited { color: #fff; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #fff; text-decoration:underline; }
.Footer a:link.On, .Footer a:visited.On, .Footer a:hover.On, .Footer a:active.On { text-decoration:none; color:#e6e9f0;}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */
.left_col div { float:left; clear:both;}
.left_spacer { height:4px; background:#66a3a3; margin:5px 0; width:210px; float:left; clear:both; font-size:0; line-height:0;}
.calloutIMG img { margin-left:5px;}
.join a:link, .join a:visited { width:180px; padding: 6px 10px 6px 10px; height:18px; margin-left:5px; display:block; background:url(../images/join_bg.gif) no-repeat 0 0; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:18px; color:#002366;}
.join a:link span, .join a:visited span { color:#990000;}
.join a:hover, .join a:active { width:180px; padding: 6px 10px 6px 10px; height:18px; margin-left:5px; display:block; background:url(../images/join_bg_hover.gif) no-repeat 0 0;text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:18px; color:#fff;}
.join a:hover span, .join a:active span { color:#fff;}
.bottom { padding:5px 25px 15px 17px; width:168px; line-height:19px;}

.memberContact {float:right; margin-bottom:10px; width:200px; background:#e6e9f0; padding:10px; -moz-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em}
.memberContact p { font-size:.9em; line-height:1.2em}

h1.memberTitle { padding:3px 10px 3px 24px; font-size:1.5em; display:block; background:#e7eaf1 url(../images/member_link_top_off.gif) no-repeat 0 0; border-bottom:1px solid #e6e9f0; color:#002366; border-bottom: 1px solid #99A7C2}

ul.categoryListing {}
ul.categoryListing li { background:url(../images/icons/10x10/plus.gif) no-repeat 0 8px; color: #990000; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em}
ul.categoryListing li ul li { margin-left:0; background-image: url(../images/icons/inline/bullet-red.gif); background-repeat: no-repeat; background-position: 5px 7px; margin-top: 0px; padding-left: 15px; font-size:11px; font-family:Arial, Helvetica, sans-serif}
ul.categoryListing li ul li a:link, ul.categoryListing li ul li a:visited { color:#002366}
ul.categoryListing li ul li a:hover, ul.categoryListing li ul li a:active { color:#990000}
ul.categoryListing li ul li a:hover em, ul.categoryListing li ul li a:active em { color:#c26666}

ul.categoryListing em { color:#667ba3}

.ValidatorLinkClass { display:none}
.ValidatorTextClass img { border:1px solid #99A7C2; padding-right:15px; background-color:#eee}

.flashArea a {width:250px; height:70px; display:block; float:left }
a:link.homeCallout1, a:visited.homeCallout1 {margin-bottom:5px; background: url(../images/home/b-current_members.gif) no-repeat 0 0 }
a:hover.homeCallout1, a:active.homeCallout1 {margin-bottom:5px; background: url(../images/home/bb-current_members.gif) no-repeat 0 0 }
a:link.homeCallout2, a:visited.homeCallout2 {margin-bottom:5px; background: url(../images/home/b-prospective_members.gif) no-repeat 0 0 }
a:hover.homeCallout2, a:active.homeCallout2 {margin-bottom:5px; background: url(../images/home/bb-prospective_members.gif) no-repeat 0 0 }
a:link.homeCallout3, a:visited.homeCallout3 {margin-bottom:5px; background: url(../images/home/b-old_saybrook_living.gif) no-repeat 0 0 }
a:hover.homeCallout3, a:active.homeCallout3 {margin-bottom:5px; background: url(../images/home/bb-old_saybrook_living.gif) no-repeat 0 0 }
a:link.homeCallout4, a:visited.homeCallout4 {background: url(../images/home/b-visiting_the_region.gif) no-repeat 0 0 }
a:hover.homeCallout4, a:active.homeCallout4 {background: url(../images/home/bb-visiting_the_region.gif) no-repeat 0 0 }

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

.highlight_box { border-top:1px solid #99a7c2; border-bottom:1px solid #99a7c2; padding:7px 0; margin:20px 0;font-size:15px; line-height:30px; color:#006666;}