﻿* {
	margin: 0;
	padding: 0;
}

.body{margin:0 auto;padding:0; background-position:center top; background-repeat:no-repeat; color:Black}
.body a {color:#00293f}
.body a:hover {color:#537696}

body {
	background: url(pageBanner.jpg) no-repeat center top;
	background-color:#8e8d8d;
	font: normal 70% "Lucida Sans Unicode",sans-serif;
	color:Black
}

body a {color:#00293f}
body a:hover {color:#537696}

.Container	{margin: 0 auto;
	width: 950px;}

input, textarea, select
{   background-color:#FFFFFF;
	font-family:"Lucida Sans Unicode",sans-serif;
	font-size:8pt;
}

h1
 {  font-family:Rockwell,Times New Roman;
    font-size:19px;
    font-weight:normal;
    text-align:left;
    color:#00293f;
    padding:0 0 10px 0;
    }
    
h2
{   font-family:Arial;
    font-size:17px;
    color:#00293f;
}

.Menu 
{   text-align:left;
    color:#325474
    }
.Menu a{Color:#537696; text-decoration:None}
.Menu a:hover{Color:White}

.LiquidboxLink 
{   text-align:left;
    color:#325474
    }
.LiquidboxLink a{Color:White; text-decoration:None}
.LiquidboxLink a:hover{Color:White}

.clearer {clear: both;}

/**
.Ads
{   background-color:#6F706D;
    
}
.Ads h1 {  font-family:Rockwell,Times New Roman;
    font-size:17px;
    font-weight:normal;
    text-align:left;
    color:#00293f;
    min-height:100px;
    }
**/

.datalistitemstyleselected {color:#00293f; font-weight:bold}
.datalistitemstyleselected a {color:#00293f}
.datalistitemstyleselected:hover a {color:#537696}

.datalistitemstyle {background-color:Transparent}

.datalistitemstyle a {color:#00293f;}
.datalistitemstyle:hover {color:#537696}
.datalistitemstyle:hover a {color:#537696}

.divcontent
{   text-align:left;
    color:Black
 }
 
.divcontent upcomingEvents
{
    background-color:Transparent;
    vertical-align:top;
    padding:5px 5px 5px 5px; 
    width:374px; 
    background-image:url(upcomingEventsBG.jpg)}
    
input
{
    font-family: 'Lucida Sans Unicode';
    font-size: 11px;
}

.gridviewitemborder 
{   padding:4px 0 6px 0;
    margin:0;
    border-bottom:dotted 1px #00293f;
}

.LeftBorder{background: url(LeftLining.png);
            background-repeat:repeat-y;
            height:100%}
            
.divEventsResults{background-image:url(upcomingEventsBG.jpg)}


