/* CSS Document */
div.storyhead2
  {
  text-align:left;
  color: #e9e7e2;
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  font-weight:normal;
  } 
 
table tr:last-child td {border: 2px solid #D4C090; background: #390000; } /* table background color */

div.wrapper2{
width: 550px;
margin: 0 auto;
}

div.piecedesc2
  {
  text-align:left;
  font-weight:normal;
  width:100%;
  margin:2px;
  color: #ffffff;
  font-size: 13px;
  font-family: Trebuchet MS, Verdana;
  line-height: 16px;
  }
  
  div.sub_text
  {
  text-align:left;
  font-weight:normal;
  width:95%;
  margin-left: 20px;
  color: #dedbd3;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana;
  line-height: 14px;
  }
  
  div.sub_text_front
  {
  text-align:left;
  font-weight:normal;
  width: 900px;
  margin-left: 20px;
  color: #dedbd3; //front page text
  font-size: 12px;
  font-family: Trebuchet MS, Verdana;
  line-height: 14px;
  }
  
div.small_gray {
	height: 15px;
	padding-top: 10px;
	color: #f8f2ec;
	font-size: 11px;
}
#slideContent { width:100%; height:100%; }

#header_space {
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	height: 102px;
}

#header {
	text-align: left;
	padding: 0px;
        padding-top: 102px;
	margin-right: 0px;
	width: 960px;
	background: url(images/title.gif) no-repeat;
}

div.wrapper{
width: 600px;
margin: 0 auto;
}
div.clear{
clear: both;
}
div.gallimg
  {
  margin:4px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
  
  div.gallimg3
  {
  margin:4px;
  margin-left:42px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
  
 div.gallimg3 img
{
  display: inline;
  margin: 4px;
  border: 1px solid #000000;
}  
  
 div.gallimg img
{
  display: inline;
  margin: 4px;
  border: 1px solid #000000;
}
div.gallimg a:hover img {border: 1px solid #000000;}
  
div.img
  {
  margin:4px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
 div.img img
{
  display: inline;
  margin: 4px;
  border: 1px solid #000000;
}
div.img a:hover img {border: 1px solid #000000;}

div.storyhead
  {
  text-align:center;
  height: 25px;
  color: #cccccc;
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  } 
div.piecedesc
  {
  text-align:left;
  font-weight:normal;
  width:540px;
  margin:2px;
  color: #cccccc;
  font-size: 14px;
  font-family: Trebuchet MS, Verdana;
  line-height: 16px;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:210px;
  margin:2px;
  color: #e9e7e2;
  font-size: 14px;
  font-family: Trebuchet MS, Verdana;
  line-height: 16px;
  }
div.contentheading {
	height: 25px;
	color: #339966;
	font-weight: bold;
	font-size: 16px;
	
}
div.bodytext {
	font-size: 14px;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana;
	line-height: 18px;
	margin-bottom: 10px;
}
html {
	height: 100%;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #e9e7e2;
	background: #4d2800; // body background color
}

td {
	text-align: left;
	font-size: 13px;
}

a:link, a:visited {
	color: #d2a479; 
        text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #009999;	
        text-decoration: none;
	font-weight: bold;
}
