body{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Trebuchet, Helvetica, sans-serif;
	background-color: #D3D0C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height : 1.3em;
}

/*outer houses container*/
#outer{
	margin: auto;
	width: 706px;
	background-image : url(/uploads/61002/template_img/home/background.jpg);
	background-repeat : repeat-y;
	}
#container{
	width: 680px;
	margin-left:12px;
	}

	/*______________________________ MASTHEAD _______________________________*/
	
#masthead{
	height: 44px;
	padding-left:28px;
	background-image: url(/uploads/61002/template_img/mast_strip.jpg);
	background-repeat: repeat-x;
	}
#mast_new{
	height: 65px;
	padding-left:28px;
	background-color:#fff;
	}
#mast_under{
	height:20px;
	padding-left:28px;
	background-image: url(/uploads/61002/template_img/mast_under_strip.jpg);
	background-repeat: repeat-x;
}

/*______________________________ LOWER STRIP _______________________________*/

#lower_strip{
clear:both;
	height:2px;
	background-color:#999;
	background-image:url(/uploads/61002/template_img/lower_strip.jpg);
	background-repeat: repeat-y;
}

#lower_base {
	height:26px;
	padding-top:8px;
	background-color:#333;
	color:#888;
}

#lower_base a{
	color:#ccc;
}

#lower_base a:hover{
	color:#fff;
}

/*______________________________ LINKS _______________________________*/
.link, .linkest, .home {
	display: block; /*background-image: url(../template_img/link_active.gif);*/
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	line-height: 25px;
	padding-bottom: 5px;
	font-family:serif;
	/*font-size:12px;*/	
	text-align: right;
}
a{
	border-style:none;
	text-decoration:none;
	border : none;
	color:#000;
}

a:hover{
	color:#5B2E00;
}
img{
	border:none;
	}

.link a{
	display: block;
	background-image: url(/uploads/61002/template_img/link_inactive.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration:none;
	color:#000;
	}
	

	
	.link a:hover, .linkest a:hover, .home a:hover{
	display: block;
	background-image: url(/uploads/61002/template_img/link_hover.gif);
	background-repeat: no-repeat;
	height: 25px;
	}
	
	.link_hidden{
	display: hidden;
	background-image: url(/uploads/61002/template_img/link_hover.gif);
	}

	
.linkest a{
	display: block;
	background-image: url(/uploads/61002/template_img/linkest.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration:none;
	color:#000;
	}
	
	.home a{
	display: block;
	background-image: url(/uploads/61002/template_img/link_home.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration:none;
	color:#000;
	}
	
	.sublink a{
	display: block;
	background-image: url(/uploads/61002/template_img/link_inactive.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration:none;
	color:#fff;
	
	}
	
.equip{
	height:18px;
	width:250px;
	line-height : 1.9em;
	}
.text{
	padding-right:16px;
}
