﻿body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color:#999999;
	text-decoration: underline;
	}

a:visited {
	color:#6A6A6A;
	text-decoration: underline;
	}

a:active {
	color:#C6162B;
	}

a:hover {
	color:#C6162B;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 778px;

	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

a#banner-img {
	display: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#center {
		float: left;
	width: 778px;
	
	
	overflow: hidden;
	}

.content {

	color:#999999;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	line-height: 25px;
	}

#right {
		float: right;
	
	
	width: 150px;

	
	overflow: hidden;
	}

.content p {
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 25px;
	}
.code {
	padding: 10px;
	margin: 10px;
	border: 1px solid #FF9933;
	background-color: #FFF8F0;
}


.content h2 {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

	
	}

.content h3 {
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	text-align: left;
	line-height: 10px;
	margin-bottom: 5px;
	}

.content p.posted {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 20px;
	}

.sidebar {
	padding-bottom: 15px;
	padding-left: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	}

.sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

.sidebar li {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #666666;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
.posted-comment {
	font-size: 12px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}



.divfoot {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.float-left{
         margin-right:10px;
}

.content h3 a:link{
color: #C6162B;
}
.content h3 a:visited {
color: #C6162B;
}
.content h3 a:hover{
	color: #7B7A7A;
}

.sidebar h5{
	background-image: url(rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 150%;
	color: #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 33px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#divCalendar{
	padding:0 0 0 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:0 0 0 0;
	padding:0 0 5px 4px;
	float:left;
}

p.w{
	float:left;
	width:28px;
	height:16px;
	text-align:center;
	font-size:12px;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	display: block;
}

p.y{
	text-align:center;
	height:14px;
	padding:0;
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p.d{
	float:left;
	width:28px;
	height:18px;
	margin:0;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
}
p.yd{
	float:left;
	width:28px;
	height:18px;
	margin:0;
	text-align:center;
	vertical-align :middle;
	font-weight:bolder;
	color:#0066CC;
	background: url("default/links_r.gif") no-repeat 1px 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
p.nd{
	float:left;
	width:28px;
	height:18px;
	margin:0;
	text-align:center;
	vertical-align :middle;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
p.cd{
	float:left;
	width:28px;
	height:18px;
	margin:0;
	text-align:center;
	vertical-align :middle;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
