/* - - - - - - - - - - - - - - - - - - - - -

Title : Buon Ricordo 
URL : http://www.buonricordo.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body{
	padding:180px 0px 0px 0px;
	margin:0px;
	background-color: #eef2fb; 

}



a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #f1e6d2;
	text-decoration:none ;
}

a:hover {
	color: #BB5E03;
	text-decoration:underline;
}	
	

img {
	border:#f1e6d2 5px solid;
	filter:alpha(opacity=100); 
    -moz-opacity: 1; 
    opacity: 1;
	}
	
img:hover {
	border:#BB5E03 5px solid;
	filter:alpha(opacity=75);   
    -moz-opacity: 0.75;   
    opacity: 0.75;

	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
