body {	
	background-color: #FFFFCC;
	padding : 0;
	margin : 0;
	vertical-align : top;
	background-image:	url('images/LotusWallpaper.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}

a.menustyle
{	
	font-family: "Comic Sans MS";
	font-size: 13pt;
	text-decoration: none;	
	letter-spacing: 2
}

a.headerstyle
{	
	font-family: "Comic Sans MS";
	font-size: 13pt;
	text-decoration: none;	
	letter-spacing: 2;
	color: FFFFFF
}

a.pagestyle
{
	font-family: "Comic Sans MS";	
	text-decoration: none;	
	letter-spacing: .5;
	color: 8F3D71
}

a.schedulestyle
{
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	text-decoration: none;		
	color: 000000;
}

a.sched1style 
{ 
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, San-serif;  
	color: #ffffff;  
}

div
{ 
	font-size: 13px; 
	font-family: Arial, Helvetica, San-serif; 
	color: 000000;  
}

/* unvisited link  */
a.menustyle:link { 
	color: #FFFFFF;
}

/* visited link    */
a.menustyle:visited {
	color: #FFFFFF;
}

/* mouse over link */
a.menustyle:hover {
	color: #FFBC00;
}


.workshoptext {
	color:#333333;
	font-family: Verdana;
	font-size: 8pt;
}

/* unvisited link  */
a.workshoplink:link { 
	color: #000000;
}

/* visited link    */
a.workshoplink:visited {
	color: #000000;
}

/* mouse over link */
a.workshoplink:hover {
	color: #DA5931;
}



/* Styles from the still water travel website */

.swttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.script {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}











.disclist li {list-style-type : circle; padding: 5px;}

.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.botbar  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.listitem  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.email  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

.address  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

a.url  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}
