body {
	margin: 0;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 0.71em;
	line-height: 1.2em;
	background-color: #EEE8AA;
	text-align: center;
	height: 100%;
	background: #F7F7F6 url(images/bg.gif) repeat-y 50% 0;
  background-attachment: fixed;
}


.content {
	background-color: #ffffff;
	border-top: 0px;
	width: 772px;
	/*height: 800px;*/
	margin: 0px auto;
	text-align: left;
}

h1 {
	font-size: 13px;
	font-family: verdana, arial;
	color: #8E5101;
}

h2 {
	font-size: 10px;
	font-family: verdana, arial;
	color: gray;
}

h3 {
  clear: left;
  font-size: 12px;
  font-family: Verdana, Arial;
  color: #8E5101;
  text-align: left;
  margin: 0px;
  padding: 15px 0px 5px 0px;
}

.emphasize {
	font-family: verdana, arial;
	color: #8E5101;
	font-weight: bold;
}

#Header1_headimg {
 border-top: solid 1px #fff;
 border-bottom: solid 1px #4e4e4e;
}
.head {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#frontpage h1, h2 {
  margin: 0;
}

#frontpage_bottom {
  border: solid 1px #a9a9a9;
  display: block;
  margin: 30px auto;
}

.pagecontent {
  background: url(/images/fade.jpg) repeat-x; 
  float: left;
  margin: 0px auto;
  display: block;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 605px !important;
  width: 603px;
  padding: 25px 10px 0px 15px;
  /*border: 1px solid black;*/
  background-repeat: repeat-x;
  background-color: transparent;
}

#homerendered {
  margin: 30px auto;
  width: 460px;
}

#homerendered a {
  display: block;
  margin-bottom: 10px;
}

#original {
	font-style: italic;
	text-align: center;
}

.illustrate {
  /*border: 1px solid black;*/
  width: 190px;
  height: 500px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 310px;
  left: 5px;
  z-index: 5;
}

#footlinks {
  clear: left;
  font-size : 9px;
  text-align: center;
  padding: 20px 0px 5px 0px !important;
  padding: 0px 0px 5px 0px;
  width: 700px;	
  margin: 20px auto 0px auto;
  height: 20px;
}

#footlinks hr {
  border: 0px;
  border-top: solid 1px #8E5101;
  height: 0px;
  margin-bottom: 5px !important;
  margin: 0px;
}

#video {
  clear: both;  
  padding: 20px 0px;
  margin: 0px auto;
  width: 120px;
  height: 115px;
}

/* traditional navbar */
#navigation {
  border-top: solid 0px #FFFFFF;
  float: left;
  margin: -1px 1px 1px 0px;
  width: 140px;
}

#navigation ul {
  padding: 0px;
  border-top: 1px solid #4e4e4e;
  border-right: 1px solid #4e4e4e;
  font-weight: bold;
  font-size: 10px !important;
  font-family:  Verdana;
  list-style-type: none;
  line-height: 10px !important;
  line-height: 8px;
}

#navigation li {
  margin: 0px;
  padding: 0px;
  background: #D7D3AE;
  border-bottom: 1px solid #4e4e4e;
}

#navigation li a {
  color: #6A6855;
  display: block;
  padding: 3px 5px;
  text-decoration: none;
  width: 130px;
}

#navigation li a:hover {
  background: #E2E0C7;
}

/*Thumbnail drop shadow*/
.thumbnail {
  float: left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.thumbnail img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
}

.thumbholder {
  width: 100%;
  text-align: center;
}

.newline { clear: both; }

.gallery {
  display: block;
  clear: left;
  margin: 0px auto;
}
.gallery li {
  display: block;
  float: left;
  font-weight: bold;
  margin: 5px;
  text-align: center;
  width: 120px;
}
.renderings {
  display: block;
  margin: 0px auto;
  padding: 0px;
  width: 450px;
}
.renderings li {
  display: block;
  float: left;
  font-weight: bold;
  margin: 5px;
  width: 200px;
}  
