/* Copyright(c) 2007-09, Fashions.Org - All Rights Reserved 
     Redistribution, publication or deriative works of code and contents is expressively prohibited.

	CSS Style Sheet for Local Fashion Show/Event Calendar
*/
#header
{
	text-align	: center;
	font-size	: 16pt;
	font-weight	: bold;
	color		: #996600;
	font-family	: arial;
}
#local
{
	width		: 775px!important; 
	width		: 780px; 
	margin-top	: 20px;
	margin-left	: 20px; 
	font-family	: verdana;
	font-size	: 10pt;
	color		: #000;
	border		: 3px solid #777;
}
#subtitle
{
	text-align	: center; 
	font-size	: 18pt; 
	font-weight : bold;
	color		: #777; 
	font-family	: verdana;
}

.month_listing
{
	text-align		: center;
	font-size 		: 14px;
	font-weight		: bold;
	font-family		: verdana;
}