@import url('templates/css/menus/collapse_default.css');
#menu {
	padding: 46px 0px 0px 0px;
}

#menu ul {
	padding: 0px 0px 5px 10px;
}

/* what is this for? - FH 10/02/2005 */
image {
	border: 1px solid #000;
	margin: 4px;
}

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 51px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 410px;
}

#page {
	background-color: #CCCCCC;
	/*/*/
	hack: ";
	hack: "";
	/* NN4 */
	background-color: #BB8E8E;
	/*";/* IE Hack*/
}

#content {
	background-image:
		url(/templates/images/background_tiles/cherry_content.gif);
	background-repeat: no-repeat;
	background-color: #BB8E8E;
}

#menu {
	background-color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

h1 {
	color: #7D0000;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #7D0000;
	text-decoration: none;
}

#menu a {
	color: #7D0000;
	text-decoration: none;
}

#menu .nested a.current,#menu .nested a:hover {
	color: #ffffff;
}

#menu .nested li a {
	color: #BB8E8E;
}

#footer a {
	color: #BB8E8E;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer {
	background-image:
		url(/templates/images/background_tiles/cherry_footer.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	color: #BB8E8E;
}
