/*****************************************************
	    STYLESHEET FOR WWW.FALKLANDINBLOOM.COM
         CREATED BY WWW.PB-ENTERPRISES.CO.UK
		
	      ALL MATERIAL COPYRIGHT 2004-2009
******************************************************/

/*****************************************************
		SITE DEFINITIONS
******************************************************/
body 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color:#fff;
			}
/*****************************************************
		LAYOUT - BODY
******************************************************/		
#body 		{
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
	background: #060;
			}

#text		{
	width:1000px;
	position: absolute;
	top: 0px;
	height: 20px;
			}
			
#image 		{
	position: absolute;
	top: 20px;
	height: 200px;
	width: 1000px;
			}	
			
#navigation {
	position: absolute;
	top: 220px;
	height: 195px;
	width: 1000px;
	background: #060;

			}

#container 	{
	position: absolute;
	top: 415px;
	width: 1000px;
	height: auto;
	background-color: #060;
			}		

#footer 	{	
	float: left;
	height: 200px;
	width: 1000px;
	background-image: url(http://www.falklandinbloom.com/images/footer.jpg);
			}

#logo 	{	
	float: left;
	height: 125px;
	width: 300px;
		}
				
#design	{	
	float: left;
	height: 25px;
	width:1000px;
		}
		
			

/*******************************************************
        NAVIGATION
*******************************************************/
.sm {
	list-style:none; 
	width:1000px;
	height:195px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}
.sm li {float:left; display:inline; overflow:hidden}


#sidenav{
	width: 190px;
}


/*******************************************************
        corners
*******************************************************/
#col1{
	width: 190px;
	background:#fff;
	padding: 5px;
	margin: 5px;
	}
	
#col2{
	width: 560px;
	background:#fff;
	padding: 5px;
	margin: 5px;
	}
	
#col3{
	width: 190px;
	background:#fff;
	padding: 5px;
	margin: 5px;
	}
	
#col4{
	width: 770px;
	background:#fff;
	padding: 5px;
	margin: 5px;
	}
	
#col5{
	width: 770px;
	background:#fff;
	padding: 5px;
	margin: 5px;
	}

.column {
	float: left; 
	padding: 10px; }

/*******************************************************
        CONTENT
*******************************************************/
.footer 	{
	color: #fff;
	font-size: 12px;
			}
.quote	{
	color:#006600;
	font-size:16px;
	font-family: "Goudy Old Style";
		}
	
.title	{
	color:#006600;
	font-size:16px;
		}

.tag	{
	color:#006600;
	font-size:30px;
	font-family: "Script MT Bold";
		}	
		

h1,h2,h3	{
	color:#006600;
		}

ul.sitemap{

}

ul.sitemap li.sitemap{
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0cm; 
	margin-right:0cm; 
	margin-top:0cm;
	}
	

			
ul.sitemap li.sitemap a.sitemap{
  	color:#006600;
}