/* CSS Document */

body
{
margin:5px 0 0 0;
background: #b7da84;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #3e600b;
}

h1 {
font-size: 18px;
margin:0;
}

h2 {
font-size: 16px;
margin:0;
padding: 0;
}

.maj {
font-size:11px;

}

#gen-container {
margin: 0 auto;
width:1000px;
border: #d3edac 1px solid ;
height:700px;
background: url(../images/interface/bg_general.jpg);
}

#menu1-container
{
position:absolute;
margin:20px 0 0 720px;
height: 148px;
width: 115px;
font-family:Verdana;
font-size:10px;
background:url(../images/interface/bg_menu_general.png);
}

#menu1
{
padding: 10px 0 0 10px;
}

	#menu1 a, #menu1 a:visited, #menu1 a:active {
					color:#f7e8db;
					text-decoration:none;
	}
	
	#menu1 a:hover {
					color:#c0e18f;
	}

#content-container {
margin: 40px 0 0 115px;
width: 757px;
height: 520px;
background: url(../images/interface/bg_content.jpg);
}

#menu2-container
{
height: 18px;
font-size:10px;
font-family:Verdana;
width: 460px;
background: url(../images/interface/bg_menu2.png);
margin: 20px 0 0 130px;
padding: 6px 0 0 15px;
}

	#menu2-container a, #menu2-containern a:visited, #menu2-container a:active{
			color: #3e600b;
			text-decoration:none;	
	}
	
	#menu2-container a:hover{
			text-decoration:underline;	
	}



#description {
margin: 0 50px 0 50px;
padding: 30px 0 0 0 ;
}
	
	#description a, #description a:visited, #description a:active{
			color: #3e600b;
			text-decoration:underline;	
	}
	
	#description a:hover{
			color: #3e600b;
			background: #cce0a0;
			text-decoration:underline;	
	}

#photos {
margin: 70px 0 0 350px;
height:250px;
}

#phone-container{
margin: 10px 0 0 670px;
position:absolute;
font-weight: bold;
}