/* GGI.css - Stylesheet for 
Gabrielle Gravey Interiors Web site,
version: 2.0 - revision date: 2007-11-20 
Copyright 2007, Gabrielle Grawey Interiors */

body,p,ul,li {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
}

/* START Fix for IE style issue affecting font size in UL, LI */
ul,li {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; /* reduced size by 1px */
	text-align: left;
}
/* END Fix for IE style issue affecting font size in UL, LI */

h3 {
	color: #000000;
	font-family: "Trebuchet MS", Arial,sans-serif;
	text-align: left;
	}
h4 {
	color: #000000;
	font-family: "Trebuchet MS", Arial,sans-serif; 
	text-align: left;
	}
h4.sub {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	margin:0.5em 0 0.2em;
	line-height: 1.2em;
	}	
	
a:link { color: #000000; font-family: "Trebuchet MS", Arial, sans-serif;  text-decoration: underline; font-weight: normal; background-color: transparent; 
   }
a:visited { color: #000000; font-family: "Trebuchet MS", Arial, sans-serif;  text-decoration: underline; font-weight: normal; background-color: transparent;
   }
a:hover { color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; text-decoration: none; font-weight: normal; background-color: #DCDCDC;   
   }
/*
a:hover { color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; text-decoration: none; font-weight: normal; background-color: #DFDEEF;   
   }
*/
	
/* START Image cache */
.hiddenpic {
	display: none;
   }
/* END image cache */
	
li { list-style-image: url(checkmark.gif) }

/*
.dropcap:first-letter { font-size:300%; float:left; color:#9999CC; 
   }
*/
.footer {
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
