/* CSS Document */
@charset "UTF-8";

body{
	margin-top:0px;
	text-align: center;
}

#Container{

	margin: 0 auto;
	width:980px; 
	position:relative;	
}

#mainContainer{
	height:855px;
	width:770px;
	margin-top:0px;
	margin-left: auto ;
  	margin-right: auto ;
	border:1px inset #DEBA84;
	/*position:relative;*/
}


#header{
	background-color:#33AAFF;
	width:770px;
	height: 133px;
	/*position:relative;*/
}

#header1{
	background-image:url('../images/header1.jpg');
	width:390px;
	height: 108px;
	float:left;
	/*position:relative;*/
}
#header2{
	/*background-image:url('../images/header2.jpg');*/
	width:380px;
	height: 133px;
	float:right;
	/*position:relative;
	left:390px;
	top:-108px;
	*/
}
#innerBody{
	width:770px;
	top:-25px;
	position:relative;
}
#rightAdvertContainer{
	/*left: 775px;
    position: relative;
    top: -645px;
    width: 210px;
	*/
}
#nav{
	/*
	position:relative;*/
	float:left;
	padding-top:3px;
	width:190px;/*231px;*/
	background-color:#33AAFF;
	border:1px outset #33AAFF;
	height:742px;
}

#innerBodyContentRight{
	float:right;
	padding-top:0px;
	width:578px;
}
.clearBoth{
	clear:both;
}

.urbangreymenu{
	width: 190px; /*width of menu*/
	position:relative;
}

.urbangreymenu .headerbar{
	font: bold 13px Verdana;
	color: white;
	background: #606060 /*url(media/arrowstop.gif) no-repeat 8px 6px; last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	position:relative;
}

.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
	position:relative;
}

.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	position:relative;
}

.urbangreymenu ul li a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: black;
	background: #CEEB84;/*#E9E9E9;*/
	border:1px outset #DEBA84;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	position:relative;
}

.urbangreymenu ul li a:visited{
	color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: #FFCB31;/*black;*/
}

/*************************************************/

.urbangreymenu1 div div{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	position:relative;
}

.urbangreymenu1 div div a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0065CE;
	background: #CCEAF6;/* #FFFFDE;#CEEB84;*//*#E9E9E9;*/
	border:1px outset #DEBA84;/*#DEBA84;*/
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	position:relative;
}

.urbangreymenu1 div div a:visited{
	color: #0065CE;
}

.urbangreymenu1 div div a:hover{ /*hover state CSS*/
	color: #CE4D29;
	background: #FFFFDE;/*#FFCB31;*//*black;*/
}

/*************************************************/
.tableClass{
	
float:right;
background-color:#FFFFDE;
height:268px;
width:100%;

}
.tdClass{
	border:1px outset #DEBA84 ;/*#DEBA84*/
	color:#0066CC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
}

.tableClassEvents{
	
	float:right;
	background-color:#FFFFDE;
	width:100%;

}
.tdClassBlueBg{
	border:1px outset #0082CE ;/*#DEBA84*/
	background-color:#0082CE;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	padding: 5px 5px 5px 20px;
}
.tdClassEvents{
	border:1px outset #DEBA84 ;/*#DEBA84*/
	color:#000000;/*#0066CC*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	padding:10px 5px 10px 40px;
}
.subLnkBtn{
	background: none repeat scroll 0 0 #31AAFF;
    border: 1px outset #DEBA84;
    color: black;
	cursor:pointer;
    display: block;
    font: 11px/17px Arial,Helvetica,sans-serif;
    padding: 1px;
    position: relative;
    text-decoration: none;
	text-align:center;
	width:50px;
}
.subViewFlyerLnkBtn{
	background: none repeat scroll 0 0 #31AAFF;
    border: 1px outset #DEBA84;
    color: black;
	cursor:pointer;
    display: block;
    font: 11px/17px Arial,Helvetica,sans-serif;
    padding: 1px;
    position: relative;
    text-decoration: none;
	text-align:center;
	width:70px;
}
.tdTitle{
	color: #0082CE;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 5px;
    text-align: right;
    vertical-align: top;
    width: 100px;
}
.tdCopy{
	color:#3333333;
	font-size: 11px;
	vertical-align: top;
	text-align:left;
    padding: 0px 0px 8px 5px;
}
.tdMonth{
	border:1px outset #DEBA84 ;/*#DEBA84*/
	color:#CF4C2F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.tdDay{
	border:1px outset #DEBA84 ;
	color:#E37540;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}

a.link7:link {
	color:#00084B;
	text-decoration:underline;
}
a.link7:visited {
	color:#00084B;
	text-decoration:none;
}
a.link7:active {
	color:#FF0000;
	text-decoration:none;
}
a.link7:hover {
	color:#FF0000;
	text-decoration:none;
}

.msgdiv{
	padding-left:10px;
	color:#008000;
}

.msgdivRed{
	padding-left:10px;
	color:#990000;
}