@charset "utf-8";
* {padding: 0; margin: 0;}

body  {font: 100%  Arial, Verdana, Helvetica, sans-serif; margin: 0 auto;  font-size: 9pt;  color: #333;  }

html { min-height: 100%; margin-bottom: 1px; }

a:link {color: #7c6039; font-weight: normal; text-decoration: underline;}

a:visited {color: #7c6039; font-weight: normal; text-decoration: underline;}

a:hover {color: #d19a36; font-weight: normal; text-decoration: underline;}

a:active {color: #7c6039; font-weight: normal; text-decoration: underline;}

#containerbody {width: 910px; margin: 0 auto; text-align: left;  height: 100%;}   

#containeroutside {width: 1010px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff; background-image: url(images/back2.gif); background-repeat: repeat-y; }   

#containeroutside2 {width: 1010px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff; background-image: url(images/back4.gif); background-repeat: repeat-y; }   

#containeroutside3 {width: 1010px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff; background-image: url(images/back5.gif); background-repeat: repeat-y; }   

#containeroutside4 {width: 1010px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff; background-image: url(images/back6.gif); background-repeat: repeat-y; }   


#maincontent {clear: both; width: 910px;  height: 100%; overflow: auto;  }
 
/*----- top part of page with logo and contact info -----------------------------------------------*/
 
#title {padding: 0 0px 0 0px; width: 910px; text-align: left; } 

#toplogo {clear: both; width: 910px; height: 120px; } 

#toplogoleft {float: left; width: 400px; margin-left: 5px; }

#toplogoright{float: right; width: 500px;}

#toplogoright p {margin-right: 5px;}

/*-----top photo area, including left navigation -----------------------------------------------*/

#phototop {clear: both; width: 910px;  height: 68px; background-color: #fff;  overflow: hidden; }
 
/*----- main content area -----------------------------------------------*/

#content {margin: 0px 20px 0px 260px; height: 100%;  padding: 0px 10px 0px 10px; }

#content p {margin: 10px 10px 10px 0px;}

#content p.indented {margin: 10px 30px 10px 20px;}

#content li {margin: 0px 10px 0px 25px;}

#content h1{color: #7c6039; font-size: 140%;} 

#content h2{color: #d19a36; font-size: 120%; margin: 20px 0px 10px 0px;} 

#content h3{color: #7c6039; font-size: 100%; margin: 15px 0px 5px 0px;} 

.homebox {border: solid 1px #d19a36; background-color: #7c6039; }
.homebox p {color: #fff; font-style: italic; padding: 5px;}
.homebox a:link {color: #fff; font-weight: normal; text-decoration: underline;}
.homebox a:visited {color: #fff; font-weight: normal; text-decoration: underline;}
.homebox a:hover {color: #d19a36; font-weight: normal; text-decoration: underline;}
.homebox a:active {color: #fff; font-weight: normal; text-decoration: underline;}


#content ol li {margin: 0px 0px 10px 25px;}

 
#contentleft {float: left; width: 250px; height: 100%; }

#contentleft h1{color: #653100; font-size: 140%;} 

#contentleft h2{color: #653100; font-size: 120%; margin: 20px 0px 10px 10px;} 

#contentleft h3{color: #653100;	font-size: 100%; margin: 20px 0px 10px 10px; text-align: center;} 

  
/*----- nav top -----------------------------------------------*/

#topnav {  width: 912px; height: 25px; text-align: right;  background-color: #826844;}

/*----- copyright -----------------------------------------------*/

#copyright {width: 220px; margin-left: 10px; text-align: left; font-size: 8pt; color: #fff;   } 

#copyrightbar a {font-weight: normal;  color: #fff;}

/*----- tables -----------------------------------------------*/									 

table.table_topnav{border-spacing: 1px; border-width: 0px; margin-right: 0; margin-left: auto; color: #fff;}

table.table_topnav td {text-align: center;}

table.table_topnav a:link {color: #fff; font-weight: bold; text-decoration: none;}

table.table_topnav a:visited {color: #fff; font-weight: bold; text-decoration: none;}

table.table_topnav a:hover {color: #efbf75; font-weight: bold; text-decoration: none;}

table.table_topnav a:active {color: #fff; font-weight: bold; text-decoration: none;}


table.table_body{border-spacing: 10px; border-width: 0px; margin-right: auto; margin-left: 0px; }

table.table_body td {padding: 3px; text-align: left; vertical-align: top;}




/*----- spacers & temp items -----------------------------------------------*/

.extraspace {float: left; margin: 0 auto; width: 950px; height: 30px;}

.spacer1 {width: 950px; height: 15px;} 

.spacer2 {width: 950px; height: 10px;} 

.spacer3 {height: 38px; background-color: #fff;} 

.spacer4 {width: 450px; height: 20px;} 

.spacer5 {width: 450px; height: 5px;} 

.spacerside {width: 200px; height: 10px;} 

.temp{background-color: #FF0; font-style: normal;}

 

