/* CSS Document */
@import url('http://fonts.googleapis.com/css?family=Lato');
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600');


* { margin:0px; padding:0px;
}
 
body {
	margin-bottom:40px;
	background-position:center top;
	background-repeat:no-repeat;
	color:#59595a;
	background-color: #94DDFF;
	background-image: url(images/clouds.jpg);
	font-size: 100%;
}
 
body, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
}
 
#wrapper {
	text-align:center;
	/*border:1px solid #00ffff;*/
}
 
#container {
	/*border:1px solid #00ff00;*/
	width:1004px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
}
 
#header {
	height:230px;
	background-repeat:no-repeat;
	position: relative;
	background-position: left top;
	background-image: url(images/images/header.jpg);
}
#headerPoetry {
	height:254px;
	background-repeat:no-repeat;
	position: relative;
	background-position: left top;
	background-image: url(images/PoetryBackground/PoetryHeader_03.jpg);
}
#butterfly {
	position:absolute;
	width:222px;
	height:235px;
	z-index:1;
	background-image: url(images/images/butterflyLogo.png);
	background-repeat: no-repeat;
	left: 774px;
	top: 1px;
}
/* top Navigation------------------------------- */

ul#topnav 

{
	position: absolute;
	left: 25px;
	list-style: none;
	height: 58px;
	bottom: 11px;
	overflow: hidden;
}

ul#topnav li

{
	margin-right: 20px;
	font-size: 11px;
	display: block;
	float: left;
}
ul#topnav li a

{
    display: block;

}
ul#topnav li a span

{
   display: none;

}
li#poetry-nav a

{
	width: 123px;
	height: 68px;
	background-image: url(images/images/poetry.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
li#poetry-nav a:hover

{
	background-image: url(images/images/poetry.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#poetry-nav a.current {
	width: 123px;
	height: 68px;
	background-image: url(images/images/poetry.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#poetry-nav a.current:hover {
	cursor: default;
	}
li#healing-nav a

{
	width: 123px;
	height: 68px;
	background-image: url(images/images/healingTab.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

li#healing-nav a:hover

{
	background-image: url(images/images/healingTab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#healing-nav a.current {
	width: 123px;
	height: 68px;
	background-image: url(images/images/healingTab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#healing-nav a.current:hover {
	cursor: default;
	}
li#psychotherapy-nav a

{
	width: 204px;
	height: 68px;
	background-image: url(images/images/psychotherapy.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

li#psychotherapy-nav a:hover

{
	background-image: url(images/images/psychotherapy.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#psychotherapy-nav a.current {
	width: 204px;
	height: 68px;
	background-image: url(images/images/psychotherapy.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#psychotherapy-nav a.current:hover {
	cursor: default;
	}

#header img{
	border-style: none;
	padding-left: 200px;
	padding-top: 20px;
}
.rangerighttext {
	font-style: italic;
	text-align: right;
	color: #984973;
}
#logo{
	left:362px;
	top:30px;
}
/* main ------------------------------- */
#content	{
}


#column1	{
	float:right;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
 
#column2	{
	background-repeat:repeat-y;
	width:755px;
	background-image: url(images/images/Jayback_12.png);
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
#column2Inner	{
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 35px;
}
 
#column2Top	{
	background-repeat:no-repeat;
	width:755px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: top;
}

#column2Bottom	{
	background-image:url(images/images/Jayback_14.png);
	background-repeat:no-repeat;
	width:755px;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#column2Inner a {
	text-decoration: none;
	color: #1d87af;
}
#column2Inner a:hover {
	color: #1d87af;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

.contentRightThumbs	{
	/*border:1px solid #fff000;*/
	padding:22px 0px 0px 0px;
	float:right;
	width:215px;
}
 
.contentRight2	{
	/*border:1px solid #fff000;*/
	padding:22px 0px 0px 0px;
	float:right;
	width:202px;
}
 
.contentLeft	{
	/*border:1px solid #fff000;*/
	padding:22px 0px 0px 0px;
	float:left;
	width:202px;
}
 
 
/* text styles------------------------------- */
 
h1 {
	font-weight:normal;
	margin-bottom: 12px;
	font-family: Open Sans, sans-serif;
	font-size: 15px;
	line-height: 25px;
}
 
h2 {
	font-weight:400;
	color: #984973;
	margin-top:20px;
	margin-bottom: 6px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}
 
h3{
	font: 20px 'Open Sans', sans-serif;
	font-weight:normal;
	color: #984973;
	margin-top:20px;
	margin-bottom: 6px;
} 
h4 {
	font-weight:400;
	color: #984973;
	margin-top:11px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
}
 
h2.top {
	font: 20px 'Open Sans', sans-serif;
	color: #984973;
	margin-top: 0px;
	margin-bottom: 6px;
} 
h3.top {
	color: #666;
	margin-top:0px;
	margin-bottom: 6px;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
}
 
p	{
	line-height:22px;
	color:#1e383a;
	margin-bottom: 12px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.pink {
	color: #984973;
}
 	
 
/* Side Navigation ---------------------------*/

#sidenav {
	float: left;
}
 
ol#vertNav {
	/*border:1px solid #ff0000;*/
	width:200px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
 
#vertNav li {
	list-style-type:none;
}
 
#vertNav li.last {
	border-bottom:none;
}
 
#vertNavTop	{
	background-image:url(images/images/SideNavTop_1.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 241px;
}
 
#vertNavBottom	{
	background-image:url(images/images/SideNavBottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	width: 241px;
}
#vertNavInner {
	background-image: url(images/images/SideNavMiddle.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 460px;
}
 
/*#vertNav li.first {
	border-top:1px solid #ffffff;
}*/
 
/*#vertNav li.last {
	background-image:none;
	padding:7px 0px 0px 10px;
}*/


#PdfBox {
	padding-top: 420px;
}
#audioPlayer {
	background-image: url());
	padding-top: 320px;
	height: 170px;
}

 
/* images _______________________________________________*/
 
img.border {
	border: thick solid #EFDECE;
}
 
img.left {
	float:left;
	margin-right: 12px;
	margin-bottom: 5px;
}
 
img.right {
	float:right;
	margin-left: 30px;
}
 
img.general {
	margin-left: 25px;
}
img.general2 {
}
img.generalLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 30px;
}
 
