/* 
  ------------------------------------------------
  KWC Designs
  www.johnschnell.net
  One Column 920
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #dadad4;
	background-color: #202020;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	min-width: 920px;
}
#masthead {
	color: #999999;
	background-color: #202020;
	padding: 0;
	margin: 0 0 5px 0;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
}
#center {
	width: 920px;
	padding: 24px 0 0 0;
}
#center .content {
	margin: 0 0 12px 0;
	padding: 4px;
	font-size: .8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	border-top: 0px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
}
#footerbox {
	width: 920px;
	margin: 0 auto;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .65em;
	font-weight: normal;
}
.footer p {
	color: #dadada;
}
.footer a:link {
	color: #f9e9b9;
	text-decoration: none;
}
.footer a:visited {
	color: #f9e9b9;
	text-decoration: none;
}
.footer a:active {
	color: #adebd6;
}
.footer a:hover {
	color: #adebd6;
}

#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #0000FF;
}
h1 {
	margin: 0px;
	font-size: 1em;
	padding: 3px 12px;
	color: #f9e9b9;
	border: 1px solid #404040;
	font-weight: bold;
	background-color: #151515;
	letter-spacing: .3em;
}
h2 {
	margin: 0px;
	width: 45%;
	font-size: 1.2em;
	padding: 2px 12px;
	color: #adebd6;
	border: 1px solid #505050;
	font-weight: bold;
	background-color: #161616;
	letter-spacing: .2em;
}
h3 {
	font-size: 1.2em;
	color: #adebd6;
	letter-spacing: .05em;
}
.callout-slideshow {
	margin: 0;
	width: 900px;
	padding: 1px;
	background: #404040;
	border: 4px solid #202020;
}
.copyright {
	tex-align: center;
	font-size: 0.95em;
	font-weight: normal;
}
.date-font { 
	color: #e1e1e1; 	
	font-family: arial, sans-serif;
	font-size: .7em;
    font-weight: bold;
}
fieldset	{ 
	padding: 10px;
	-moz-border-radius: 5px; 
	border: #333333 1px solid; 
}
fieldset legend	{ 
	padding: 0; 
	margin-bottom: 5px; 
}
.image-border	{ 
	LEFT: 0px; 
	position: relative; 
	bottom: 0px; 
	border: #333333 1px solid; 
}
.image-borderon	{
	LEFT: 1px; 
	position: relative; 
	top: 4px; 
	border: #666666 1px solid; 
}
.legend { 
	color: #e1e1e1; 
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .05em;
}
.legend-font { 
	color: #cccccc; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
}
.lightshowBox {
	margin: 1px;
	padding: 7px 1px 3px 7px;
	border: 0px solid #404040;
}
.pagetitle {
	margin: -1px 4px 0 4px;
	font-size: .9em;
	padding: 2px 16px;
	color: #adebd6;
	border: 1px solid #333333;
	font-weight: bold;
	background-image: url(../images/logo/pagetitle.jpg);
	background-color: #707070;
	background-repeat: repeat-x;
	letter-spacing: .4em;
}

span.dropcap {
    font-family: times, 'Palatino Linotype', Georgia, serif;
    float:left;
    font-size: 5.85em;
    margin: 0 1px 0 0;
    padding: 0 .1em 0 0;
    display: block;
    line-height: .775em;
    color: #ababab;
    border-right: 0px solid #808080;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

