.menu_content {
	width: 175px;
}



.productHome {
	width: 180px;
	height: 100px;
	background:url(images/home_btn_blue.png) no-repeat;
	}
	
a .productHome {
	display:block;
	}

a:hover .productHome {
	background:url(images/home_btn_blue_roll.png) no-repeat;
	}



.body {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	padding: 0;
	text-align: center;
	
}

.body_text {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-right: 100px;
	padding-left: 20px;
}

.body_text_k {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	
}
.body_text_blue {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #00C;
	
}

.body_text_red {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #C00;
	
}


.body_text_no_right_pad {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-left: 20px;
}
.cal_text {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.body_bold {
	font-family:Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
}

.big_bold {
	font-family: Verdana, sans-serif, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #A6948A;
	padding-right: 100px;
	padding-left: 20px;
}

.big_bold_NO_pad {
	font-family: Verdana, sans-serif, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #A6948A;
}

.body_small {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #000000;
}

.body_smaller {
	font-family: Verdana, sans-serif, Arial;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}

 a:link { font-family: Verdana, sans-serif, Arial; font-weight: bold; font-size: 11px; color: #A6948A; text-decoration: none;  }
 a:visited  { font-family: Verdana, sans-serif, Arial; font-weight: bold; font-size: 11px; color: #A6948A; text-decoration: none;}
 a:hover { font-family: Verdana, sans-serif, Arial; font-weight: bold; font-size: 11px; color: #000000; text-decoration: none; }
 a:active  { font-family: Verdana, sans-serif, Arial; font-weight: bold; font-size: 11px; color: #A6948A;	text-decoration: none;}



.footer {
	color: #000; /*custom bullet list image*/
	text-decoration: none;
	font-family:  Verdana, sans-serif, Arial;
	text-transform: lowercase;
	font-size: 10px;	
}

.footer a{
	color: #55a4d4; /*custom bullet list image*/
	text-decoration: none;
	font-family:  Verdana, sans-serif, Arial;
	text-transform: lowercase;
	font-size: 10px;
	
}

.footer a:hover{ /*hover state CSS*/
	text-decoration:  underline;
	}





#lineart {
	width: 150px;
	float: left;	
	padding:5px;
}


#nav {
	position: absolute;
	top: 90px;
	left: 70px;
	z-index: 3;
	width: 150px;
	}

	
#content {
	color: #000000;
	position: absolute;
	top: 90px;
	left: 50px;
	width: 96%;
	z-index: 2;
}

#content_inner {
	color: #000000;
	left: 0px;
	z-index: 2;
}
 /* tr { }
  .initial { background-color: #d8cec8; color:#67603C}
  .normal { background-color: #d8cec8 }
  .highlight { background-color: #ffffff }
  */
  
  
  tr { 	}
	  .initial {  }
	  .normal {  }
	  .highlight { background-color: #fff }
  
  
  
  
  
  td img {
	display: block;
}



#menu {
visibility: hidden;
	position: absolute;
	width:100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index:9;
	}
	
	#content_padded {
	padding: 10px;
	width: 700px;
	background-image: url(images/67603c.png);
	
	}

#content_border_padded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 1px dotted;
	border-color: #555;
	padding: 10px;
	
	}
	

#bg {
	background-image:url(images/ffffff.gif);
	background-repeat:repeat;
	width: 100%;
	height:100%;
	position: absolute;
	visibility: hidden;
	z-index: 98;
}

.blackout {

}




#popup {
	position: absolute;
	visibility: hidden;
	z-index: 99;
	top: 50px;
	width:80%;
	left:10%;
	right:10%;
	overflow: hiden;
	border: 1px solid;
	border-color: #000000;
	background-color: #ffffff;
	
	
}

#pop-up-center2{
	padding:10%;
	position: absolute;
	visibility: hidden;
	z-index: 99;
}

#bg {
position:absolute; 
z-index: 6; 
width:100%; 
height:100%;
left:0px; 
top:0px; 
background-color: #ffffff; 
visibility: hidden;

}


.blackout {
	visibility:hidden;
	background-color: #ffffff;
	width: 100%;
	position:  absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}



.pop-up-background {
	font-family: Verdana,  sans-serif;
	font-size: 10px;
	line-height: 20px;	
	color: #FFFFFF;
	margin: 0px;
	line-height: 20px;
	background-color: #ffffff;
}

#list_view {
	position: absolute;
	z-index: 1;
	top: 120px;
	margin-right: 15%;
	margin-bottom: 15%;
	width: 800px;
	left: 160px;
	overflow: auto;
	border: 1px solid;
	border-color: #000000;
	background-color: #ffffff;
	padding: 10px;
	height: 400px;
}

