html {
	margin-bottom: 1px;
	min-height: 100%;
	background-color: #FBFDF4;
}
body {
	margin-top: 0px;
}
strong {
	font-weight: bold;
}

p {
	margin-top: 10px;
	margin-bottom: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #758851;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #758851;
	margin-top: 5px;
	margin-bottom: 5px;
}
.no-show {
	display: none;
}



#main {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(file:///C|/Shannon/Web/backyard/images/shadow-background.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}


#home {
	padding-top: 20px;
	padding-bottom: 35px;
}
#header {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 236px;
	clear: both;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#header ul {
	color: #B9DD9A;
	list-style-type: none;
	float: right;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 90px;
	margin-right: 0px;
	padding-right: 50px;
}
#header ul li {
	margin-right: 7px;
	margin-left: 7px;
	display: inline;
	line-height: 18px;
	font-weight: bold;
}
#header a {
	color: #B9DD9A;
	text-decoration: none;
}
#header a:hover {
	color: #FFF;
}
#header a.selected {
	color: #FFF;
}


#left-nav {
	float: left;
	width: 140px;
	margin-top: 0px;
	padding-top: 33px;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(../images/nav-background.jpg);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}
#left-nav h1 {
	color: #6F7A91;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 42px;
}

#left-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #63558C;
	font-size: 11px;
	letter-spacing: 1px;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#left-nav ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 27px;
	background-image: url(../images/bullet-purple.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: auto;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: bold;
}
#left-nav ul li.selected {
	background-image: url(../images/bullet-grey.gif);
	background-repeat: no-repeat;
}

#left-nav ul li a {
	color: #63558C;
	text-decoration: none;
}

#left-nav ul li a:hover {
	color: #949DAD;
}
#left-nav ul li a.selected {
	color: #949DAD;
}




#content  {
	width: 720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 40px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	text-align: center;
	clear: both;
	overflow: hidden;
}
#footer p {
	padding-right: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

#footer p.credits {
	margin-top: 11px;
	text-align: right;
	color: #697E1F;
}
#footer p.credits a {
	color: #7A9324;
	text-decoration: none;
}
#footer p.credits a:hover {
	text-decoration: underline;
}
.logo {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 117px;
	width: 278px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pic-right  {
	float: right;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #839ACF;
	text-align: right;
}
#right {
	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float: right;
	padding-right: 20px;
	letter-spacing: .3px;
}
#right  ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	list-style-type: none;
	width: 500px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#right ol li {
	padding-bottom: 5px;
}
#right a {
	color: #63558C;
	text-decoration: underline;
	font-weight: bold;
}
#right a:hover {
	text-decoration: none;
}

#right p {
	line-height: 20px;
}
