/************************************************
*	Navigation     					*
************************************************/

#skip_to_content a:focus, #skip_to_content a:active {
	color:#00668F;
	}

/******  Hyperlinks  ***************************/

a:link, a:visited {
	color:#D46934;
}

a:focus, a:active, a:hover {
	color:#fff;
	background-color:#D46934;
	outline:#D46934;
	text-decoration:none;
}


/******  Header ********************************/

#header {
	background:url(header_bg_orange.png) white;
	}
.sitetitle {
/*	background:transparent url(sailormusic-venus.png) left top no-repeat;*/
	color:#00668F;
}
/*
#header h1 a { background:transparent url(sailormusic-orange.png) left top no-repeat; }
*/

/******  Content  ******************************/
#insertimage {
	background:url(memorial_book_venus.jpg);
}
table tr td a img {
	border-color:#D46934;
}
hr {
	border-top:#D46934 1px dotted;
}
h1,h2,h3 {
	background-color:inherit;
	color:#00668F; /*#ED9751*/
}
#content h2 {
/*	border-top-color:#D46934; */
}
#content h2, #content h3 {
	background-image:url(bullet-venus.gif);
	}

/******  Sidebar  ******************************/

#sidebar {
	border-left:1px dotted #D46934;
}
#brandingimage {
	background:url(venus_sticker.jpg) no-repeat bottom;
	border-bottom:1px dotted #D46934;
	height:190px;
}
#navimage {
	background:url(edition_bg_orange.png) no-repeat white;
}
.navtext {
	border:1px dotted #D46934;
}
#primarymenu {
	border-bottom:1px dotted #D46934;
}
ul.menu {
	color:#D66B31;
}
.menu li {
	list-style: url(bullet-venus.gif);
}
.menu a {
	color:#00668F; /*#ED9751*/
}
.menu a:hover, .menu a:active {
	background:#ED9751;
}
