body{
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #700020;
	background-color: #fff0c0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
	border-collapse: collapse;
}


table.frame{
	width:	100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

td.header{
	height: 25px;
	background-color: #700020;
	color: #fff0c0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	padding-right: 20px;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bold;
	width: 33%;
}

td.footer{
	height: 25px;
	background-color: #700020;
	color: #fff0c0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	padding-right: 20px;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
	width: 33%;
}

td.leftfooter{
	height: 25px;
	background-color: #700020;
	color: #fff0c0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding-left: 20px;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
	width: 33%;
}

td.topimage{
	height: 180px;
	background-image: url(strip1.png);
	background-repeat: repeat-x;
}

td.maincontent{
	font-size: 12px;
	font-weight: normal;
	padding: 0 20px 0 20px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
}

td.navbar{
        height: 25px;
        background-color: #700020;
        color: #fff0c0;
        text-align: center;
        text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
        padding-right: 20px;
	width: 33%;
}

td.debug{
        height: 25px;
        background-color: #009999;
        color: #fff0c0;
        text-align: center;
        text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
        padding-right: 20px;
	width: 33%;
}

a.nav:visited, a.nav:link{
	font-size: 11px;
	font-weight: bold;
        color: #fff0c0;
}

table.events{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

th.event{
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border-left: 1px solid #800020;
	border-right: 1px solid #fff0c0;
	margin: 0px;
	background-color: #800020;
	color: #fff0c0;
}

td.event{
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border: 1px solid #800020;
	margin: 0px;
}

table.eateries{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

table.eateries th{
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border-left: 1px solid #800020;
	border-right: 1px solid #fff0c0;
	margin: 0px;
	background-color: #800020;
	color: #fff0c0;
}

table.eateries td{
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border: 1px solid #800020;
	margin: 0px;
}

h2{
	font-size: 17px;
	color: #006600;
}

td.footer a:visited, a:link
{
	color: #fff0c0;
}

a:link{
	color: #000000;
}

