@charset "utf-8";
/* Whitespace reset ---------- */
* {
	padding:0;
	margin:0;
}
html, body { height: 100%; }

/* Style Standards ---------- */
p {
	margin-top: 11px;
	margin-bottom: 6px;
	text-indent: 15px;
}
fieldset { padding: .5em; }
 
img { border: 0; }
 
blockquote {
	font-style: italic;
	line-height: 1.3em;
	background: url(/images/quoteTINY.gif) no-repeat left center;
	color: #000000;
	padding: 5px 5px 5px 50px;
}
/* Min-Height HACK for FF3.0, IE6 & Safari 3.1 */
blockquote {
	min-height: 41px;
	height: auto !important;
	height: 41px;
}

blockquote p { text-indent: 0px; }
h1 {
	text-align: center;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
	font: bold normal 1.6em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
}
h2 {
	text-align: left;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 5px;
	font: italic normal 1.4em Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	color: #2A5F00;
}
a:link {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #660000;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #660000;
	color: #660000;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #2A7F00;
}
a:active {
	text-decoration: none;
	border-bottom: 1px solid #660000;
	color: #990000;
}
.ulist {
	border: 1px dotted #A0A0A4;
	width: 60%;
	text-align: left;
	padding: 10px;
	margin: 0 auto;
}
.ulist li {
	line-height: 1.4em;
	list-style:none;
	padding-bottom: 6px;
	padding-left:15px;
	background: url(../images/teenyb.gif) no-repeat 0 0.5em;
	margin-left: 30px;
	color: #2A3F55;
}
.ulist li a {
	text-decoration:none;
}
.ulistInline {
	text-align: left;
	padding: 0;
	margin: 0 auto;
	font: 0.9em;
}
.ulistInline li {
	line-height: 1.4em;
	list-style:none;
	padding-bottom: 6px;
	padding-left:15px;
	background: url(../images/teenyb.gif) no-repeat 0 0.5em;
	margin-left: 30px;
	color: #2A3F55;
}
.ulistInlineLeaf li {
	line-height: 1.4em;
	list-style:none;
	padding-bottom: 6px;
	padding-left:23px;
	background: url(/images/smdecorLeaf.gif) no-repeat left top;
	margin-left: 30px;
	color: #2A3F55;
}

/* Style Standards ---------- */
body {
	font: 0.8em verdana;
	background: #d6be9c url(../images/burst.gif) no-repeat fixed center top;
	margin: 0 auto;
	text-align: center;
	color: #471D1C;
}
#container {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
#content {
	margin-left: 205px;
	margin-right: 110px;
	text-align: justify;
	z-index: 1;
	position: relative;
	top: -50px;
	padding-bottom: 100px;
}
/* Min-Height HACK for FF3.0, IE6 & Safari 3.1 */
#content {
	min-height: 690px;
	height: auto !important;
	height: 100%;
}
#containerShad {
	background: url(../images/header.gif) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
/* Min-Height HACK for FF3.0, IE6 & Safari 3.1 */
#containerShad {
	min-height: 690px;
	height: auto !important;
	height: 690px;
}
#foot {
	background: url(../images/footer.gif) no-repeat;
	height: 19px;
	float: left;
	width: 1000px;
}
#headArt {
	background: url(../images/gramophone.gif) no-repeat 140px 25px;
	height: 165px;
	text-align: right;
	overflow: visible;
}
#headArt img {
	top: 40px;
	position: relative;
	right: 77px;
}
#Navigation {
	float: right;
	text-align: left;
	width: 225px;
	top: 0px;
	margin-left: 7px;
	position: relative;
	display: inline;
	margin-bottom: 15px;
}
/* CSS from tutorials of www.alsacreations.com/articles */
.menu {
	list-style-type: none;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	float: right;
}

.menu a {
	display: block;
	height: 1.5em;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CDAD94;
	color: #330000;
	text-decoration: none;
	margin: 5px 0;
	padding: 3px 7px;
}
.menu a:link, .menu a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.menu a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}

#Navigation .testilink {
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
	margin-right: 7px;
	display: block;
	width: 90%;
	float: right;
	text-align: right;
}
#Navigation .testiheader {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 0px;
	color: #2A5F00;
	float: right;
	width: 90%;
	font: bolder 1.1em Arial, Helvetica, sans-serif;
}

