/**
 *  Custom Style
 *
 *  Generated By Gazelle on 04/12/09 @ 11:31
 *
 *  @title       Labertouche
 *  @author      Michael de Groot
 *  @description The theme in use.
 */

body {
	background: #fff none top left repeat;
	font-family: Verdana;
	color: #000;
}

#container {
	background: #fff url(/styles/images/mountainscopy_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: hidden;
	font-family: Arial Black;
	color: #fff;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #fff;
}

#mainnav ul {
	background: #556731;
}
#mainnav ul a {
	color: white;
}

#content {
	background: #556731 url(/styles/images/mountainscopy_sidebar.jpg) top left no-repeat;
}

#subnav {
	background-color: #556731;
	}

#maincontent {
	background: #fff none center center no-repeat;
	border-right-color: #e8e8ea;
}

#supportingcontent {
	background-color: #e8e8ea;
}

#footer {
	background: #aac5db url(/styles/images/mountainscopy_footer.jpg) bottom left no-repeat;
	border-top: 1px solid #556731;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Verdana;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #555;
}

a:link {
	color: #473c80;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #e8e8ea;
}

.border {
	border-color: #e8e8ea;
}

img.border {
	border-color: #555;
}

.highlighted {
	color: #F00;
}