/*
Global
-------------
*/

:-moz-any-link:focus {
	outline-width: 0 !important;
}

input:focus::-moz-focus-inner {
	border-color: transparent !important;
}

a {
	color: #45413F;
	text-decoration: none;
}

a:hover {
	color: #353231;
	text-decoration: underline;
}

a.more {
	color: #292725;
	font-size: 12px;
	text-decoration: underline;
}

body#home #menu ul li a.home {
	color:#5F0C0F;
}
body#about #menu ul li a.about {
	color:#5F0C0F;
}
body#why #menu ul li a.why {
	color:#5F0C0F;
}
body#contact #menu ul li a.contact {
	color:#5F0C0F;
}
body#products #menu ul li a.products {
	color:#5F0C0F;
}

span.header {
	color:#5F0C0F;
display:block;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}



#welcome-text .header{
color:#5F0C0F;
margin:22px 0 -3px;
}

span.case-study-header{
	color:black;
	display:block;
	font-size:16px;
	line-height:0.5;
	padding-left:27px;
}
span.case-study-header-main{
	color:#2F2D2C;
	display:block;
	font-size:15px;
	line-height:0.5;
	padding:0 0 10px 27px;
}
.value {
	color: #353231;
}
span#news-header{
	font-family: arial;
	color: #3a302c;
	font-size: 12px;
	position: relative;
	top: 6px;
	left: 12px;
}
p.news{
	font-size:10px;
	line-height:1.3em;
	border-bottom: solid 1px #C7B29A;
	padding-bottom: 15px;
	margin-top: -5px;

}
p ,label{
	color:#5F564D;
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom:12px;
}

.content-block p{
width:200px;
margin-top:1px;
}
.content ul{
	list-style-image: url(images/bullet.png);
}
.content ul li{
	font-size: 0.9em;
	color: #3c332e;
}
/*
Sidebar
-------------
*/

#left-sidebar p#welcome-text{
	font-size: 10px;
	font-size-adjust: none;
	line-height: 1.4em;
	padding-bottom: 15px;
	color:#5F564D;
}
/*
Menu
-------------
*/

#menu ul li a,#product-nav,#breadcrums{
	color: #413C3B;
	font-size-adjust: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9.5px;
}

#menu ul li a:hover {
	color: #34302F;
	text-decoration: underline;
}
/*
Main Content
-------------
*/

#img-text-block p {
	color: #4D4846;
	font-size: 0.7em;
	line-height:1.3em;
}

.thumb-title{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing:normal;
	line-height:1.6em;
	color:#C7B29A;
}

/*
Footer
-------------
*/


/*
About page
-------------
*/

ul#about li{
	
color:#3A302C;
font-size:11px;
}



#footer{
	color: #5F5957;
	font-size-adjust: none;
	font-stretch: normal;
	font-size:9px;
	line-height:1.4em;
}






