.cushycms p, .cushycms ol { font-family: Verdana;
	font-size:12px;
	color: #e9ffbb;
	line-height: 150%;
	text-align: justify;
}

.cushycms ul li { font-family: Verdana;
	font-size:12px;
	color: #333333;
	line-height: 150%;
	text-align: justify;
}

table#schedule { background-color:#FFFFCC;
    width: 800px;
}

table#schedule td p { font-family: Verdana;
	font-size:13px;
	color: #000000;
	line-height: 150%;
}

A:Link, A:Active, A:Visited
{
	Color: #00FFFF;
	Text-Decoration: NONE;
}
A:Hover
{
	Color: #99FFCC;
	Text-Decoration: UnderLine;
}

A:Link.sub, A:Active.sub, A:Visited.sub {
	Color: #D8E0D8;
	Text-Decoration:underline
}
A:Hover.sub {
	Color: #EDF6ED;
	Text-Decoration: underline
}

A:Link.sec, A:Active.sec, A:Visited.sec {
	Color: #FFDD1E;
	Text-Decoration: None;
}
A:Hover.sec {
	Color: #FFF7C7;
	Text-Decoration: Underline;
}

A:Link.email, A:Active.email, A:Visited.email {
	Color: #091BC9;
	Text-Decoration: None;
}
A:Hover.email {
	Color: #FDD80E;
	Text-Decoration: Underline;
}

A:Link.more, A:Active.more, A:Visited.more {
	Color: #CC0000;
	Text-Decoration: None;
}
A:Hover.more {
	Color: #600000;
	Text-Decoration: None;
}

.floatleft {
float: left;
margin: 5 10 0px 0px;
border: ;
padding: 2px;
}


input, select, textarea
{
	Font-Family: Verdana;
	Color: #363636;
	Font-Size: .7em;
}

.search
{
	Font-Family: Verdana;
	Color: #363636;
	Font-Size: .7em;
	Border: 1px;
	Border-Color: #000000;
	Border-Style: Solid;
}


.map
{
	Background-Image: url('images/map.gif');
	Background-Repeat: repeat-x;
	Background-Position: Middle Top;
}