p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}
.traditionFutureBg {
	background-repeat: no-repeat;
	background-image: url(imgClub/imgRight.jpg);

}
.copyright {
	font-size: 10px;
	line-height: 14px;

}
.club {
	background-image: url(img/buttons/club_off.jpg);
	height: 22px;
	width: 124px;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.clubBg {
	background-image: url(../imgClub/imgLeft.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 526px;
}
.clubBgR {
	background-image: url(../imgClub/imgRight.jpg);
	background-repeat: no-repeat;
	height: 525px;
	width: 635px;
}
.membersBg {
	background-image: url(../members/img/imgLeft.jpg);
	background-repeat: no-repeat;
	height: 493px;
	width: 115px;
}
.membersBgR {
	background-image: url(../members/img/imgRightMain.jpg);
	background-repeat: no-repeat;
	height: 493px;
	width: 635px;
}
.membersBgR2 {
	background-image: url(../members/img/imgRight.jpg);
	height: 493px;
	width: 635px;
	background-repeat: no-repeat;

}
.orangeLink {
	font-size: 12px;
	color: #9f3e05;
	text-decoration: underline;
	font-weight: normal;
}
.tblbdr {
	border: 1px solid #333333;
}
.calendarTbl {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.monthTbl {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.weekCell {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 1px solid #333333;
}
.weekCellL {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.weekCellR {
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.recipClubCell {
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.recipClub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.dayCell {
	height: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width: 88px;
}
.dayCellR {
	height: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.eventTitle {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.eventTitle:hover {
	color: #9f3e05;
	text-decoration: underline;
}
.eventHeading {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #9f3e05;
	font-family: Arial, Helvetica, sans-serif;
}
.eventRow {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
}
.orangeP {
	font-weight: bold;
	color: #9f3e05;
}
.membersBody {
	background-image: url(../members/img/imgLeft1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 550px;
	width: 18px;
}
.orangeLine {
	background-image: url(../img/orangeDot.gif);
	background-repeat: repeat-y;
}
body {
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
}
.navLink {
	color: #666666;
	text-decoration: none;
}
.navLink:hover {
	color: #9F3E05;
	text-decoration: underline;
}
#msg {
	margin: 0px auto;
	margin-top: 60px;
	padding: 10px 0px 10px 0px;
	
	text-align: center;
	
	width: 255px;
	border: 1px solid #DDC2B0;
}

#error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #DA140A;
	font-weight: bold;

	margin: 0px auto;
	margin-top: 60px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 255px;
	color: #DA140A;	
	border: 1px dotted #DA140A;
}
.calendarLink {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #9F3E05;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
.calendarLink:hover {
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.roomTble {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.roomTble2 {
	background-color: #E3E3E3;
}
.roomHeading {
	font-size: 11px;
	font-weight: bold;
}
.roomHeading2 {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.roomHeading1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.bookTble1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E3E3E3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.orangeSmall {
	font-size: 11px;
	color: #9F3E05;
	text-decoration: underline;
	font-weight: normal;
}
.roomTble3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bookTble2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.roomH1 {
	color: #FFFFFF;
	font-size: 10px;
}

.roomCell1 {
	border-left: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	text-a
	lign: center;
}

.dec_cell {
 	border-bottom: 1px dotted #8888888;
}

#nom_form p {
	font-size:11px;
	color: #000000;
}
h1.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f3e05;
	font-weight: normal;
	font-size: 18px;
}