/* ---------- Start Reset ---------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}

body {
	line-height:1
}

ol,ul {
	list-style:none
}

blockquote,q {
	quotes:none
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}

table {
	border-collapse:collapse;
	border-spacing:0
}

/* ---------- End Reset ---------- */
body {
	background:#333333;
	font-size:14px;
	line-height:20px;
	font-family:Georgia, serif;
	color:#b3b3b3
}

#wrapper {
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-color:#fff;
	border-left-color:#000;
	border-bottom-color:#000;
	border-right-color:#000;
	width:980px;
	background:#191919;
	margin:0 auto;
	overflow:hidden
}

.inner {
	width:900px;
	margin:0 auto
}

#header,#main,#footer,#nav {
	margin:6px auto;
	width:100%
}

#header p {
	font-family: 'Quattrocento', serif;
	font-size:36px;
	font-weight:normal;
	line-height:58px;
	margin:24px 20px 4px 30px;
	color:#ffdd8c;
	background-image: url("/media/simon_gough_logo_2.png");
	background-repeat: no-repeat;
}

#header p span {
	font-size:20px;
	color:#b1b89a
}

a {
	color:#50773d;
	text-decoration:none
}

a:hover {
	color:#444
}

strong {
	font-weight:700
}

em {
	font-style: italic;
}

input,textarea {
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif
}

.clear {
	clear:both;
	display:block;
	height:0;
	width:100%
}


#main h1 {
	font-size:24px;
	padding:30px 40px 20px 40px;
	line-height:28px;
	color:#e6e6e6;
	clear:left;
	-webkit-font-smoothing: antialiased
}

#main p {
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif
}

#main img {
	border-color:#dfdfdf;
	border-style:solid;
	border-width:1px;
	padding:3px
}

#main #layout1 img {
	margin:16px
}

#layout1 {
	background-color: #e6e6e6;
	padding-top: 20px;
}

#layout1 p {
	font-size:14px;
	line-height: 24px;
	color: #666666;
	padding:8px 36px;
}

#layout1 p.im1 {
	padding: 12px 36px 12px 28px;
	font-size:14px;
	line-height: 18px;
	color: #333333
}

#layout1 p.im2 {
	padding: 16px 42px 16px 36px;
	font-style: italic;
	font-size: 16px;
}

#layout1 p.poem1 {
	width: 300px;
	padding: 20px 20px 60px 120px;
	font-style: italic;
	font-size: 14px;
	color: #333333
}

#layout1 div.cols {
	float: left;
	width: 48%
}
#nav {
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
	float:left;
	display:inline;
	width:100%;
	height:28px;
	clear:both;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	background-color:#e9e9e9
}

#nav ul {
	clear:left;
	float:left;
	position:relative;
	left:50%;
	text-align:center
}

#nav ul li {
	display:inline
}

#nav ul li {
	display:block;
	float:left;
	position:relative;
	right:50%
}

#nav ul li a {
	font-size:14px;
	color:#777;
	text-decoration:none;
	padding:5px 18px 6px 18px;
	line-height:28px
}

#nav a:hover, #nav .menu-select a {
	color:#ffdb38;
	text-decoration:none;
	background-color: #191919;
	border-top: 1px solid #fac507;
}

#news_menu {
	padding:8px;
	border-color:#b2b2b2;
	border-width:1px;
	border-style:solid;
	float:left;
	width:140px;
	margin:0 0 50px 8px
}

#news_menu ul li {
	padding:4px 0 6px
}

#news_menu ul li a {
	color:#404d2f;
	font-size:14px;
	line-height:16px;
	padding:4px 2px;
	display:block
}

#news_menu ul li a:hover {
	color:#000;
	background-color:#f6f6f6
}

.newsdiv {
	margin:10px 10px 40px 180px;
	padding-bottom:20px;
	background-color:#f6f6f6
}

.newsdiv h2 {
	color:#8f9e72;
	font-size:18px;
	padding:12px 8px
}

.newsdiv p {
	font-size:14px;
	line-height:18px;
	padding:8px;
	margin:0
}

#gallery_menu {
	float:left;
	display:inline;
	width:100%;
	clear:both;
	overflow:hidden;
	position:relative;
	font-size:12px;
	margin:0;
	background-color:#c9c9c9
}

#gallery_menu ul {
	clear:left;
	float:left;
	position:relative;
	left:50%;
	text-align:center
}

#gallery_menu ul li {
	display:inline
}

#gallery_menu ul li {
	display:block;
	float:left;
	position:relative;
	right:50%
}

#gallery_menu a {
	font-size:12px;
	color:#626262;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:20px;
	margin:0
}

#gallery_menu a:hover,#gallery_menu a.button_down {
	color:#fff;
	text-decoration:none
}