/* Honduras Pitch Pine - Started Friday, July 18, 2008 */
/* Website coded and designed by Sarah Brenner - www.coroflot.com/sbrenner7 - sbrenner7@yahoo.com */

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
/* Basic HTML tags
--------------- */
a {
	color: #333333;
 }
 
 a:focus {
	outline: none;
}

a:active {
	outline: none;
}

a:hover {
	color: #636363;
 }
 
  .email {
	vertical-align: text-bottom;
}
 
 
#login a {
	color: #FFFFFF;
	text-decoration: underline;
 }
 
 #nav a {
	color: #FFFFFF;
 }
 
  #subnav a {
	color: #FFFFFF;
 }
 
 .backtotop {
	color: #666666;
 }
 

   .why_img {
	border: solid #8A2003 2px;
	float: left;
	margin: 5px 20px 20px 0px;
 }
 
    .adv_img {
	border: solid #8A2003 2px;
	float: left;
	margin: 5px 20px 5px 0px;
 }
 
     .contact {
	height: 340px;
 }
 
      .quote {
	height: 1350px;
 }
 
 
 
 #footer a {
	color: #DFDCC0;
 }
 
  #footer a:hover {
	color: #fff;
 }

p {
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
 }
 
 table p {
	font-weight: normal;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-indent: -10px;
 }
 
 p1 {
	font-weight: normal;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-indent: -10px;
 }

h2 {
	font-weight: bold;
	font-size: 19px;
	color: #8A2003;

 }
 
 h3 {
	font-weight: bold;
	font-size: 16px;
	color: #8A2003;
 }
 
  h4 {
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
 }
 
  .title {
	font-weight: bold;
	font-size: 15px;
	color: #8A2003;
	font-family: "Times New Roman", Times, serif;
 }
 
   .titletable {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: #8A2003;
 }
 
   #indent {
	padding-left: 10px;
 }
 
 .phone {
	font-weight: bolder;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
 }
 
  p.space {
	padding-bottom: 6px;
	text-indent: -10px;
	padding-left: 10px;
	text-align: left;
 }
 
   p.space2 {
	padding-bottom: 6px;
	text-indent: -19px;
	padding-left: 15px;
	text-align: left;
 }

 
  #questions a {
	font-weight: bolder;
	text-decoration: underline;
	color: #333A00;
 }
  
.logo a {
	text-indent:-9999em;
	width: 258px;
	height: 103px;
	background: url(images/honduras_pitch_pine_LOGOtop.gif) no-repeat;
	display:block;
	float: right;
  } 

 

 
/* Start Website in Sequence */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #333333;
	background: #333A00;
 }
 
 #bkrnd {
	width: 825px;
	margin: auto;
	background: url(images/bkrnd.gif) repeat-y;
 }
 
  #bkrnd_top {
	width: 826px;
	margin: auto;
	background: url(images/bkrnd_top.jpg) no-repeat;
	height: 20px;
	margin-top: 30px;
 }

#container {
	width: 800px;
	margin: auto;
	background: #fff;
 }
 
 #top {
	height: 107px;
	background: url(images/header.jpg) no-repeat;
 }
 
  #login {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding: 57px 13px 0px 0px;
 }
 
   #logo {
	margin-top: 4px;
	width: 258px;
	float: left;
	padding-left: 15px;
 }
 
  #middle {
	height: 254px;
 }
 
  #img {
	width: 523px;
	float: left;
 }
 
   #middle_dropshadow {
	height: 15px;
	background: url(images/middle_dropshadow.jpg) no-repeat;
 }
 
  #content {
	padding: 10px 20px;
	text-align: justify;
 }
 
  #content_showcase {
	padding: 10px 40px 10px 20px;
	text-align: justify;
 }
 
  #content_showcase img {
	border: solid #8A2003 2px;
	margin-right: 8px;
 }
 
   #bottom {
	padding: 0px 20px 10px 20px;
	text-align: justify;
	font-size: 17px;
	font-weight: bold;
	color: #333A00;
	height: 55px;
 }

   #logos {
	float: right;
 }
 
    #logos img {
	margin-left: 10px;
 }
 
    #questions {
	float: left;
	margin-top: 30px;
 }
 
     #indent p {
	padding-left: 20px;
 }
   
 /* End Center */
 
