body {
	background-image: url(../images/bg/purple/header.jpg);
}
ul#main_link_group_1 li.main_link.n4 {
	background-image: url(../images/bg/purple/sitetitle.jpg);	
}
div#content a, 
div#content a img,
div#teasers a,
div#teasers a img,
div#content h2,
div#content div.title,
div#content div.name,
div.teaser_heading {	
	color: #605889 !important;
}

a img { 
	border-color: #605889;
}

/***************************************************************************
*  HOME PAGE STYLE                                                         *
**************************************************************************/

body#home {
	background: black none;
	color: silver;
	padding-top: 15%;
}
body#home a {
	color: silver;
}
body#home div#header_content_footer_wrapper,
body#home div#header_content_footer_wrapper_2 {
	
}

body#home div#header {
	display: none;
}


body#home h2 {
	display: none;
}
body#home div#main_links {
	position: relative;
	z-index: 2000;
}

body#home div#main_links ul li a {
	color: white;
	font-family: "times new roman", serif;
	font-style: italic;
	font-size: 120%;
	padding: 2px 0px 2px 30px;
	background-image: url(../images/bg/black/menu/white.jpg);
	text-decoration: none;
}
	
body#home ul#main_link_group_1 li.main_link.n4 {
	background-image: url(../images/bg/black/sitetitle.jpg);
	padding-bottom: 55px !important;
}
body#home div#main_links ul li#home_main_link a:hover, 
body#home div#main_links ul li#home_main_link.selected a {
	background-image: url(../images/bg/black/menu/white.jpg);
}

body#home div#main_links ul li#news_main_link a:hover, 
body#home div#main_links ul li#news_main_link.selected a {
	background: url(../images/bg/black/menu/tour.gif) left center no-repeat;
}
body#home div#main_links ul li#tour_main_link a:hover, 
body#home div#main_links ul li#tour_main_link.selected a {
	background: url(../images/bg/black/menu/tour.gif) left center no-repeat;
}
body#home div#main_links ul li#music_main_link a:hover, 
body#home div#main_links ul li#music_main_link.selected a {
	background: url(../images/bg/black/menu/music.gif) left center no-repeat;
}
body#home div#main_links ul li#story_main_link a:hover, 
body#home div#main_links ul li#story_main_link.selected a {
	background: url(../images/bg/black/menu/story.gif) left center no-repeat;
}
body#home div#main_links ul li#photos_main_link a:hover, 
body#home div#main_links ul li#photos_main_link.selected a {
	background: url(../images/bg/black/menu/tour.gif) left center no-repeat;
}
body#home div#main_links ul li#mailinglist_main_link a:hover, 
body#home div#main_links ul li#mailinglist_main_link.selected a {
	background: url(../images/bg/black/menu/contact.gif) left center no-repeat;
}
body#home div#main_links ul li#contactandbookinginfo_main_link a:hover, 
body#home div#main_links ul li#contactandbookinginfo_main_link.selected a {
	background: url(../images/bg/black/menu/booking.gif) left center no-repeat;
}


body#home div#content {
	background: url(../images/bg/face.jpg) no-repeat;
	height: 388px; 	
	min-height: 388px;
}
body#home div#footer {
	background-color: #6B0D0A;
	font-weight: bold;	
}

body#home div#teasers,
body#home div.teaser {
	width: 193px !important;
}
body#home div.teaser_heading {
	color: #B46600 !important;
}

body#home div#footer {
	width: 98%;
	padding: 3px 1%;
	text-align: left;
	clear: both;
}

