@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;}
	
body{
	background:url(../img/back.jpg) repeat-x top left #E0DDD2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.clear{
	clear:both;}
	
.site{
	width:1000px;
	margin:auto;
	margin-top:15px;}
	
.maintable{
	width:100%;
	padding:0px;
	border-collapse:collapse;
	height: 615px;
	/*height:500px;*/
	}
	
.topleft{
	width:15px;
	height:16px;
	background:url(../img/top_left.png) bottom right no-repeat;
	float:left;
	}
	
.top{
	width:970px;
	float:left;
	background:url(../img/top.png) repeat-x bottom left;
	height:16px;
	}
	
.topright{
	width:15px;
	float:left;
	background:url(../img/top_right.png) no-repeat bottom left;
	height: 16px;
}
	
.left{
	width:15px;
	background:url(../img/left.png) repeat-y right top;
	}

.container{
	float:left;
	width:970px;
	background: #E0DDD2;
}

.right{
	width:15px;
	background:url(../img/right.png) repeat-y left top;
	}
	
.botleft{
	float:left;
	width:15px;
	height:20px;
	background:url(../img/bottom_left.png) no-repeat top right;
	}
	
.botright{
	float:left;
	width:15px;
	height:20px;
	background:url(../img/bottom_right.png) no-repeat top left;
	}
	
.bot{
	float:left;
	height:20px;
	background:url(../img/bottom.png) top repeat-x;
	width:970px;}
.menu{
	border-right:3px solid #FFF;
	width:197px;
	background: #E0DDD2;
	vertical-align:top;
}
	
.content{
	background:url(../img/back_right.jpg) #3B3325 top left;
	width:770px;
	vertical-align:top;
	/*height: 550px;*/
	}

.mimage{
	padding-top:20px;
	display:block;
	text-align:center;
	padding-bottom:70px;
	}
.footer{
	color:#777265;
	text-align:right;
	width: 370px;
	margin: auto;
	font-size:10px;
	float:right;
	}

.menuentries{
	padding-left:18px;}
	
.menuentries p{
	display:block;
	color:#514C40;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
/*	letter-spacing:1px;*/
	}

.menuentries a:hover{
	color:#FFF;}
	
.sub {
	padding-left:10px;	
	padding-bottom:10px;
	}
	
.sub a{
	padding-bottom:4px !important;
	margin-bottom:5px;
	line-height:14px;}	
	
.topimage{
	height:246px;
	}
.bottomcontent{
	padding:30px;
	color:#FFFFFF;
	line-height:18px;
	padding-top: 40px;
	}

img{
	border:0px;}
	
.bottomcontent h1{
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:20px;
	color: #B6A380;
}
	
.bottomcontent h1 span{
	text-transform:none;
	font-size:18px;}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
#prod{
	display:none;}
	
#blink1{
	display:none;}	

.blink{
	text-decoration:blink;
	color:#FFF;}
	

.foot{
	width:970px;
	margin:auto;
	margin-top:-5px;}
	
.flinks{
color:#777265;
font-size:10px;
float:left;
width:400px;
}

.flinks a{
color:#777265;
text-decoration:none;
}

.flinks a:hover{
	color:#3B3325;
	}
	
.selected{
	border-left:2px solid #FFF !important; }
	
	.selectedl{
	color:#3B3325 !important;}


.flash{
	width:437px;
	float:left;
	background: #FFF;
	margin-left: -1px;
}
	
.cnttxt{
	width:270px;
	float:left;
	padding: 30px;
	color:#E0DDD2;
	line-height: 18px;
	text-align: justify;
	}	
.spacer{
	padding-top:335px;
	}
	
.links{
	padding-top:10px;}

.lnks{
}

.linksss{
	color:#E0DDD2; text-decoration:none;
	text-decoration:none;
	}
	
.linksss:hover{
	text-decoration:underline;}
	
	.backwhite{
	background:#FFF;
}
	
	.pressrelease{
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 40px;
}
	
.pressrelease h1{
	color:#3A3426;
	padding-bottom: 10px;
}

.pressrelease h2{
	color:#666}

.pressrelease h3{
	color:#B6A380;
	font-size:15px;
	padding-bottom:10px;}
	
.pressrelease p{
	line-height:18px;
	padding-bottom:10px;
	color: #333;
}
	
.pressrelease a{
	color:#6A5A3E;
	text-decoration:none;
}

.presscredits{
	padding-top:40px;
	padding-bottom: 40px;
}
.presscredits p{
	color:#666;
	line-height:15px;
	padding-bottom:5px;
	}
	
.pressheader{
	text-align:center;
	padding-bottom:20px;
	padding-top:10px;}
