@charset "UTF-8";
/* Global Styles for jennshreve.com
*  Jessica Greenwalt
*  09-10-2009
************************************ */

html {
	height:100%;
	width:100%;
	font-size:125%;
	font-family:"Times New Roman", Times, serif;}

body {font-size:50%;}

h1 {
	font-size:0.9em;
	font-style:italic;
	letter-spacing:.1em;
	border-bottom:1px solid #000;
	font-weight:normal;
	height:27px;
	text-indent:10px;}

#background {
	background:url(../Images/background.gif) top left no-repeat;
	margin:0 auto;
	margin-top:10px;
	width:1024px;
	height:673px;
	position:relative;}

#logo {
	position:absolute;
	right:44px;
	top:53px;}

/* = Navigation */
#navigation {
	position:absolute;
	top:118px;
	right:50px;
	width:400px;
	z-index:50;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	}
#navigation li {
	display:inline;
	margin-left:10px;
	}
#navigation li a {
	text-decoration:none;
	color:#8CC63F;
	}
#navigation li a:hover {
	color:#736040;
	}

#tree-instructions {
	position:absolute;
	bottom:80px;
	left:170px;
	font-size:1.2em;
	color:#736040;}

#tree-navigation a,
#tree-navigation span {
	color:#736040;
	font-size:1.0em;
	text-decoration:none;
	line-height:1.2em;
	text-align:center;
	letter-spacing:.1em;}

#tree-navigation a em,
#tree-navigation span em {
	color:#000;
	font-size:1.2em;}

#tree-navigation a em:hover {
	color:#8CC63F;}

#tree-navigation #home-about {
	bottom:11px;
	left:162px;
	position:absolute;}

#content {
	position:absolute;
	top:160px;
	right:37px;
	font-size:1.5em;}

#column1 {
	float:left;
	width:180px;
	height:400px;
	margin-right:10px;
	/* background:#009999; */}

#column2 {
	background:url(../Images/dot-border.gif) top left no-repeat;
	width:430px;
	height:428px;
	float:left;}

#column2 p {
	width:350px;
	margin-left:50px;}