/* CSS Document */<!-- NFB NOTE: --
* 	{ margin: 0; }
html, body {   height: 100%; }

body {
	margin: 0; padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: #371608 url(images/int_bg.gif) top left repeat-x;
	font-size: 12px; 
	}



p {color: #ecd3c9;}

#Int_Nav, #Footer {font-family: Georgia, "Times New Roman", Times, serif;}

a, a:link {color: #ecd3c9; text-decoration: none}

a:hover { color:#FFFFFF; text-decoration: none;}

input, textarea {background-color: #e1d9d6; border: 1px solid #61301d; padding: 2px;}



#top {	margin: 0px; padding: 0;width: 900px;	}

/*#content {
	position: absolute;
	top: 0;
    left: 0;
	width: 100%; }*/



#MainContent {
	background: url(images/int_rt_bg.gif) right top no-repeat;
	margin: 0 auto -50px 0; padding: 0; 
	min-height: 90%;
	height: auto !important;
	height: 90%;
	_height: 89%;
	
}

#wrapper { 
	background:url(images/int_left_bg.gif) 0 0 no-repeat; 
	width: 100%;
	margin: 0; padding: 0;}


#Int_Nav { 
	float: left;
	margin-top: 70px;
	font-variant:small-caps; 
	font-size: 100%;}



		

#Int_Nav ul { padding:0; margin: 0; list-style:none;}

#Int_Nav li {display: inline; float: left; margin-right: 30px;  }

#Int_Nav li a {display:block; }

#Int_Nav li a.current {}





#Int_Logo { position: absolute; right: 0px; top: 0px; float: right; background:url(images/int_Logo.gif) top left no-repeat; width: 187px; height: 92px;}

#Page_Title_Portfolio { position: absolute; left: 0px; top: 0px; float: left; width: 312px; height: 92px; background-image: url(images/portfolio_pgTitle.gif)}

#Page_Title_About { float: left; width: 312px; height: 92px; background-image: url(images/about_pgTitle.gif)}

#Page_Title_Test { position: absolute; left: 0px; top: 0px; float: left; width: 312px; height: 92px; background-image: url(images/testimonial_pgTitle.gif)}

#Page_Title_Contact { position: absolute; left: 0px; top: 0px; float: left; width: 312px; height: 92px; background-image: url(images/contact_pgTitle.gif)}

#LeftNav {

	position: absolute;
	left: 0px;
	font-family:Georgia,Tohoma, Arial;
	top: 90px;
	width: 160px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding:6px;
	border-right: 1px dashed #8e5f4f; }

html>body #LeftNav {
	left: 0px;
	width: 160px; /* ie5win fudge ends */

	}

	

#LeftNav ul { list-style-type: none; line-height: 26px; }


#LeftNav .current {
	color:#e1b19c; 
	text-decoration: underline; }


	



#thegallery { overflow:hidden;
	height: 600px;
	margin:0 0 0 160px; 
	border:0px solid #CCFF66;
	padding: 0px;
	z-index:-600;}

	

	

.child_content {	
	margin: 0 auto;	
	padding: 15px 0;
	width: 900px;
	}

	

.child_content p {
	padding: 0; margin: 30px 0;
	color: #ECD3C9;
}

	

/* background:Transparent url(images/floral2.gif) right center no-repeat;*/



.subbtn { border: 1px solid #371608; font-size:100%; padding: 3px; background-color:#c6a799;}

.leftIdent {line-height: 14px; margin-left: -16px; font-size: 90%;}

.allcap {font-variant:small-caps;}


#Footer, .push { height: 30px; }
#Footer {
	color: #ecd3c9;
	width: 100%; /* See note below */
	text-align: center;
}

#Footer p { font-size: 9px; text-align:center; font-family: Tahoma; color: #705549; padding: 5px 0; margin: 0; }


/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 

 */



/*#Footer { width: 100%; color: #ecd3c9; font-size: 100%; text-align:center; position:absolute; bottom: 10px; margin-top: 10px;}*/
.clear				{clear: both; height: 1px; font-size: 0; margin: 0 0 -1px; width: 100%; }
.floatLeft			{ float:left; }
.offScreen			{ position:absolute; left: -9999px; }

#homeNav			{ position: absolute; top: 355px; left: 70px; z-index: 300; font-family: "Times New Roman", Times, serif; text-transform:uppercase;}
#homeNav ul			{ list-style-type: none; margin: 0; padding: 0;}
#homeNav ul li		{ display: inline; float:left;}
#homeNav ul li a	{ display: block; color: #eecdc6; font-weight: bold; margin-right: 35px;}
#homeNav ul li a:hover	{ color: #ffffff;}

.offscreen			{ position: absolute; left: -9999px; }
.myad				{ color: #512f23; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 300px; margin: 0 auto;}
