/* CSS Document */
html, body{
    width: 100%;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	margin:0px;
	background:#6E0606;
}

a{color:#fff;text-decoration:none;}
a:link{color:#fff;text-decoration:none;}
a:visited{color:#fff;text-decoration:none;}
a:hover{color:#FEDC64;text-decoration:underline;}

a.yel{color:#F3C41C;text-decoration:none; font-style:italic;}
a.yel:link{color:#F3C41C;text-decoration:underline;}
a.yel:visited{color:#F3C41C;text-decoration:underline;}
a.yel:hover{color:#FEDC64;text-decoration:underline;}

a.ybig{color:#F3C41C;text-decoration:none;
       padding-top:10px;
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size:16px;
       font-style:normal;}
a.ybig:link{color:#F3C41C;text-decoration:none;}
a.ybig:visited{color:#F3C41C;text-decoration:none;}
a.ybig:hover{color:#FEDC64;text-decoration:underline;}



div.banner{background: url(pix/main.jpg) no-repeat center top;
           width:100%;
		   height:197px;
           margin:0px auto;
		   }
		   
div.vline-1{background: url(pix/vline-1.jpg) repeat-x center top;
           width:100%;
		   height:31px;
           margin:0px auto;
		   }
div.menu {
    width: 975px;
    height: 80px;
    background: url(pix/band.jpg) no-repeat;
	}
div.menu span{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:16px;
	color:#6E0606;
	padding:4px;
	}
div.menu span:hover {
         text-decoration:none;
		 color:#fff;
		 background:url(pix/bg_button.gif) repeat-x;
		 }
.bMain{
    width: 100%;
}


/* MAIN AREA */
div.Normal {
	    padding:0 50px;
	    font-size: 12px;
	    line-height: 20px;
	    text-align:justify;
	}

div.Normal img{border:1px  #EAB71C solid;}
	
div.dateholder{
	    color:#fff; padding:180px 20px 0 0;
		}
span.Head  {
	    color:#F3C41C;
	    font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	    }	 
div.mg-1{background: url(pix/mg-1.jpg) no-repeat center top;
         width:975px;
		 height:80px;
         margin:0px auto;
		 border:
		 } 	 				 
div.wrap {
		background: url(pix/venzel.jpg) repeat-y center top;;
		margin:0 auto;
		width:975px;
		
		}		  
		  
div.main {
        width:975px;
		font-size:14px;
		color:#fff;
		text-align:justify;
	}
	
div.main p {
	    padding:0 50px;
	    font-size: 12px;
		line-height: 20px;
		text-align:justify;
	}
div.main p img{
        margin:5px 20px 0 0;
		border:1px  #EAB71C solid;
    }
	
	
div.main h1 {
        margin:0;
        padding:0px 0px 0 100px;
	    color:#F3C41C;
	    font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
div.main h2 {
	    color:#F3C41C;
	    padding:0px 50px 0 50px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
 h3 {
	    color:#F3C41C;
	    padding:0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight:normal;
	}
div.main div.date{
        background:url(pix/dateline.jpg) no-repeat;
		width:300px;
		height:15px;
        font-style:italic;
		margin-left:50px;
		font-size: 11px;
		}	


div.main ul {
	    padding:10px 50px 50px 50px;
		font-size: 12px;
		line-height: 18px;
		
	}
div.main ul li {
       background:url(pix/li.jpg) no-repeat;
	   }
	



div.mg-2{background: url(pix/mg-2.jpg) no-repeat center top;
           width:975px;
		   height:100px;
           margin:0px auto;
		 }
/* BOTTOM AREA */
div.pat{background: url(pix/pattern.jpg) repeat-x center top;
           width:975;
		   height:60px;
           margin:0px auto;
		   }

/* INNER PAGES */
table.restmenu{border:0px; color:#fff; width:500px; font-size:14px;}
table.restmenu div.small{font-size:12px;}
			
