/* CSS Document */

a {text-decoration:none; color:#B61919;}
a:link {text-decoration:none; color:#B61919;}
a:active {text-decoration:none; color:#B61919;}
a:hover {text-decoration:none; color:#A5002C;}

#main_c {
	width:914px;
	margin:auto;
	}
#heading_c {
	width:914px;
	height:230px;
	margin:0px;
	padding:0px;
	}
#head_tl {
	width:914px;
	height:200px;
/*	background:url(../images/head_tl.jpg) top left no-repeat;*/
	}
#head_l {
	width:914px;
	height:94px;
	background:url(../images/head_l.jpg) top left no-repeat;
	}
#head_pic1 {
	width:475px;
	height:95px;
	margin-left:439px;
	background:url(../images/head_pic1.jpg);}
#head_h1 {
	width:914px;
	height:23px;
	background:url(../images/head_h1.jpg);}
#head_m1 {
	width:914px;
	height:30px;
	margin:0px;
	padding-top:5px;
	background:url(../images/head_m1.jpg) no-repeat;}
	.topmenu {
	list-style:none;
	margin:0px;
	padding:0px;
	height:25px;}
	.topmenu li{
	width:113px;
	margin:0px;
	padding:0px;
	height:25px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	}
	.topmenu a:link {
	text-decoration:none;
	color:#FFFFFF;
	}
	.topmenu a:visited {
	text-decoration:none;
	color:#ffffff;
	}
	.topmenu a:hover {
	text-decoration:none;
	color:#FBF331;
	}
#content_c {
	width:914px;
	background:url(../images/greybg.jpg) top right repeat-y;
	}
#mid_c {
	width:914px;
	height:80px;
	}
#mid_l {
	width:914px;
	height:80px;
	background:url(../images/leftmenu_top.jpg) top left no-repeat;
	}
#mid_r {
	margin-left:237px;
	height:80px;
	background:url(../images/content_top.jpg) top left no-repeat;
	}
#mid_r h3 {
	margin:0px;
	padding:0px;
	position:relative;
	top:45px;
	left:auto;
	text-align:center;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
#lmenu_c {
	width:914px;
	background:url(../images/left_menu.jpg) top left repeat-y;
	}

#rcontent_c {
	margin-left:237px;
	padding:1px;
	background:url(../images/content.jpg) top left repeat-y;
	}
#rcontent {
	width:580px;
	padding-left:15px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	}
.imgr{margin:15px;}
.imgl{margin:15px 15px 15px 0px;}
#rcontent p {
	margin-right:10px;
	}
#rcontent em{
	color:#FF0000;
	}
#lmenu {
	float:left;
	}
#galmenu {
	width:140px;
	padding:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	}
#galmenu a{
  display: block;
	color:#999999;
	text-decoration:none;
	}
#galmenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#lmenu a:hover{
	color:#FFFFFF;}
	.lmenu_reg a{
	padding-top:6px;
	padding-left:30px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	.lmenu_current {
	width:183px;
	height:22px;
	background:#333333;
		}
	.lmenu_current a{
	padding-top:4px;
	padding-left:30px;
	color:#FBF438;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	.lmenu_sub a{
	padding-top:6px;
	padding-left:40px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}
#lmenu ul {
	list-style:none;
	margin:0px 0px 0px 14px;
	padding:0px;
	width:183px;
	}
#footing {
	clear:both;
	width:914px;
	height:33px;
	background:url(../images/footer.jpg) top left no-repeat;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:10px;
	}
	#footing a {text-decoration:none;color:#454545;}
	
	
/* begin products */
.product {
background:url(../images/prod_mid.gif) top left repeat-y;
width:587px;
margin:10px auto;}
.prodtop {
background:url(../images/prod_top.gif) top left no-repeat;
width:587px;}
.prodbot {
background:url(../images/prod_bot.gif) bottom left no-repeat;
width:587px;
padding-top:5px;
}
.prodmid {
width:552px;
/*border:1px solid #ABABAB;*/
margin:0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding:4px;}
.proddat {
width:560px;
/*border:1px solid #ABABAB;*/
margin:2px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
.proddat td {
padding:10px;}
.prodright {
float:right;}
/* end products */

/* gallery stuff */
.gallery_Container {
display:block;
}

.gallery_Blocks {
display:inline;
float:left;}

.gallery_Blocks div {
display:block;
width:180px;
padding:10px;}

.lmenu_gal {
margin-left:10px;
margin-bottom:10px;}

.lmenu_gal a{
	padding-top:6px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.cleardiv {
clear:both;}