/* CSS Document */
body {
	color: #363B3A;
	background: #E5EAE1;
	}
h1, h2, h3, h4, h5, h6 {	
	color: #244A00;
	border-color: #244A00;
	text-transform: normal;
	}
h2 {	
	font-size: 1.25em;
	text-transform: none;
	}
h3 {	
	font-size: 1.20em;
	}
ul li, ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	}
ul li {
	padding: 4px 0 4px 25px;
	background: url(/images/link-arrow.gif) no-repeat 0;
	}
a {
	color: #F00;
	}
.arrlnk {
	
	}
.hghlite {	
	
	}
.contain {
	width: 100%;
	float: left;
}


/* Template */

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 762px;
	background: #E5EAE1 url(/images/bg.gif) repeat-y center top;
	min-width: inherit;
	max-width: inherit;
}
#header {
	background: url(/images/bg-top.gif) no-repeat center top;
	height: 109px;
}
#header h1 {
	float: left;
	position: relative;
	width:154px;
	height:78px;
	padding: 31px 0 0 12px;
	margin: 0;
	border: none;
}
#header h1 a {
	position: relative;
	}
#header h2 {
	float: right;
	width:451px;
	height:32px;
	margin: 0;
	padding: 40px 31px 0 0;
	border: none;
}

#footer {
	clear: both;
	background: url(/images/bg-bottom.gif) no-repeat center bottom;
	color: #363B3A;
	padding: 8px 12px;
	height: 56px;
	margin: 10px 0 0 0;
}
#footer .assoc {
	width: 154px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#footer .copy {
	text-align: right;
	margin: 10px 0 0 165px;
	padding: 10px 9px;
	border-top: 1px solid #A8B79A;
	}
	
#footer span {
	font-size: 1.2em;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	font-weight: inherit;
}

#menu {
	width: 154px;
	float: left;
	margin: 0;
	padding: 43px 0 0 12px;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu ul li {
	width : 154px;
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
	background: none;
	}
#menu ul a {
	display: block;
	width : 118px;
	padding: 4px 10px 4px 26px;
	text-decoration: none;
	line-height: 1em;
	text-transform: lowercase;
	text-align: right;
	font-size: 1.4em;	
	font-weight: normal;
	background: no-repeat;
	border: 1px solid #D4DCCD;
	border-left: none;
	border-right: none;
	}

#menu ul a:hover, #menu ul a:active {
	border-color: #F00;
	background-image: url(../images/menu-over.gif);
	background-color: #fff;
	}

#body {
	
	font-size: 1.2em;
}


#content {
	float: right;
	width: 540px;
	margin: 0;
	padding: 10px 25px 0 0;
	line-height: 1.3em;
}
#content h2 {
	color: #244A00;
	padding: 0;
	margin-top: 0;
	font: 1.5em Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	border-bottom: 1px solid #244A00;
	}


.offers dt {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.2em;
}
.offers dd.date {
	margin-bottom: 7px;
	font-weight: bold;
}


div.stories_dl {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	}
div.stories_dl img {
	}
div.stories_dl dl {
	float: left;
	width: 100%;
	margin: 0 0 14px 0;
	padding: 0;
	}
div.stories_dl .withpic dt {
	margin: 0;
	float: left;
	width: 200px;
	}
div.stories_dl .withpic dd {
	margin: 0 0 0 210px;
	padding: 0;
	}
div.stories_dl dd.title {
	font-size: 1.174em;
	font-weight: bold;
	}
div.stories_dl dd.desc a {
	font-weight: normal;
	}
div.stories_dl dd.date {
	margin-top: 4px;
	margin-bottom: 4px;
	}
div.stories_dl dd.link {
	margin-top: 4px;
	}

div.stories_dl dd.link a {
	font-size: 1.091em;
	font-weight: bold;
	}

div.stories_ul1 {
	clear: both;	
	margin: 0;
	}
div.stories_ul2 {
	margin: 0 0 22px 0;
	}
div.stories_ul1 li, div.stories_ul2 li {	padding-bottom: 2px;
	}
div.stories_ul1 ul {
	margin-bottom: 0;
}
div.stories_ul2 ul {
	margin-top: 0;
}

#d-story {
	margin: auto;
	}
#d-story p {
	font-size: 1.0833em;
}
#d-story p.back {
	margin-bottom: 12px;
}
#d-story p.back a {
	font-weight: bold;
}
#d-photos {
	clear: both;
	margin: -5px 1px;
	margin-bottom: 7px;
		
}
#d-photos .photo {
	display: inline;
}
#d-photos img {
	margin: 5px;
}

#popwrap {
	font-size: 1em;
	font-weight: bold;
	}
#popheader {
	padding: 0;
	background: #D4DCCD;
	}
#popheader h1 {
	margin-bottom: 0;
	}
#popheader {
	border-bottom: 2px solid #F80D0C;
	margin-bottom: 10px;
	}
#popheader .gutter {
	margin: 0 auto;
	padding: 11px 0 0 0;
	width: 515px;		
	}
#popheader p.close {
	float: right;
	text-align: right;
	width: 125px;
	padding-top: 11px;
	}
#popcontent{
	color: #E5EAE1;
	padding: 10px;
	margin: 0 auto;
	width: 485px;		
	border: 2px solid #274C03;
	background: #fff;
	}
#popcontent h2{
	color: #244A00;
	padding: 0;
	margin-top: 0;
	font: 1.5em Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	border-bottom: none;
	}
#popcontent p{
	margin-bottom: 10px;	
	}
#singlephoto {
	margin: 0 auto;
	padding-bottom: 0;
	text-align:center;	
}
p.nav em {
	font-style: normal;
	}
p.nav em.prev {
	display: block;
	width: 33%;
	float: left;
	text-align: left;
	}
p.nav em.next {
	display: block;
	width: 33%;
	float: right;
	text-align: right;
	}
p.buy img {
	vertical-align: middle;
}
