@charset "utf-8";
/* CSS Document */
BODY {
margin: 0px 0px 0px;
  background: #eae3cf;
}

DIV.mainbody
{
  FONT-SIZE: 13px;
  COLOR: black;
  FONT-FAMILY: arial;
  TEXT-ALIGN: left;
  WIDTH: 1000px; 
  margin-left:auto;
  margin-right:auto;
}

DIV.header
{
 background: url(./header.jpg) no-repeat;
  WIDTH: 1000px; 
  height: 157px;
  margin-left:auto;
  margin-right:auto;
}

div.biglinks{
text-align:right;
  margin-top:0px;
  margin-right:40px;
  padding-top: 110px;
  padding-left: 10px;
  color: white;
  font-weight:bold;
font-size: 16px;
font-family: arial;
}

div.smalllinks{
text-align:right;
  margin-right:40px;
  padding-top: 4px;
  padding-left: 10px;
  color: white;
  font-weight:bold;
font-size: 12px;
font-family: arial;
}

div.midarea{
background: url(./mainback.jpg) repeat-y;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
MARGIN: 0px 0px 0px;
width:1000px;
}

div.maincontent{
border: #000000 1px solid;
background: #e5dabc;
color: black;
font-size: 16px;
font-family: arial;
padding-top: 0px;
padding-right: 0px;
MARGIN-left: 40px;
width:915px;
}

div.midwording{
float:left;
border: #000000 1px solid;
background: #e5dabc;
float: left;
color: black;
font-size: 16px;
font-family: arial;
padding-top: 0px;
padding-right: 0px;
MARGIN-left: 40px;
margin-top:0px;
margin-bottom:10px;
width:520px;
height:400px;
}

DIV.testibox{
text-align: left;
border: 1px #383028 solid;
background: #cac0a3;
 FONT-SIZE: 14px;
  COLOR: #383028;
  FONT-FAMILY: arial;
  WIDTH: 650px; 
  margin-left:auto;
  margin-right:auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

div.davidpic{
float: left;
padding-top: 5px;
padding-left: 5px;
MARGIN: 0px 0px 0px;
width:155px;

}

div.frontwording{
float:right;
color: black;
font-size: 14px;
font-family: arial;
padding-top: 5px;
padding-left: 0px;
padding-right: 5px;
MARGIN: 0px 0px 0px;
width:355px;
}

div.boxes{
float:right;
color: black;
font-size: 14px;
font-family: arial;
padding-top: 5px;
padding-right: 20px;
MARGIN: 0px 0px 0px;
width:400px;
border: black 0px solid;
}

div.bottomthree{
background: url(./bottom3boxes.jpg) no-repeat;
padding-top: 0px;
padding-left: 0px;
MARGIN: 0px 0px 0px;
color: white;
width:1000px;
height:172px;
}

div.bottomleft{
float: left;
padding-top: 0px;
padding-left: 40px;
COLOR: #e0d6b8;
MARGIN: 0px 0px 0px;
width:400px;
}

div.bottomright{
float: right;
font-size: 15px;
COLOR: #e0d6b8;
padding-top: 0px;
padding-right: 30px;
MARGIN: 0px 0px 0px;
width:400px;
}

div.footer{
background: url(./footerback.jpg) no-repeat;
padding-top: 20px;
padding-left: 0px;
MARGIN: 0px 0px 0px;
width:1000px;
height:60px;
text-align:center;
}

DIV.homebox
{
MARGIN: 0px 0px 0px;
background: #cec4a9;
position: center;
width: 600px;
BORDER: black 1px solid;
margin-left:auto;
margin-right:auto;
color: black;
font-style: verdana;
font-size: 14px;
}


DIV.hometitle
{
background: #644240;
width:595px;
padding-top: 3px;
PADDING-LEFT: 5px;
FONT-STYLE: none;
 FONT-FAMILY: Verdana;
 TEXT-ALIGN: left;
 FONT-VARIANT: normal;
 TEXT-DECORATION: none;
 FONT-SIZE: 14px;
 font-weight: bold;
 color: white;
}

DIV.homewording
{
float:left;
width:400px;
padding-top: 5px;
PADDING-LEFT: 10px;
FONT-STYLE: normal;
  FONT-FAMILY: Verdana;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none;
  FONT-SIZE: 12px;
    color: black;
}

DIV.homepicture
{
float:left;
width: 150px;
padding-top: 10px;
padding-left: 5px;
padding-right:10px;
FONT-STYLE: italic;
  FONT-FAMILY: Verdana;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none;
  FONT-SIZE: 18px;
    color: white;
}


div.clear{
DISPLAY: block;
CLEAR:both;
}

A.menulink:link{
color: #e0d6b8;
font-size: 16px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink:visited {
color: #e0d6b8;
font-size: 16px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink:hover {
color: white;
font-size: 16px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink:active {
color:# white;
font-size: 16px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink2:link{
color: #e0d6b8;
font-size: 12px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink2:visited {
color: #e0d6b8;
font-size: 12px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink2:hover {
color: white;
font-size: 12px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.menulink2:active {
color: white;
font-size: 12px;
font-family: arial;
font-weight:bold;
text-decoration: none;
}

A.footerlink:link{
color: black;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.footerlink:visited {
color: black;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.footerlink:hover {
color: #6f4342;
font-size: 12px;
font-family: arial;
}

A.footerlink:active {
color: #6f4342;
font-size: 12px;
font-family: arial;

}
