body {
	margin:0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
table.kathy-ekdahl-personal-trainer {
	margin:0 auto 20px auto;
	padding:0;
	background-color: #FFF;
	background-image: url("images/bckgrnd.gif");
	background-repeat: repeat-y;
	background-position: left top;	
	border:none;
}
.bio {
	border: 1px dashed #339933;
}
.memLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.memList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.memTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.memListSpace {
	list-style-position: outside;
	list-style-type: disc;
	float: none;
	clear: none;

}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 125%;

}
a:link {
	color: #003399;
}
a:visited {
	color: #A7B3DB;

}
a:hover {
	color: #339933;
}
a:active {
	color: #339933; 
}

.sectionHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #42AD39;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	line-height: normal;

}
.copyrJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.subHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.memLoginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
li {
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	line-height: normal;


}
.bulletList {
	list-style-type: circle;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.kathyBorder {
	border: 1px solid #A7B3DB;
}
.YourBestNet {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A7B3DB;
	font-weight: bold;
	font-size: 12px;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 125%;
	text-align: justify;

}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7DE00;
	color: #003399;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: underline;
}
.exercise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 125%;
}
.Verdana10Pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 125%;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	line-height: normal;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.bodytextJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 125%;
	text-align: justify;
}
.article ol {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
}
.bodytextJust ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.frmButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 150px;
	height: 20px;
}
.picBorder {
	border: 1px solid #00219C;
}

#food_log textarea {
  width: 320px;
  padding: 1px 1px 1px 1px;
  margin: 0 25px 0 0;
  color: #000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid;
  border-color:#999999;
}

#food_log input  {
  width: 70px;
  padding: 1px 1px 1px 1px;
  margin: 0 0 0;
  text-align:right;
  color: #000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid;
  border-color:#999999;
  /*border-color:#D5D3D3;*/
}

#food_log #submit {
  /*width: 100px;
  margin:15px 0 0 0;
  padding: 0 0 0 146px;
  color: #000000;*/
  margin:15px 0 0 0;
  text-align:center;
}

.bodyText dd {
	padding-bottom: 2px;
}
#nordic-walking-certification {
	float: right;
	width: 200px;
	padding-bottom: 5px;
	padding-left: 10px;
}
	
/* Removal of the graphics for the left menu */

.menu-space {			/* left side menu green half moon swirl */
	background-color: #FFF;
	background-image: url(images/personal-trainer-menu-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.menu_item a {
	display:block;
	margin:6px 0 6px 20px; 
}
.menu_item a:link, .menu_item a:visited {
	color:#00219C;
	text-decoration:none;
}
.menu_item a:hover {
	color:#fff;
	text-decoration:none;
}
.personal-trainers-menu {
	margin-left:5px;
	margin-bottom:5px;
	background-color: transparent;
	background-image: url("images/personal-trainer-menu-bak.gif");
	background-repeat: repeat;
	background-position: left top;	
}
#kathys-blog-preview {
	width:130px;
	margin:10px auto;
	padding:6px;
	padding-bottom:8px;
	font-size:60%;
	background-color:#fff;
	border:1px solid #003399;
	border-left:2px solid #ccc;
	border-top:2px solid #999;
	color:#000;
	text-align:left;
}
#blog-preview-headline {
	display:block;
	margin: 2px 0;
	width:100%;
	padding:4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	color:#61516C;
	color:#A34E49;
	color:#0022A7;
	text-align:center;
}
