*{
	margin: 0px;
	padding: 0px;
}
p { margin-bottom: 20px; }
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #E6E3D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 960px;
	background-color: transparent;
}
#leftSide {
	width: 600px;
	background-color: #fff;
	float: left;
}

#rightSide {
	width: 360px;
	background-color: #FDF6E6;
	float: right;
}
#header {
	width: 960px;
	height: 90px;
	background-color: #A52A2A;
	color: #FFFFFF;
	padding-top: 10px;
}
#header h1 {
	text-indent: -5000px;
	overflow: hidden;
	background-image:  url(eii.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: left top;
	height: 24px;
	width: 234px;
}
#topLinks {
	position: absolute;
	top: 10px;
	right: 25px;
	width: 250px;
	text-align: right;
}
#topLinks a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
#topLinks a:hover {
	text-decoration: underline;
}
#searchForm {
	position: absolute;
	top: 71px;
	right: 20px;
	width: 200px;
}

ul#navlist {
	white-space: nowrap;
	position: absolute;
	top: 70px;
	left: 40px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 8px;
	color: #FFFFFF;
	background-color: #6B002F;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#navlist a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navlist li a#current {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#content {
	background-color: #FFFFFF;
	margin: 10px;
}
#content h3 {
	padding-bottom: 10px;
	padding-top: 20px;
	font-weight: bold;
}

#subContent {
	background-color: #FFFFFF;
	background-image:  url(images/h_subContent.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 5px 5px 20px;
}
#bottomBoxes { }
#bottomBoxes h3 {
	text-align: center;
	text-decoration: underline;
}
#boxComments {
	float:left;
	width: 185px;
	background-color: #FF0000;
	text-align: center;
}
#boxViewed {
	float:left;
	width: 185px;
	background-color: #CCCCCC;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
}
#boxTags {
	float:left;
	width: 185px;
	background-color: #0033CC;
	text-align: center;
}

#subContent h2 {
	padding-bottom: 5px;
}

#spotlight {
	padding: 5px;
}
#spotlight h5 {
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: right;
	color: #94928A;
	font-weight: normal;
}
#spotlight h5 a { 
	color: #94928A;
	text-decoration: none;
}
#spotlight h5 a:hover { 
	color: #000000; 
}

#sponsors {
}
#sponsors h4 {
	padding: 10px;
	font-weight: normal;
}
#sponsors p { text-align: center; }
#sponsors img {
	padding-right: 10px;
	padding-left: 10px;
}
#browseCity {
	margin: 10px;
	background-color: #F5F5DC;
	background-color: #111;
	border: 1px solid #999999;
	padding: 10px;
}
#browseCity h4 {
	color: #CCC;
}
#browseCity h5 {
	float:right;
}

#browseCity  a {
	color: #CCC;
	text-decoration: none;
	margin-right: 10px;
	line-height: 18px;
}
#browseCity  a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#browseTag {
	margin: 10px;
}
#browseTag p { margin-top: 5px; }

#browseTag h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
#browseTag  a {
	color: #000000;
}
#browseTag  a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}


#googleAD {
	width: 360px;
	float: right;
	text-align: right;
}
#googleAD img { padding: 10px; }

/* upcomingTableBox  
----------------------------------------------- */
.upcomingTableBox {
	margin: 0 0 20px;
	}
.upcomingTableBox h3 {
	margin: 0 0 .25em;
	}
.upcomingTableBox h3.upcoming {
	color: black;
	}
.upcomingTableBox div {
	margin: 4px 0 0;
	padding: 0 4px;
	font-size: 11px;
	}

/* upcomingTable
----------------------------------------------- */
.upcomingTable {
	width: 100%;
	font-size: 13px;
}
.upcomingTable tr{
	text-align: left;
}
.upcomingTable th {
	padding: 0 4px;
	line-height: 24px;
    background: #fff2cc;
    color:black; 
    font-size:15px;
}
.upcomingTable td {
	padding: 2px 5px;
	line-height: 27px;
	border-bottom: 1px solid #fff2cc;
}
.upcomingTable td.event_name a {
    font-weight:bold;
    text-decoration:none;
    font-family: verdana, sans-serif;
    font-size:12px;
    color:#a52a2a;
}
.upcomingTable td.event_name a:hover {
    font-weight:bold;
    text-decoration:underline;
    font-family: verdana, sans-serif;
}	
.upcomingTable tr.ListRow_1 {
    background:white;
}
.upcomingTable th.startdate, 
.upcomingTable td.startdate {
	width: 80px;
	text-align: left;
}
.upcomingTable th.city_state, 
.upcomingTable td.city_state {
	width: 240px;
	text-align: left;
}

/* listEventsTable  
----------------------------------------------- */
.listEventsTable {
	margin:0 0 15px 0;
	padding:0;
	font-size: 13px;
    border: 1px solid #a52a2a;
   /* background:#ddf6ff; 	*/
}
.listEventsTable td {
	margin: 0;
	padding:10px 10px;
    border-bottom: 1px solid #e3e3e3;
	}
.listEventsTable td a,
.listEventsTable td a:visited
{
    text-decoration:none;
    margin-bottom:25px;
    padding:2px;
    color:#6b002f;
     
	}
.listEventsTable td a:hover{
    text-decoration:underline;
    margin-bottom:25px;
    padding:2px;
	}

.listEventsTable th {
    background:#17698b;
    background:#6b002f;
    background:#a52a2a;
    color:white;
    padding:7px;
    text-align: left;
}
	
.listEventsTable td.event_details {
    vertical-align:top;
}
	
.listEventsTable tr.table_th_header {
    font-size:16px;
}
.listEventsTable td.event_details p.event_desc a{
    font-weight:normal;
}	
.listEventsTable td.event_details a{
    font-weight:bold;
     font-family: verdana, sans-serif;
}
	
.listEventsTable th.event_date, 
.listEventsTable td.event_date {
	width: 100px;
	text-align: right;
	vertical-align:top;
}
	
.listEventsTable th.event_location, 
.listEventsTable td.event_location {
	width: 200px; 
	text-align: left;
	vertical-align:top;
}
	
.listEventsTable td.event_location a{
	text-decoration:underline;
}
	
.listEventsTable td.event_location a:hover{
	text-decoration:none;
}
