/*
baie lig #F4E0C6
#F0D6B3
#E9C18B
#E1AC64
#B37522
*/
html,body{
		margin:0;
		padding:0;
		
	}
	body{
		font: 76% arial,sans-serif;
		text-align:center;
		padding: 15px 0px 35px 0px;
		background-color: white;
	    background-image: url(images/bg.jpg);
		background-repeat: repeat;	    
	    background-position: center top;

		/*background: #000000 url('images/bg.gif');*/
	}
	a.main {
		color: #B37522;
	}
	p{
		margin: 0 10px 10px
	}
	a.j_email {
		color: #F4E0C6;
	}
	a.a_email {
		display:block;
		/*color: #981793;
		padding:10px;*/
		padding: 0px;
		margin: 1px;
		background-image: url("images/email.gif");
		width: 107px;
		height: 46px;
		background-repeat: no-repeat;
	}
	a:hover.a_email {
		display:block;		
		padding: 0px;
		margin: 1px;
		background-image: url("images/email_hover.gif");
		width: 107px;
		height: 46px;
		background-repeat: no-repeat;
	}
	div#preload_email_over {
	 	background: url(images/email_hover.gif);
		display:none;
	}
	div#header {
		/*background: url(images/wooden_deck_s.gif) no-repeat right center;*/
		background-color: #E9C18B;/*#F8CB96;*/	
		height: 190px;
	    width: 757px;
	}
	div#container{
		text-align:left;
		background: #F4E0C6;
		border: solid 7px #fff;
	}
	div#container{
		width:757px;
		margin:0 auto
	}
	div#content p{
		line-height:1.4
	}
	div#content{
		float:left;
		width:500px;
		background: #F4E0C6;
		margin-top: 0px;
		margin-bottom:0px;
		padding-bottom: 0px;
		/*border:  solid 1px #000000;*/		
	}
	div#content_page p{
		line-height:1.4
	}
	div#content_page{
		float:left;
		width:756px;
		background: #F0D6B3;
		margin-top: 60px;
		margin-bottom:0px;
		padding-bottom: 0px;
		border:  solid 1px #000000;				
	}
	div#content_full p{
		line-height:1.4
	}
	div#content_full{
		float:left;
		width:757px;
		background: #F4E0C6;
		margin-top: 0px;
	}
	div#navigation{
		background:#B9CAFF
	}
	div#navigation{
		float:right;
		width:257px;
		margin-top: 10px;
	}
	div#menu{
		margin: 0 0 10px 0;
		background:#E9C18B
	}
	div#footer{
		background: #993C02;
		color: #F4E0C6;
		margin-top: 10px;
	}
	div#footer p{
		text-align:center;
		margin:0;
		padding:5px 10px
	}
	div#end{
		clear:both;
		width:100%
	}
	
	.clear {
		 clear: both;
	}
   div#advert {
   		width: 700px;
   }
   div#logo {
   	 position:relative;
   	 float:left;
	 margin-left: 10px;
	 margin-top: 5px;
	 width: 300px;
	 background-color: #E9C18B;
   }
   div#name {
  	 float: right;	
	 margin-top:10px; 
	 width: 400px;	 
	 background-color: #E9C18B;
   }
    #deck_title {
		background-color: #B56432;
		width:756px;
		margin: 0px;
		padding: 0px;
	}
	#deck_title h2 {
		margin: 0px;
		padding: 0px;
		color: #000000;
		width: 100%;
		text-align: center;
		font: normal 24px arial, helvetica, sans-serif;
	}
	
		
	#before {
		background-color: #B56432;
		width: 378px;
		text-align: center;
		float:left;	
		height: 24px;	
		padding: 0px;
		margin: 0px;
		font: normal 18px arial, helvetica, sans-serif;
		display: table-cell;
		vertical-align: middle;
	}
	#after {
		background-color: #B56432;
		width: 378px;
		text-align: center;
		float:right;	
		height: 24px;
		padding: 0px;
		margin: 0px;
		font: normal 18px arial, helvetica, sans-serif;
		display: table-cell;
		vertical-align: middle;
	}
	
	#menu_middle ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		margin-left: 5px;
	}

	/*Top level list items*/
	#menu_middle ul li{
		position: relative;
		display: inline;
		float: left;	
	}
	
	/*Top level menu link items style*/
	#menu_middle ul li a{
		display: block;
		width: 130px; /*Width of top level menu link items*/
		padding:  2px 9px;
		/*border: 1px solid #202020;*/
		border-left-width: 0;
		/*text-decoration: none;*/	
		background-color: #B37522;
		color: black;
		font: bold 13px arial, helvetica, sans-serif;
		border-right: 1px solid #fff;
	}
	#menu_middle ul li a:hover{	
		background-color: #E9C18B;
	}
	
	#menu_middle ul li ul li a:hover{
		background: #cde686;
	}

	/* Holly Hack for IE \*/
	* html #menu_middle ul li { float: left; height: 1%; }
	* html #menu_middle ul li a { height: 1%; }
	/* End */
	
	#bottom_menu {
		width:756px;		
		margin: 0px;
		padding: 0px;
	}
	#bottom_menu ul {
		 padding: .2em 0;
		margin: 0;
		list-style-type: none;
		background-color: #B37522;
		color: #000000;
		width: 100%;
		font: normal 90% arial, helvetica, sans-serif;
		text-align: center;
	}
	#bottom_menu ul li  { 
		display: inline; 
	}
	#bottom_menu ul li a {
		text-decoration: none;
		background-color: #B37522;
		color: #000000;
		padding: .2em 1em;
		border-right: 1px solid #fff;
	}
	
	#bottom_menu ul li a:hover {
		background-color: #E9C18B;
		color: #000000;
	}   
	
	#secondary {
		float: right;
		width: 180px;
		border: 1px solid #202020;
		margin-top: 60px;
		margin-right: 5px;
		background: #F0D6B3;		
		padding-bottom: 5px;
	}
	
	#secondary * {
		color: #000000;
	}
	#secondary h2 {		
		padding: 1px 5px;
		font-size: 16px;
	}
	#secondary h3 {
		background: #B56432; 
		padding: 0px 5px 3px 10px; /* top, right, bottom, left */
		font-size: 14px;;
		margin: 0px;
	}
	#secondary h4 {
		margin: 10px 10px 5px 10px;
		font-size: 12px;
	}
	h1 {
		font-size: 24px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
	}
	h2 {
		font-size: 20px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
	}
	h3 {
		font-size: 14px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
	}
	h4 {
		font-size: 12px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
	}
	#secondary h4 a {
		text-decoration: none;
	}
	#secondary p {
		font-size: 10px;
		margin: 3px 10px 10px 10px;
		line-height: 110%;
	}
	 a.atop {
		height: 25px;
		width: 82px;
		display: block;
		text-decoration: none;
		background-repeat: no-repeat;
		background-image: url(images/top.gif);	
		background-color: transparent;/*#F4E0C6;*/
	    margin-bottom: 2px;
		font-size: 10px;
	}
	
    a.atop:hover {
		background-image: url(images/top_over.gif);
		height: 25px;
		width: 82px;
		margin-bottom: 2px;
	}
	
	div#preload_top {
	 	background: url(images/top_over.gif);
		display:none;
	}
	#picture {
		float:right;
		width:378px;
		background-color: #F0D6B3;
		height:270px;
		display: table-cell;
		vertical-align:middle;
	}
	#text {
		float:left;
		width:378px;
		background-color: #F0D6B3;
		height:270px;
	}
	
	.hiddenPic {
		/*display:none;*/
		visibility: hidden;
	}