/* Garden Room Designs Style sheet June 2005 */

body {
	background:url(../images/flower.gif) bottom right no-repeat;
	background-color: #FAF5E1;
	margin:0;
	}

.content {
	background-color:#FFFFFF;
	border: thick solid #D6E8C1;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #333333;
}

/* P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
*/ 

h1 {
	FONT-SIZE: 20px; COLOR: #00693F; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	margin-bottom:-10px;
	margin-top:5px;
	}
	
h2 {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

li {
	FONT-SIZE: 11px; COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	line-height: 18px;
	}

			
	/* All common links*/
a:link {
	FONT-SIZE: 11px;
	color: #7CC242;
	text-decoration: none;
	}
	
a:visited {
	FONT-SIZE: 11px;
	text-decoration: none;
	color: #7CC242;
	}
	
a:hover {
	FONT-SIZE: 11px;
	text-decoration: underline;
	color: #7CC242;
	}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.border {
	border: 2px solid #D6E8C1;
}

.borderDark {
	border: 2px solid #00693F;
	margin-top:10px;
}

.featured {
margin:0;
background-color:#D6E8C1;
FONT-SIZE: 11px;
/*	border: thick solid #D6E8C1;*/
}


.featured a{
FONT-SIZE: 13px;
font-weight:bold;
margin-top:10px;
}
