body.front #main-content-bottom .region-count-1 h2.title {
	background: url(images/front.jpg) left top no-repeat;
}

#navigation .block-menu {
background: url(images/nav-bg-off.gif) left top repeat-x;
height: 30px;
}

#navigation .block-menu ul.menu li a {
color: #7F292C;
font-family: Georgia, Times New Roman, serif;
font-size: 14px;
text-decoration: none;
padding: 6px 20px;
}

#navigation .block-menu ul.menu li a.active {
color: #7F292C;
background: url(images/nav-bg-off.gif) left top repeat-x;
}

#navigation .block-menu ul.menu li a:hover {
color: white;
background: url(images/nav-bg-on.gif) left top repeat-x;
}

body, #page-wrapper {
    background-color: #7f292c;
}
	
#page {
    width: 960px;
    margin: 0 auto;
    background-color: white;
}

body.front #main-content-bottom .block h2.title {
	font-size: 15px;
	font-weight: normal;
	margin-top: 7px;
	border-bottom: 1px solid #7F292C;
	color: #7F292C;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
}

#main #content h1.title {
	border-bottom: 1px solid #7F292C;
	color: #7F292C;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

h2 {
	color: #7F292C;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

.sidebar .block h2.title {
border-bottom: 1px solid #7F292C;
}

h3 {
	color: #7F292C;
}

h3.secondary {
font-style: italic;
margin: 7px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 12px;
line-height: 150%;
font-weight: bold;
}

#footer .block-menu ul.menu li a {
	color: #7F292C;
}
