/**
 *  Custom Style
 *
 *  Generated By Gazelle on 27/11/10 @ 08:12
 *
 *  @title       mumbil
 *  @author      m hanney
 *  @description mumbil
 */

body {
	background: #e0d7d7   center center no-repeat;
	font-family: Times New Roman;
	color: #000;
}

#container {
	background: #e0d7d7 url(/styles/images/mumbil_header.jpg) top right no-repeat;
}

#header {
	margin-bottom: top right no-repeat;
	margin-bottom: 0;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: hidden;
	font-family: Impact;
	color: #011e0f;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #011e0f;
}

#mainnav ul {
	background: #000;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #e0d7d7 url(/styles/images/mumbil_sidebar.jpg) top left no-repeat;
}

#subnav {
	background-color: #e0d7d7;
	}

#maincontent {
	background: #e0d7d7 none center center no-repeat;
	border-right-color: #DDE;
}

#supportingcontent {
	background-color: #DDE;
}

#footer {
	background: #d9decd none bottom left no-repeat;
	border-top: 1px solid #000;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Times New Roman;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Times New Roman;
	color: #0f0b0b;
}

a:link {
	color: #F00;
}

a:visited {
	color: #F00;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #DDE;
}

.border {
	border-color: #DDE;
}

img.border {
	border-color: #0f0b0b;
}

.highlighted {
	color: #F00;
}
