/* CSS Document */

/* August 11-09: Chantilly Maertens added the following main ID to help format in pages */
#maincity{
	background : url('images/bkg.gif'); 
	background-color: #F0EBCB;
	width: 952px;
}

/* August 13-09: Chantilly Maertens added the following main ID to help format in pages */
#mainindex{
	background-image : url('images/spacer.gif'); 
	background-color: #F0EBCB;
	width: 952px;
}

A.smenu
	{
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 13px;
	line-height : 11px;
	font-weight:normal;
	color: #77734A;
	text-decoration: none;		
	}		

A.smenu:hover
	{
	color: #444444;
	font-weight:bold;	
	}
	
/* August 12-09: Chantilly Maertens,  corrected CSS syntax by putting font below in quotation marks. To validate CSS, goto http://jigsaw.w3.org/css-validator/validator */
A.menu	
	{
	font-family: 'times new roman';
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing:1 px;
	line-height : 11px;
	font-weight: bold;
	text-decoration: none;
}	
	
A.menu:hover	{	color: #E5E8C8;		}

A.menuon	{	color: #6D6C6B;	}

A.lnk3	{	
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 13px;	
	color: #77734A;
	font-weight: normal;	
	text-decoration: underline;
	}	

A.lnk3:hover	{
	text-decoration: none;
	}	

A.lnk2	{	
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 10px;	
	color: #6F6E5F;
	font-weight: bold;	
	text-decoration: none;
	}	

A.lnk2:hover	{
	color: #333333;	
	text-decoration: none;
	}	


A.lnk	{	
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;	
	color: #6F6E5F;
	font-weight: bold;	
	text-decoration: none;
	}		
	
A.lnk:hover	{	
	text-decoration: none;
	}
	
A.lnk:visited	{
	color: #6F6E5F;
	}			

/* August 12-09: Chantilly Maertens,  corrected CSS syntax by putting font below in quotation marks. To validate CSS, goto http://jigsaw.w3.org/css-validator/validator */
A.splash	
	{
	font-family: 'times new roman';
	color: #A5A377;
	font-size: 11px;
	letter-spacing:1 px;
	line-height : 11px;
	font-weight: bold;
	text-decoration: none;
}		
A.splash:hover	{	color: #E5E8C8;		}

/* August 12-09: Chantilly Maertens,  corrected CSS syntax by putting font below in quotation marks. To validate CSS, goto http://jigsaw.w3.org/css-validator/validator */
.ttl	
	{
	font-family: 'times, times new roman';
	color: #A0AB33;	
	font-size: 20px;
	font-weight: bold;	
	}		

P
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	line-height : 19px;
	}
	
.P2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : italic;	
	font-weight: bold;
	color: #444444;
	line-height : 19px;
	}	
	
.P3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	font-weight: normal;
	color: #444444;
	line-height : 13px;
	}
	
.P4
	{	
	font-family: arial, helvetica, sans-serif;
	text-align:center;	
	font-size: 13px;	
	color: #6F6E5F;
	text-decoration: none;
	}
	
.P5
	{
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	line-height : 15px;
	}
	
.P6
	{
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	line-height : 15px;
	}
	
.P7	{	
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;	
	color: #6F6E5F;
	font-weight: bold;	
	}								
	
	
H2
	{
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	line-height : 17px;
	}	
	
H3
	{
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	line-height : 17px;
	}	

/* August 13-09: Chantilly Maertens changed the background attribute here, as per requested, from background : url('images/bkg.gif'); to background: url('/cmc/exhibitions/template/bg.png') repeat; */
BODY {
	background-color : #ffffff;
	margin : 0 0 0 0;
	top : 0;
	/* left : 0px; */
	background: url('/cmc/exhibitions/template/bg.png') repeat;
}


UL
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4D392F;
	line-height : 21px;
	}	


	
.lbl
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	line-height : 14px;	
	color: #68634D;
	}
	
H1
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #79032C;
	line-height : 21px;
	}	
	
A.avis	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
	}
	
A.avis:hover	{	
	color: #333300; 
	text-decoration: none;	
	}

