/* CSS Document */
body {
	background: #fff;
	font:70%/1.45 "Lucida Sans Unicode","Lucida Grande", Lucida,Arial,sans-serif;
	color: #333300;
}
h2
{
	font-size:110%;
	color:#A64B1B;
	margin:0 0 0.3em;
	font-family: "Lucida Grande CY";
	font-style: #333366;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
a{
	color:#7A8555;
	font-size: 11px;
	text-decoration: none;
	font-family: "Lucida Grande CY";
}
a:focus{
	outline: 0;
	
}
a:active{
	outline: 0;
	
}
H3
 {
	color:#669900;
	font-size:10px;
	margin:0;
	padding: 10px 0;
	border-top: 1px dotted #009900;
}
h4
 {
	color:#598B38;
	font-size:14px;
	margin:0;
	padding: 0 0 10px 0;
	font-family: "Lucida Grande CY";
}
 h5
 {
	color:#7A8555;
	font-size:12px;
	margin:0;
	padding: 0 0 10px 0;
	line-height: 15px;
	text-decoration: none;
}
div#container{
	width: 800px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/Layout_Img/container.jpg);
	
	
	


}

#rightholder {
	margin-top: 25px;
	margin-left: 20px;
}
#menu {
	margin: 10px 30px;
	padding:0;
	border-top:1px dotted black;
	border-bottom:2px solid #ccc;
	font-size:11px;
	text-align:right;
	font-family:"Trebuchet MS";
	border-bottom-color: #006633;
	height: 20px;
	
 }

#menu a{
	background:#fff;
	text-decoration:none;
	color:#7A8555;
	font-size: 11px;
}
#menu a:hover {
	color: #333300;
	outline: 0;
}
#menu a:active {
	color: #333300;
	outline: 0;
}
/*	ALL PAGES EXCEPT home.htm   */
#left{
	float:left;
	margin:10px 0px 5px 30px;
	width:460px;
	line-height: 20px;
}
#left1{
	float:left;
	margin:10px 0px 5px 30px;
	width:450px;
	line-height: 20px;
}

#leftindex{
	float:left;
	margin:10px 0px 5px 30px;
	width:740px;
	line-height: 20px;
}

#box{
	color: #666666;
	margin:0px 0px 0px 0px;
	width:450px;
	padding-left: 15px;
	padding-right: 25px;
	height: 150px;
	padding-top: 20px;
	line-height: 1.5;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, sans-serif;
	background-repeat: no-repeat;
	background-image: url(backgrounds/box_bg.gif);

	text-align: left;
}
#menuholder{
	color: #666666;
	font- align: justify;
	margin:0px 0px 0px 0px;
	width:450px;
	padding-left: 40px;
	padding-right: 5px;
	height: 40px;
	padding-top: 10px;
	line-height: 1.5;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, sans-serif;
	background-repeat: no-repeat;
	background-image: url(img/Layout_Img/ThumbsSottolio/menuprova.jpg);

	
}



/*	rest of pages with text  */
#right1{
	float:right;
	width:220px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	background-image: url(img/Layout_Img/lineVert.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	line-height: 20px;
	}
#rightP{
	float:right;
	width:270px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	line-height: 1.7;
	padding-left: 0px;
	}
	
	div.minipic
{
  float:left;
  background:url(img/dropshadow.jpg) no-repeat bottom right;
  margin:10px 5px 5px 6px;
  padding:0 6px 6px 0;
}

div.minipic img
{
  display:block;
  position:relative;
  top:-5px;
  left:-5px;
  border:1px solid #ccc;
  border-color:#ccc #666 #666 #ccc;
  padding:5px;
}





a:hover {
	color: #333300;
}
.floatimgleft {
 float:left;
 margin-top:0px;
 margin-right:5px;

 }
#footer {
	clear: both;
	padding: 10px 10px 0px 0;
	background-image: url(img/Layout_Img/footerGreen.jpg);
	height: 76px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}
#footer p{
float:right;
padding:0px 20px 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#999;
}
#footer a{
	color:#999;
	text-decoration: underline;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div#menuVert
{
	float:right;
	width:220px;
	padding-top:2.7em;
	font-family: "Lucida Grande CY";
	font-size: 10px;
}

div#menuVert ul,div#menuVert li
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#menuVert a
{
  display:block;
  height:1.3em;
  font-size:12px;
  background:#FFF url(bullet.png) no-repeat center left;
  color:#7C8657;
  text-decoration:none;
  padding:1px 0 1px 15px;
}

div#menuVert a:hover
{
	color:#2F2D12;
	
	
}

div#menuVert li#active a
{
  color:#FF871D;
}

