ul.calendar {
margin:0;
font-family:Tahoma;
font-size:x-small;
 list-style-type: none;
}

img {
	display:block;
}
.inline {
	display:inline;
}
.header{
	margin:0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #CFAF8B;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Verdana", sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFE4E1;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:0px;
	/* opera does not like 'margin:20px auto' */
	background-color: white;
	border-left: 1px solid #339966;
	border-right: 1px solid #339966;
	border-bottom: 1px solid #339966;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 650px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 648px;
	padding:0px;
	}
html>body #content {
	width: 648px; /* ie5win fudge ends */
	}
#toplinks, #toplinks_home, #toplinks_golf, #toplinks_cotillion, #toplinks_arts{
	display:none;
}
a.toplink{
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #666666;
	width:75px;
	font-family:Verdana;
	font-size:x-small;
	color:#666666;
	text-decoration:none;
	border-bottom:0px;
}
a.toplink_end{
	padding-right:5px;
	padding-left:5px;
	border-right:0px;
	width:75px;
	font-family:Verdana;
	font-size:x-small;
	color:#666666;
	text-decoration:none;
	border-bottom:0px;
}
a.toplink:visited{
	color:#666666;
}
a.toplink_end:visited{
	color:#666666;
}
a.toplink:hover{
	color:Whitesmoke;
}
a.toplink_end:hover{
	color:Whitesmoke;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}
a{
	color: #339966;
}
a:hover {
	color:#ff9999;
}
#main_text a  {
	color: #339966;
}

#main_text a:hover{
	color: #ff9999;
}
p.disclaimer{
	font-size:xx-small;
	margin-left:auto;
	margin-right:auto;
	width:650px;
	text-align:justify;
}

p.first{
	position:relative;
	top:-25px;
	display:none;
}
#content p{
	margin-left:25px;
	margin-right:25px;
	text-align:justify;
	margin-bottom:10px;
}
#content h1, h2, h3, h4, h5, h6{
	font-family: "Sylfaen", "Times New Roman", serif;
	color: #FF9999;
	background-color:transparent;
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	padding-top:0px;
}

#content h1{
	font-size:18pt;
}

#content h2{
	font-size:16pt;
}

#content h3{
	font-size:14pt;
}

#content h4{
	font-size:12pt;
}

#sidebar_nav a {
	border-bottom:1px solid #CFAF8B;
	font-size:8pt;
	background-color: #DFC3AD;
	color: #70502D;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0px;
	font-weight: normal;
	width: 155px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
}
html>body #sidebar_nav a {
	width: 155px;
}
#sidebar_nav a:hover {
	text-decoration: none;
	color: #696969;
	background-color: #FFE4E1;
}

#sidebar_nav h1{
	margin:0px;
	padding:2px;
	color: #7ABD78;
	font-weight:bold;
	font-size:9pt;
	background-color:white;
	font-family:"Verdana";
	border-bottom:1px solid #339966;
}
#sidebar_nav{
	background-color:white;	
	margin-top:0px;
	padding-top:0px;
	position:absolute;
	left:0px;
	top:136px;
	width:155px;
	border-right:1px solid #CFAF88;
	border-bottom:1px solid #CFAF88;
	text-align:left;
	display:none;
}
#main_text{
	width:480px;
	position:absolute;
	left:auto;
	top:155px;
	height:auto;
	margin-left:145px;
	margin-right:auto;
	border-left:1px solid #7ABD78;
	border-bottom:1px solid #7ABD78;
}
.none {
	display: none;
}
