
body {
	background-color: #968884;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5c2a05;
	font-size: 13px;
}


img {
	border: none;
}

a {
  text-decoration: none;
  color: #ee9833;
}

#header {
	height: 200px;
	width: 80%;
	background-color: #fff;
}

#content {
	width: 80%;
	background-color: #fff;
	text-align: center;
}

#innercontent {
	margin: 30px;
	margin-top: 0;
	background-color: #fff;
}

/* menu stuff */
#pebmenu {
	text-align: right;
	height: 50px;
	position: relative;
	top: 0;
}

.menu_title {
	color: #361304;
	display: none;
	visibility: hidden;
	font-family: Microsoft Sans Serif, ms sans serif, verdana, sans serif;
	font-size: 24px;
	position: relative;
	right: 40px; /* leave some space to the right */
	bottom: 5px; /* bit higher */
}

#pebmenu a {
	text-decoration: none;
}


#horzlines {
	background-image:url(images/horzline_tile.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 0;
	position: relative;
}

#largepebble {
  position: relative;
  left: 15px;
}

#header_title {
  position: relative;
  left: 15px;
}

h3 {
  color: #ee9833;
  font-family: Verdana, ms sans-serif, Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: normal;
  position: relative;
  left: -10px;
}

h4 {
  color: #ee9833;
  font-family: Verdana, ms sans-serif, Helvetica, Arial, sans-serif;
  font-size: 18px;
  position: relative;
}

h5 {
  color: #ee9833;
  font-family: Verdana, ms sans-serif, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

p.links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

p.links img {
  padding-right: 10px;
  top: -4px;
  position: relative;
}

p.links a {
	text-decoration: none;
	color: #5c2a05;
}

.excerpt {
  color: #968884;
  font-style: italic;
  font-size: 10pt;
  font-family: Verdana;
  font-size: 13px;
}

p.doclink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}


p.doclink a {
	color: #5c2a05;
}

#gallery {
	width: 80%;
}

#ttmm_sidebar {
  float: right;
  width: 190px;
  padding-top: 35px;
  color: #fff;
  text-align: center;
}

#ttmm_sidebar a {
  color: #fff;
}
