BODY
{
	
}

A:link, A:visited
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: Crimson;
	text-decoration: none;
}
A:hover, A:active
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: Red;
}
A.navlink, A:visited.navlink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
A:active.navlink, A:hover.navlink
{
	color: #fff;
	text-decoration: underline;
}

A.textnavlink, A:visited.textnavlink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
A:active.textnavlink, A:hover.textnavlink
{
	color: #fff;
	text-decoration: underline;
}

A.titlelink, A:visited.titlelink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Crimson;
	text-decoration: none;
}
A:active.titlelink, A:hover.titlelink
{
	color: #ffe1a5;
	text-decoration: underline;
}

A.sidebartitlelink, A:visited.sidebartitlelink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffe1a5;
	text-decoration: none;
}
A:active.sidebartitlelink, A:hover.sidebartitlelink
{
	color: crimson;
	text-decoration: underline;
}

A.sidebarmorelink, A:visited.sidebarmorelink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffe1a5;
	text-decoration: none;
}
A:active.sidebarmorelink, A:hover.sidebarmorelink
{
	color: crimson;
	text-decoration: underline;
}

A.pagetitlelink, A:visited.pagetitlelink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

A:active.pagetitlelink, A:hover.pagetitlelink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffe1a5;
	text-decoration: underline;
}
A.blacklink, A:visited.blacklink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
A:active.blacklink, A:hover.blacklink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
A:link.smalllink, A:visited.smalllink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
A:hover.smalllink, A:active.smalllink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	color: red;
	text-transform: uppercase;
	text-decoration: underline;
}


.pageheader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
	padding-left: 10px;
	width: 100%;
}

.title
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: Crimson;
	text-decoration: none;
}

.subtitle_b
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subtitle_i
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.content
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding-left: 1px;
}

.sidebarcontent
{
	color: #fff;
	font-weight: bold;
}

.whitecontent
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: #fff;
	margin-left: 1px;
}

.contenttable
{
    border: solid 1px white;
    background-color: #ffffff;
}

.textarea
{
	padding: 6px;
}

.blackborder
{
	border: solid 1px black;
}

.whiteborder
{
	border: solid 1px white;
}

.imgborder
{
	border: solid 1px #036;
}

.titleheader
{
    font-family: Century Gothic, Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
}

.sectionheader
{
	font-family: Century Gothic, Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-image: url(/templateimages/sectionheader.gif);
	height: 22px;
	width: 100%;
}

.copyright
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 4px;
}
 
.copyright
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 4px;
}
 
.textbox
{
    color: White;
    background-color: #333;
	background-image: url(/templateimages/blue_grad_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #9db3cc;
	padding: 8px;
}

.eventinfobox
{
    background-image: url(/templateimages/blue_grad_bg3.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #4c86bf;
    border: solid 1px #9db3cc;
	padding: 8px;
}

.eventpricebox
{
    color: White;
    background-color: #333;
    border: solid 1px #9db3cc;
	padding: 8px;
}

.highlightbox
{
    
    border-top: outset 1px #000;
    border-bottom: outset 1px #000;
    background-color: #eee;
    font-weight: bold;
    padding: 2px;
    vertical-align:text-top;
    width: 100%;
}

.ItemStyle
{
    background-color: #2693A7;
}
.AlternatingItemStyle
{
    background-color: #2693A7;
}

.ListStyle1
{
    background-image: url(/templateimages/white_bg.png);
    background-repeat: repeat;
    padding: 3px;
    width: auto;
}

.ListStyle2
{
    background-image: url(/templateimages/white2_bg.png);
    background-repeat: repeat;
    padding: 3px;
    width: auto;
}