@charset "UTF-8";

/* ----- CSS Document for Peace Valley Holistic Center, Created by Donna Sciarra ----- */

/* ----- Reset for Browsers ----- */

* {
margin: 0;
padding: 0;
}
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	font-size: 62.5%;
	line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.08em;
	word-spacing: normal;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
	}
blockquote, q {
	quotes: "" "";
	}


/* ----- Basic Styles ----- */

.background {
	background-color: #00265f;
	background-image: url(../images/standard/PVHC-background-with-swirl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-style: italic;
	color: #57ae39;
	line-height: 1.3em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #57ae39;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #57ae39;
}
h3-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #0482bd;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #0482bd;
	line-height: 1.3em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
}
p a:visited,
p a:focus,
p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0482bd;
	text-decoration: none;
}
p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0482bd;
	text-decoration: none;
}
p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #57ae39;
	text-decoration: underline;
}

/* ----- tag-like classes -----*/

.h1headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-style: italic;
	color: #57ae39;
	line-height: 1.3em;
}
.h2headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color:#57ae39;
}
.h3headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #57ae39;
}
.h3headline-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #0482bd;
}
.h4headline,
.h4headline a:link,
.h4headline a:visited,
.h4headline a:focus,
.h4headline a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #0482bd;
	line-height: 1.3em;
	text-decoration: none;
}
.h4headline a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #0482bd;
	line-height: 1.3em;
	text-decoration: underline;
}
.h5headline,
.h5headline a:link
.h5headline a:visited,
.h5headline a:focus,
.h5headline a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	text-decoration: none;
}
.h5headline a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	text-decoration: underline;
}
.h6headline,
.h6headline a:link,
.h6headline a:visited,
.h6headline a:focus,
.h6headline a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
}
.h6headline a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-decoration: underline;
}


/* ----- Additional Type Styles ----- */

.text,
.text a:visited,
.text a:focus,
.text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;
	text-decoration: none;
}
.text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #0482bd;
	text-decoration: none;
}
.text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #57ae39;
	text-decoration: underline;
}
.standardtext,
.standardtext a:visited,
.standardtext a:focus,
.standardtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000000;
}
.standardtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0482bd;
	text-decoration: none;
}
.standardtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #57ae39;
	text-decoration: underline;
}
.standardtextblue,
.standardtextblue a:visited,
.standardtextblue a:focus,
.standardtextblue a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #4eb0dd;
	font-weight: bold;
	text-decoration: none;
}
.standardtextblue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0482bd;
	text-decoration: none;
	font-weight: bold;
}
.standardtextblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #57ae39;
	text-decoration: none;
	font-weight: bold;
}
.readmoreHome,
.readmoreHome a:visited,
.readmoreHome a:focus,
.readmoreHome a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #0482bd;
}
.readmoreHome a:link {
	font-family:  Arial, Helvetica, sans-serif;
	color: #0482bd;
	text-decoration: none;
}
.readmoreHome a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #57ae39;
	text-decoration: underline;
}
.readmore,
.readmore a:visited,
.readmore a:focus,
.readmore a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #0482bd;
}
.readmore a:link {
	font-family:  Arial, Helvetica, sans-serif;
	color: #0482bd;
	text-decoration: none;
}
.readmore a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #57ae39;
	text-decoration: underline;
}
.footerhead,
.footerhead a:link,
.footerhead a:visited,
.footerhead a:focus,
.footerhead a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #4eb0dd;
	text-decoration: none;
}
.footerhead a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #4eb0dd;
	text-decoration: underline;
}
.footersubhead,
.footersubhead a:link,
.footersubhead a:visited,
.footersubhead a:focus,
.footersubhead a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #ffffff;
	text-decoration: none;
}
.footersubhead a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #ffffff;
	text-decoration: underline;
}
.footermain,
.footermain a:link,
.footermain a:visited,
.footermain a:focus,
.footermain a:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #ffffff;
	text-decoration: none;
}
.footermain a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #ffffff;
	text-decoration: underline;
}
.footertext,
.footertext a:link,
.footertext a:visited,
.footertext a:focus,
.footertext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #ffffff;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #ffffff;
	text-decoration: underline;
}
.footernav,
.footernav a:link,
.footernav a:visited,
.footernav a:focus,
.footernav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
}
.footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: underline;
}
.footnote,
.footnote a:link,
.footnote a:visited,
.footnote a:focus,
.footnote a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
}
.footnote a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: underline;
} 
.moveright {
	text-align: right;
}

/*-----Masthead Styles-----*/

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #00adfe;
	text-align: right;
}

#logo-tag-line {
	float: right;
	position: relative;
	top: -35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 2px#000000;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	width: 551px;
}

/* ----- Content Styles : Index Page ------ */

