BODY{
	margin : 0 0 0 0;
	background-color : white;
	text-align : center;
}

hr{
	color : #525494;
	background-color : #525494;
	height : 1px;
}

p{
	margin : 0 0 1em 0;
	line-height : 18px;
}

A{
	color : #91148e;
	text-decoration : none;
}
A:hover{
	color : #91148e;
	text-decoration : underline;
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 170%;
	font-weight : normal;
	margin : 0 0 10px 0;
}
h1 I, h1 EM{
	color : #788cb6;
	font-style : normal;
}

h2{
	color : #788cb6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 150%;
	font-weight : 500;
	margin : 0 0 10px 0;
}

h3{
	color : #788cb6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 130%;
	font-weight : 500;
	margin : 0 0 10px 0;
}

UL{
	margin : 0 25px 1em 25px;
	padding : 0 0 0 0;
}

UL LI{
	margin : 0 0 3px 0;
	padding : 0 5px 0 15px;
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
	line-height : 16px;
	color : #525494;
}

UL  LI UL{
	margin : 2px 0 2px 0;
	padding : 0 0 0 0;
}
UL LI UL LI{
	margin : 0 0 3px 0;
	padding : 0 5px 0 15px;
	list-style : none;
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 7px;
	line-height : auto;
	color : black;
}


#container{
	width : 750px;
	padding : 0 0 0 0;
	margin : 0 auto 0 auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	text-align : left;
	background-image : url(/assets/gfx/menu-column.gif);
	background-repeat : repeat-y;
}

#topBar{
	background-color : #525494;
	text-transform : uppercase;
	padding : 2px 5px 2px 15px;
	border-bottom : 1px solid white;
	color : white;
}

#header{
	background-color : #91148e;
	background-image : url(/assets/gfx/food-masthead2.jpg);
	background-repeat : no-repeat;
	height : 116px;
	padding : 19px 0 17px 180px;
	border-bottom : 1px solid white;
}

.bar{
	background-color : #525494;
	background-image : url(/assets/gfx/bar-column.gif);
	background-repeat : no-repeat;
	border-bottom : 1px solid white;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
}

#updated{
	float : left;
	width : 155px;
	text-align : left;
	margin : 0 10px 0 0;
	padding : 0 0 0 0;
}

#cwn{
	float : right;
	width : 255px;
	text-align : right;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#cwn A			{	color : white; text-decoration : none;	}
#cwn A:hover	{	color : white; text-decoration : underline;	}

#columnOne{
	float : left;
	width : 155px;
	text-align : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#columnOne UL{
	margin : 10px 0 1em 5px;
	padding : 0 5px 0 5px;
	list-style : none;
}
#columnOne UL LI{
	margin : 0 0 3px 0;
	padding : 0 5px 0 15px;
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	font-weight: bold;
	line-height : 16px;
}

#columnOne UL LI A{
	color : black;
	text-decoration : none;
}



#columnTwo{
	float : right;
	width : 580px;
	text-align : left;
	margin : 10px 0 0 0;
	padding : 0 0 0 0;	`
}
.clear{
	clear : both;
	font-size : 5%;
	height : 1px;
}

#footer{
	background-color : #525494;
	background-image : url(/assets/gfx/bar-column.gif);
	background-repeat : repeat-y;
	border-bottom : 1px solid white;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	padding : 3px 5px 3px 5px;
}

#footer A{
	color : white;
	text-decoration : none;
}
#footer A:hover{
	color : white;
	text-decoration : underline;
}



/* LAST MINUTE TABLE */

#columnTwo #lastMinute{
	width : 180px;
	border : none;
	margin : -15px 0 5px 15px;
	border-collapse : collapse;
	float : right;
	display : inline;
}


#columnTwo #lastMinute TR{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

#columnTwo #lastMinute TD{
	background-color : #fff;
	padding : 4px 4px 4px 4px;
	vertical-align : top;
    color : #333333;
	border-bottom : 1px solid #999;
	border-left : 1px solid #999;
	border-right : none;
	border-top : none;		
	border-collapse : collapse;
}


#columnTwo #lastMinute .membersCol{
	font-size : 140%;
	color : #002674;
	font-family : tahoma, arial, sans-serif;
	font-weight : normal;
	text-align : center;
}

#columnTwo #lastMinute .nonMembersCol{
	font-size : 140%;
	color : #91148e;
	font-family : tahoma, arial, sans-serif;
	font-weight : normal;
	text-align : center;
}

#columnTwo #lastMinute .month{
	background-color : #fff;
	padding : 15px 4px 5px 4px;
	vertical-align : top;
	border-bottom : none;
	border-left : none;
	border-right : none;
	border-top : none;		
	border-collapse : collapse;
	text-align : left;
	color : #788cb6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 150%;
	font-weight : 500;
	margin : 0 0 10px 0;
}

#columnTwo #lastMinute .day{
	background-color : #efede3;
	padding : 2px 0 2px 4px;
	vertical-align : middle;
	border-bottom : 1px solid #999;
	border-left : none;
	border-right : none;
	border-top : none;		
	border-collapse : collapse;
	width : 30px;
	text-transform : uppercase;
	font-size : 90%;
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#columnTwo #lastMinute .number{
	background-color : #efede3;
	padding : 2px 4px 2px 4px;
	vertical-align : middle;	
	font-size : 140%;
	font-weight : 500;
	margin : 0 0 0 0;
	text-align : left;
	border-bottom : 1px solid #999;
	border-left : none;
	border-right : none;
	border-top : none;		
	border-collapse : collapse;	
}

#columnTwo #lastMinute .empty{
	background-color : #fff;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : #788cb6;
	border-bottom : none;
	border-left : none;
	border-right : none;
	border-top : none;		
	border-collapse : collapse;
}

#columnTwo #lastMinute .notch{
	background-color : #fff;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : #788cb6;
	border-bottom : 1px solid #fff;
	border-left : none;
	border-right : none;
	border-top : none;		
	border-collapse : collapse;
}


#columnTwo #lastMinute TH{
	background-color : #eeeeee;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid #999;
	border-collapse : collapse;
	text-align : center;
	width : 90px;
	text-transform : uppercase;
	font-size : 90%;
	color : #000;
	font-family : tahoma, arial, sans-serif;
	font-weight : normal;		
}


.floatRight{
	background-color : #efede3;
	margin : 0 2px 10px 15px;
	padding : 20px;
	float : right;
	clear : right;
}
.floatRight IMG{
	border : 1px solid black;
}

.multimap{
	border : 1px solid black;
	background-color : white;
}

.border{
	float : right;
	clear : right;
	background-color : #efede3;
	padding : 20px;
	margin : 0 2px 10px 15px;
}


#logos{
	border : none;
	width : 260px;
	vertical-align : top;
	float : right;
	clear : right;
	
}
#logos TD{
	border : none;
	vertical-align : middle;
	text-align : center;
	background-color : #efede3;
	padding : 10px;
}

iframe{
	border : none;
}

.boxed{
	border  : 1px solid #ccc;
	background-color : #f5f5f5;
	padding : 3px 8px 3px 8px;
	text-align : center;
}