/*--copyright CLUBESSENTIAL 2007, All rights reserved--*/

/* GENERAL */
body {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	
}
	
table {
	
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif

}

a {
	
	font-family: Arial, sans-serif; 
	text-decoration: none;
	color: #002920;
	
}

a.small {

	font-size: 10pt;
	font-family: Arial, sans-serif; 
	color: #002920;

}

a.anchor {

	color: #002920;
	
}

a:visited {

	color: #002920;

} 

a:hover {

	font-family: Arial, sans-serif; 
	text-decoration: underline;
	color: #002920;

}

/*  HEADER TAG ADDITION  */

h1 {
	
	display: inline;
	font-family: "Times New Roman", serif;
	font-size: 30px;
	color: #092101;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

h2 {

	display: inline;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

h3 {

	display: inline;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #8b0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;

}

/*p {
	
	font-color: #6a3c00;
	font-size: 11px;
	line-spacing: 12px;
	
}

p a { 

	border-bottom: 1px dotted #132E0D;
	
}

p a:hover {

	color:#ffc000;
	text-decoration:none;

}
*/

/*General Row Hover Classes*/
.rowNormal {
	
	color: #000000;
	background-color: #FFFFFF;

}

.rowHover {
	
	background-color: transparent;
	background-color: #FFFFFF;

}
 
/*Copyright text at bottom of each page*/
.copyright {
 
 	font-size: 10px;
 	color: #000000;

}
 
/*Survey Module*/
.modSurveyEditDividerHdr {
 
 	background-color: transparent;
 	/*font-size: ;
 	color: ;*/
 
}

/*INBOX MODULE*/
.modInboxMessageTextArea {
 
	background-color: #FFFFFF;

}
 
/*MEMBER PROFILE MODULE*/
.modRosterHiliteHiddenField {
 
 	color: #AAAAAA;

}
 
/*ROSTER PROFILE UPDATE REPORT MODULE*/
.modProfileReportRowHeader {
 	
	background-color: #99BFD9;

}
 
.modProfileReportRow {
 	
	background-color: #FFFFFF;

}
 
/* Plug-in POLLING */
/*bkg = E1DAB4 (matched)  or  F4EECC (light)*/
.plgPollQuestionArea {
	
	background-color: #F4EECC;
	font-family: Arial, sans-serif;
	color: #000000;
}

.plgPollHeader {
	
	font-size: smaller;
	background-color: #E1DAB4;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;

}

.plgPollResultBar {
	
	background-color: #D7BF7F;

}

.plgPollHighlightFont {
	
	font-family: Arial, sans-serif;
	color: #FF0000;

}

.plgPollborder {
	
	background-color: #CFC890;

}


/* ###  DYNAMIC LIST  ### */
.modDListItemListname {
	
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.modDListItemTitle {
	
	font-size: 16px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.modDListItemSubtitle {
	
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

a.RosterRowHidden {
	
	color: #FF0000;
	text-decoration: none;

}

a.RosterRowHidden:hover {
	
	color: #FF0000;
	text-decoration: none;

}

a.RosterRowHidden:visited {
	
	color: #FF0000;
	text-decoration: none;

}

/*GENERAL PLUGIN ACTION LINKS*/
a.plgHeaderBarAction {
	
	font-size: 9px;
	color: #06241D;
	text-decoration: underline;

}

a.plgHeaderBarAction:hover {
	
	font-size: 9px;
	color: #06241D;
	text-decoration: underline;

}

a.plgHeaderBarAction:visited {
	
	font-size: 9px;
	color: #06241D;
	text-decoration: none;

}

/*Module Specific Classes*/
/*CALENDAR MODULE*/
.modCalYearCurrentMonthHighlight {
	
	background-color: #FFFFFF;

}

.modCalYearCurrentDayHighlight {
	
	background-color: #E5CD93;
	font-weight: bold;
	color: #000000;

}

/*INBOX MODULE*/
.modInboxMessageView {
	
	background-color: #FFFFFF;

}

/*USER REGISTRATION MODULE*/
.modSignupForm {
	
	background-color: #F0EADA;

}

/*SEARCH ENGINE*/
a.modSearchPrintButton {
	
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}

.modSearchResults {

	background-color: #F0EADA;
	color: #000000;

}

/*Module Specific Classes*/
.modArticlesRowHighlight {
	
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.modArticlesDayHeader {
	
	background-color: #B7AA7B;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #132E0D;
	border: 1px solid #132E0D;

}

a.modEvtMgrHeader {
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

a.modEvtMgrHeader:hover {
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

a.modEvtMgrHeader:visited {
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

/*Module Specific Classes*/
.modDirectoryNoEditShade {
	
	background-color: #F7F4F3;

}

.modDirectoryCheckboxShade {
	
	background-color: #DEDEDE;

}

.txtbox {

	background-color: #FFFFFF; 
	color: #000000;
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	border-style: inset; 
	border-width: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px;

}

/* left NAV MENU background */
.CEMenu {

background: transparent;

}

/* background color OF THE CLUB LOGO AT THE leftMOST CORNER */
.cornerheader {

	background-color: #132E0D;

}

/* background color OF THE top BANNER */
.bannerheader {

	background-color: #132E0D;

}

/* background color OF THE GLOBAL BUTTONS */
.globalnav {

	background-color: #132E0D;
	}

/* FRAME PAGE background */
.page {

	background: #294415 url(http://www.ceclients.com/sites/LexingtonCountryClubPublic/images/bodybg2.jpg) top center no-repeat;
	
}
	

/* PLUGIN TITLES */
.plugintitle {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;

}

/* External News Text (not links) */
.news {

	font-family: Arial, sans-serif;
	font-size: 11px;

}

/* Plug-in CALENDAR */
.plgCalendarHeader {
	
	font-size: 10px;
	background-color: transparent;
	font-family: Arial;
	color: #06241D;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;

}

.plgCalendarWeekday {
	
	font-size: 10px;
	background-color: #EDEADB;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;

}

.plgCalendarWeekend {
	
	font-size: 10px;
	background-color: #E0DBC2;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;

}

.plgCalendarDayOn {
	
	background-color: #EDEADB;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 2px;

}

/* Plug-in HEADER BAR 
.plgHeaderBar {
	
	font-size: 11px;
	background-color: transparent;
	font-family: Arial, sans-serif;
	color: #132E0D;

}

.plgHeaderBarAction {
	
	font-size: 8px;
	font-family: Arial, sans-serif;
	color: #FFBA00;

}
*/

.plgHeaderBarborder {
	
	background-color: #FFFFFF;

}

.plgborder {

	background-color: transparent;

}

.plgAltLine {

	background-color: #EDEADB;

}

/* Plug-in 5DAY WEATHER */
.plgWeatherHeader {
	
	font-size: smaller;
	background-color: transparent;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #666666;
	
}

.plgWeatherAltBkg {

	background-color: transparent;
	
}

.plgWeatherHghTxt {
	
	font-size: smaller;
	font-family: Arial, sans-serif;
	color: #132E0D;

}

.plgWeatherLowTxt {
	
	font-size: smaller;
	font-family: Arial, sans-serif;
	color: #034E87;

}

.plgWeatherCndTxt {
	
	font-size: smaller;
	font-family: Arial, sans-serif;
	color: #666666;

}

/* Plug-in INBOX */
.plgInboxHeader {
	
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;

}

/* Plug-in LEADERBOARD */
.plgLdrbrdHeader {
	
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;

}

.plgLdrbrdHiliteUser {
	
	font-weight: bold;
	color: #FFFFFF;

}

/* Plug-in EXTERNAL NEWS */
.s {
	
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
}

.h {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #132E0D;
	padding-left: 20px;

}

/* Plug-in NEWS */
.plgNewsPosted {
	
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #000000;
	padding-left: 9px;

}

/* Plug-in LINK */
.plgLinkTxt {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;

}

.plgLinkDesc {
	
	font-size: smaller;
	font-family: Arial, sans-serif;
	color: #FFBA00;
	padding-left: 9px;
	text-decoration: none;

}

/* Plug-in RESERVATIONS */
.plgResCurrent {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;

}

.plgResTxt {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #132E0D;

}
.plgResDesc {
	
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #000000;

}
	
/* **********MODULE SPECIFIC CLASSES*********** */

/* ###  GENERAL MODULE SETTINGS  ### */
.modHeader {
	
	font-size: 14pt;
	font-family: Arial, sans-serif;
	color: #000000;

}

.modHeaderLine {
	
	color: #000000;

}

.modAdmin {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;

}
.modPopupHeader {
	
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-color: #132E0D;
	border-bottom: #000000 1px solid;
    border-top: #B7AA7B 1px solid;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;

}
.modAltLine {
	
	background-color: #D5CFBA;

}

.fadedfont {
	
	color: #003060;

}

/* ###  MESSAGE BOARD  ### */
.modMsgBrdShaded {
	
	background-color: #FFFFFF;

}

/* ###  MAP AND DIRECTIONS*/
.modMapShaded {
	
	background-color: #FFFFFF;
	
}

/*SEARCH ENGINE*/
.modSearchShaded {
	
	background-color: #FFFFFF;

}

.modSearchShaded2 {
	
	background-color: #FFFFFF;

}

/* ###  LIVE CHAT  ### */
.modChatIndexHeader {
	
	background-color: #132E0D;
	color: #FFFFFF;

}

.modChatRoomList {
	
	background-color: #FFFFFF;
	color: #000000;

}

/* ###  SITE STATISTICS  ### */
.modStatsVisitorBar {
	
	background-color: #B7AA7B;
	color: #FFFFFF;

}

.modStatsUserBar {
	
	background-color: #132E0D;
	color: #FFFFFF;

}

/* ###  EVENT MANAGER  ### */
.modEvtMgrHeader {
	
	background-color: #132E0D;
	font-weight: bold;
	color: #FFFFFF;

}

/* ###  GOLF STATISTICS  ### */
.modGolfStatsHeader1 {
	
	background-color: #132E0D;
	font-weight: bold;
	color: #FFFFFF;

}

.modGolfStatsHeader2 {
	
	background-color: #FFFFFF;
	color: #000000;

}

.modGolfStatsDataRow {
	
	background-color: #FFFFFF;
	color: #000000;
	
}

/* ###  COURSE TOUR  ### */
.modCrsTourSelectedTab {
	
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;

}

.modCrsTourUNSelectedTab {
	
	background-color: #132E0D;
	color: #FFFFFF;

}

.modCrsTourHoleChooser {
	
	background-color: #132E0D;
	font-weight: bold;
	color: #FFFFFF;

}

.modCrsTourSelectedHole {
	
	background-color: #FFFFFF;

}

.modCrsTourTeeBoxHeader {

	background-color: #132E0D;
	color: #FFFFFF;
	
}

.modCrsTourTeeBoxData {

	background-color: #FFFFFF;
	color: #000000;
	
}

.modCrsTourScoreCardHeader {

	background-color: #132E0D;
	color: #FFFFFF;
	
}

.modCrsTourScoreCardDataRow {

	background-color: #FFFFFF;
	color: #000000;
	
}

.modCrsTourScoreCardDataRowALT {

	background-color: #FFFFFF;
	color: #000000;
	
}

.modCrsTourScoreCardHeader:visited {

	color: #FFFFFF;
	
}

.modCrsTourScoreCardHeader:hover {

	color: #FFFFFF;
	
}

/* ###  ACTIVE USER LISTING  ### */
.modActUserListHeader {
	
	background-color: #132E0D;
	color: #FFFFFF;
	
}
.modActUserListHeader:visited {

	color: #FFFFFF;
	
}

.modActUserListHeader:hover{

	color: #FFFFFF;
	
}

.modActUserListDataRow {

	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	
}

.modActUserListDataRowALT {
	
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	
}

/* ###  CALENDAR  ### */
.modCalDayRowleftHeader {

	background-color: #FFFFFF;
	
}

.modCalDayRow {

	background-color: #FFFFFF;

}

.modCalWeekDayHeader {

	background-color: #132E0D;
	color: #FFFFFF;
	
}

.modCalWeekDayHeader:hover {

	background-color: #132E0D;
	color: #FFFFFF;
	
}

.modCalWeekDayHeader:visited {

	background-color: #132E0D;
	color: #FFFFFF;
	
}

.modCalWeekRow {

	background-color: #FFFFFF;
}

.modCalMonthWeekEndDay {

	background-color: #D5CFBA;

}
.modCalMonthWeekDayDisabled {

	background-color: #B7AA7B;

}

/* ROSTER */
.RosterRowOn {
	
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;

}

.RosterColDiv {
	
	background-color: #132E0D;
}

.RosterRowOff {
	
	font-size: 11px;
	font-family: Arial, sans-serif;

}

.RosterLetterOn {
	
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;

}

.RosterLetterOff {
	
	font-weight: bold;
	font-size: 11px;
	background-color: #132E0D;
	color: #FFFFFF;	font-family: Arial, sans-serif;
	text-decoration: none;

}

a.RosterLetterOff {

	font-weight: bold;
	font-size: 11px;
	background-color: #132E0D;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	text-decoration: none;
	
}

a.RosterLetterOff:hover {
	
	font-weight: bold;
	font-size: 11px;
	background-color: #132E0D;
	color: #FFFFFF;	font-family: Arial, sans-serif;
	text-decoration: none;

}

a.RosterLetterOff:visited {
	
	font-weight: bold;
	font-size: 11px;
	background-color: #132E0D;
	color: #FFFFFF;	font-family: Arial, sans-serif;
	text-decoration: none;

}
	
.RosterColumnTitle {

	background-color: #FFFFFF;

}

/* DIRECTORY -> EDIT ROSTER OPTIONS -> CANCEL & NEXT BUTTON */
.but {
	
	border-right: 1px outset ButtonHighlight;
	border-top: 1px outset ButtonHighlight;
	font-size: 11px;
	background-color: #FFFFFF;
	border-left: 1px outset ButtonHighlight;
	cursor: pointer;
	color: #000000;
	border-bottom: 1px outset ButtonHighlight;
	font-family: Arial, sans-serif;

}

/* DIRECTORY -> EDIT ROSTER OPTIONS -> CLOSE BUTTON */
.membut {
	
	border-right: 1px solid ButtonFace;
	border-top: 1px solid ButtonFace;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-left: 1px solid ButtonFace;
	cursor: pointer;
	color: #000000;
	border-bottom: 1px solid ButtonFace;
	font-family: Arial, sans-serif;

}

/* BUTTONS */
/* Admin Bar Button */
.abut {
	
	background-color: #FFFFFF; 
	color: #000000;	
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	border-STYLE: outset; 
	border-WIDTH: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px;

}

.largerfont	{

	font-size: larger;
	
}

.smallerfont {

	font-size: smaller;
	
}

.smallerfont a {

	color: #FFBA00;
	
}

/* 3.0 */ /* Used for pop-up windows headers */
td.clsRaised {
	
	background-color: #132E0D;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;

}

/* TABS */
.tnavTitle {
	
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;

}

/* border around tab sections*/
.tnavborder {

	background-color: #132E0D;

}
	
/* Title for active tab section */
.tnavTabON {
		
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;

}

/* Title for inactive tab sections */
.tnavTabOFF {
	
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	background-color: #132E0D;
	text-decoration: none;

}

/* Visited inactive tab sections */
a.tnavTabOFF:visited {
		
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	background-color: #132E0D;
	text-decoration: none;
	
}

/* Rollover inactive tab sections */
a.tnavTabOFF:hover {

	font-weight: normal;
	font-size: 11px;
	color: #B7AA7B;
	font-family: Arial, sans-serif;
	background-color: #132E0D;
	text-decoration: none;
		
}
		
/* INBOX -> Mail groups window body */
.tnavTabContent {
	
	font-size: 11px;
	color: #000000;
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none

}

/*INBOX - >MAIL GROUP - > Move over */
.rowhighlight {

	background-color: #FFFFFF;

}

.adminbar {
	
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;

}

/* 3.0 COMPATIBILITY */ /*Weather, Calendar*/
/* Used in New Roster for body area */
.colorBG1 {

	background-color: #FFFFFF;
	
}

.colorBG2 {

	background-color: #FFFFFF;
	
}
	
/* color for plug-in dividers and Calendar heads */
/* Also used in new inbox set items */
.colorlevel1BG {

	background-color: #132E0D;
	
}

.RosterSearchBox {
	
	font-size: 11px;
	background-color: #6FFF07;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;

}

.UserProfile {
	
	background-color: #6FFF10;

}

/* background */
.darea {
	
	background-color: #6FFF12;

}

.dynamicpage {
	
	background-color: #6FFF13;

}

.abut2 {

	background-color: #5CEF16; 
	color: #5CEF17;
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	border-style: outset; 
	border-width: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px;

}

/* Old */
.moduletitle {
	
	font-size: 24pt;
	font-family: Verdana, Arial, sans-serif;

}

A.tnavTabON {
		font-weight: bold;
		font-size: 20pt;
		color: #2300FF;	font-family: Arial, sans-serif;
		background-color: #5CFF03;
		text-decoration: none
		}

	A.tnavTabON:visited {
		font-weight: bold;
		font-size: 20pt;
		color: #2300FE;	font-family: Arial, sans-serif;
		background-color: #0021FF;
		text-decoration: none
		}

	A.tnavTabON:hover {
		font-weight: bold;
		font-size: 20pt;
		color: #132E0D;	font-family: Arial, sans-serif;
		background-color: #0021FA;
		text-decoration: none
		}
/* OLD CALENDAR STYLES */

/*.plgCalHeader 
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 18pt;
	color: #5CFE00;
	background-color: #5CFE00;

}*/

.plgCalContentWkDay {
		
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 18pt;
	color: #5CFD00;
	background-color: #5CFD00;

}

.plgCalContentWkDayMO {
		
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 18pt;
	color: #5CFC00;
	background-color: #5CFC00;

}

.plgCalContentWkEnd {
	
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 18pt;
	color: #5CFB00;
	background-color: #5CFB00;

}

.plgCalContentWkEndMO {
		
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 18pt;
	color: #5CFA00;
	background-color: #5CFA00;

}

.colorlevel1 {

	color: #5CFF10;

}

.colorlevel2 {

	color: #5CFF11;

}

.colorlevel3 {

	color: #5CFF12;

}

.colorlevel4 {

	color: #5CFF13;
	
}

.colorlevel5 {

	color: #5CFF14;
	
}

.colorBG3 {

	background-color: #5CFF17;
	
}

.colorAdminBG {

	background-color: #5CFF18;

}

.colorlevel2BG {

	background-color: #5CFF20;
	
}

.colorlevel3BG {

	background-color: #5CFF21;
	
}

.colorlevel4BG {

	background-color: #5CFF22;
	
}

.colorlevel5BG {

	background-color: #5CFF23;
	
}



.modCalMonthWeekDay {
	
	background-color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #000000;

}

.modCalMonthWeekDayHeader {
	
	background-color: #132E0D;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.modCalMonthToday {
	
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #000000;

}

.modCalDayRowDk {
	
	background-color: #D5CFBA;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.modReportingDataRowHeading1 {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;

}

.modReportingDataRowALTHeading1 {

	background-color: #F3F3F3;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;

}

.modReportingDataRowHeading2 {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRowALTHeading2 {
	
	background-color: #F3F3F3;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRow {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;

}

.modReportingDataRowALT {
	
	background-color: #F3F3F3;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;

}

.modReportingHeader {
	
	background-color: #132E0D;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

.modReportingDataRowHeading3 {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRowALTHeading3 {
	
	background-color: #F3F3F3;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRowHeading4 {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 30px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRowHeading5 {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 40px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRowALTHeading4 {
	
	background-color: #F3F3F3;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 30px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modReportingDataRowALTHeading5 {
	
	background-color: #F3F3F3;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-indent: 40px;
	text-align: left;
	list-style-position: outside;
	list-style-image:   url(../My%20Documents/Clients/Pointe%20West,%20The%20Club%20at/archive/images/bullet_arrowright_b6b6b6.gif);

}

.modArticlesRowHighlightALT {

	background-color: #F1F1F1;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}

A.modArticlesTitle {
	
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #132E0D;
	text-decoration: underline;

}

A.modArticlesTitle:hover {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #132E0D;
	text-decoration: underline;

}

.modSurveyResultHeader {
	
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #132E0D;

}

.rowAlternate {
	
	background-color: #F1F1F1;
	color: #000000;

}

.rowHeader {
	
	background-color: #B7AA7B;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;

}

/** ADDITIONS BY Ryan**/
.mariatext:hover {
	
	color: #0000FF;

}

/*----------------------------------------------------------
upper right mini-page stuff for Lexington CC Florida Public 
----------------------------------------------------------*/

.becomeMemberToday {

	margin: 0;
	padding: 60px 0 0 10px;

}

.becomeMemberToday dl {

	margin: 0;
	padding: 0;

}

.becomeMemberToday dt {

	margin: 0;
	padding: 0 0 0 0;

}

.becomeMemberToday dd {

	margin: 0;
	padding: 0 0 0 10px;

}

.becomeMemberToday a {

	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://www.ceclients.com/sites/LexingtonCountryClubPublic/images/upperrightarrow.gif) no-repeat 0 2px;
	
}

.becomeMemberToday a:hover {

	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://www.ceclients.com/sites/LexingtonCountryClubPublic/images/upperrightarrow.gif) no-repeat 0 2px;
	
}

/*----------------------------------------------------------
middle left mini-page stuff for Lexington CC Florida Public 
----------------------------------------------------------*/

.guestRooms {

	margin: 0;
	padding: 0 0 0 15px;

}

.guestRooms a {

	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://www.ceclients.com/sites/LexingtonCountryClubPublic/images/middleleftsidebararrow.gif) no-repeat 0 2px;
	text-decoration: none;
	color: #164F07;
	
}

.guestRooms a:hover {

	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://www.ceclients.com/sites/LexingtonCountryClubPublic/images/middleleftsidebararrow.gif) no-repeat 0 2px;
	text-decoration: underline;
	color: #164F07;
	
}

/*----------------------------------------------------------
lower left mini-page stuff for Lexington CC Florida Public 
----------------------------------------------------------*/

.onlineReserv {

	margin: 0;
	padding: 0 0 0 15px;

}

.onlineReserv a {

	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #F3E48D;
	
}

.onlineReserv a:hover {

	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #F3E48D;
	
}




.plgHeaderBar, .plgHeaderBarAction, .menu{

	background: #FFFFFF;

}

.DarkBackgroundWrapper

{

      background-color: #FFFFFF;

      color:#000000; 

}
