/* tested for:
IE 5.2 for Mac
Netscape 7 for Mac
Opera 6.0 for Mac & PC
Safari 1.2.4
Firefox 1.0.4
IE 6 for PC
*/

/* hack IE 5 mac \*/

/* elementi di base */

body {
	text-align:center; 
	background-color: #37413c; 
	font: 11px/13px Geneva, Arial, Helvetica, sans-serif; 
	color:#FFF;
	margin: 0px; 
	}
p {  
	text-align:left;
	}

a:link {
	text-decoration: none; 
	color: #D7731C;
	}
a:visited { 
	text-decoration: none; 
	color: #417E55;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #D7731C;
	}

/*content*/

html>body #container
{
	width: 732px;
}

#container {
	position:relative;
    	background-color:#37413c;
	text-align:left;
	margin: 0 auto;
	position: relative;
	width: 732px;	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 732px;
	}

#intro { 
	margin-top:0px;
	margin-left: 16px;
	}

#toptop {
	text-align:center; 
	padding-top:4px; 
	height: 32px;
	}


#pageHeader { 
	margin-left:-16px;
	height: 269px;
	z-index:1;
	}


#quickSummary {
	width: 231px;
	position: absolute;
	right: 12px;
	top: 175px;
	line-height: 13px;
	display: block;
	}
#quickSummary p {
	color:#FFFFFF;
	text-align:right;
	margin-top: 11px;
	}


#nursery {
	background: url(img/nursery.png);
	margin-top:-10px;
	width: 360px;
	height: 460px;
	position: relative;
	line-height: 13px;
	display: block;
	margin-right: 12px;
	float: left;
	}

#nurseryinside  {
	margin-top:120px;
	margin-left:10px;
	margin-right:10px;
}	

#events {
	background: url(img/event.png);
	margin-top:-10px;
	width: 360px;
	height: 460px;
	position: relative;
	line-height: 13px;
	display: block;
	float: left;
	}

#eventsinside {
	margin-top:120px;
	margin-left:10px;
	margin-right:10px;
	overflow:auto;
}	

#about {
	margin-top:20px;
	margin-bottom:20px;
	margin-right:21px;
	width: 230px;
	background: url(img/about.png);
	height: 100px;
	position: relative;
	line-height: 13px;
	display: block;
	float: left;
	}


#aboutr {
	margin-top:20px;
	margin-bottom:20px;
	width: 230px;
	background: url(img/about.png);
	height: 100px;
	position: relative;
	line-height: 13px;
	display: block;
	float: left;
	}

#aboutinside  {
	text-align:center; 
	margin-top:23px;
	margin-left:10px;
	margin-right:10px;
}	


#latest {
	margin-top:20px;
	width: 481px;
	background: url(img/latest.png);
	height: 175px;
	position: relative;
	line-height: 13px;
	display: block;
	margin-right: 21px;
	float: left;
	}

#latestinside {
	position:relative;
	float: right;
	width: 255px;
	height: 75px;
	margin-top: 20px;
	margin-left: 5px;
	}
	
#latest3 {
	position:relative;
	float: right;
	width: 255px;
	height: 100px;
	margin-left: 5px;
	}	

#latestimg {
	position:relative;
	width: 200px;	
	float: left;
	margin-top: 20px;
	margin-left: 20px;	
	}

#bottom {
	margin-top:20px;
	width: 481px;
	height: 175px;
	position: relative;
	line-height: 13px;
	display: block;
	margin-right: 21px;
	float: left;
	}


#calendar {
	margin-top:20px;
	width: 230px;
	background: url(img/calendar.png);
	height: 175px;
	position: relative;
	line-height: 13px;
	display: block;
	float: left;
	}

#caltitle  {
	margin-top:-25px;
	margin-left:80px;
	margin-right:10px;
	height:50px;
}	

#calinside  {
	margin-left:20px;
	margin-right:10px;
}	

#calmon  {
	margin-top:2px;
	margin-left:41px;
	font: 13px/14px Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}	

#calday  {
	margin-top:18px;
	margin-left:45px;
	font: 20px/22px Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#999;
}	

#formfield {
	margin-top:10px;
	width: 732px;
   	background-color:#002702;
	position: relative;
	line-height: 13px;
	display: block;
	}


#coupon {
	margin-top:10px;
	width: 100px;
	height: 100px;
	position: relative;
	line-height: 13px;
	display: block;
	margin-right: 10px;
	float: left;
	}

#mail {
	margin-top:10px;
	width: 100px;
	height: 100px;
	position: relative;
	line-height: 13px;
	display: block;
	margin-right: 10px;
	float: left;
	}

.floatright {
float: right;
}

.floatleft {
float: left;
}

.clear{
	clear:both;
	float: none;
	}
	
#col {width: 300px;}
  
ul.leftcol {
    float: left;
    width: 140px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 10px;
  }
  
ul.rightcol {
    float: right;
    width: 140px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }

