@charset "utf-8";

.twoColFixLtHdr #container {
	width: 798px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: thin none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*all above code for the central container! */

.MainPicContainer {
	width: 798px;
	background: #FFFFFF;
} 

.MainPageContainer {
	width: 798px;
	background: #FFFFFF;
} 

.footer {
	width: 792px;
	background-color: #9C0058;
	padding-top: 6px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	height: 20px;
	margin-top: 6px;
	padding-left: 6px;
} 
.Sidebarcontainer { /* Side bar  div tag */
	float: left;
	width: 237px;
	list-style-type: none;
	padding: 2px;
	font-family: verdana;
	font-size: small;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.Sidebarnews { /* Side bar header div tag */
	float: right;
	width: 237px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-family: verdana;
	font-size: small;
	background-color: #d1d3d4;
}
.Sidebarinner { /* Side bar header div tag */
	float: none;
	width: 233px;
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	height: 60px;

}
.Sidebarthumbs { /* Side bar header div tag */
	float: right;
	width: 60px;
	margin: 6px;
	list-style-type: inherit;
	padding: 2px;
	height: 60px;
}
.Newsitems { /* News items in sidebar part of list */
	float: right;
	width: 168px;
	margin: 0px;
	list-style-type: none;
	font-size: medium;
	padding-top: 15px;
}
.Newsthumbs { /* News pics in sidebar part of list */
	float: left;
	width: 60px;
	margin: 0px;
	list-style-type: none;
}
.Sidebarinhead {
	float: none;
	width: 235px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	height: 60px;
	background-color: #9C0058;
}
.Sidebarsubscribe { /* Side bar header div tag */
	float: right;
	width: 237px;
	list-style-type: none;
	font-family: verdana;
	font-size: small;
	background-color: #D1D3D4;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.Sidebarsubscribeinner { /* Side bar header div tag */
	float: right;
	width: 237px;
	list-style-type: none;
	padding: 0px;
	font-family: verdana;
	font-size: small;
	background-color: #D1D3D4;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerbox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	width:260px;
	background-color: #9c0058;
	margin-top: 0px;
	float: left;
}
.btn {
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	background-color: #EDECCD;
	border: thin solid #330000;
}
.iput {
	height: 20px;
	width: 146px;
	border: thin solid #edeccd;
	background-color: #FEFEFA;
	font-family: verdana;
	color: #320000;
	font-size: 10px;
}.btn {
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	background-color: #EDECCD;
	border: thin solid #330000;
}
.MainPageconttext{
	float: left;
	width: 520px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: verdana;
}

.MainPagecontframe{
	float: left;
	width: 530px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.PageTitles {/* page title div tag */
	float: left;
	width: 525px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 43px;
	padding-bottom: 0px;
}
.Pagebannershoriz{/* Page Horiz Pic div tag */
	float: left;
	width: 525px;
	margin-top: 13px;
}
.DanceNightsListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#00a0c6;
}
.ClassicalMusicListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#bc80bd;
}
.TheatreFamilyListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#7a0142;
}
.ComedyListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#7fc31b;
}
.LiveMusicListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#ff7f00;
}
.EventsPrivListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#ff0000;
}
.dategreyListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#a7a9ac;
}
.datewhiteListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#ffffff;
}
.ListingTextFrame{/*list text box */
	float: left;
	width: 380px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.ListingDateFrame{/*list text box */
	float: left;
	width: 135px;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
.pastListing{
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#CCCCCC;
}
.MapDiv {/* map container */
	float: left;
	width: 360px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 3px;
	font-family: verdana;
}
.halfconttext {/* map container */
	float: left;
	width: 150px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
	font-family: verdana;
}
.Newsandofferspara { /* News and offers stories */
	float: right;
	width: 380px;
	font-size: small;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: verdana;
	color: #330000;
	margin-top: 0px;
	margin-right: 0px;
}
.Newsandofferspics { /* News and offers pics */
	float: left;
	width: 125px;
	list-style-type: none;
	height: 125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.MainNewsinnerframe { /* Main Inner frame for thumb and copy div tag */
	float: left;
	width: 525px;
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}.ChildrensListing {
	float: left;
	width: 520px;
	padding-left: 5px;
	background-color:#EB008B;
}
