body{
background-color:#CDC09C;
font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:arial
}

#header {
background:#fff url(images/header.jpg) 0 0 no-repeat;
height:418px;
min-height:418px;
}

#bg {
background:#CDC09C url(images/content.png) 0 0 repeat-y;
}

#nav {
  padding-top: 0px;
  background:#CDC09C url(images/content.png) 0 0 repeat-y;
  padding-left: 40px;
}
#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  width: 870px;
  line-height: 36px;
  background: url('images/nav_lit.gif') repeat-x bottom left;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 24px;
  height: 36px;
}
#nav li.home {
  background: url('images/nav_drk.gif') repeat-x bottom left;
  padding-left: 25px
}
#nav a {
  font-family:"Times New Roman", Times, serif;
  font-size:16px;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover {
  color: #FFF;
}

#content h1 {
  font: 25px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
}
#content a:hover {
  color: #5B431A;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
  
#content #welcome {
  margin-right: 40px;
  font-size:13px;
  color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #615331;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: url('images/tab_drk.gif') no-repeat top center; font-style:normal; font-variant:normal; font-weight:normal; font-size:23px; font-family:Times new roman, serif
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
  color: #FFE5C3;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 url('images/moretab_left_drk.gif') no-repeat top left;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0
}
#gallery .box .more a {
  color: #4C330D;
  text-decoration: none;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: url('images/tab_lit.gif') no-repeat top center;
}
#gallery .box-lit .more {
  background: #B4A26D url('images/moretab_left_lit.gif') no-repeat top left;
}
#gallery .box-big {
  background: #735220;
  width: 500px;
  padding-bottom:10px;
}
#gallery .box-big h3 {
  background: url('images/tab_big.gif') no-repeat top center;
}
#gallery .box-big .more {
  background: #B4A26D url('images/moretab_left_lit.gif') no-repeat top left;
}

#box-table-a
{
	font-family: arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	width: 750px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	background: #7D6C3F;
	border-top: 4px solid #615331;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
}
#box-table-a td
{
	padding: 8px;
	background: #CDC09C; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #7D6C3F;
	color: #F2E7D6;
}

textarea#styled {
	width: 790px;
	height: 120px;
}

textarea#employment {
	width: 450px;
	height: 100px;
	text-align:left; 
	vertical-align:middle;
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select  {
margin:0.0em 0;
}

#footer {
background:#0f1b1c url(images/footer.png) 0 0 no-repeat;
height:30px;
min-height:30px;
}

