HTML
{
 width:100%;
}


#searchbox { display:none; }

#searchfloatbox { display: block; 
  z-index: 80;
  padding-right: .5em;
  text-align: left;
  width:10em;
  background-color: #5F6243;
  COLOR: #ffffff;
  position: absolute;
  top: .4em;
  left: 1em;
  -webkit-transform: translate(-12em, 0);
  transform: translate(-12em, 0);
  -moz-transform: translate(-12em, 0);
  -o-transform: translate(-12em, 0);
  -ms-transform: translate(-12em, 0);
  transition: transform 0.3s ease;

}




.bimg { 
border: 5px solid #5F6243;
float:right;
 }

.limg { 
border: 0px;
float:left;
 }

.rimg { 
border: 0px;
float:right;
 }


.mb_div, .mb_div2
{
 display: inline-block;
 text-align: center;
 width: 100%;
 float: left;
 min-height: 150px;
}
  
.mb_div2
{
 min-height: 50px;
}
  
BODY
{
 FONT-FAMILY: Verdana, Arial, sans-serif;
 FONT-SIZE: 1em;
 margin-top:0em;
 margin-left:0em;
 background-color: #5F6243;
 COLOR: #000000;
 width:100%;
}

table, td, p {  FONT-SIZE: 1em; }

H1
{
 FONT-SIZE: 1.2em;
 COLOR: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
H2
{
 display: inline;
 FONT-SIZE: 1.1em;
 COLOR: #000000;
}
H3
{
 display: inline;
 FONT-SIZE: 1.0em;
 COLOR: #000000;
}
H4
{
 display: inline;
 FONT-SIZE: 1.0em;
 COLOR: #000000;
}
H5
{
 display: inline;
 FONT-SIZE: 1.0em;
 COLOR: #000000;
}


#maindoc
{
 background-color: #F2DABF;
 width:100%;
 margin-left: auto;
 margin-right: auto;
 padding-left: 0em;
 padding-right: 0em;
}


#titleban {
  background-color: #5F6243;
  width:100%;
  text-align: center;
}


#navandtext
{
  text-align: left;
  width: 100%;
}


#drawer
{
  z-index: 80;
  padding-right: .5em;
  text-align: left;
  width:8em;
  background-color: #5F6243;
  COLOR: #ffffff;
  position: absolute;
  top: -3em;
  -webkit-transform: translate(-12em, 0);
  transform: translate(-12em, 0);
  -moz-transform: translate(-12em, 0);
  -o-transform: translate(-12em, 0);
  -ms-transform: translate(-12em, 0);
  transition: transform 0.3s ease;
}


#main_cont
{
  text-align: left;
  width: 100%;
  background-color: #F2DABF;
}


#topnav
{
 margin-top:0em;
 margin-left:0em;
 background-color: #5F6243;
 COLOR: #000000;
 width:100%;
 text-align: center;
}


#topad { 
width:100%; }


#justtext
{
  text-align: left;
  width: 100%;
  background-color: #F2DABF;
}


#botad { width:100%; }


#social { width:100%; 
}


#drawer.open
{
  -webkit-transform: translate(+.1em, +0em);
  transform: translate(+.1em, +0em);
  -moz-transform: translate(+.1em, +0em);
  -o-transform: translate(+.1em, +0em);
  -ms-transform: translate(+.1em, +0em);
}

#searchfloatbox.open
{
  -webkit-transform: translate(+.1em, +0em);
  transform: translate(+.1em, +0em);
  -moz-transform: translate(+.1em, +0em);
  -o-transform: translate(+.1em, +0em);
  -ms-transform: translate(+.1em, +0em);
}


#com
{
 background-color: #F2DABF;
 width:100%;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 padding-left: 0em;
 padding-right: 0em;
 font-size: .8em;
}

.comrec
{
  width:100%;
}

.smtext
{
 font-size: .7em;
}


#ad1, #ad2, .nad { display: none; }
.bad { display: inline-block; cursor:pointer; }

#menu_icon {
  position: absolute;
  top: .4em;
  right: .5em;
  display: block;
}

#search_icon {
  position: absolute;
  top: .4em;
  right: 3em;
  display: block;
}

.txtinput { width: 90%; }

.nop { width:100%; }

img, embed, object, video { max-width: 99%; }
table { max-width: 100%; }

#adtab {
width: 100%;
}
#adtab.TD {
width: 33%;
text-align: center;
}


#titletxt
{
 width:100%;
 position: relative;
 top:+0.1em;
}


OL, UL {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
}


#lnktable, #lnktop { max-width: 1200px; }
div.lnkt { float:left; width: 100%; }
div.lnk { float:left; width: 100%; }


/* really 715px wide in chrome viewer */
@media screen and (min-width: 650px)
{
#searchbox { display:block; }

div.lnk { float:left; width: 50%; }


OL, UL { margin-left: 0px; }

 .mb_div, .mb_div2
 {
  width: 50%;
 }

 #menu_icon { display: none; }
 #search_icon { display: none; }

 #maindoc {  max-width: 900px; }

 #drawer
 {
  position: relative;
  top:+0.1em;
  width: 6.8em;
  float: left;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
 }


 #main_cont
 {
  overflow: hidden;
  padding-left:.2em;
  padding-right:.2em;
  width: 80%;
  float: right;
display: inline-block;
 }

 #titleban {   margin-left:-5%;   width:106%;  }
 #topnav {   margin-left:-1%;   width:102%;  }

 #adtab { width: 75%; }

 #ad1, #ad2, .nad { display: inline-block; cursor:pointer; }
 .bad { display: none; }

}




