@charset "utf-8";
/* CSS Document */
html {
	background-image: url(../Images/BackgroundPattern.png);

}
body {
	background-image: url(../Images/Background.png);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
h1 {
	color: #7A6AA6;
	font-style:italic;
	font-size: 150%;
	padding-left: 10px;
	letter-spacing: -1pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
h2 {
	color: #2E6AB1;
	font-style:italic;
	font-size: 125%;
	padding-top: 5px;
	padding-left: 3px;
	font-weight: normal;
}
img {
	border: none;
}
strong {
	font-weight: bold;
}
#doc4 {
	background-color: #FFFFFF;
}
#Masthead {
	width: 974px;
}
.Stripes {
	background: url(../Images/TopStripes.png) no-repeat;
	height: 5px;
	width: 974px;
}
#TopNavigation {
	width: 974px;
	background: url(../Images/TopNavBackground.gif) repeat-x;
	height: 23px;
}
#MainContainer {
	width: 974px;
	background-image: url(../Images/BeachStripesFadeToWhite.gif);
	background-position: 1px -5px;
	background-repeat: no-repeat;
}
#Main {
	background-color: #FFFFFF;
	position:relative;
	float: left;
	left: 9px;
	width: 604px;
}
.UserMain {
	margin: 10px 10px 10px 10px;
}
.UserMain table {
	margin-left: 25px;
}
.UserMain th {
	font-weight: bold;
	padding-right: 16px;
}
.UserMain td {
	text-align: left;
	vertical-align: top;
	padding-right: 16px;
}
.UserMainDivider {
	border-bottom: 1px dotted #BBB4A8;
	/*margin: 5px 5px 5px 5px;*/
}

#LeftColumn {
	float: left;
	width: 180px;
	background-color: #E7DFD1;
}
#RightColumn {
	float: Right;
	width: 180px;
	background-color: #E7DFD1;
}
#RightColumnBackground {
    margin: 0;
    padding: 0;
    background-image: url(../Images/SidePanelColor.gif);
    background-position: right;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    
}
#RightColumnBackgroundWide {
    margin: 0;
    padding: 0;
    background-image: url(../Images/SidePanelColorWide.gif);
    background-position: right;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    
}
#LeftColumnBackground {
    margin: 0px;
    padding: 0px;
    background-image: url(../Images/SidePanelColor.gif);
    background-repeat: repeat-y;
    
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#BottomNav {
	clear: Both;
	width: 974px;
	height: 24px;
	background: url(../Images/TopNavBackground.gif) repeat-x;
	text-align: center;
}
#Footer {
	background-color: #FFFFFF;
	border-bottom: solid 2px #776654;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.Divider {
	border-bottom: 1px solid #BBB4A8;
	margin: 0px 8px 0px 0px;
	clear: both;
}
#LeftColumnNavigation {
	background: #FFFFFF url(../Images/BeachStripesFadeToWhite.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
#LeftColumnNavigation a, #LeftColumnNavigation a:active{
	color:#2e6ab1;
	font-size: 12px;
	text-decoration:none;
	padding-left: 5px;
	font-weight: normal;
	outline: none;
}
#LeftColumnNavigation a:hover {
text-decoration: underline;
}
#LeftColumnNavigation td{
	background-image:url(../Images/LeftNavigationLinkBackground.gif);
	background-repeat:repeat-x;
	background-position:left;
	height: 27px;
}
#SearchBar{
	background: #E7DFD1 url(../Images/LeftNavigationSearchBackground.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
}
#SearchBar span{
	padding-left: 0px;
	font-size: 85%;
}
#SearchBar form{
	padding-left: 6px;
	padding-top: 2px;
}
.Ad {
	padding-top: 20px;
	text-align:center;
	border:none;
}
#Sponsors {
	background-color:#FFFFFF;
	padding-top: 5px;
	width: 974px;
}
#Sponsors img {
	padding-left: 10px;
}
.spacer {
	padding-top: 5px;
}
.bigSpacer {
	padding-top: 20px;
}
.article {
	margin: 0px 5px 5px 5px;
}
.boxTop {
	background: url(../Images/NECorner.png) no-repeat top right;
	height: 8px;
	background-color: #FFFFFF;
}
.boxBottom {
	background: url(../Images/SWCorner.png) no-repeat bottom left;
	overflow: hidden;
	margin-top: 12px;
	height: 8px;
}
#UpcomingEvents {
	background: #FFFFFF url(../Images/BeachStripesFadeToWhite.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.Dates {
	color: #7A6AA6;
	font-size: 75%;
	padding: 0px 3px 0px 3px;
}
.Title {
	padding: 7px 3px 0px 3px;
	font-size: 75%;
}
.Title a {
	color: #000000;
	outline: none;
}
.CalendarLink {
	text-align: right;
	margin: 12px 3px 0px 0px;
}
.CalendarLink a {
	font-size: 75%;
	text-decoration: none;
	outline: none;
	color: #2E6AB1;
}
.CalendarLink a:hover {
	text-decoration: underline;
}
.Listing {
	font-size: 90%;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-right: 8px;
}
.Listing .Divider {
	margin: 0px;
}
.EnhancedListing {
	background: url(../Images/SWCorner.png) no-repeat top left;
	overflow: hidden;
	background-color: #FFFED9;
	font-size: 90%;
	margin-top: 20px;
	margin-right: 6px;
	padding-right: 2px;
	padding-top: 8px;
}

.ListingBoxTop {
	background: url(../Images/NECorner.png) no-repeat top right;
	height: 8px;
}
.ListingBoxBottom {
	background: url(../Images/SWCorner.png) no-repeat bottom left;
	height: 8px;
	overflow: hidden;
}
#Photo {
	padding: 0px 20px 10px 20px;
	float: left; 
}
.MapPhoto {
	padding: 10px 20px 10px 4px;
	float: left; 
}
#Business {
	color: #7A6AA6; /*#2e6ab1;*/
	font-weight: 700;
	font-size: 120%;
	margin-left: 10px;
	padding-top: 10px;
}
.Business {
	color: #7A6AA6;
	font-weight: bold;
	font-size: 16px;
	padding-left: 4px;
	clear: both;
}
.BusinessSection {
	color: #7A6AA6;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 4px;
	clear: both;
}
.BusinessTitle {
	color: #7A6AA6;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 4px;
}
.SpecialDescription {
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 16px;
}
#Address, #Contact, .Description {
	margin: 10px 10px 10px 20px;
}
.Description {
	line-height: 16px;
	clear: left;
}
.Address, .Contact {
	margin: 10px 20px 10px 20px;
}
.MapAddress, .MapContact {
	margin: 10px 10px 10px 4px;
}
.Photo {
	padding: 10px 20px 10px 20px;
	float: left; 
}
.PhotoList {
	margin: 10px 6px 10px 20px;
}
.PhotoList td {
	vertical-align: top;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.PhotoList th {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.PageButton, .PageButtonSelected {
	font-size: 125%;
}
.CriteriaForm {
	margin: 0px 10px, 0px, 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.CriteriaForm table {
	margin-left: 0px;
}
.CriteriaForm td {
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	padding-right: 18px;
}
.pagination{
	padding: 2px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	/*font-size: 14px;*/
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 0px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFED9;
}

.pagination a.currentpage{
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #CCCCCC;
	/* border-color: #929292; */
	font-weight: normal !important;
}

.pagination a.prevnext{
	font-weight: normal;
}
.pagination a.prevnext img{
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navigation {
	padding: 2px;
}

.navigation ul{
	margin: 0;
	padding: 0;
	 /*Set to "right" to right align pagination interface*/
	text-align: center;
	font-size: 12px;
}

.navigation li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	height: 26px;
	line-height: 16px;
}
.navigation a, .navigation a:visited{
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	/*border-right: 1px solid #9aafe5;*/
	text-decoration: none; 
	color: #2e6ab1;
	font-weight: bold;
}
.navigation a:hover, .navigation a:active{
	/*border-right: 1px solid #9aafe5;*/
	text-decoration: underline;
}
.navigation a.TerminalLink, .navigation a.TerminalLink:visited{
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 0px;
	text-decoration: none; 
	color: #2e6ab1;
	font-weight: bold;
}
.navigation a.TerminalLink:hover, .navigation a.TerminalLink:active{
	border-right: 0px;
	text-decoration: underline;
}
.navigation a.currentpage{
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.navigation a.disablelink, .navigation a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.Error {
	color: #9E0000;
	font-style:italic;
	font-size: 125%;
	padding-top: 5px;
	padding-left: 10px;
}
.LMA table {

}
.LMA th, .LMA td {
	font-size: 75%;
	padding: 3px;
	border: solid 1px #FFFFFF;
}
.LMA th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2e6ab1;
}
.LMA td {
	border-color: #FFFFFF;
	background-color: #E7DFD1;
}
.LMA td span {
	color: #2e6ab1;
}
#listingLinkContainer {
	font-size: 10px;
	line-height: 14px;
	float: right;
	text-align: right;
}
#listingLinkContainer a {
	text-align: right;
	text-decoration: none;
	padding-right: 0px;
	color: #7A6AA6;
}
#listingLinkContainer a:hover {
	text-decoration: underline;
}
.moreAboutLinks {
	float: right;
	text-align: right;
	font-size: 90%;
	line-height: 18px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.moreAboutLinks a, .moreAboutLinks a:hover, .moreAboutLinks a:visited {
	color: #2E6AB1;
	text-decoration: none;
}
.moreAboutLinks a:hover {
	text-decoration: underline;
}
.inlineLinks {
	color: #2E6AB1;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
.inlineLinks a, .inlineLinks a:hover, .inlineLinks a:visited {
	outline: none;
	color: #2E6AB1;
	text-decoration: none;
}
.inlineLinks a:hover {
	text-decoration: underline;
}
.EnhancedLink {
	font-size: 70%;
	font-weight: normal;
	color: #7A6AA6;
}
.EnhancedLink a, .EnhancedLink a:hover, .EnhancedLink a:visited {
	outline: none;
	padding-left: 10px;
	color: #2E6AB1;
	text-decoration: none;
}
.EnhancedLink a:hover {
	text-decoration: underline;
}
.Calendar {
	clear: both;
}
.Calendar table {
	border: none;
	margin-left: 0px;
	margin-right: 8px;
}
.Calendar td {
	vertical-align: top;
	padding: 2px;
	/* background-color: #FFFFCC; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB4A8;
}

.Calendar th {
	color: #7A6AA6;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB4A8;
}
.EventSelected {
	background-color: #FFFED9;
}
.EventTitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.EventContact td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: none;
}
.ReadOnlyField {
	border: none;
}