body {
	color: #ffffff;
	background: #b93742 url(http://www.townies.com.au/images/header_bg.gif) repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

#navbar {
		background: transparent;
		width: 146px;
     		font-family: Verdana, Helvetica, Sans-Serif;
     		padding: 2px;
     		font-size: 12px;
		font-weight: bold;
     		text-align: center;
  	}

A.menu:link {
		display: block;
		text-align: center;
		color: #ffffff;
		text-decoration: none;
     		padding: 4px;
		background: #990033;
		border-style: solid solid solid solid;
		border-width: 1px 1px 1px 1px;
		border-color: #b2b2b2 #575757 #575757 #b2b2b2;

	}

A.menu:visited {
		display: block;
		text-align: center;
		text-decoration: none;
		color: #cccccc;
     		padding: 4px;
		background: #990033;
		border-style: solid solid solid solid;
		border-width: 1px 1px 1px 1px;
		border-color: #b2b2b2 #575757 #575757 #b2b2b2;
	}

A.menu:hover {
		display: block;
		text-align: center;
		color: #ffffff;
		text-decoration: none;
     		padding: 4px;
		background: #990099;
		border-style: solid solid solid solid;
		border-width: 1px 1px 1px 1px;
		border-color: #575757 #b2b2b2 #b2b2b2 #575757;
	}

h1 {
	font-size: 14px;
	font-weight: 900;
	color: #ff0000;
	padding: 0px 12px 0px 16px;
	}

h2 {
	font-size: 13px;
	font-weight: 800;
	color: #ff0000;
	padding: 0px 12px 0px 16px;
	}

h3 {
	font-size: 18px;
	font-weight: 900;
	color: #cccccc
	}

p.normal {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
	}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 12px 0px 16px;
	}

.whatson {
		background-image: url("http://www.townies.com.au/images/scroll_mid.gif");
	}


.highlighted {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		color: #ff9900;
		font-weight: bold;
	}

.highlighted_date {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		color: #ffcc00;
		font-weight: bold;
	}

.whatson_text {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		font-weight: normal;
	}

A:link {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #ffcc00;
	}

A:visited {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #ff9900;
	}

A:hover {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #ff0000;
	}

A.footer:link {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #ffcc00;
	}

A.footer:visited {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #cccccc;
	}

A.footer:hover {
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #ff0000;
	}
  
.smalltext {
		font-family: verdana, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #ffffff;
	}

.header {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffcc00;
	}

.subheader {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 15px;
		font-weight: bold;
		color: #ffcc00;
		padding: 0px 0px 0px 4px;
	}

li, td {
		font: 11px verdana, arial, helvetica, sans-serif;
		color: #ffffff;
	}

th {
		font: 12px verdana, arial, helvetica, sans-serif;
		color: #ffcc00;
		font-weight: bold;
	}

div.module_highlight h3 {
	color: #B5B5B4;
	font-family: "brush script MT";
	font-size: 30px;
	text-align: center;
/*	font-weight: bold; */
	height: 42px;
	line-height: 42px;
	margin: 0 0 10px;
	padding: 0 5px;
/*	text-transform: uppercase; */
}

div.module_highlight {
	background: url(../images/box-br.gif) no-repeat right bottom;
	clear: both;
	display: block;
	float: left;
	margin: 0 0 15px;
	padding: 0;
	width: 200px;
}

div.module_highlight div.box-ct {
	padding: 0 5px 10px;
}

div.module_highlight h3 {
	background: url(../images/h3-bg-purple.gif) repeat-x left bottom;
	color: #FFCC00;
}

div.module_highlight {
	background: url(../images/box-br-purple.gif) no-repeat right bottom #990099;
	color: #EEDDCC;
}

div.module_highlight div {
	background: url(../images/box-bl-purple.gif) no-repeat left bottom;
}

div.module_highlight div div {
	background: url(../images/box-tr-purple.gif) no-repeat right top;
}

div.module_highlight div div div {
	background: url(../images/box-tl-purple.gif) no-repeat left top;
	padding: 0;
}

div.module_highlight div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_highlight img{
	background: #910091;
	border: 1px solid #6f006f;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_highlight p {
	margin-top: 0;
}

.innerpad {
	padding: 0 0 0 8px;
	margin: 3 0 0 0px;
}