﻿body{
	background-image:url("background-forest.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 auto;
	font-family:verdana, arial, helvetica, sans-serif;
    text-align:center;
    font-size:1em;
    background-color: #d6c8a4;
}
a {
 text-decoration: none;
 color: #FFF;
}

img {
  max-width: 100%;
}

#headerText{
font-size:1.5em;
font-weight:bold;
color: #000;
text-align:center;
margin: 0 0 .5em 0;
}

#headerTextMobi{
font-size:1.3em;
color: #000;
text-align:center;
margin: 0 0 .5em 0;
}

/* {background-image: url("../../../../images/manufacturers/index/wood_texture.jpg");background-size: cover;width:100%!important;} */

#container{
margin:.8em auto;
width:50%;
/* background-image: url("/images/wood_texture.jpg");background-size: cover;width:100%!important;*/
 background-color: #d6c8a4; 
/* rounding the edges */
/* Trinity remove border  border-radius: 25px; */
  border: 1em solid #1A450D;
  padding: .3em; 
}
#containerMobi{
margin:.5em auto;
/*width:65%;*/
/* background-image: url("/images/wood_texture.jpg");background-size: cover;width:100%!important;*/

}


#content{
background-color: #E5E5E5;
padding:2em;
margin: 0 auto;
/* width: 45%; */
/* rounding the edges */
/*  border-radius: 25px; */
  border: 3em solid #2b2212; /* grey #9A9A9A */

  

/* flex is here */
/*display: flex; 
flex-wrap: wrap; 
align-items: center; 
justify-content: center; /* flex is the reason this works */
/*justify-content: space-evenly;/*add some space between each image link */ 
}
#contentMobi{
background-color: #fff;
padding: .5em 1.5em;
margin: 0 auto;
width: 85%;
}

#blockTwo{
text-align:center;
color: #090909;
}

/* bof Header Logo Banner */
#bannerHeaderAll_block {margin: 0 auto;width:100%;}

#PhoneNumberText {padding: .1em 0;font-size: 3em;font-weight:normal;color: #333333;}
#PhoneNumberText a {color: #333333;}
#PhoneNumberText_Mobi {padding: .1em 0;font-size: 1.8em;font-weight:normal;color: #333333;}
#PhoneNumberText_Mobi a {color: #333333;}

#LLBO_Text{padding: 0 0 1em 0;font-size: 1.3em;font-weight: normal;color: #6A6A6A;}
#LLBO_Text_Mobi{padding: 0 0 .5em 0;font-size: 1em;font-weight: normal;color: #6A6A6A;}

/* bof Index Navigation Bar - Root Index CSS */
#indexNavBar {line-height: 2em;margin: 0 auto;}
.indexNavLinks {background: #1A450D;font-size:1em;color: #fff;font-weight: bold;text-align: center;display: inline-block;margin: .5em auto;white-space: nowrap;}
.indexNavLinks a {background:#1A450D;color: #fff;text-decoration: none;display: block;padding: .5em 2em;}
.indexNavLinks a:link{background:#1A450D;color: #fff;}
.indexNavLinks a:visited {background:#1A450D;color: #fff;}
.indexNavLinks a:hover {background:#ADA591;color: #2b2212;}

#indexNavBar_Mobi {line-height: 2em;margin: 0 auto;}
.indexNavLinks_Mobi {background: #65744F;font-size:.8em;color: #fff;font-weight: bold;text-align: center;display: block;margin: .5em auto;white-space: nowrap;}
.indexNavLinks_Mobi a {background:#65744F;color: #fff;text-decoration: none;display: block;padding: .5em 2em;}
.indexNavLinks_Mobi a:link{background:#65744F;color: #fff;}
.indexNavLinks_Mobi a:visited {background:#65744F;color: #fff;}
.indexNavLinks_Mobi a:hover {background:#d6c8a4;color: #2b2212;}
/* eof Index Navigation Bar - Root Index CSS */

/* eof Header Logo Banner */

#blockThree {
text-align:center;
/* color: #E2DEDB; */ /*Grey out the text */
color: #9CC43D;
}

#footer {
font-size: 1em;
font-weight: bold;
color:#2b2212;
/* -webkit-text-stroke: .5px black; */
text-align:center;
}

#gnome {color: #d6c8a4;}
.index_subText {color: #4D4D4D;}
.index_subTextMobi {font-size: .9em;}

.greenBar {width: 100%; display: inline-block; background: #A69B89; line-height: .5em;}

.deviceDetectorText {display:none; /*font-size: 0.5em; color: #A69B89; */}

#Copyright {font-size: .8em;}
#phone a {color: #666;}
#ALERT_message {padding: 0 1em 1em; border: thick solid #333; background: #E0A14F; width: 0 auto; height: auto;}
