/*ydraulikos.gr stylesheet*/
body{
	background-color: #cae67f;
	background: url(../images/madrona.gif);
	margin-top: 10px;
	margin-left:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666; 
	}

table.container{
	margin:0px auto;
	width:1008px;
	}
img{
	border:none;
}
img a{
	border:none;
	}
a:link{
	color:#339900;
	text-decoration:none;
}
a:hover{
	color:#66CC00;
}	
/*footer*/	
.footer{
	text-align:left;
	vertical-align:middle;
	color:#333s;
	padding:5px;
	line-height:1.8em;
	}
.footer a{
	color: #333333;
	}
.footer a:hover{
	color:#FF0000;
	}			
/*top navigation links*/
.navlinks{
	font-weight:700;
	padding:0 17px 5px 17px;
}
.navlinks a:link, a:visited{
	color: #339900;
	text-decoration:none;
	font-weight:700;
}
.navlinks a:hover{
	color:#66CC00;
}
/*welcome text and other*/
#welcome{
	font-weight:600;
	width:300px;
	margin-left:320px;
	margin-top:340px;
}
#welcome a:link{
	text-decoration:none;
	color: #666666;
	font-size:16px;
}
#welcome a:hover{
	color:#66CC00;
}
#estate{
	width:230px;
	margin-left:720px;
	margin-top:0px;
	font-size:11px;
	text-align:justify;
	line-height:1.2em;
	}
#estate h3{
	color:#006600;
	}	
#estate a:link{
	color:#339900;
	border-bottom:dotted 1px #339900;
	}	
#estate a:hover{
	color:#66CC00;
}	
#flowers{
	width:150px;
	margin-left:480px;
	margin-top:-420px;
	font-size:12px;
	text-align:justify;
	line-height:1.2em;
	}
#flowers h3{
	color:#006600;
	}	
#flowers a:link{
	color:#339900;
	border-bottom:dotted 1px #339900;
	}	
#flowers a:hover{
	color:#66CC00;
}	
	
/* end*/
p{
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	text-decoration: none;
	margin-left: 4px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align:left;
	}
	
img{
	margin:0;
	padding:0;
	}