#mainPicture	{
	margin-bottom:7px;
	border:5px solid #E8E8D9;
}
 
 
/* Footer ------------------------------------*/
 
#footer {
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
	font-size:smaller;
	color:#3B391E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
#footerText	{
	text-align:left;
	line-height:15px;
	padding-left: 20px;
	color: #1d87af;
}
 
#footer a {
	text-decoration:none;
	color: #1d87af;
}
 
#footer a:hover {
	color:#1d87af;
	text-decoration: underline;
}
 
/* misc------------------------------------*/
 
.horzLine	{
	height:0px;
	border-bottom:1px dashed #CBC6B4;
	clear:both;
	margin:0px 0px 20px 0px;
	font-size:0px;
}
 
img {
	border:0px;
}
 
.clear {
	clear:both;
}
 
.left {
	float:left;
}
 
.right {
	float:right;
}
.pinkbig {
	color: #984973;
	font-size: 16px;
	line-height: 24px;
}
.bluebig {
	color: #1d87af;
	font-size: 16px;
	line-height: 26px;
}
.pinkitalics {
	font-style: italic;
	color: #984973;
}
.blueitalics {
	font-style: italic;
	color: #1d87af;
}
.italics {
	font-style: italic;
	font-weight: 600;
}
.blue {
	color: #1DA0AF;
}
.bold {
	font-weight: 600;
}
table {
	border-collapse:collapse;
	line-height:1.3em;
	width:100%;
	margin-top: 6px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}
th {
	color:#1e383a;
	text-align: center;
	font-weight: normal;
	font-size: .8em;
	padding-bottom: 30px;
	padding-top: 3px;
	vertical-align: top;
}
td {
	text-align:center;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.4em;
	font-size: 0.9em;
	color: #1e383a;
}
#poetlist {
	width: 300px;
}
#poetlistpoem {
	float: right;
}
.horizontal_dotted_line 
{
	border-bottom: text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #1d87af;
}
.paddingleft
{
	padding-left: 35px;
	color: #984973;
}
.headings
{
	width: 700px;
}

