@charset "UTF-8";

body {
	margin: 0 0 0 0px;
	background-image: url(images/repeat.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #58564d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	}
	
a {

	color: #d679ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
	}
	

	
h1 {
	margin-top: 15px;
	font-size: 14pt;
	color: #333;
	font-style: normal;	
}

.head2 {
	font-size: 11pt;
	color: #333;
	font-style: normal;
	font-weight: bold;
}

.stress {
	color: #333;
	font-style: normal;
	font-weight: bold;
}


	


#nav {
width: 686px;
float: left;
height: 53px;
margin: 0px;
}


#wrapper {
	width: 1024px;
	height: 700px;
	width: 100%;
	background-image: url(images/wrap.jpg);
	background-repeat: repeat-x;
	float: left;
	
}
#wrapperblog {
	width: 1024px;
	height: 159px;
	width: 100%;
	background-image: url(images/wrap.jpg);
	background-repeat: repeat-x;
	float: left;
	
}

#blindwrapper {
	width: 1024px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	
	
}


#content {
	width: 686px;
	height: 479px;
	background-image: url(images/KathrynRosePortraits_09.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:0px;
}

#contactcontent {
	width: 686px;
	height: 479px;
	background-image: url(images/contactcontent.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:0px;
	
	
}

#blogcontent {
	width: 686px;
	height: 479px;
	background-image: url(images/blogcontent.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:0px;
	
	
}

#content_bio {
	width: 686px;
	height: 479px;
	background-image: url(images/biocontent.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:0px;
}

#content_rates {
	width: 686px;
	height: 479px;
	background-image: url(images/ratescontent.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:0px;
}

#content_sessions {
	width: 686px;
	height: 479px;
	background-image: url(images/sessionscontent.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:0px;
}

#content_text {
	width: 630px;
	height: 485px;
	float: left;
	margin-top:21px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}



#footer {
	width: 1024px;
	height: 67px;
	margin-right: auto;
	margin-left: auto;	
}

#header {
	width: 686px;
	height: 106px;
	float: left;
	background-image: url(images/KathrynRosePortraits_02.jpg);	
}

#leftside {
width: 169px;
height: 683px;
background-image: url(images/KathrynRosePortraits_01.jpg);
background-repeat: no-repeat;
float: left;
}

#leftsideblog {
width: 169px;
height: 159px;
background-image: url(images/KathrynRosePortraits_01.jpg);
background-repeat: no-repeat;
float: left;
}

#middle {
width: 686px;
height: 683px;
float: left;
}

#rightside {
width: 169px;
height: 683px;
background-image: url(images/KathrynRosePortraits_03.jpg);
background-repeat: no-repeat;
float: left;
}

#rightsideblog {
width: 169px;
height: 159px;
background-image: url(images/KathrynRosePortraits_03.jpg);
background-repeat: no-repeat;
float: left;
}

#text {
	width: 350px;
	margin-left: 30px;
	margin-top: 50px;
	height: auto;
}

#column1 {
	text-align: right;
	margin-right: 30px;
width: 150px;
float: left;
}

#column2 {
	text-align: left;
width: 300px;
float: left;
}

#row {
height: 40px;
width: 150px;
}

#row2 {
height: 80px;
line-height: 20pt;
}

#row3 {
height: auto;
line-height: 20pt;
}

#form {
width: 686px;
height: 400px;
margin-top: 50px;
float: left;
}

.submit-button {
	margin-top: 20px;
	background-image: url(images/submitbutton.jpg);
	height: 25px;
	width: 80px;
	text-align: left;
	border: none;
	cursor: hand; 
	cursor: pointer;
	border:0;
	padding:0;
}

.asterisk {
	color: #d679ae;
}

input, textarea {
border: 1px solid #d679ae;
background-color: #FFF;
padding:2px;
	color: #58564d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

input:focus {
background-color: #35342f;
color: #CCC;
}

textarea:focus {
background-color: #35342f;
color: #CCC;
}


.scroll-pane {
width: 340px;
height: 380px;
overflow:auto;
float: left;
}

/*JScrollPane CSS*/
.jScrollPaneContainer {
position: relative;
overflow: hidden;
z-index: 1;
padding-right: 10px;

}
.jScrollPaneTrack{
position:absolute;
cursor:pointer;
right:0;
top:0;
height:100%;
}
.jScrollPaneDrag{
position:absolute;
background:#fff;
cursor:pointer;
overflow:hidden;
-moz-border-radius:6px;
-webkit-border-radius:6px;

}

.scroll-pane{padding:0;}
.scroll-pane p{
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:;
}

