body{
}

.slogan{
	color:#96321b;
}

#bg-holder{
	position:absolute;
	background:url('images/rays.png') no-repeat center;
	height:313px;
	width:100%;
}

a, #error-page-list a{
	color:#61ABD6;
	font-family: Georgia;
 	font-style: italic;
 }

#error-page-list a:hover{
	text-decoration:none;
}


#footer {
    background: url("images/bg_main.jpg") #161512;
	border-top-color:#161512;
}

.flickr_badge_image img{
	border-color:#161512;
	border-width:3px;
}

.footer-block {
	background-image:url('images/v_divider.png');
}

.footer-block h3 {
	color:#fff;
}

.footer-block li a{
	color:#fff;
}

#slider a {
    border: 0 none;
    display: block;
}

.nivo-controlNav a {
    background-image: url("images/bullets.png");
}

.footer-block li {
    list-style-image: url("images/list_bullet.png");
}

.sf-menu, .sf-menu li ul{
	border-color:#171412;
	background: #231f1c;
	background: -webkit-gradient(linear, left top, left bottom, from(#161512), to(#231f1c));
	background: -moz-linear-gradient(top,  #161512,  #231f1c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#161512', endColorstr='#231f1c');
	
}

.sf-menu li.top{
	background-image:url('images/menu_divider.png');
}

.sf-menu a{
	background-image:url('images/submenu_divider.png');
}

.sf-menu a:hover, .sf-menu li.top>a:hover { /* visited pseudo selector so IE6 applies text colour*/
	text-shadow:none;
	color:#de4f2c;
}

h4.date-month, .tabs a:active, .tabs a:hover, .tabs .current, .tabs .current:hover, .tabs li.current a, .tabs2 a.current, .widget_tag_cloud a:hover {
	background-color:#96321b;
	filter:none;
}

#subsc-desc{color:#fff}

/************ Coming Soon Page ***********/

#coming-soon{
}

#coming-soon p, #coming-soon h3{
	color:#444;
}
/*****************************************/