/**/

body.custom {
	background-color: #C7CBB8;
}

html {
	background-color: #C7CBB8;
}


#header {
	background-image: none;
	height: 142px;
}

.custom a:hover  {
	background-color: #EFE9D6;
}

/*
.custom h3 {
	color: #993333;
}
*/

.custom .std_text .first, .custom .std_text .drop_cap {
	color: #1f2e65;
}

.custom #nav {
	background-color: #84949E;
}

.custom #nav a:hover {
	background: #84949E;
}

.custom #container {
	background-color: #808f98;
	border: 1px solid #bbbfae;
}


.custom #page {
	background-color: #fff;
}

.custom #comment_form .form_submit,
.custom #search_form .form_submit {
	background-color: #0061AB;
}

