/* CCG Style Sheet */

html	{
	margin: 0px;
	padding: 0px;
}

body	{
	margin: 0px;
	padding: 0px;
	background-color: #E8F1CD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}


h1	{
	font-size: 20px;
	color: #666600;
	margin-bottom: 1.5em;
	line-height: normal;
	font-family: Papyrus, Arial, Helvetica, sans-serif;

}
h2	{
	color: #996633;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	margin-bottom: -1em;
	letter-spacing: 0.1em;
	margin-top: 2em;


}

h3	{
	font-size: 14px;
	color: #666600;
	margin-bottom: -1.5em;
}

h4	{
	color: #666600;
	font-size: 18px;
	margin-bottom: .4em;
}
a	{
	color: #666600;
	text-decoration: none;
}

a:link 	{
	color: #666600;
	font-weight: bold;
}
a:visited	{
	color: #996666;
	font-weight: bold;
}
a:hover, a:active	{
	color: #996633;
	color: #996633;
	font-weight: bold;
}
#maintext	{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding: 0px;
	background-color: #E8F1CD;
	text-align: left;
	background-image: url(../images/container-background.gif);
	background-repeat: repeat-y;

}
#banner	{
	height: 87px;
	background-image: url(../images/banner_b.gif);
	background-repeat: repeat-x;
	background-color: #E8F1CD;
	border-top: 4px solid #666633;
	border-right: 4px solid #666633;
	border-bottom: 4px none #666633;
	border-left: 4px solid #666633;



}
#mainNav	{
	height: 17px;
	margin-right: 0px;
	margin-left: 120px;
	margin-top: 10px;

}
#contentLeft	{
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #996633;
	background-image: url(../images/leftnavback.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	padding-left: 0px;
	height: 425px;
	width: 115px;
}

#leftNav	{
	padding-top: 30px;
	padding-bottom: 100px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	padding-right: 5px;
	color: #FFFF99;





}

#leftNav a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#leftNav a:visited	{
	color: #CCCCCC;
	font-weight: bold;
}

#leftNav a:hover	{
	color: #FFFF99;
	right: 0px;
	font-weight: bold;
	
}


#contentRight	{
	float: left;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	width: 535px;
	background-image: url(../images/rightedge.gif);
	background-repeat: repeat-y;

}
#footer	{
	float: left;
	width: 730px;
	padding: 2px 10px;
	background-color: #666600;
	font-size: 12px;
	line-height: 18px;
	color: #E8F1CD;
	text-align: left;
	background-image: url(../images/foot_b.gif);
	background-repeat: repeat-x;
	font-family: Papyrus, "Times New Roman";
	height: 50px;
	background-position: center;
	font-weight: normal;
}

#footerleft {
	margin-left: 80px;
	width: 100px;

}
	
#footer a	{
	color: #E8F1CD;
	text-decoration: none;
	font-weight: normal;

}
#footer a:hover	{
	color: #ffffff;
	font-weight: normal;
}

	
	
	
	#newsletter	{
	color: #666600;
	padding: 10px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-size: 11px;
	width: 150px;
	line-height: 25px;
	background-color: #CFDBA9;
	float: right;
	clear: right;
	top: 20px;
	}
	
.mask	{
	display: none;
}

.imageRight	{
	margin-left: 1em;
	padding: 3px;
	text-align: right;
	float: right;
}

.poemR	{
	margin-left: 1em;
	padding: 3px;
	float: none;
	clear: none;
	right: 200px;
	}

.bolder	{
	font-weight: bold;
	color: #999966;
}

.nlbolder	{
	font-weight: bold;
	color: #996633;
}

.credit	{
	font-weight: normal;
	color: #999966;
	font-family: Papyrus, "Times New Roman";
	font-size: 9px;
	text-align: right;

}

h5 {
	font-size: 9px;
	font-weight: normal;
	text-align: left;


}

