/* TheMosmillers.org stylesheet */

/*\*//*/
  @import "IEMacFixes.css";
/**/

body {
	margin: 0;
	padding: 0;
	background: #DBDDE9 url("images/bark-repeater.jpg") 0px 215px repeat-y;
	}

#container {
	padding: 130px 12em 0px 80px;
	background: url("images/tree-logo.jpg") left top no-repeat;
	font-family: georgia, "Times New Roman", times, serif;
	color: #000;
	}

a:link, a:visited {
	text-decoration: underline;
	}

a:link {
	color:#265206;
	}

a:visited {
	color:#4F921E;
	}

a:hover, a:focus, a:active {
	text-decoration: underline overline;
	}

img {
	border: 0px;
	}

#banner {
	position: absolute;
	width: 10px;
	margin-left: -5000px;
	}

#content {
	font: 80% verdana, arial, sans-serif;
	line-height: 1.7em;
	text-align: justify;
	}

#content a img {
	border: 2px solid #265206;
	}

#content a:hover img, #content a:focus img {
	border-color: #4F921E;
	}

#content blockquote {
	padding: 0 1em;
	border: 1px dotted #C2C4CC;
	background: #EDEEF6;
	}

.date {
	margin-bottom: .5em;
	color: #265206;
	font-weight: bold;
	}

.posted {
	font-size: 80%;
	}

.comments-head	{ 
	margin-top:1.5em;
	border-bottom:1px solid #C2C4CC;
	color: #919399;
	font-weight:bold;
	}		

.comments-body, .trackback-body, .trackback-url {
	padding-top:1em;		
	padding-bottom:1em;
	border-bottom:1px dotted #C2C4CC; 					
	}		

.comments-post, .trackback-post {
	font-family:verdana, arial, sans-serif;
	font-size:80%;		
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#nav a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

#navtop {
	position: absolute;
		top: 85px;
		left: 234px;
	width: 28em;
	font-size: 125%;
	}

#navtop li {
	position: relative;
	float: left;
	}

#navtop a {
	padding: 1em;
	}

#navtop a:visited {
	color: #265206;
	}

#navtop a:hover {
	background: transparent url("images/family-over.gif") center center no-repeat;
	}

#navtop a:active, #navtop #currentpage a, #navtop #currentpage a:hover {
	background: transparent url("images/family-down.gif") center center no-repeat;
	}

#navdeco-1 {
	position: absolute;
		top: 125px;
		right: 22px;
	z-index: 1;
	width: 129px;
	height: 53px;
	background: url("images/branch-top.png") left top no-repeat;
	}

#navdeco-2 {
	position: absolute;
		top: 113px;
		right: 0px;
	z-index: 1;
	width: 22px;
	height: 175px;
	background: url("images/branch-side.png") left top no-repeat;
	}

#navside {
	position: absolute;
		top: 143px;
		right: 11px;
	min-height: 150px;
	z-index: 0;
	padding: 28px 1.4em 1.4em 1.4em;
	border: 1px solid #C2C4CC;
	border-bottom: none;
	background: #EDEEF6 url("images/gradient.gif") left bottom repeat-x;
	font-size: 80%
	}

#navside a {
	display: block;
	padding: 0.5em 0em;
	color: #5A452C;
	font-style: normal;
	}

#navside a:hover, #navside #currentpage a, #navside #currentpage a:hover {
	color: #C7B8A3;
	}

.nav-divider {
	margin-top: 0.6em;
	padding-top: 0.4em;
	border-top: 1px solid #C2C4CC;
	}

#navside .nav-divider a {
	color: #265206;
	font-size: 90%;
	}
		
#navside .nav-divider a:hover, #navside .nav-divider a:focus {
	color: #4F921E;
	}

.navheader {
	padding: 0.5em 0em;
	color: #AAABB3;
	font-weight: bold;
	text-align: center;
	}

#navside form {
	padding-top: 0.5em;
	font-size: 90%;
	text-align: center;
	}
		
#navside form .email {
	padding: 0.6em 0em;
	}

#navside form .family-id {
	font-style: italic;
	}

#copyright {
	margin: 6em 8em 1em 80px;
	padding: 0.5em;
	border-top: 1px solid #C2C4CC;
	color: #000000;
	font-size: 70%;
	font-style: italic;
	text-align: center;
	}