body {
	background-color: #642566;
	margin: 0 0 50px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/main/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td, th {
	font: 12px Arial, Helvetica, sans-serif;
}

P {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}


/*============ 
Menu 
=============*/

.menu {
	background-color: #f5edf5;
}

.menu a:link {
	display: block;
	width: 172px;
	font-size:12px;
	font-style: normal;
	color: #642566;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-left: 25px;
	line-height: 24px;
}

.menu a:visited {
	display: block;
	width: 172px;
	font-size:12px;
	font-style: normal;
	color: #642566;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-left: 25px;
	line-height: 24px;
}

.menu a:hover {
	color: #b86ebc;
	text-decoration: none;
}

.marketmenu {
	background-image: url(../images/main/marketmenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 36px;
	width: 197px;
		
}

.victorianmarkets {
	background-image: url(../images/main/victorianmarkets.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 36px;
	width: 197px;	
}

.generalinfo {
	background-image: url(../images/main/generalinfo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 36px;
	width: 197px;	
}

.shopping {
	background-image: url(../images/main/shopping.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 36px;
	width: 197px;	
}

.menubottom {
	background-image: url(../images/main/menubottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 36px;
	width: 197px;
	text-align: center;	
	vertical-align: middle;
}

/*============ 
Text Formatting 
=============*/

.bodytext {
	font-size: 12px;
	color: #333;
	padding: 0 0 15px 25px;
}

.bodytext a:link {
	color: #642566;
	text-decoration: none;
}

.bodytext a:visited {
	color: #642566;
	text-decoration: none;
}

.bodytext a:hover {
	color: #b86ebc;
	text-decoration: none;
}

.news {
	font-size: 14px;
	color: #642566;
}

h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #642566;
	border-bottom: 1px dashed #642566;
	margin-right: 5px;
	text-transform: capitalize;
}

h1 a:link {
	font-size: 18px;
	font-weight: bold;
	color: #642566;
	text-decoration: none;
}

h1 a:visited {
	color: #642566;
	text-decoration: none;
}

h1 a:hover {
	color: #b86ebc;
	text-decoration: none;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	position: relative;
	right: 10px;
	bottom: 15px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*============ 
Tables
=============*/

.table {
	border: 1px solid #f5edf5;
	border-collapse: collapse;
	font: 12px Arial, Helvetica, sans-serif;
}

.table td {
	border: 1px solid #f5edf5;
	padding: 4px;
	color: #642566;
}

.table th {
	border: 1px solid #642566;
	background-color: #642566;
	font-weight:: bold;
	padding: 4px;
	color: #FFFFFF;
}

.table tr.altrow {
	background-color: #f5edf5;
	color: #642566;		
}

/*============ 
Images
=============*/

.headerimagericii {
	background-image: url(../images/main/r1_c2_header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 139px;
	width: 544px;
}

.headerimageriici {
	background-image: url(../images/main/r2_c1_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 153px;
	width: 446px;
}

.headerimageriicii {
	background-image: url(../images/main/r2_c2_header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 153px;
	width: 544px;
}

.headerimageriiicii {
	background-image: url(../images/main/r3_c2_header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 235px;
	width: 793px;
}