#footNav {
	text-align: right;
	margin-top: 75px;
	border-top: 1px solid #000;
	padding-top: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
#footNav ul {
	list-style-type: none;
	margin: 0 auto;
	padding-left: 10px;
}
#footNav li {
	display: inline;
}
#footNav li a {
	color: #660000;
	background: url(../images/teeny.gif) no-repeat right;
	text-decoration: none;
	padding-left: 6px;
	border-bottom: none;
	padding-right: 15px;
	margin-right: 5px;
}
#footNav li a:visited { color: #000; 
}
#footNav a:hover, li.selected a { background: #808080; 
}
.center {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footNav .noimg {
	background: url();
	margin-right: 0px;
	padding-right: 7px;
}
#footNav p {
	margin-right: 15px;
	font-size: 0.8em;
}
.right {
	clear: right;
	float: right;
}
#marqueecontainer {
	position: relative;
	width: 200px;
	height: 200px;
	float: right;
	overflow: hidden;
	border: 1px dashed #2A5F00;
	top: 0px;
	background: url(../images/testimonialquote.gif) no-repeat left top;
	color: #2A5F00;
	font: 0.95em Geneva, Arial, Helvetica, sans-serif;
}
#vmarquee {
	position: relative;
	top: 0px;
}
p.noindent {
	text-indent: 0px;
}
.testimonial {
	margin-bottom: 15px;
	border-bottom: 1px dotted #A0A0A4;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 15px;
	text-align: justify;
	position: relative;
}

.testimonial strong { color: #471D1C; }
.testimonial em {
	font-weight: 300;
	color: #000;
}
h1.green {
	font-family: "normal 1.4em Georgia", "Times New Roman", Times, serif;
	color: #2A5F00;
}
#RSS {
	background: url(../images/burstfeed.gif) no-repeat left top;
	clear: right;
	float: right;
	height: 63px;
	width: 86px;
	position: relative;
	top: 0px;
}
#Navigation #RSS a { border-style: none; }
#Navigation .menu .top0 { margin-top: 0px; }
#bg { display: none; }
#HerStory { display: none; }
#contemplate {
	background: url(/images/contemplative2.jpg) no-repeat;
	height: 240px;
	width: 320px;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.left {
	float: left;
}

.myheadLeft {
	float: left;
	margin: 5px 15px 5px 0;
	background: url(/images/MyHead.jpg) no-repeat;
	height: 85px;
	width: 93px;
}

.aboutPgImgWrapper {
	height: auto;
	width: 470px;
}
#Us2 {
	background: url(/images/ShoeBaby.jpg) no-repeat;
	height: 330px;
	width: 370px;
	margin: 25px auto 0 auto;
}
.testimonialbox {
	border: 1px dotted #A0A0A4;
	width: 400px;
	text-align: justify;
	padding: 10px;
	margin: 20px auto;
	font: italic;
}
#containerShad #content .aboutPgImgWrapper .testimonialbox .imgfloatright {
	margin: 0 0 0 10px;
	float: right;
}

#containerShad #content .aboutPgImgWrapper .testimonialbox .imgfloatleft {
	margin: 0 10px 0 0;
	float: left;
}
.h2Aborder { border-style: none; }

.decorLink {
	font-style: italic;
	font-weight: bold;
}

.ulistInlineLeaf li {
	line-height: 1.4em;
	list-style:none;
	padding-bottom: 6px;
	padding-left:23px;
	background: url(/images/smdecorLeaf.gif) no-repeat left top;
	margin-left: 30px;
	color: #2A3F55;
}
.teaserArticleContainer {
	margin-top: 10px;
}
.bioBoxTop {
	border-top: 1px dotted #333;
	margin-top: 30px;
	font-size: 0.9em;
	font-style: italic;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.articleHRs {
	border-top: 1px solid #330000;
	border-bottom: 1px solid #330000;
	width: 445px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.fontsize1 { font-size: 0.8em; }
.fontsize2 { font-size: 0.9em; }
.reviewBoxTop {
	border-top: 2px solid #990000;
	margin-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.red {
	color: #aa0000;
}
.nobottompad {
	padding-bottom: 0;
	margin-bottom: 0;
}
.reviewGraphic {
	float: left;
	padding-right: 15px;
}

