body {
		font-family: verdana, arial, sans-serif;
		background-color: #ffffff;
}

p{
	font-size: 12px;
}

p.posted{
	font-size: 10px;
	color: #000;
}

p.posted a{
color:#555;
}
p.comments{
	font-size: 12px;
	color: #3399cc;
}

p.smallblue{
	font-size: 10px;
	color: #888;
}

p.blog_entry_author{
	font-size: 10px;
	color: #888;
}

.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}


p a{
	color: #3399cc;
	font-size: 12px;

}

a{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	
	font-weight: bold;
	}



a:link, 
a:visited,
a:active,
a:hover{

	color: #006699;
	}
/*
a:visited {
	color: #66ccff;
	}

a:active {
	color: #66ccff;
	}

a:hover {
	color: #66ccff;
	}	
*/

a.blacklink{
	color: #000;
	font-weight: normal;
}


a.bluelink{
	color: #3399cc;
	font-weight: normal;
}

a.greylink{
	color: #888;
	font-weight: normal;
}

a.whitelink:link     {color: #fffff; font-size: 10px; text-decoration: none; font-weight: bold;}
a.whitelink:visited {color: #fffff; font-size: 10px; text-decoration: none; font-weight: bold;}
a.whitelink:hover  {color: #fffff; font-size: 10px; text-decoration: none; font-weight: bold;}
a.whitelink:active  {color: #fffff; font-size: 10px; text-decoration: none; font-weight: bold;}

/*ed sidebar link edit */
a.sidebarlink{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;

}





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: 600px;
	
	background-color: #006699;
	
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #6699CC;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border-bottom: 1px dotted #FFFFFF;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #6699CC;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	      
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	
	width: 172px;
	background-color: #006699;
	
	overflow: hidden;
	}

#center {
		float: left;
	width: 500px;
	overflow: hidden;
	
	
	}

textarea#comment-text {
	width: 370px;
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #FFFFFF;
	}

.sidebar a:visited {
	color: #CCCCCC;
	}

.sidebar a:active {
	color: #FFFFFF;
	}

.sidebar a:hover {
	color: #6699CC;
	}


.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
  	line-height: 150%;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	color: #006699;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dashed #006699;
	text-align: left;
	
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #006699;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-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: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dashed #FFFFFF;
	text-align: left;
	
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dashed #FFFFFF;
	text-align: left;
	
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

div.blog_leftnav{
	
	background: #006699;
	width: 172px;
	float:left;
}

div.blog_maincontent{
	
	float:left;
	background: #fff;
	width: 590px;
	text-align: left;

}

div.blog_mothership{
position: absolute;
left: 0px;
top: 0px;
width: 766px;
height: 130px;
}

div.blog_holderofall2{
position: absolute;
left: -2px;
top: 145px;
width: 766px;
background: #fff;

}



div.blog_mother_nav{
	position: absolute;
	top: 122px;
	left: 0px;

}

.tbborder{
	 border-top : solid 1px #3AA9D5;
	 border-bottom : solid 1px #3AA9D5;
}

.tbrtborder{
	 border-top : solid 1px #3AA9D5;
	 border-bottom : solid 1px #3AA9D5;
	 border-right : solid 1px #3AA9D5;
}


h2.blog_recent_posts{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;

}

span.blog_title{
	font-family: georgia, serif;
	font-size: 28px;
	font-weight: normal;

}

span.blog_description{
	font-size: 11px;
}


div.blog_blueline{
	font-size: 1px;
	border-bottom: solid 1px #3399cc;
}

div.blog_blueline2{
	font-size: 1px;
	border-bottom: dashed 1px #3399cc;
}

div.blog_greyline{
	font-size: 1px;
	border-bottom: dashed 1px #888;
}



h3.blog_entry_title{
	color: #006699;
	font-size: 13px;
}

div.blog_recent_posts{
	position: relative;
	height: 22px;
	border-bottom : solid 1px #3AA9D5;
}

div.blog_recent_posts_top{
	position:relative;
	border-bottom : solid 1px #3AA9D5;
	font-size: 11px;
	color: #fff;
	background: #3399cc;
}

span.blog_spantitle,
span.blog_image{
	float:left;

}



div.blog_footer{
	position: absolute;
	left: -5px;
}


label{
font-size: 10px;

}

/* ph=1 */
