
body	{
	background:url(../images/bg-header.jpg) repeat-x;
	
}

h4 a	{
	
	color: #333 !important;
}

.case {
	clear:both;
}

.logo	{
	margin-left:25px;
	
}

h1, h2	{
	padding-bottom:10px;
	font-family: 'Rancho', cursive;
}

.jumbotron h1, .jumbotron  h2 	{
	font-family: 'Rancho', cursive;
}

.jumbotron p	{
	font-size:25px;
	font-weight:normal;
	font-family: 'Rancho', cursive;
}

.title  {
	color:#660000;
	text-shadow: 1px 1px #F5F5EF;
	font-family: 'Rancho', cursive;
	letter-spacing:2px;
}

.subtitle  {
	font-size:30px;
	color:#660000;
	text-shadow: 1px 1px #F5F5EF;
	font-family: 'Rancho', cursive;
	letter-spacing:2px;
}

.sub-head {
	color:#737000;
	font-size:24px;
	font-family: 'Rancho', cursive;
	letter-spacing:2px;
	
}
.case img {
	float: left;
	margin: 0 20px 20px 0;
	background:#cec0a5;
	padding: 1px;
}

.case {
	

}

.cnr-photo	{
	background:url(../images/cnr-photo.png) no-repeat;
	position:relative;
	height:250px;
	max-width:100%;
}

.jumbotron img	{
	float:left;
	clear:both;
}

.short {
	padding: 0 0 15px 0;
	
}
.case a, .article a {
	color:#d6642c !important;
	font-weight: bold;
}

.case h4 a, .article h4 a {
	color:#d6642c !important;
	font-weight: normal;
}
.date {
	font-size: .84em;
	margin: 0 0 3px;
}

.rounded-main	{
	background:#FFFFFF;
    border-radius: 7px 7px 7px 7px;
	border:1px solid #e1e0e0;
    margin: 0 25px 0 0;
    overflow: hidden;
    padding: 25px;
	width:100%;
}

.rounded-aside	{
	background:#e2e1c5;
    border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 5px #CFCEBB inset;
    overflow: hidden;
    padding: 25px;
}


/*********** GALLERY *****************/

/*************/

.slideshow td img	{
	margin-bottom:5px;
}


.slideshow 	{
	margin-top:15px;
}


.slideshow td 	{
	padding:0px 15px 15px 0px;
}

.slideshow td a 	{
	display:block;
	background:#fff;
	border:1px solid #ececec;
	padding:10px;
	text-decoration:none;

}

.slideshow td a span 	{
	text-decoration:none !important;
}

.slideshow th	{
	text-align:left
}

.slideshow th.odd 	{
	padding-top:35px;
}

.header .nav	{
	margin-top:25px;
	
	
}



/************ GALLERY ENDS ********************/

footer	{
	border-top:1px solid #cec0a5;
	margin-top:20px;
	
	
}

footer	p {

	padding-top:10px;
	text-align:center;
	
}


#home .nav li.home,  #home .nav li.home a, #about .nav li.about, #about .nav li.about a, #music .nav li.music, #music .nav li.music a, #photo .nav li.photo, #photo .nav li.photo a, #events .nav li.events, #events .nav li.events a, #contact .nav li.contact, #contact .nav li.contact a	{
  background-color:#660000;
  text-decoration: none;
  border-radius:5px;
  color:#FFF;	
}

.nav li a:hover,
.nav li a:focus {
  color: #fff;
  text-decoration: none;
}