/* really 825px wide in chrome viewer */
@media screen and (min-width: 750px)
{
 .mb_div, .mb_div2
 {
  width: 25%;
 }


 #topad { display: inline-block; float: right; width: 24%; min-width: 120px; max-width: 165px;  }

 #justtext
 {
  display: inline-block;
  float: left;
  width: 76%;
 }

 #social {  display: inline-block; width: 24%; max-width: 165px;  float: right; }

BODY { FONT-SIZE: .9em; }
H1 { FONT-SIZE: 1.1em; }
H2 { FONT-SIZE: 1.0em; }
H3 { FONT-SIZE: .9em; }
H4 { FONT-SIZE: .9em; }
H5 { FONT-SIZE: .9em; }

#com { FONT-SIZE: .7em; }
.smtext { FONT-SIZE: .7em; }

}




/* really 935px wide in chrome viewer */

@media screen and (min-width: 900px)
{


}




table.pp {
text-align: left;
border-collapse: collapse;
background-color: #f7efef;
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: white white white white;
}

table.pp td {
padding-right:5px;
padding-left:5px;
vertical-align:top;
}

table.pp th {
background-color: #5F6243;
border-bottom: 1px solid black;
color:#ffffff;
text-align:center;
font-weight:600;
}



.borderimg {
	border: 4px solid #5F6243;
	float: right;
}

.scoutcontent
{
  padding:4;
}

Div.pfoot, DIV.pq {display: none;}


.darkbody
{
 background-color: #5F6243;
}

DIV.textcontent
{
  position:absolute;
  top:59px;
  left:150px;
  width:730px;
}

DIV.widecontent
{
  position:absolute;
  top:59px;
  left:150px;
  width:750px;
}

.text
{
 FONT-SIZE: 14px;
 COLOR: #333333;
 FONT-FAMILY: Arial, sans-serif
}


.textcol
{
border: 0px;
margin:10px 0px 10px 0px;
  clear: both; 
}

.textlabel
{
margin:10px 0px 0px 0px;
  FONT-WEIGHT: bold;
  width: 88px; 
}

.textwords
{
margin:0px 0px 0px 30px;
}



.tc
{
 TEXT-ALIGN: center;
VERTICAL-ALIGN: top;
}
.tr
{
 FONT-WEIGHT: bold;
 TEXT-ALIGN: right;
VERTICAL-ALIGN: top;
}
.trsm
{
 WIDTH: 0;
 FONT-WEIGHT: bold;
 TEXT-ALIGN: right;
 VERTICAL-ALIGN: top;
}
.trbig
{
 WIDTH: 700px;
VERTICAL-ALIGN: top;
}

A:link
{
 COLOR: #5F6243;
 FONT-WEIGHT: bold;
 TEXT-DECORATION: underline;
}
A:active
{
 COLOR: red;
 FONT-WEIGHT: bold;
 TEXT-DECORATION: none;
}
A:visited
{
 FONT-WEIGHT: bold;
 COLOR: #5F6243;
 TEXT-DECORATION: underline;
}
A:hover
{
 COLOR: red;
 FONT-WEIGHT: bold;
 TEXT-DECORATION: none;
}

.tb
{
 FONT-SIZE: 8px;
 FONT-FAMILY: Arial;
 text-decoration: none;
}
A.tb:visited
{
 FONT-SIZE: 8px;
 text-decoration: none;
}
A.tb
{
 FONT-SIZE: 8px;
 text-decoration: none;
}
A.tb:link
{
 FONT-SIZE: 8px;
 text-decoration: none;
}

.ts
{
 FONT-SIZE: 10px;
 FONT-FAMILY: Arial
}
A.ts
{
 FONT-SIZE: 10px;
}
A.ts:visited
{
 FONT-SIZE: 10px;
}
A.ts:link
{
 FONT-SIZE: 10px;
}

.nav
{
 FONT: bold 16px Verdana, Arial, Geneva, Helvetica, sans-serif;
 COLOR: white;
 TEXT-DECORATION: none
}
A.nav:visited
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #ffffff;
}
A.nav
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #FFFFFF;
}
A.nav:hover
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: red;
 TEXT-DECORATION: none;
}
A.nav:link
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #FFFFFF;
}



.BlogDate, .BDate
{
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
margin-top:20px; margin-bottom:10px;
}

.BlogTitle, .BTitle
{
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
margin-bottom:5px;
}

.BlogBody, .BBody
{
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
margin-top:0px; margin-bottom:0px;
}

.BlogTime, .BTime
{
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right;
	COLOR: #888888;
margin-top:0px; margin-bottom:10px;
}

.BlogSpan {
margin: 10px 25px 20px 25px;
float:right;
}

.BlogSpan img {
margin: 1px 0px 1px 0px;
}


.head1
{
  width:100%;
  position:absolute;
  top: 0px;
  left:0px;
  background-color:#5F6243;
  z-index: 4;
}

.head2
{
  width:685px;
  position:relative;
  top: 0px;
  left:135px;
}

.head3
{
  width:135px;
  height:900px;
  position:absolute;
  top: 0px;
  left:0px;
  background-color:#5F6243;
}

.head4
{
  width:130px;
  position:absolute;
  top: 10px;
  left:4px;
  background-color:#5F6243;
  z-index: 5;
}

.linksright
{
  width:150px;
  position:absolute;
  top: 650px;
  left:780px;
  z-index: 0;
}

.adright
{
  width:190px;
  height:601px;
  position:absolute;
  top: 0px;
  left:765px;
  z-index: 0;
  border: 0px solid #5F6243;
}

.adbig
{
  width:302px;
  height:252px;
  position:absolute;
  top: 40px;
  left:695px;
  z-index: 0;
}

.mapright
{
  width:160px;
  height:108px;
  position:absolute;
  top:602px;
  left:568px;
  z-index: 0;
}



A.pbb:link, A.pbb:hover, A.pbb:visited { font-size: 6px; font-weight: normal; }



