html { min-height: 100%; margin-bottom: 1px; }
body {
		text-align:center;
		background: #d2d4bb url('gfx/main_bg.jpg') top left repeat-x;
		margin-top: 0px;
		font-family: "Trebuchet MS", "Times New Roman", serif;
		}
	
#wholepage 
{
		width:980px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
}

#header
{
 width: 980px;
 height: 189px;
}

#leftnav
{
 width: 199px;
 float:left;
}

#whatsnew
{
 background-image: url('gfx/whatsnew_bg.png');
 background-repeat: repeat;
 width: 189px;
 height: 300px;
 overflow: scroll;	
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 0.8em;
 color: #5b5c49; 	
 text-align: justify;
 padding: 5px;
}

#contenthome
{
 background: transparent url('gfx/home_content_bg_repeat.png') top left repeat-y;
 padding: 0px 50px 0px 40px;
}

#content
{
 background: #fff url('gfx/content_bg_repeat2.jpg') top left repeat-y;
 width: 907px;
 margin-left: 38px;
}

#contentinnerhome
{
 background: transparent url('gfx/home_alpaca_bg.jpg') bottom left no-repeat;
 float:right;
 width: 680px;
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 0.9em;
 color: #5b5c49; 	
 border-left: 2px dotted #5b5c49;
}

#contentinner
{
 float:right;
 width: 695px;
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 0.9em;
 color: #5b5c49; 	
 border-left: 2px dotted #5b5c49;
}

div.feature
{
/* border-top: 1px solid #5b5c49;*/
 margin: 0px 10px 10px 10px;
 text-align:left;
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 14px;
 color: #5b5c49; 
}

img.alpaca4sale
{
 float:right;
 margin: 0px 10px 10px 10px;
 border: 1px solid #5b5c49; 	
}

ul
{
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 14px;
 color: #5b5c49; 
 text-align: left;
}

table.fiber, td
{
 border: 1px solid #fff;	
 margin-left: 10px;
 background-color: #d2d4bb;
 font-size: 14px;
 text-align: left;
 color: #5b5c49; 
}

table.fiber th
{
 text-align: center;
 background-color: 	#5b5c49; 
 color: #fff;
 font-size: 14px;
}

table.contact, td.contact
{
	border: 0;
	background-color: transparent;
}

form.ContactForm
{
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 0.9em;
 color: #5b5c49; 
 margin-left: 30px;
 margin-bottom: 50px;
}

form.ContactForm textarea, input
{
  font-family: "Trebuchet MS", "Times New Roman", serif;
  font-size: 0.9em;
}

#footer
{
 background: #fff url('gfx/footer_bg.jpg') top left no-repeat;
 padding: 10px 50px 4px 50px;
  font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 0.9em;
 color: #fff;
 text-align: right;
 clear: both;
}

p.contenttext
{
 margin: 10px;
 color: #5b5c49;
 font-family: "Trebuchet MS", "Times New Roman", serif;
 font-size: 14px;
 line-height: 1.3;
 text-align: left;
}

.smalltext
{
 font-family: arial;
text-align: center;
 font-size: 8pt;
 color: #5b5c49;
}

a.smalltext, a:visited.smalltext
{
 font-family: arial;
 font-size: 8pt;
 font-weight: bold;
 color: #5b5c49;
 text-decoration: none;
 }

#menu {margin-top:8px;}
#menu dl {width: 199px; margin: 0 auto; padding: 10px 0 10px 0; background-color: #a5a88d;}
#menu dt {margin:0; padding: 10px; font-size: 1.4em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background-color: #a5a88d;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #47a;}
#nav a, #nav a:visited {color:#fff; font-weight: bold; text-decoration:none; display:block; padding:5px 5px 5px 20px;background-color: #a5a88d; width:174px;}
#nav a:hover {background-color: #106735; color:#fff;}
#nav a.current, #nav a:visited.current {color:#fff; font-weight: bold; text-decoration:none; display:block; padding:5px 5px 5px 20px;background-color: #106735; width:174px;}
#nav a:hover.current {background-color: #106735; color:#fff;}

ul.lightblue
{
 color: #afbfd1;	
}

ul.lightbluesmall
{
 color: #afbfd1;	
 font-size: 0.9em;
}

.portfolio
{
 border: 0px;
 padding: 10px 0px 10px 5px;	
}

#ContactForm
{
 color: #fff;
 font-family: Arial, serif;
 font-size: 1.0em;
 margin-left: 20px;
}

/*lightbox style below*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.mceContentBody { background-image: none !important; }
