/* Global styles, written by Paul
===============================================================================
*/

a:link {/* Default links style. Replaces the "links" class. */
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}

a:visited {color:#660000;}

strong {/* Default bold class, same as the "boldredcopy" class. */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	}
	
p {/* Default paragraph class, same as the "normalcopy" class. */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	}
	
em {/* Default italicise class, same as the "normalcopyred" class. */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #990000;
}

li {margin-left:0px;
list-style-type:disc;}

li p {margin:5px 0px;}

ul {margin:10px; margin-top:-15px; padding:0px;}

/* Explicit styles, written by Paul
===============================================================================
*/

.menuItem, td.menuItem p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:normal;
	font-weight:bold;
	color:#000;
	padding: 0px 0px;
	margin: 0px 0px;
	}

.menuDesc, table.menuDesc tr td p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:normal;
	color:#000;
	padding: 0px 0px;
	margin: 0px 0px;
	}

#calander strong {
	color:#ffffff;
	}
	
#calander a {
	font-weight:bold;
	}
	
#calander {
	margin-bottom:50px;
}

#calander div.redboldcopy {
	padding: 0px 0px 10px 0px;
	}

#eventList {
	padding: 10px 0px 30px 0px;
	}
	
#eventList span.redboldcopy {
	display:block;
	padding: 0px 0px 5px 0px;
	}
/* Explicit styles, written by Fernando
===============================================================================
*/
	
.normalcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.headersred {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.redboldcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.normalcopyred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #990000;
}
.smallcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #990000;
}
.buttons, td.buttons p {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	padding: 0px 0px;
	color: #000000;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	line-height:normal;
	padding: 10px 0px 0px 0px;
	color: #000000;
}

.smallheadersred {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
