body {background-color: #000000; margin: 0px;}

/*includes/calendar.asp*/
	.calCell {border:1px solid #ffffff;font-size:8pt;padding:2px;text-align:left;}
	.calCell a {color: white;text-decoration: none;}
	.calCellBlank {background-color: #333300;}
	.calEvent {background-color: #333300;padding: 10px;text-align: left;}
	.calEvent a {color:#ffffff;}
	.calLink {color:#ffffff;font-size:8pt;text-decoration:none;}

/*includes/contact.asp*/
	.CFlabel {font-size:11pt;}
	.CFsubmit {background-color:#cccccc;border:1px solid white;font-family:times;font-size: 10pt;}
	.contactText, textarea {border:1px solid #cccccc;}

.content {	background-color: #000000;
/*			background-image: url(../images/contentBkg.jpg);*/
			background-position: bottom left;
			background-repeat: no-repeat;
			color: #cccccc;
			font-family: times;
			font-size: 11pt;
			padding: 10px;
			text-align: center;
			width: 100%;
			}
.footer {	background-image: url(../images/navBkg.jpg);
			border-bottom: 1px solid #cccc99;
			border-top: 1px solid #cccc99;
			color: #cccc99;
			height: 19px;
			text-align: center;
			}
.footer a {color: #cccc99; font-family: tahoma; font-size: 8pt; text-decoration: none;}
.main {background-image: url(../images/bodyBkg2.jpg); width: 100%;}
.navRow {background-image: url(../images/navBkg.jpg); height: 19px; text-align: center;}
.olerio {background-color: #000000; color: #cccc99; font-family: tahoma; font-size: 8pt; padding: 5px; text-align: right;}
.olerio a {color: #ffffff;}
.wait {padding-bottom: 300px;}
.wait2 {padding-bottom: 0px;}
.whiteRow {background-color: #ffffff; border-bottom: 1px solid #40402B; height: 5px;}
.window	{	background-image: url(../images/window.jpg);
			background-position: top right;
			background-repeat: repeat-x;
			width: 170px;
			}
.woodTrimLeft	{	background-image: url(../images/woodTrim.jpg);
					background-position: top right;
					background-repeat: repeat-y;
					border-right: 1px solid #ffffff;
					text-align: right;
					width: 50px;
					}

.woodTrimRight	{	background-image: url(../images/woodTrim.jpg);
					background-position: top left;
					background-repeat: repeat-y;
					border-left: 1px solid #ffffff;
					text-align: left;
					width: 50px;
					}