/* CSS Document */
body {
	background: #ffffff;
	margin: 0px !important;
	padding: 0px !important;
	} 

a {
	text-decoration: underline; 
	color: black;
}

#column1 {
	display: none !important;
}

#logo {
	display: none !important;
}



#menu { 
	display: none !important;
	color:#000000;
	}

#links {
	display: none !important;
	color:#000000;
}

/* Date Box */
.offset {
	margin-left: 68px;
}

#footer {
	/*display: list-item;*/
	/*color: #000000;*/	
	display: none;
}

#column2 {
	text-align:justify;
	width: auto;
	float: none;
	color: black;
	}
	
img {
	border: thin solid #67705A;
	padding: 2px;
	display: block;
	}

nimg { border: 0px; }
	
.left
{  float: left;
	white-space: normal;
}

.right
{ float: right; 
	white-space: normal;
}

.sbihead {
	border-bottom: thin solid #67705A;
	}
	
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover {
	text-decoration:underline;
		color: black;

	}
	
#column2 a:link, #column2 a:visited, #column2 a:hover, #column2 a {
	color: black;
	background: transparent;
	font-weight: thin;
	text-decoration: underline;
	border: none;
   }
   
#column2 a:link:after, 
#column2 a:visited:after,
#column2 a:hover:after,
#column2 a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#column2 a[href^="/"]:after {
   content: " (http://www.alaskadeafcouncil.org/" attr(href) ") ";
   }
   
   
 div.adccontact {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
   
.box
{
	padding: 2px;
	display: block;
	margin-bottom: -10px; 
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #67705A;
}

/* Calendar Style */
div.date{
	height:54px;
	color:#000;
	font-size: 31px;
	text-align:center;
	font-weight:700;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 20px;
	padding-bottom: 80;
}

.datemonth{
	font-size:14px;
	text-align:center;
	display:block;
	margin:4px 0 -5px;
	padding:0
}
.datetime{
	color: #000;
	font-size:14pt;
	font-family:Verdana, Geneva, sans-serif;
	/*padding-left: 10px;*/
	padding-bottom: 200px;
}
.datetext {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	margin-top: 40px;
	padding-top: 30px;
	line-height: 2em;
}
.event{display:block;font-size:13px;background-color:#fafafa;border:1px solid #efefef;margin-left:64px;margin-bottom:10px;text-align:left;right:100pt;padding:11px 15px}

h3{font-size:18px;font-weight:700;color:#707070;line-height:1.3em;text-decoration:none;margin:0}
#quote {
	background-color: #EBF5FF;
	border: 2px solid #B8B8B8;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.topic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	/*padding-left: 10px;*/
	
}
