/* general */

p{
	margin-left: 5px;
	margin-right: 5px;
}

ul{
	list-style-type: square;
	color: #666;
	line-height: 40px;
}


/* basic text */

.standard{
	font-family: verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #444;
	text-align: justify;
	text-indent: 10px;
	word-spacing:;
	text-decoration: none;
}

.normal{
	font-family: verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #222;
	text-align: left;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.normal2{
	font-family: verdana, sans-serif;
	font-size: 15px;
	line-height:;
	font-weight: normal;
	color: #222;
	text-align: left;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.medium{
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #222;
	text-align: left;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.medium-c{
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #222;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.medium-j{
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #222;
	text-align: justify;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.large{
	font-family: verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #444;
	text-align: left;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.large-c{
	font-family: verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #444;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}


.alt{	
	font-weight: 600;
	color: #401616;
}




/* headings */

.page-heading{
	font-family: arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 800;
	color: #444;
	text-align: left;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}


.par-heading{
	font-family: arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	color: #666; 
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
	font-style: italic;
}


.category{
	font-family: arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: brown; 
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}


.event{
	font-family: verdana, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: #015597;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
	font-stretch: extended;
}

.date{
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: gold; 
	text-align: left;
	text-indent:;
	word-spacing:;
	text-decoration: none;
	font-style: italic;
}


/* special font styles */

.small{
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #222;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

.small-light{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}


/* links */

a.std:LINK,
a.std:VISITED,
a.std:ACTIVE{
	font-family: monoscape, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

A.std:HOVER {
	font-family: monoccape, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: gold;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: underline;
}


a.med:LINK,
a.med:VISITED,
a.med:ACTIVE{
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}

A.med:HOVER {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: red;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}


a.large-link:LINK,
a.large-link:VISITED,
a.large-link:ACTIVE{
	font-family: verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	color: #401616;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: underline;
}

A.large-link:HOVER {
	font-family: verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	color: gold;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: underline;
}


a.small-link:LINK,
a.small-link:VISITED,
a.small-link:ACTIVE{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
}


A.small-link:HOVER {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: gold;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: underline;
}

a.event-link:LINK,
a.event-link:VISITED,
a.event-link:ACTIVE{
	font-family: verdana, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: #015597;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: none;
	font-stretch: extended;
}

A.event-link:HOVER {
	font-family: verdana, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: gold;
	text-align: center;
	text-indent: ;
	word-spacing:;
	text-decoration: underline;
	font-stretch: extended;
}
	
