/*	-------------------------------------------------------------
 
	COMMUNICATION AGENCY
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Inspire Red Style
	Nom:brown.css
	Version:1.0
	Date: 2/12/09
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
  RED	
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body, html {	
	font: normal 12px "Helvetica Neue", Helvetica, "Lucida Sans Unicode", Verdana, Arial !important;
}

.nav {
	font-size: 11px;
}

a, a:link {
	color: #8f181a; 
}

#front-left h2 a{
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #8f181a; }
	
#col-left h1 {
	color: #8f181a !important; 
	border-left: 6px solid #cee5b1 !important;
}

#col-right h1 {
	color:#8f181a !important; }

#col-right h3 a {
	color: #8f181a !important; }

#col-right h3 {
	border-left: 6px solid #cee5b1;
	padding-left: 7px;
	margin-bottom: 10px;
	font-size: 14px;
}

.dets ul {
	list-style-type: none !important;
}

#col-right ul {
	list-style-type: disc;
}

#col-right ol {
	list-style-type: decimal;
}
	
#col-right #span-2 span {
	color: #8f181a !important; }

.header {
	background-image: url("../../images/bg_header_inspire_red.png");
}

.header .nav li a:hover, 
.header .nav li.current_page_item a,  
.header .nav li.current_page_ancestor a,
.header .nav li.current_page_parent a{
	color: #bfb49c !important; }

.header ul{
	width: 851px;
}
	
form.global input.submit:hover {
	background: #8f181a !important;  }

#commentform input.submit:hover {
	background: #8f181a !important; }
	
.logo {
	background-image: url("../../images/inspire-logo.png"); 
	background-repeat: no-repeat;
	width: 98px;
	height: 78px;
	position: relative; 
	left: 28px; 
	top: 8px;
	text-align: middle;
}

#col-right td {
	vertical-align: top;
	padding: 8px;
}

#slideshow_violator {
	background: transparent url(../../images/inspire-trans.png) repeat scroll 0 0;
}

