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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {
	padding-bottom: 43px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -43px; /* negative value of footer height */
	height: 43px;
	clear:both;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	color: #2e2e2e;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #FAF9F6;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
strong {font-weight:bold;}
em {font-style:italic;}
h1,h2,h3 {font-family:"Gill Sans", "Lucida Grande", Lucida Sans Unicode, sans-serif;}
a {color:inherit;}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	text-indent: -9999px;
	float: left;
	height: 141px;
	width: 291px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0;
}
#header {
	float: left;
	height: 190px;
	width: 100%;
}
#header-links {
	float: right;
	margin-top: 60px;
	margin-right: 10px;
	color: #AE6F42;
}
#header-links a {
	font-size: 11px;
	text-transform: uppercase;
	color: #AE6F42;
	text-decoration: none;
}
#main-content {
	float: left;
	width: 100%;
}
#footer {
	background-color: #ECE8DB;
	border-top: 1px solid;
	border-top-color: #D6D2C7;
}
#footer-text {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#intro-image {
	background: url(../images/main-image.jpg) no-repeat;
	float: left;
	height: 206px;
	width: 100%;
}
#hp-heading {
	background: url(../images/heading.jpg) no-repeat;
	text-indent: -9999px;
	height: 42px;
	width: 690px;
	margin: 8px 0 0 14px;
	padding: 0;
}
#intro-image p {
	margin-left: 20px;
	line-height: 1.8em;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 18px;
margin-right:20px;
}
#intro-links {
	margin-top: 20px;
	padding-left: 260px;
}
#intro-links a {
	margin-right: 20px;
}
#inner-bg {
	float: left;
	width: 100%;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FAF6EA;	
	padding-bottom: 8px;
}
#inner-bg-main {
	float: right;
	width: 620px;
	padding: 0px 20px 20px 40px;
}
#inner-bg-main-contact {
	float: left;
	width: 420px;
	padding: 0px 20px 20px 40px;
        margin-left:10px;
}
#copyright {
	margin-top: 12px;
	margin-left: 10px;
	float: left;
}
#credits {
	float: right;
	margin-top: 12px;
}
.col-one {
	float: left;
	width: 400px;
	margin-left: 40px;
}
.col-two {
	float: right;
	width: 460px;
	padding: 12px;
margin-right:20px;
}
.img-left {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#inner-bg p {
	margin-left: 6px;
	line-height: 1.66em;
	margin-right: 12px;
	margin-bottom: 12px;

}
#inner-bg-main p, #inner-bg-main-contact p {
	margin-left: 0px;
	line-height: 1.66em;
	margin-right: 12px;
	margin-bottom: 12px;

}
h3 {
	line-height: 1.6em;
	color: #840B12;
	margin-top: 16px;
	margin-right: 10px;
	margin-left: 6px;
	margin-bottom: 8px;
text-transform:uppercase;
font-size:1.3em;
}
#inner-bg-main h3,#inner-bg-main-contact h3 {
	line-height: 1.6em;
	color: #840B12;
	margin-top: 16px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 8px;
text-transform:uppercase;
font-size:1.3em;
}
#inner-bg-main h2, #inner-bg-main-contact h2, .right-column-contact h2 {
	line-height: 1.6em;
	color: #840B12;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 8px;
text-transform:uppercase;
font-size:1.6em;
}
.date {
	font-size: 11px;
	text-transform: uppercase;
	color: #AE6F42;
}
#inner-bg-main ul {margin-left:20px;margin-bottom:20px;list-style:circle;}
#inner-bg-main ul li {padding:4px;}
.right-column-inner {float:left;width:260px;background: url(../images/leafy.png) no-repeat bottom left;min-height:400px;}
.right-column-inner li {list-style:none;background-color: #FAF6EA;margin:0 20px 1px 20px;}
.right-column-inner li a {padding:12px;display:block;border-bottom:1px solid #ccc;text-transform:uppercase;text-decoration:none;font-size:12px;}
form input {width:200px;}
label {width:240px;display:block;font-weight:bold;}
form div {float:left;clear:both;margin-bottom:20px;}
.right-column-contact {float:right;width:400px;margin-right:20px;}