@charset "UTF-8";
/* CSS STYLES FOR BIGHOST.COM */



/* *********************
     LAYOUT GLOBAL
***********************/

html { margin: 0 auto; padding:0; font-family:Arial, Helvetica, sans-serif; color:#e4f4c1; font-size:13px; line-height:19px; font-weight:100;}

body { margin: 0 auto; padding:0;  background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#4f7304; }

body#interior { margin: 0 auto; padding:0;  background-image:url(images/bg_interior.jpg); background-repeat:repeat-x; background-color:#4f7304;  }

div#navContent { width:982px; text-align:center; margin:0 auto; background-color:#25334a;  }

div#bannerContent { width:982px; margin:0 auto; }

div#pageTop { width:982px; margin:0 auto; }

div#mainContainer { background-color:#709900;  width: 982px; margin: 0 auto;   }

div#footer {width: 925px; font-size:10px; margin: 12px auto 16px; line-height:13px; }

div#footerNav {width: 450px; }

div#footerText{ color:#c5e18b; float:right; text-align:right;}

.prop { float:left; width:1px; }

.minHeight { height:390px; }




	
/* *********************
     LAYOUT INTERIOR
***********************/

div#content { margin-right:312px; padding:20px 15px 0 30px; }
	
div#sidebar { float:right; text-align:left; width:264px; clear:both; margin-right:30px; margin-top:25px;  }

div#sidebarText { background-color:#799d2d; width:248px; padding:8px 8px 12px 8px; color:#d6f399; line-height:18px; }

div#blankPageContent { margin-left:23px; margin-right:23px; }

div#pageClear { clear:both; height:40px; }

div.press {margin-bottom:26px;}

div#homeNews { position:relative; top:-325px; width:190px; color:#666666; line-height:14px; overflow:hidden; height:240px; }

div.divLeft { float:left; width:240px; }

div.divRight { margin-left:270px; width:250px;	 }

div.divCol_1 { float:left; width:200px;  }

div.divCol_2 { float:left; width:190px;  }

div.divCol_3 { float: right; width:180px; }


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #article_left_side {
  margin-right: 10px;
  }
 
* html #article_style {
  height: 1%;
  margin-left: -3px;
  }


/* *********************
     TEXT
***********************/


h1 { color: #dbe6d2; font-family:Arial, Helvetica, sans-serif; font-size:29px; font-weight:500; margin-bottom:14px; }
h2 { color: #dbe6d2; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:500; margin-bottom:3px; }
h3 { color: #b4d866; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:500; margin-bottom:3px; text-transform:uppercase; }
h4 { color: #b4d866; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:500; margin-bottom:3px; text-transform:uppercase; }


h2.sideHeader { margin:0 0 15px 0; }


.blue {color:#1e3c59;}
.magenta {color:#c61065;}


.quote { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#333; }

p { margin:0 0 22px 0; }
.noBtmMargin { padding-bottom:0; margin-bottom:0; }


div#articleContent { margin-top:0; }

div.testimonialText{ color:#68665f; font-size:11px; line-height:18px;  }
div.testimonialName { margin-left:10px; font-style:italic; }

tr.header {background-color:#686763; color:#ffffff; text-transform:uppercase; font-weight:400; }



/* *********************
     IMAGES AND LISTS, FORMS
***********************/

form{  }

img.team{ margin:0 15px 0px 0; float:left; }

img.testimonial {border:5px solid #575551; float:left; margin:0 10px 2px 0; }
img.tombstone {padding:2px;}
	
div#sidebarText ul { list-style:none; margin:0 0 0 0px; padding:0px; }
div#sidebarText ul li { background-image: url(images/arrow_puzzle.jpg); background-repeat: no-repeat; background-position: left 0px; text-indent: 0; padding: 0 0 18px 25px;  }

div#content ul { list-style:none; margin:0px; padding:5px 0 10px 0; }
div#content ul li { background-image: url(images/arrow.jpg); background-repeat: no-repeat; background-position: left 0px; text-indent: 0; padding: 0 0 10px 25px;  }

	

/* *********************
     TABLES
***********************/


table.tableStyle {border:0; border-collapse:collapse; margin-top:10px;}
table.tableStyle td {padding-left:5px; height:24px;font-size:11px; }
tr.grayBackground { background-color:#e6e6e6; }
tr.whiteBackground { background-color:#ffffff; }


 

/* *********************
     LINKS
***********************/	

a,  a:visited{ color:#323d4f; text-decoration:underline; }
	
a:hover{ color:#283343; text-decoration:underline;	}
	


	

	
div#footerNav a, div#footerNav a:visited{
	color:#c5e18b;
	text-decoration:none;
	}
div#footerNav a:hover{
	color:#c5e18b;
	text-decoration:underline;
	}

div#footerText a, div#footerText a:visited{
	color:#c5e18b;
	text-decoration:none;
	}
div#footerText a:hover{
	color:#c5e18b;
	text-decoration:underline;
	}



	