body {
  background: #f6efe9;
}

/* @group Utility Tags */

img {  border: none;} 

h1.logo {
  display:inline;
  float: left;
  //margin: 40px 0 0 30px;
  margin: 20px 0 0 35px;
}

#famtreefeatures
{
	width: 550px;
}

#famtreefeatures img
{
	border: none;
	margin: 0px 10px 10px 10px;
}

#famtreefeatures p {
	clear: both;
	margin-top:20px;
}

#famtreefeatures h2 {
	font-family: Arial, Helvetica, sans-serif;
   	font-size:15px;
   	font-weight:bold;
   	margin-bottom:1;
   	padding-bottom:0;
   	margin-top:2;
   	color: #0048A3;
   	padding-left=10;
   }

#famtreefeatures h1 {
font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
font-size: 13px; 
font-weight: normal;	
text-transform:none;
color:#000;
color: brown;
font-size: 18px; 
font-weight: bold;
padding-bottom: 2px;
margin-top: 0px;
margin-bottom: 5px;
}

#navPrimary {
  margin-left:auto;
  margin-right:auto;
  width: 990px;
  height: 48px;
  background: url(/red/bg-nav.gif) ;
  padding: 10px 0 0 10px;
  margin: 0px;
}

#navPrimary li {
  float:left;
  list-style-type:none;
  margin: 0 2px 0 0;
  padding: 0;
}

#navPrimary ul {
  float:left;
  list-style-type:none;
  margin: 0 2px 0 0;
  padding: 0;
}

#navPrimary li a {
  display:block;
  height:48px;
  float:left;
  text-decoration:none;
  text-indent:-5000px;
  overflow: hidden;
  outline:none;
  background-position: top left;
}

#navPrimary li a:hover, #navPrimary li.current a {
  background-position: bottom left;
}

#navPrimary li.home a{
  background-image:url(/red/nav-home.jpg);
  width: 100px;
}

#navPrimary li.familytrees a{
  background-image:url(/red/nav-familytrees.jpg);
  width: 122px;
}
#navPrimary li.forum a{
  background-image:url(/red/nav-forum.jpg);
  width: 100px;
}

#navPrimary li.news a{
  background-image:url(/red/nav-news.jpg);
  width: 100px;
}

#navPrimary li.search a{
  background-image:url(/red/nav-search.jpg);
  width: 100px;
}

#navPrimary li.about a{
  background-image:url(/red/nav-about.jpg);
  width: 115px;
}

/* @group Persistent Navigation */
#navPersistant {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  float:right;
  width: 180px;
  padding: 0;
  margin: 5px 0 0 0;
}
#navPersistant ul {
  padding: 0;
  margin: 0;
}

#navPersistant li {
  display: inline;
  list-style-type:none;
  font-size: 1.1em;
  background:url(/red/seperator.gif) no-repeat center right;
  padding: 0 10px 0 10px;
  margin: 0 0 0 0;
}

#navPersistant a {
  color: #8a2f1d;
  font-weight:bold;
  text-decoration:none;
}

#navPersistant a:hover {
  text-decoration:underline;
}

#navPersistant .none {
  background:none;
}


/* @end */





/* @group Global Layout */
#globalWrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: Relative;
}

#header {
  height: 142px;
  background: url(/red/bg-header9x1000.jpg) no-repeat #eadfcb;
}



#bottom { 
  background:url(/red/bg-bottomx1000.jpg) top no-repeat;
  height: 60px;
  width: 1000px;
  clear:both;
}

#footer {
  clear: left;
  width: 1000px;
  margin-top: 10px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  font-size: 1.1em;
}

/* @end */


#mainHome {
  background: url(/red/bg-mainx1000.jpg);
  padding: 10px 0 20px 0;
}

.greenbox
{
	background:#817837;
  color: #f7f6f4;
}

.greenbox a
{
  color: #f7f6f4;
}



