/* ----------------BODY TAGS/CONTENT------------------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #E10020;
}
a:visited {
	color: #E10020;
}
a:hover {
	color: #666666;
}
a:active {
	color: #E10020;
}

/* ----------------HEAD TAGS------------------ */

h1 {  
font-family: arial, helvetica, sans serif;  
font-size: 14px; 
color: #333333; 
letter-spacing: 1px;
margin-bottom: 3px;
}

.h1red {  
font-family: arial, helvetica, sans serif;  
font-size: 14px; 
color: #e10020; 
letter-spacing: 1px;
margin-bottom: 3px;
}

h2 {  
font-family: arial, helvetica, sans serif;  
font-size: 12px; 
color: #333333; 
letter-spacing: 1px;
margin-bottom: 3px;
}

h3 {  
font-family: arial, helvetica, sans serif;  
font-size: 11px; 
color: #e10200; 
letter-spacing: 1px;
margin-bottom: 3px;


/* ----------------FOOTER LINKING------------------- */

.footer {  font-family: verdana, arial, san-serif; color: #383838; font-size: 10px; font-weight: normal; text-decoration: none}
.footer a:link {  font-family: verdana, arial, san-serif; color: #383838; font-weight: normal; text-decoration: none}
.footer a:hover {  color: #ffcc00; text-decoration: underline}
.footer a:active { color: #383838; text-decoration: none}
.footer a:visited { color: #383838; text-decoration: none}


/* ----------------TEXTBOX------------------- */

.textbox {  
font-family: verdana, arial, san-serif; 
font-size: 9px;
color: #10b42f;
}



/* ----------------MISC CONTENT TAGS------------------- */

td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.image {
border: thin #000;
margin-right: 15px;
}


.smwhite {
color: #ffffff;
font-size: 9px;
}

.strongwh {
font-family: verdana, arial, san-serif; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold;
text-decoration: none
}

.captions {
font-size: 10px;
}

.linesp {
line-height: 20px;}

.tight {
line-height: 16px;
}


.tableborder {
	border: thick solid #FFF3d9;
	margin: 10px;
}

.padtext {
padding: 6px;
}

.strongblack {
font-family: verdana, arial, san-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold;
}

.captions {
font-size: 10px;
}

.linesp {
line-height: 20px;}


/* ----------------EVENT BOX------------------- */

.eventbox {
width: 100%;
margin: 0;
padding: 10px 10;
background: #000;
border: 1px dotted #000;
vertical-align: left;}

.linesprd {
line-height: 22px;
}

.photogallery {
font-size: 11px;
font-weight: bold;
}

/*------------------LISTS------------------*/


.ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}

.il {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
