/* @override http://gracefieldliving.co.nz/stylesheets/main.css */

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #695c48;
	font-weight: normal;	
        line-height: 140%;
}

body {
	font: 12px/170% "myriad pro", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	
}

#header #branding {
	width: 900px;
	margin: 0 auto 10px;
}

#header #section_navigation {
	height: 30px;
	background-color: #695c48;
	border-bottom: 1px solid #fff;
}

#section_navigation ul {
	width: 900px;
	margin: 0 auto;
}

#section_navigation ul li {
	list-style-type: none;
	float: left;
	margin: 7px 25px auto auto;
}

#section_navigation ul li a, #section_navigation ul li a:visited {
	color: #cac795;
	text-transform: uppercase;
	text-decoration: none;
	font: 12px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#section_navigation ul li.selected a {
	color: #fff;
}

#section_navigation ul li a:hover {
	color: #f2edc0;
}

#header #banner {
	height: 225px;
	background-color: #cac795;
}

#banner #banner_images {
	width: 903px;
	margin: 0 auto;	
}

#banner_images .article_image {
	width: 600px;
	height: 225px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	background-color: #cac795;
}

#banner_images .fader_replacement {
	width: 300px;
	height: 225px;
	border-right: 1px solid #fff;
	float: right;
	background-color: #cac795;
}

#outer-appear, div#appear-div {
	height: 225px;
	width: 300px;
	border-right: 1px solid #fff;
}

#outer-appear {
	float: right;
}

#appear-div {
	position: relative;
	top: 0px;
	left: 0px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#content {
	margin: 50px 25px;
}

#content h1, #content h2, #content h3 {
	font-style: italic;
}

#content h1 {
	padding-bottom: 15px;
	font-size: 28px;

}

#content h2 {
	font-size: 16px;
	padding-top: 10px;
	
}

#content a {
	color: #695c48;
}

#content h2 a {
	text-decoration: none;
	font-size: 16px;
}

#content_body {
	width: 523px;
	padding: 0 50px 50px 0;
	border-right: 2px solid #edeacd;
	float: left;
	margin-bottom: 50px;
}

#content_body p, #content_body h2, #content_body h3, #content_body h4 {
	padding-bottom: 9px;
}

#content_body li {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0 0 5px 8px;
}

#content #right_column {
	width: 225px;
	padding-left: 50px;
	float: right;
	margin-bottom: 50px;
	font-size: 11px;
	line-height: 160%;
}

#gallery img{
	width: 107px;
	margin: 0 15px 15px 0;
	border: 4px solid #d5d3a5;
	float: left;
}

#right_column p, #right_column h2, #page_navigation {
	padding-bottom: 12px;
}

#right_column #page_navigation ul li {
	list-style-type: none;
}

#page_navigation ul li a, #page_navigation ul li a:visited  {
	text-decoration: none;
	color: #000;
}

#page_navigation ul li.selected a {
	font-weight: bold;
}

#page_navigation ul li a:hover {
	color: #3b3531;
}

#news {
	margin-top: -15px;
}

#right_column #news h2 {
	margin-top: 10px;
}

#quote h2{
	line-height: 130%;
}

#footer {
	clear: both;
	font-size: 9px;
	border-top: 2px solid #edeacd;
	color: #695c48;
	text-align: center;
	padding: 15px 0;
}

#footer a {
	color: #695c48;
	text-decoration: none;
}

.galleria_container {
width: 600px;
height: 225px;
overflow: hidden;
background-color: white;
vertical-align: middle;
}

.galleria_wrapper {

}