body {
font-family: arial,Helvetica,sans-serif;
color: #000000;
font-size:14px;
background:#deb887;
top:0;
left:0;
margin:0;
padding:0; }


H1 { color: #663300;
	font-style: italic; 
	text-align: center; 
	background: transparent;
	font-size:28px;
	font-family: arial,Helvetica,sans-serif;
	margin-bottom:0px;}  


H2 { color: #663300;
	text-align: center; 
	font-size:18px;
	background: transparent; 
	font-family: arial,Helvetica,sans-serif; } 

  
H3 { color: #663300;
	background: transparent; 
	font-weight:bold;
	font-size:14px;
	text-align: center; 
	font-family: arial,Helvetica,sans-serif; } 



.leftalign {text-align:left;}
.center {text-align:center;} 
.centeralign {text-align:center;}
.rightalign {text-align:right;}

.exsmallfont {font-size:11px;}
.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.largefont {font-size:18px;}





.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

   		 /* IE6 fix for images */
.imgalignbtm { vertical-align: bottom; }
.imgblock {display:block;}

.justify {text-align:justify; }


.border {border:1px solid #996666;}

hr {background: #deb887;
   width:50%;
   height:2px;
   text-align:center; }

.bullet { font-size: 25px;
	font-weight: bold; }

.indent { margin-left:1.5em;
   margin-right: 1.5em; }

.clearboth {clear:both;}



#container {width:825px;
	border:1px solid #996666;
    margin:0;
	padding:0;
	background-image: url(images/woodbg3b.jpg);
	background-repeat: repeat; }

.border1 {width:827px; 
	border:3px solid #996633;
	margin:1px;
	padding:2px;}

.border2 {width:839px; 
	border:1px solid #996666;
	margin:12px auto 12px auto;}

		
.box800 {width:800px;
    margin-left:auto;
    margin-right:auto; }

.box700 {width:700px;
    margin-left:auto;
    margin-right:auto; }

.box650 {width:650px;
    margin-left:auto;
    margin-right:auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }


.floatleft {float:left;}
.floatright {float:right;}

.floatleft120 {
	color:#663300;
	float: left;
	width: 120px;
	font-size:16px; 
	text-align:center;
	background:#ffffff;
	padding:5px; 
	margin:5px;
	border:1px solid #996666; }

		/*sample imgs hm pg*/
.floatleftimg200 {
	float: left;
	width: 200px; 
	margin:2px 8px 0 0;
	display:block; }

.floatleft200 {
	float: left;
	width: 200px; 
	margin:8px; }

.floatright200 {
	float: right;
	width: 200px; 
	margin-left:8px; }

.floatleft300 {
	float: left;
	width: 300px; 
	margin:5px; }

.floatleft275 {
	color:#663300;
	float: left;
	width: 275px;
	font-size:14px; 
	text-align:center;
	background:#deb887;
	padding:5px; 
	margin:5px;
	border:1px solid #996666; }


UL  {list-style-type: disc; 
	font-family: arial,Helvetica,sans-serif; }

		/*width needs to be 8 px smaller than container*/
.menu {width:819px;
	text-align:center;
	font-size: 12px;
	padding:2px 0 3px 6px;
	background:#deb887;
  	margin:0; }

.menu a:visited {color: #663300;
	font-weight: bold;
    background: transparent;
    text-decoration: none;
	padding:0 15px 0 0; }
.menu a:link {color: #663300;
    font-weight: bold;
     background: transparent;
    text-decoration: none;
	padding:0 15px 0 0; }
.menu a:hover {color: #996666;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
	padding:0 15px 0 0; }
.menu a:active  {color: #996666;
    font-weight: bold;
    background: transparent;
    text-decoration: none; 
	padding:0 15px 0 0;}

	

.footerlinks a:visited {color: #663300;
  font-weight: bold;
  background: transparent;
  text-decoration: none; 
   font-size: 10px; }
.footerlinks a:link {color: #663300;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }
.footerlinks a:hover {color: #996666;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }
.footerlinks a:active  {color: #996666;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }


.simlink {color: #663300;
  font-weight: bold;
  font-size:10px;
  background: transparent;
  text-decoration: none; }


 /*reg links Dk navy to lt navy*/

a:link {color: #663300;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:visited {color: #663300;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:hover {color: #8D6640;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:active  {color: #8D6640;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }


