body {

	margin:0px;
	padding:0px;
	background:url('siteimages/body_bg.jpg') top center no-repeat;
	background-color:#240b0f;
	text-align:left;
	color:#240b0f; 
	font-size:11px; 
	line-height:20px; 
	/*font-family:Tahoma,Helvetica,Sans-serif;*/
	font-family:Trebuchet MS; 
	}

h1,h2,h3,h4,h5,h6,ul,li,form,div,p{

	padding:0px;
	margin:0px;}

	
h1 {
	font-size:14px;
	font-weight:bold;
	color:#240b0f;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size:10px;
	font-weight:bolder;
	color:#792c10;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:0px;
}
h3 {
	font-size:12px;
	color:#003a00;
	font-family:Georgia, "Times New Roman", Times, serif;
}

	
/* IE png fix */

img, div, a, input { 
	behavior: url(iepngfix.htc) }

div {
	margin:0px;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
	
img {border:none;}
.menu {
	color: #958165;
}
.menu a:link  {
	color: #958165;
	text-decoration:none;}

.menu a:visited {
	color: #958165;
	text-decoration:none;
	}
	
.menu a:hover {	
	color: #d3bc9f;
	}	
	
.menu a:active {
	color: #ffecce;
	text-decoration:none;
	}
.current {
	color: #d3bc9f;
}

a:link {
	color: #792c10;
	text-decoration:underline;
}
a:visited {
	color: #792c10;
}
a:hover {
	color: #2c0002;
}

/* Navbar */
.Nav {
	font-size: 11px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px; 
	word-spacing: 0px; 
	color: #ffffff; 
	text-decoration:none;
	line-height:normal;
	}

.Nav a:link {
	font-size: 11px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px; 
	word-spacing: 0px; 
	color: #ffffff; 
	text-decoration:none;
	}	
	
.Nav a:visited {
	font-size: 11px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px; 
	word-spacing: 0px; 
	color: #ffffff; 
	text-decoration:none;
	}


.Nav a:hover {
	font-size: 9px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px; 
	word-spacing: 0px;  
	color: #9ab1d6; 
	text-decoration:underline;
}
	
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #755f59;
}

/* Northern Hills Technology Link in Footer */
.NHT {
	font-size: 10px; 
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: 0px; 
	word-spacing: 0px; 
	color: #755f59; 
	text-decoration:none;
	line-height:normal;
	}

#main	{
	width:990px;
}

#header {
	margin: 0 auto;   /* align for good browsers */
	border: 0px;
	z-index:-3;
	padding:0px 0px 0px 0px;
	width: 990px;
	height:183px;
}	

#logo {
	z-index: 1500;
	top: 20px;
	position:  absolute;
	width: 244px;
	left:10px;
	}
#logocage {
	position: relative;
	z-index:1000;
	top:0px;
	left: 24px;
}
#Content_Case	{
	width:675px;
	float:right;
	margin-right:50px; 
	}
#bg_repeat {
	background:url(siteimages/bg_repeat.png);
	background-repeat:repeat-y;
	float:left;
	padding:30px 0 0 40px;
	width:675px;
}
#Content_btm{
	float:left; 
	width:675px;
	background:url(siteimages/bg_btm.png) no-repeat;
	background-position:bottom;
	clear:both;
	}
#menu	{
	float:left;
	width:150px;
	padding:10px;
	color:#958165;
	margin-left:75px;
}
#menu div	{
	margin:20px;
	border-bottom:solid 1px #412119;
	font-size:15px;
	text-align:left;
}

#TextWrapper{
	width:627px;
	padding:0;
	min-height:275px; 
	height:auto!important; 
	height:275px;
	margin-left:0; 
	float:left;
	background:url(siteimages/bg_right_btm.png) no-repeat;
	background-position:bottom right;
	}

#TextWrapper_nobg{
	width:607px;
	padding:10px 10px 10px 0;
	min-height:275px; 
	height:auto!important; 
	height:275px;
	margin-left:0; 
	float:left;
	}

/*BEGIN Styles for content rows*/
#contentrow
{
		clear: both;
		margin-bottom: 10px;
		min-height: 200px;
		height:auto !important;
		height:200px;
}

#staffphoto
{		float:left;
		width:135px;
		padding-top: 10px;
}
#staffbio {
	float:right;
	padding:10px 0 10px 10px;
	width:460px;
}
#PicBorder {
	border:1px #948165  solid;
	padding:4px;
	}

/*END Styles for content rows*/
#Footer{
	padding: 15px 0 5px 0;
	clear:both;
	width:675px;
	height:70px;
	margin-right:50px;
}