#topparagraph{
	align: left;
	background-image: url(../images/content/PVHC-H.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	text-align: left;
	left: 10px;
	top: 20px;
	width: 475px;
	padding-left: 5px;
}
#indexleaf {
	text-align: left;
	display: inline;
	float: left;
	height: 35px;
	width: auto;
	position: absolute;
	vertical-align: bottom;
	white-space: nowrap;
	background-image: url(../images/content/PVHC-leaf.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentimage {
	float: right;
	position: relative;
	right: 5px;
	top: 0px;
}
#notepad {
	background-image: url(../images/content/PVHC-note.png);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	padding-left: 30px;
	padding-top: 30px;
}
ul.notepadlist li,
ul.notepadlist li a:focus,
ul.notepadlist li a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-position: inside;
	text-align: left;
	list-style-image: url(../images/content/plus-icon.png);
	color: #2651b8;
}
ul.notepadlist li a:link,
ul.notepadlist li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	font-size: inherit;
	text-align: left;
	list-style-image: url(../images/content/plus-icon.png);
	color: #000000;
	text-decoration: none;
}
ul.notepadlist li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	font-size: inherit;
	text-align: left;
	list-style-image: url(../images/content/plus-icon.png);
	color: #000000;
	text-decoration: underline;
	}
#rss {
	background-image: url(../images/standard/PVHC-rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 88px;
	height: 98px;
	position: relative;
}
#events {
	float: left;
}
#wish {
	text-align: left;
	display: inline;
	height: 23px;
	width: 112px;
	position: fixed;
	vertical-align: bottom;
	white-space: nowrap;
	background-image: url(../images/content/wish_list.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* ----- Content Syles : Pages : Left Column ----- */

#breadcrumbbox{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
ul.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #a7a7a7;
	text-decoration: none;
}
ul.breadcrumb li,
ul.breadcrumb li a:visited,
ul.breadcrumb li a:focus,
ul.breadcrumb li a:active {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	text-decoration: none;
	background-image: url(../images/standard/grey-double-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.breadcrumb li:first-child {
	background: none;
	padding-left: 10px;
}
ul.breadcrumb li a:link {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	text-decoration: none;
}
ul.breadcrumb li a:hover {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#leftcolumn {
	float: left;
	top: 25px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#pageleaf {
	text-align: left;
	display: inline;
	float: left;
	height: 35px;
	width: auto;
	position: static;
	vertical-align: top;
	white-space: nowrap;
	background-image: url(../images/content/PVHC-leaf.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 5px;
}

ol.contentlistno {
	color: #0482bd;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: justify;
	word-spacing: normal;
	margin-bottom: 18px;
}
ol.contentlistno li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
	padding-bottom: 18px;
}
ul.contentlist {
	color: #0482bd;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: justify;
	word-spacing: normal;
	margin-bottom: 18px;
}
ul.contentlist li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
	padding-bottom: 18px;
}
ul.contentlist ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 15px;
	padding-bottom: 18px;
}
/* ----- Content Image Styles : Left Column ----- */

#contentimage2 {
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}
#imagewhatwedo {
	background-image: url(../images/content/holistic-cook.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imagecolortherapy {
	background-image: url(../images/content/holistic-play.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imagesoundtherapy {
	background-image: url(../images/content/holistic-sound.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imageqigong {
	background-image: url(../images/content/holistic-qigong.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imagereflexology {
	background-image: url(../images/content/holistic-reflex.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imagevitamintherapy {
	background-image: url(../images/content/holistic-vitamin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imagecaregivers {
	background-image: url(../images/content/caregivers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imageadvocacyedu {
	background-image: url(../images/content/advocacy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#imagewhywedoit {
	background-image: url(../images/content/why-girls.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ----- Content Styles : Pages : Right Column ----- */
#rightside {
	float: right;
	width: 241px;
	position: relative;
	margin-left: 20px;
}
#rightsidetop {
	background-image: url(../images/content/right-side-bar-top.png);
	background-repeat: no-repeat;
	float: right;
	width: 241px;
	position: relative;
	top: 0px;
}
#rightsidecenter {
	float: right;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	width: 241px;
	position: relative;
	text-align: left;
	text-indent: 20px;
}
ul.righttext1 li,
ul.righttext1 li a:focus,
ul.righttext1 li a:active{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	list-style-position: inside;
	text-align: left;
	text-indent: 20px;
	line-height: 25px;
	list-style-image: url(../images/content/plus-icon-ovr.png);
	color: #2651b8;
}
ul.righttext1 li a:link,
ul.righttext1 li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	font-size: inherit;
	text-align: left;
	text-indent: 20px;
	line-height: 25px;
	list-style-image: url(../images/content/plus-icon.png);
	color: #000000;
	text-decoration: none;
}
ul.righttext1 li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	font-size: inherit;
	text-align: left;
	text-indent: 20px;
	line-height: 25px;
	list-style-image: url(../images/content/plus-icon.png);
	color: #000000;
	text-decoration: underline;
}
ul.righttext1  ul  li,
ul.righttext1  ul  li a:focus,
ul.righttext1  ul  li a:active{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 41px;
	list-style-image: none;
	color: #2651b8;
}
ul.righttext1  ul  li a:link,
ul.righttext1  ul  li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 41px;
	list-style-image: none;
	color: #000000;
	text-decoration: none;
}
ul.righttext1  ul  li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/content/right-side-bar-row.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 41px;
	list-style-image: none;
	color: #000000;
	text-decoration: underline;
}
#rightsidebottom {
	background-image: url(../images/content/right-side-bar-btm2.png);
	background-repeat: no-repeat;
	width: 241px;
	position: relative;
	float: right;
	background-position: 0px 0px;
	vertical-align: top;
}
#donate {
	float: right;
	width: 241px;
	margin-left: 20px;
	vertical-align: top;
}
#note {
	float: right;
	width: 241px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ad {
	float: right;
	width: 241px;
	margin-left: 20px;
}
