/**
 *  Custom Style
 *
 *  Generated By Gazelle on 15/11/09 @ 10:50
 *
 *  @title       Main Street Monbulk_3
 *  @author      Jill A'Vard
 *  @description Main Street Monbulk
 */

body {
	background: #fff none top left repeat;
	font-family: Arial;
	color: #000;
}

#container {
	background: #fff url(/styles/images/mainstreetmonbulk_3_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 0;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial;
	color: #f0e428;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #f0e428;
}

#mainnav ul {
	background: #000;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #7d0d39 url(/styles/images/mainstreetmonbulk_3_sidebar.jpg) bottom left no-repeat;
}

#subnav {
	background-color: #7d0d39;
	}

#maincontent {
	background: #fff none top left no-repeat;
	border-right-color: #DDE;
}

#supportingcontent {
	background-color: #DDE;
}

#footer {
	background: #7d0d39 none center center no-repeat;
	border-top: 1px solid #000;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Arial;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #f9a510;
}

a:link {
	color: #7d0d39;
}

a:visited {
	color: #0a09c3;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #DDE;
}

.border {
	border-color: #DDE;
}

img.border {
	border-color: #f9a510;
}

.highlighted {
	color: #F00;
}