
/* background color for the content part of the pages */
#skinmaster {}
#dnn_contentpane {}
#dnn_leftpanre {}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #bcbc85;
    border: #7d0624 1px solid; 
}



* { 
margin: 0; 
padding: 0; 
font-weight:100;
font-size: 100%;
line-height:100%;
font-family:Georgia, Serif;
}

body {
font-size:68%;
font-family: Georgia, Serif;
}

a:link,
a:visited {margin:0;color: #7d0624; text-decoration: none; }

a:hover,
a:active,
a:visited:hover { color: #2d7f5b;}
#dnn_contentpane a:hover{ 
	background: #7d0624;
	color: white;
}

.Head, h1, h2 { font-size: 140%; line-height: 180%; color: #7d0624}

h3, .SubHead { font-size: 130%; line-height: 122%;}

h4 { font-size: 120%; line-height: 200%;}

h5,.SubSubHead { font-size: 110%; line-height: 210%;}

h6 { font-size: 100%; line-height: 220%;}
address {
	font-style: normal;
}
p,address,ol,ul,dd,dl { line-height: 150%; margin-bottom: 1em;}

li,dt { margin-left:3em; margin-bottom: 1em; line-height: 150%;}


.leftContent h2 {
	color: #7d0624;
	font-size: 105%; line-height:110%;
	margin-bottom: 0.5em;
}

.leftContent p a  {
	font-style: italic;
	line-height: 140%;
	color:black !important;
}

.leftContent p a:hover  {
	
	color: #2d7f5b !important;
}

    
.leftContent li,.leftContent li a 
	{ margin-left:2em; margin-bottom: 1em; line-height: 150%;
}

.leftContent li a:link,
.leftContent li a:visited {margin:0;color: #7d0624; text-decoration: none; }

.leftContent li a:hover,
.leftContent li a:active,
.leftContent li a:visited:hover { color: #2d7f5b;}


.leftContent hr {
	margin-bottom: 0.5em;
	color: #a8ac96;
	height: 1px;
}

/*
.LCON1Header .Head {
    position:relative;
    top: 5px;
}
*/

#dnn_contentpane h2 { font-size: 140%; line-height: 150%; color: #7d0624; }


#dnn_contentpane h1 { margin-bottom: 1em; font-size: 140%; line-height: 125%; color: #7d0624;}

.announcement h2 { color: white}

.announcement a:link,
.announcement a:visited
	{color: white; font-variant: small-caps; font-size: 80%; letter-spacing: .2ex; margin-bottom: 1em;}

.announcement a:hover,
.announcement a:active {
	color: #bcbc85 !important;
}
.announcement a {
	 line-height: 130%;
	 
}
.announcement p { color: white;}

.announcement hr { color: #670606; height: 1px;}










#Table1 { background-color: white;padding: .25in; }
h5 {margin: 0 0 6px 0; padding:0; line-height: 14px}
/* STYLES FOR THE SEARCH RESULTS PAGE
.searchDiv td { padding: 8px 0;} */
/* */
 .searchDiv { 
overflow: hidden; position: absolute; top: 43px; left: 43px; width: 520px; }

.SubHead { font-size: 110%; padding: 8px 0;}
