/* CSS Document */

body {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/skin/canvas.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;	
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bw:active {
	color: #FFFFFF;
	text-decoration: none;
}	
.bw:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bw:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bw:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bw:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic", Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	color: #669900;
}
h1 {
	font-size: 18px;	
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
div#box1 {
	background-color: #FFEBCC;
}
div#box2 {
	background-color: #FFEBCC;
}
div#box3 {
	background-color: #FFEBCC;
}
div#box4 {
	background-color: #FFEBCC;
}
div#box5 {
	background-color: #FFEBCC;
}
div#box6 {
	background-color: #FFEBCC;
}
div#box7 {
	background-color: #FFEBCC;
}
div#box8 {
	background-color: #FFEBCC;
}
div#box9 {
	background-color: #FFEBCC;
}
.disp {
	font-family: "Century Gothic", Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	color: #669900;
	display: none;
}
.venue {
	color: #669900;
	font-weight: bold;
}
.dow {
	color: #FF6600;
}
.green {
	background-color: #EAF3EA;
}
.orange {
	background-color: #FFF6E7;
}
.dowgreen {
	color: #FF6600;
	background-color: #EAF3EA;
}
.doworange {
	color: #FF6600;
	background-color: #FFF6E7;
}
