/* Global styles for Amici del Canto website - Authored by Carmen Chapronière for Red Spider Web Design and Digital Media, please visit www.redspiderweb.co.uk */

/* set global margin & padding = 0 */

* {
	margin: 0px;
	padding: 0px;
	}
	
/* tagged styles */
	
body {
	color: #000;
	background: #485058 url(img/masterBG.jpg);
	}
	
h2 {
	color: #4e5d71;
	background: transparent;
	font: bold 13pt "palatino linotype", palatino, georgia, "times new roman", times, serif;
	padding: 40px 0 10px 0;
	border-bottom: 1px solid #c7bba4;
	}
	
h3 {
	color: #4e5d71;
	background: transparent;
	width: 120px;
	font: bold 10pt "palatino linotype", palatino, georgia, "times new roman", times, serif;
	text-transform: uppercase;
	float: left;
	padding-right: 3px;
	}
	
h4 {
	color: #4e5d71;
	background: transparent;
	font: bold 10pt "palatino linotype", palatino, georgia, "times new roman", times, serif;
	text-transform: uppercase;
	padding: 30px 0 0 0;
	}
	
h5 {
	color: #4e5d71;
	background: transparent;
	font: bold italic 9pt "palatino linotype", palatino, georgia, "times new roman", times, serif;
	text-transform: uppercase;
	padding: 0;
	}
	
h6 {
	color: #4e5d71;
	background: transparent;
	font: bold 10pt "palatino linotype", palatino, georgia, "times new roman", times, serif;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0 0 0;
	}
	
p {
	font: 8pt verdana, arial, helvetica, sans-serif;
	text-align: justify;
	padding-top: 15px;
	}
	
	p.wSpaceTop {
		line-height: 2;
		}
	
a {
	color: #77695b;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}
	
	a.uLine {
		text-decoration: underline;
		}
		
	a.ltr {
		color: #9c8e7c;
		background: transparent;
		}
	
a:hover {
	color: #ad7a39;
	background: transparent;
	text-decoration: none;
	}
	
img { 
	border: 1px solid #beb29c; 
	}
	
/* div classes & associated styles */
	
div.imgRight {
	float: right;
	margin: 18px 0 5px 7px;
	position: relative;
	z-index: 20;
	}
	
	div.imgRight p {
		color: #4e5d71;
		background: transparent;
		font-size: 7pt;
		text-align: right;
		padding: 0;
		}
	
div.imgLeft {
	float: left;
	margin: 18px 5px 5px 0;
	}
	
	div.imgLeft p {
		color: #4e5d71;
		background: transparent;
		font-size: 7pt;
		text-align: left;
		padding: 0;
		}
	
div.imgFull {
	width: 415px;
	margin: 18px 0 5px 0;
	}
	
	div.imgFull p {
		color: #4e5d71;
		background: transparent;
		font-size: 7pt;
		text-align: center;
		padding: 0;
		}
	
div.bodySeparator {
	color: #000;
	background: transparent url(img/lineSepBody.gif) no-repeat;
	width: 156px;
	height: 5px;
	margin: 20px 129px 0 130px;
	clear: both;
	}
	
div.menuSeparator {
	color: #000;
	background: transparent url(img/lineSepMenu.gif) no-repeat;
	width: 156px;
	height: 5px;
	}
	
div.feederLinks {
	margin-top: 20px;
	overflow: auto;
	}	
	
	h3.noFloat {
		clear: left;
		}
	
	ul.quickLinks {
		float: left;
		margin-top: 3px;
		font: 8pt verdana, arial, helvetica, sans-serif;
		}
		
		ul.quickLinks li {
			list-style: none;
			padding: 0 0 3px 3px;
			}	
			
div.iFrame {
	font: 8pt verdana, arial, helvetica, sans-serif;
	margin: 17px 29px 0 29px; 	
	}
	
	div.iFrame object {
		width: 355px;
		height: 270px;
		overflow: hidden;
		border: 1px solid #beb29c;
		}
	
/* div identifiers & associated styles */
	
#boundary {
	color: #000;
	background: transparent url(img/boundaryBG.jpg) repeat-x;
	padding: 40px 0 40px 40px;
	}
	
#masthead {
	color: #000;
	background: transparent url(img/mastheadBG.jpg) 0 0 no-repeat;
	width: 342px;
	height: 379px;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 10;
	}
	
	#masthead a {
		display: block;	
		width: 335px;
		height: 370px;
		}
		
	
#parchShell {
	color: #000;
	background: #eae5df url(img/parchMid.jpg) repeat-y;
	width: 689px;
	position: relative;
	top: 30px;
	left: 146px;
	z-index: 1;
	}
	
#parchShellTop {
	color: #000;
	background: transparent url(img/parchTop.jpg) 0 0 no-repeat;
	width: 689px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	}
	
#parchShellBtm {
	color: #000;
	background: transparent url(img/parchBtm.jpg) 0 100% no-repeat;
	width: 689px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	}
	
#content {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
	}
	
#contentInner {
	padding: 143px 34px 85px 240px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 15;
	}
	
#title {
	color: #000;
	background: transparent url(img/adcTitle.jpg) no-repeat;
	width: 378px;
	height: 128px;
	position: absolute;
	top: 31px;
	left: 265px;
	z-index: 5;
	}
	
	#title h1 {
		display: none;
		}
		
#menu {
	width: 155px;
	position: absolute;
	top: 310px;
	left: 35px;
	z-index: 6;
	}
	
#subMenu {
	color: #000;
	background: transparent;
	width: 430px;
	height: 200px;
	padding: 21px 0 0 14px;
	position: absolute;
	top: 10px;
	left: 226px;
	z-index: 5;
	}
	
	#subMenu h1 {
		display: none;
		}
	
	#menu h2, #subMenu h2 {
		text-align: center;
		padding-bottom: 5px;
		border: 0;
		}
		
		#subMenu h2 {
			font-size: 11pt;
			text-align: left;
			padding: 0 0 5px 0;
			}
		
	#menu ul, #subMenu ul {
		padding: 4px 7px 0 7px;
		font: 9pt "palatino linotype", palatino, georgia, "times new roman", times, serif;
		text-transform: uppercase; 
		}
		
		#subMenu ul {
			margin-top: 1px;
			font-size: 8pt;
			}
		
	#menu li, #subMenu li {
		color: #000;
		background: transparent url(img/bassClef.gif) 0 5px no-repeat;
		list-style: none;
		padding: 3px 0 4px 14px;
		border-bottom: 1px dotted #beb29c;
		}	
		
		#subMenu li {
			color: #000;
			background: transparent url(img/fermata.gif) 0 5px no-repeat;
			padding: 2px 0 1px 16px;
			border: 0;
			}
		
	#menu li.last {
		border: 0;
		}
		
#watermark {
	color: #000;
	background: transparent url(img/watermarkBG.gif) 0 0 no-repeat;
	width: 395px;
	height: 528px;
	margin: 0 7px 15px 0;
	}
	
	/* hack to overcome IE6's crappy handling of CSS positioning */
	
	#watermark {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: -1;
		}
		
	#parchShellBtm>#watermark {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 2;
		}
		
	/* end of hack */
		
#footer {
	color: #9ea7b2;
	background: transparent;
	margin: 30px 0 0 146px;
	width: 689px;
	font: 7pt verdana, arial, helvetica, sans-serif;
	text-align: center;
	}
	
	#footer p {
		text-align: center;
		}
	
	
	

		
		
	