body {
	background: #FFFFFF url(images/background.jpg) repeat-x;
	margin: 0 0;
}

#main {
	margin: 0 auto;
	width: 962px;
	background: #FFFFFF;
}

#search-theme-form {
	padding-right: 20px;
}

.blog_nav {
	display: block;
	float: right;
}

#header {
	margin: 0 0;
	background: transparent url(images/header.jpg) top center no-repeat;
	text-align: left;
	height: 213px;
}

.breadcrumb {
	display: none;
}

h2.title, .site-slogan, .navigation-primary {
	font-style: italic;
	font-family: georgia, serif;
	text-transform: none;
}

.navigation-primary ul, .site-slogan {
	display: block;
	width: 65%;
	padding-left: 35%;
	padding-top: 110px;
}

ul.links li {
	width: 100%;
	padding: 0;
}

ul.menu li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 2px;
	font-weight: bold;
	width: 100%;
}

.navigation-primary a {
	display: block;
	float: left;
	margin: 0 15px;
	text-align: center;
	font-weight: bold;
}

.navigation-primary a:hover {
}

.navigation-primary a.active {
	color: #665e75;
	text-decoration: none;
}

#header li.first {
	display: none;
}

a:link, a:visited {
	color: #665e75;
	text-decoration: none;
}

a:active, a:hover {
	color: #963d21;
	text-decoration: underline;
}

#container {
	padding-top: 70px;
	background: #FFFFFF url(images/page.jpg) no-repeat right bottom;
}

#block-menu-primary-links {
	width: 90%;
	padding: 0 5%;
}

#block-blog-0, #block-block-2 {
        padding-top: 20px;
        padding-left: 30px;
        font-family: georgia, serif;
        text-align: left;
}

#block-headlines-0, #block-block-2 {
	padding-top: 20px;
	padding-left: 30px;
	font-family: georgia, serif;
	color: #665e75;
	text-align: left;
}

#block-block-2.content {
	padding: 0;
}

#block-block-2 td {
	vertical-align: top;
	width: 33%;
}

.item-list ul li {
        list-style-type: none;
}

#page {
	width: 65%;
	background: transparent;
}

h2.title {
	font-weight: normal;
	font-size: 2em;
	color: #963d21;
}	

#page h3 {
	color: #847f41;
}

#header h1 {
	margin-bottom: 0;
	margin-top: 0;
}

#left-sidebar {
	width: 35%;
}

.block {
	padding-left: 60px;
}

.node .date {
	font-size: 85%;
	text-align: right;
	margin-right: 8px;
	margin-top: 3px;
}

#header-images {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#header-images table, tbody, tr {
	width: 100%;
	border: 0 none #FFFFFF;
}

p.front-text {
	padding-left: 15%;
	padding-right: 18%;
	padding-top: 75px;
  	text-align: justify;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.5;
	color: #665e75;
}


#footer {
	background: transparent url(images/footer.jpg) 80% 0% 
no-repeat;
	height: 100px;
	padding-top: 55px;
}

p.footer-text {
	font-size: 9px;
	padding-left: 75%;
	text-align: left;
}

li.node_read_more, a.link-direction {
	display: block;
	text-transform: uppercase;
        text-align: right;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: serif;
	padding-left: 0px;
}

#block-menu-primary-links a.active {
	background: url(images/flower.gif) left center no-repeat;
	color: #847f41;
	text-transform: none;
}

#block-menu-primary-links a:hover {
	color: #847f41;
	text-decoration: underline;
}

#block-menu-primary-links a {
	padding-left: 30px;
	color: #af9344;
	text-decoration: none;
}

#right-sidebar {
	width: 35%;
	padding-top: 75px;
}

#right-sidebar .title {
	color: #963d21;
	font-weight: bold;
	padding-bottom: 5px;
}

#search {
	padding-left: 30px;
}

#search label {
	display: none;
}

.site-name a {
	display: block;
	float: left;
	width: 35%;
	height: 130px;
	text-align: center;
	font-weight: bold;
	color: transparent;
}

div.links {
	display: none;
}

#view-all-type-link {
	float: right;
	margin-right: 18px;
}

.field-field-subhead {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #aaa;
}

/* allow search button to wrap under
 * search box
 */
#block-search-0 .form-submit {
	display: block;
}


#search-block-form label {
	display:none;
}

#block-views-news_archive-block .title {
	color:#AF9344;
}

#block-views-blog_archive-block .title {
	color:#AF9344;
}

div.terms {
	text-align: right;
}

.terms .inline li{
	padding-right: 8px;
	padding-left: 2px;
	border-right:1px solid #665E75;
	text-align: center;
}

.terms .inline li.last{
	border: none;
}

.image-thumbnail {
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

span.inline-right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

span.inline-left {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

span.inline-center {
	padding-top: 15px;
	padding-bottom: 15px;
}

span.inline caption {
	padding-bottom: 12px;
}

.swftools-wrapper {
	padding-top: 12px;
	padding-bottom: 10px;
}

.headlines-type {
	font-variant: normal;
	font-weight:normal;
	text-transform:capitalize;
}

.headlines-title a:visited, .headlines-title a:link { 
	font-weight: bold;
	color: #5e5f73;
}

.node-blog h3.title a, .node-news h3.title a {
	font-size: 1.6em;
}

.node-blog .field-field-subhead, .node-news .field-field-subhead {
	font-size: 1.2em;
}

#blog-deck {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

.blog-deck-label {
	font-weight: 600;
}

#blog-explanation {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

.blog-explanation-label {
	font-weight: 600;
}

.service-links {
  margin-bottom: 40px;
  margin-top: 20px;
}

.view-id-Blogs .view-footer {
	font-family: georgia, serif;
	/* color: #963d21; */
	font-style: italic;

}


