html,body {
	height: auto;
	margin: 0;
	padding: 0;
}

body {
	text-align:center;
	background-image: url(landmarkDiary/images/bgstripld.gif);
	background-repeat: repeat-x;
	background-color: #F7E3B2;
}

#divcontent {
	position: relative;
	width: 960px;
	min-height: 600px;
	height: auto; /*(had trouble w/ div not butting to btm of window
on pages w/ short content so now height is determined by javascript)*/
	margin: 0 auto;
	padding: 0;
	z-index: 0;
	text-align:left;
	border-left:1px solid #996600;
	border-right:1px solid #996600;
	border-bottom:0px solid #996600; 
	background-color:#FFF0D1;
	background-image: url(images/header-lmwatch2015.gif);
	background-repeat: no-repeat;
	overflow: visible;
	zoom: 1;
}

body.archives #divcontent {
	position: relative;
	width: 960px;
	min-height: 600px;
	height: auto; /*(had trouble w/ div not butting to btm of window
on pages w/ short content so now height is determined by javascript)*/
	margin: 0 auto;
	padding: 0;
	z-index: 0;
	text-align:left;
	border-left:1px solid #996600;
	border-right:1px solid #996600;
	border-bottom:0px solid #996600;
	background-color:#FFF0D1;
	background-image: url(images/header-lmarch2015.gif);
	background-repeat: no-repeat;
	overflow: visible;
	zoom: 1;
}

#header {
	width: 100%;
	height: 265px;
	overflow: visible;
}

#maincontent {
	width: 600px;
	float: left;
	padding: 0 120px 0 0;
	overflow: auto;
}

#leftnav {
	width: 240px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: visible;	
	border: 0;
}

#leftnav-borderwrap {
	width: auto;
	margin: 0;
	padding: 0 40px 6px 15px;
	border-left: 11px solid #d6aa2a;
}

#divcontentblog {
	position: relative;
	width: 599px;
/*	height: auto; (had trouble w/ div not butting to btm of window
on pages w/ short content so now height is determined by javascript)*/
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;
	border-left:1px solid #666633;
	border-right:1px solid #666633;
	border-bottom:1px solid #666633;
	background-color:#ebebd6;
	background-image: url(images/headerblog.jpg);
	background-repeat: no-repeat;
}

hr {
	margin-right: 10px;
}

a {  
	text-decoration: none;
	font-weight: bold;
	color: #cc6600;
}

a:hover {
	color: #996633;
	text-decoration: underline;
}

a:visited {
	color: #cc6633;
}

a:visited:hover {
	color: #996600;
	text-decoration: underline;
}

.navsection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #660033;
	padding-left: 16px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #330000;
	font-weight: normal;
	margin-top: 0px;
}

.plessspcbelow {
	margin-bottom: 4px;
}

#aboutpg p {
	
	font-size: 14px;
	line-height: 18px;
}

#maincontent ul {
	list-style-type: none;
	*list-style-type: disc; /* IE7 and below */
	color: #330000;
	margin: 0 0 0 .75em;
	padding: 0px 0 9px 0;
	position: relative;
}

#maincontent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color:#330000; /* set color of list item to a dark gray */
	list-style:none; /* if youíre not already using a reset */
	padding: 0 0 9px 0;
}

#maincontent ul li:before {
	color:#330000; /* set color to red */
	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
	font-size:1.0em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
	position: absolute;
	left: -.75em;
	color: 330000;
	margin-right: 5px;
}


#maincontent ul.indentonly {
	list-style-type: none;
	color: #330000;
	margin: 0 0 0 1.55em;
	padding: 0px 0 9px 0;
	position: relative;
}

#maincontent ul.indentonly li:before {
	content:"\2022";
}

#maincontent ul.indentonly li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color:#330000; /* set color of list item to a dark gray */
	list-style-type: none;
	padding: 0 0 6px 0;
}



/* new nav */

#leftnav ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #660033;
	margin: 0;
	padding: 12px 0 5px 0;
	border-bottom: 2px dotted #c60;
}

#leftnav ul.group3 {
	padding: 40px 0 6px 0;
	border-bottom: 0;
}

#leftnav ul.group1 li {
	padding: 0 0 9px 12px;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#leftnav ul.group2 li {
	padding: 0 0 9px 12px;
	background-image: url(images/diamond-orange.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#leftnav ul.group2 li.groupsubhead {
	padding: 0 0 9px 0;
	background-image: none;
}

#leftnav ul.group3 li {
	padding: 0 0 9px 12px;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#leftnav ul.group3 li.blogicon {
	font-size: 12px;
	line-height: 13px;
	padding: 0 0 12px 28px;
	background-image: url(images/blogiconsml.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#leftnav ul.group4 {
	padding-top: 34px;
	border: 0;
}

#leftnav ul.group4 li {
	margin-left: 28px;
	padding: 0 0 12px 12px;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#leftnav ul a {
	color: #660033;
	font-weight: normal;
}

#leftnav ul a:hover {
	color: #cc6600;
	text-decoration: none;
}

#leftnav ul a:visited {
	color: #660066;
	text-decoration: none;
}

#leftnav ul a:visited:hover {
	color: #996600;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	line-height: 12px;
}

.navtextsmall {
	font-size: 11px;
}

td.filled {
/*	this only exists for NS4, defined in landmarkns4.css */
}

td.beige_tablecell {
/*	this only exists for NS4, defined in landmarkns4.css */
}

.section_title, .sectitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #660033;
}

#aboutpg .section_title, #aboutpg .sectitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #660033;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #660033;
}

.sublink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #996600;
}

.sublink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #996600;
}

.clearfix {
	clear: both;	
}


.darkredbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#660033;
	font-weight:bold;
}

.subtitle_darkorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #cc6600;
}

.darkorangebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#cc6600;
	font-weight:bold;
}

.olivesubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 16px; */
	line-height: 18px;
	font-weight: bold;
/*	color: #666600; */
}

.dkgoldsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 16px; */
	line-height: 18px;
	font-weight: bold;
	color: #996600;
}

.brownredsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*	font-size: 16px; */
	line-height: 18px;
	font-weight: bold;
	color: #A14315;
}


.dkgoldbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#996600;
	font-weight:bold;
}

.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #330000;
}

.creditindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #660033;
	padding-left: 10px;
}

.imgleft {
	margin-bottom: 3px;
	margin-right: 6px;
	margin-top: 0px;
}
