@charset "utf-8";

body {
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #464646;
	font-size: 12px;
	
}

p {
	padding: 4px 0px;
}

.enPage {
	/*background: url(../../images/sidebgen.jpg) repeat-y;*/
}

#sideMenuShadow {
	background: url(../../images/menusideshadow.jpg) no-repeat;
}

#footerSideBorder {
	background: url(../../images/footersideborder.jpg) no-repeat;
}

h1
{
    font-family: Goergia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    color: #384C00;
}

h2 {
	font-family:  Goergia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:0px;
	color: #384C00;
	
}

h3
{
	font-family: Goergia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #384C00;
    margin: 5px 0px 10px 0px;
}

.heading {
	font-family: Goergia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: lighter;
	color: #384C00;
	line-height:27px;
	font-size: 2.2em !important;
	line-height: 1.2em !important;
}

.heading2 {
	font-family: Goergia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #384C00;
	margin: 5px 0px 5px 0px;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
}
.heading2:hover {
	text-decoration:underline;
}

.heading3
{
    font-family: Goergia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #384C00;
    margin: 5px 0px 5px 0px;
    text-transform: uppercase;
}

.heading4 {
    font-family: Goergia, "Times New Roman", Times, serif;
	color: #384C00;
	margin: 5px 0px 5px 0px;
	font-weight:normal;
	text-decoration: none;
}

.heading4:hover {
	text-decoration:underline;
}
   
#footerText {
	font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
}

#sideMenu h3 {
	color: #414141;
}

#relatedCol h3
{
    color: #666666;
    padding-left: 5px;
}

#relatedCol p {
	padding: 1px 0px 2px 0px;
}

#relatedCol a {
	font-weight: bold;
	text-decoration: none;
	color: #005502;
}

#latestPress h2 {
	font-size: 14px;
	padding-left:-30px;
}

.enPage #sideMenu a {
	font-size: 12px;

}

.enPage #relatedCol {
	padding: 0px 5px 10px 5px;
}

.relatedItems {
	padding-left: 5px;
}

.rss {
	display: block;
	float: left;
	margin: -20px 5px 0px 330px;
}

.dateLine {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #807D7D;
	clear: left;
	margin: 5px 0px;
}

.dateSmall {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #807D7D;
	clear: left;
	margin: 5px 0px 5px 0px;
}

   
.childLinks {
	list-style-image: url(../../images/rightBullet.png);
	margin: 10px 0px 15px 20px;
	vertical-align: top;
}

.childLinks li {
    margin: 10px;
}

.childLinks li a {
    text-decoration: none;
    font-weight:bold;
	color: #005502;

    padding-left:7px;
}

.childLinks li a:hover {
    text-decoration:underline;
	color: #005502;
	text-shadow: 0px 0px 30px #DFE5D0;
}

.childLinksContainer {
	padding: 10px 0px 15px 20px;
}


.cover_photo 
{
	float: left;
	width:100px;
	text-align:center;
	padding-bottom:10px;
	padding-right:10px;
	}

.album_preview
	{
		clear:both;}
		
		
		.col-title 
		{
			background: url(../../static/images/col-title-bg.png);
			color:#262626;
			padding: 9px 5px 8px 5px;
			/*-webkit-box-shadow: inset 0px 0px 20px 2px #4C4C4C;
-moz-box-shadow:  inset  0px 0px 20px 2px #4C4C4C;
box-shadow:    inset    0px 0px 20px 2px #4C4C4C;*/
		}
		
		.col-title h4
		{
			color: #262626;
			font-size: 16px;
			font-family:  Calibri, "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, sans-serif !important;
			font-weight: bold;
			
		}
		
		
		.cabinet-member 
		{
			font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, sans-serif !important;
			font-size: 13px !important;
		}