* { 
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
}

p {
	line-height: 16px;
}

h2 {
	color:#b796c6;
	font-size:14px;
	font-weight:normal;
	margin:0 0 6px 0;
}

h3 {
	font-size:13px;
}

a:link {
	font-size: 9px;
	color: #848484;
	text-decoration: none;
}

a:visited {
	font-size: 9px;
	color: #848484;
	text-decoration: none;
}

a:hover {
	font-size: 9px;
	color: #b997c9;
	text-decoration: none;
}

.homeneeds a:link {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.homeneeds a:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.homeneeds a:hover {
	font-size: 11px;
	color: #b997c9;
	text-decoration: none;
}

img {
	display:block;
	}
	
.inline {
	display:inline;
	}

img.floatleft { 
    float: left; 
    margin: 6px 16px 0 0; 
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */

#container {
	width: 878px;
	position: relative;
	margin: -15px auto;
}

#header {
	width: 878px;
}

#logo {
	margin: 35px 0 0 0;
	float: left;
	width: 204px;
}

#logo img {
	border: none;
}

#slogan {
	position:absolute;
	top:122px;
	right:0;
}

#search {
	position:absolute;
	top:85px;
	right:0;
}

#search input {
	vertical-align:middle;
}

#search label {
	font-weight: bold;
}

#subnav {
	float: right;
	width: 391px;
	height: 148px;
}

#subnav ul {
	position:absolute;
	top:50px;
	right:0;
}

#subnav ul li a:link {
	font-size: 9px;
	color: #848484;
	text-decoration: none;
}

#subnav ul li a:visited {
	font-size: 9px;
	color: #848484;
	text-decoration: none;
}

#subnav ul li a:hover {
	font-size: 9px;
	color: #b997c9;
	text-decoration: none;
}

.subnav {
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 5px 0 0;
	border-right: solid 1px #b0b0b0;
}

.subnavfix {
	display: inline;
	border: none;
	padding: 0;
	margin: 0;
}

#navbar {
	height:24px;
}

#navbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mainnav {
	height:20px;
}

#nav a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#nav a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#nav a:hover {
	font-size: 12px;
	color: #eadfef;
	text-decoration: none;
}

#nav li ul li a:hover {
	font-size: 12px;
	color: #eadfef;
	text-decoration: none;
}

#nav a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#navbar li {
	float: left;
	position: relative;
	width: 148px;
	text-align: center;
	cursor: default;
	background-color: #bcbbb7;
	padding-top: 4px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #bcbbb7;
	font-weight: normal;
	padding: 0;
}

li>ul {
	top: auto;
	left: 0;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

li.lastfix {
	padding-bottom: 6px;
}

#clear {
	clear: left;
}

#banner {
	width:878px;
	height:274px;
	background: url(images/banner_bg.jpg) top left no-repeat;
}

#navbanner {
	width:887px;
	height:308px;
	background: url(images/shadowbackground.jpg) top left no-repeat;
}

#navshadow {
	width:887px;
	height:32px;
	background: url(images/navshadow.jpg) top left no-repeat;
}

#listserv {
	background: url(images/listserv_bg.gif) top left no-repeat;
	width: 561px;
	height: 74px;
	padding-top: 16px;
}

#quote {
	float: left;
	width: 380px;
	text-align: center;
	font-weight: normal;
	color: #9561a9;
	font-size: 10px;

}

#quote p {
	line-height: 14px;
}

#email {
	float: left;
	width: 178px;
}

#email p {
	line-height: 12px;
}

#email input {
	vertical-align:middle;
}

input.submit {margin-top: 6px;}

#content {
	margin: 10px 0 0 0;
}

#column1 {
	float: left;
	width: 168px;
	height: 220px;
	text-align: center;
	/*border-left: solid 1px #b0b0b0;*/
	padding: 10px 25px 0 25px;
}

#column2 {
	float: left;
	width: 168px;
	height: 220px;
	text-align: center;
	border-left: solid 1px #b0b0b0;
	padding: 10px 25px 0 25px;
}

#column3 {
	float: left;
	width: 168px;
	height: 220px;
	text-align: center;
	border-left: solid 1px #b0b0b0;
	padding: 10px 25px 0 25px;
}

#column4 {
	float: left;
	width: 169px;
	height: 220px;
	text-align: center;
	border-left: solid 1px #b0b0b0;
	/*border-right: solid 1px #b0b0b0;*/
	padding: 10px 25px 0 25px;
}

#contentid {
	float: left;
	width: 175px;
	height: 220px;
	text-align: left;
	padding: 10px 25px 0 0;
}

#contentbody {
	float: left;
	width: 420px;
	text-align: left;
	padding: 24px 0 10px 10px;
	margin-bottom: 10px;
}

#contentbody p {
	margin: 6px 0 0 0;
}

#contentbody h3 {
	margin-top: 16px;
}

#contentbody a:link {
	font-size: 11px;
	color: #848484;
	text-decoration: underline;
}

#contentbody a:visited {
	font-size: 11px;
	color: #848484;
	text-decoration: underline;
}

#contentbody a:hover {
	font-size: 11px;
	color: #b997c9;
	text-decoration: underline;
}

.recentnews a:link {
	font-size: 11px;
	color: #848484;
	text-decoration: underline;
}

.recentnews a:visited {
	font-size: 11px;
	color: #848484;
	text-decoration: underline;
}

.recentnews a:hover {
	font-size: 11px;
	color: #b997c9;
	text-decoration: underline;
}

#contentbody ul {
	margin: 6px 0 0 0;
	list-style: none;
}

#contentbody ul li {
	margin-bottom: 6px;
	line-height: 16px;
}

#contentbody ol {
	margin: 6px 0 0 0;
}

#contentbody ol li {
	margin-bottom: 6px;
	line-height: 16px;
}

#contentbody p.quoter {
	margin:2px 0 10px 160px;
	font-weight:bold;
}

#contentbody sup.sup {
	font-size:9px;
	vertical-align:baseline;
	_vertical-align:bottom;
	position:relative;
	bottom:.8ex;
}

#donatebutton {
	margin-top: 10px;
	margin-left: 10px;
}

#donateicon {
  display: block;
  width: 149px;
  height: 32px;
  background: url("images/donatebutton.gif") no-repeat 0 0;
}

#donateicon:hover { 
  background-position: 0 -32px;
}

#donateicon span {
  display: none;
}

#footer {
	clear: both;
	background:#b796c5;
	width: 758px;
	height: 24px;
	padding: 0 60px 0 60px;
	margin: 10px 0 20px 0;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	position: relative;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	width: 180px;
}

#footer a {
	font-size: 11px;
	color: #fff;
}


/*
-----------------------------------------------
Walk Registration
----------------------------------------------- */

.walkreg {
	float: left;
	margin-left: 10px;
}


/*
-----------------------------------------------
Blog Styles
----------------------------------------------- */

/* Header
----------------------------------------------- */
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Content
----------------------------------------------- */
  #blogmain {
    width:410px;
    float:left;
    }
  #sidebar {
    width:220px;
    float:right;
    margin-top:6px;
    }

/* Headings
----------------------------------------------- */
/* h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }  ------*/


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#blogfooter {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#blogfooter hr {
  display:none;
  }
#blogfooter p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
/* Walk
----------------------------------------------- */

a.shirt {
	background: url(images/walkshirt.gif) no-repeat top left;
	display: block;
	width: 412px;
	height: 373px;
}

a.shirt:hover {
	background-position: bottom left;
}

a.shirt span {
	display: none;
}