/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### FONTS.TALES.CSSFRAMEWORK ############### */

/*
contains:
	font rules - to be adjusted for each site that uses this framework
	DOES NOT INCLUDE NAVIGATION FONTS
*/	



/* ############### BASIC FONT SETTINGS ############### */
/* ############### ADJUST ON A AS-NEEDED-BASE ############### */
html, body{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;}
p{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 1em;}

h1,h2,h3,h4,h5,h6{font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; margin-bottom: 5px; color: #c19a57;}	
h1{ font-size: 200%; margin-top: 20px; color: #000; background-image: url(/websites/3/templates/122/gfx/basics/back.h1.gif); background-repeat: repeat-x; background-position: bottom;}
h2{ font-size: 175%; margin-top: 20px;}
h3{ font-size: 150%; margin-top: 20px}
h4{ font-size: 125%; margin-top: 20px}
h5{ font-size: 110%; margin-top: 20px}
h6{ font-size: 100%; margin-top: 20px}




td{}


#maincontent ul{	list-style: square;	margin: 10px 0 10px 40px;}
#maincontent ul li{	margin-bottom: 3px;}
b, strong{
	color: #c19d60;
}