/* Start Nav
--------- */
#nav {
	height: 30px;
	background-color: #8A2003;
	width: 510px;
	float: right;
	margin-top: 77px;
 }
 
 #nav ul {
	list-style: none;
	margin: 0;
	display: block;
	width: 100%;
}


#nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 12px;
	display: inline;
}

.up {
	background-color: #660D00;
}

		 #nav li ul { 
			position: absolute; 
			left: -999em;
		} 
		
		 #nav li li {
	display: block;
	text-align: left;
	padding: 2px 2px 2px 10px;
	text-transform: none;
	font-weight: normal;
	background-color: #8A2003;
	width: 130px;
	border-left: solid #EBBBAB 1px;
	border-right: solid #EBBBAB 1px;
	border-bottom: solid #EBBBAB 1px;
	height: auto;
}
 
 #nav li li:hover {
  	background-color: #660D00;
 }

	 #nav li:hover ul { 
	top: 2em; 
	left: 0; }


 

 /* End Nav */
 
 /* Start Sub Nav
--------- */
#subnav {
	width: 276px;
	background-color: #8A2003;
	float: right;
	border-left: solid #EBBBAB 1px;
	height: auto;
 }
 
 #subnav ul {
	list-style: none;
	margin: 0;
	display: block;
	width: 100%;
	
}

#subnav li {
	text-align: left;
	cursor: default;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 15px 14px 15px;
	height: 21px;
}


 .border_bottom {
	border-bottom: solid #EBBBAB 1px;
 }
 
 ul li:hover {
  	background-color: #660D00;
 }

 .subnav_dropshadow {
	background: url(images/subnav_dropshadow.gif) no-repeat;
		border-bottom: solid #EBBBAB 1px;

 }
 
  .subnav_dropshadow:hover {
	background: url(images/subnav_dropshadow_up.gif) no-repeat;
		border-bottom: solid #EBBBAB 1px;
 }
 
   .subnav_dropshadow_up {
	background: url(images/subnav_dropshadow_up.gif) no-repeat;
		border-bottom: solid #EBBBAB 1px;
 }
 
 #showcasenav {
	width: 800px;
	background-color: #DBBAAB;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 }
 
  #showcasenav a {
	color: #8A2003;
	}
	
	  #showcasenav li:hover a {
	color: #FFFFFF;
	}
	
	
 
  #showcasenav ul {
	list-style: none;
	margin: 0;
	display: block;
	width: 100%;
}


 #showcasenav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	padding: 6px 15px;
}

 #showcasenav ul li:hover {
	background-color: #8A2003;
 }
 
  #showcasenav ul li.up {
	background-color: #FFFFFF;
 }
 
  #showcasenav ul li:hover.up a {
	color: #8A2003;
 }
 
 

 /* End Sub Nav */


 

/* Start Bottom */
#bkrnd #container #content #contacttext {
	float: right;
	width: 300px;
	padding-right: 45px;
}
#bkrnd #container #content #table {
}
#bkrnd #container #content table td {
	vertical-align: top;
}

.moisture td {
	text-align: center;
	border: solid 1px #8A2003;	
}

.moisture {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.sitemap {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


/* End Bottom */

/* Start Footer */

#footer {
	width: 826px;
	height: 30px;
	margin: auto;
	text-align: center;
	color: #DFDCC0;
	background: url(images/bkrnd_footer.gif) no-repeat;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
 
 /* End Footer */
 
 /* Start Forms */

input, textarea {
	border: 1px solid #333333;
	background-color: #FFFFFF;
 }

form td {
	color: #8A2003;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
 }
 
 .radiobutton {
	border: none;
 }

.submit {
	position: relative;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #8A2003;
	color: #FFFFFF;
 }
 
.reset {
	position: relative;
	left: 10px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #8A2003;
	color: #FFFFFF;
}
/* End Forms */

/* Clear Fix Code */
.ClearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/

/* ------------------------------------- Float Feedback Button ------------------------------------- */

#floatdiv {
	position:absolute;
	left:0px;
	top:0px;/* This is a floating javascript menu. */
	font-size: 15px;
	text-align: center;
	color: #6F7E00;
	font-family: Arial, Helvetica, sans-serif;
 }
 
 .feedback {
	font-size: 10px;
 }
