@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }

body  {
	margin: 0;
	padding: 0;
	/*color: #717171;*/
	font: 13px/16px "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	background-color:#fff;
	color:#333;
	background: #F7DDB9 url(images/wood.jpg) repeat left top;
}
ul,ol {
	list-style-type: none;
}
fieldset,img { border: none; }
caption,th { text-align: left; }
/*table { border-collapse: collapse; border-spacing: 0; }*/

strong, b { font-weight:bold; }
em, i {
	font-style:italic;
	font-weight: normal;
}
sup { padding-left:1px; font-size:10px !important; font-weight:normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; }
.sosumi { font-size: 10px !important; }

/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img {
	behavior: url(iepngfix.htc);
	border: 0;
}

a:link, a:visited {
	color: #5A6885;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #5A6885;
	line-height: 1.2em;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #B25320;
	line-height: 1.3em;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin-bottom: 2px;
}
.left {
	margin-right: 25px;
	float: left;
}
.right {
	float: right;
	margin-left: 40px;
}
.across {
	margin: 5px 0 5px 0;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.border-blue {
	border: 1px solid #7491AE;
}
#container  {
	width: 982px;
	margin: 0 auto;
	min-height: 100%;
}
#header  {
	background: #F4DBB4;
	width: 982px;
}
#mainContent  {
	padding: 0 50px;
	background: #F4DBB4 url(images/pg_bg.jpg) repeat-y 0px 0px;
	width: 882px;
	min-height: 100%;
}
#footer  {
	width: 982px;
	height: 105px;
}
#stress {
	float: left;
	width: 780px;
	margin-left: 40px;
}
#video_container {
	float: left;
	width: 850px;
	margin-left: 10px;
	background-image: url(images/phone.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#video {
	float: right;
	height: 200px;
	width: 200px;
	margin-right: 18px;
	margin-top: 36px;
}
#video_copy {
	float: left;
	width: 580px;
	margin-right: 20px;
	margin-top: 0px;
	background-image: url(images/susan-story.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
.storyType {
	font-size: 12px;
	color: #000000;
}
#notebook {
	float: left;
	width: 424px;
	margin-top: 50px;
	margin-left: 10px;
}
#testimonial {
	float: right;
	width: 400px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#testimonial-sch {
	width: 600px;
	margin-left: 150px;
}
#testimonial   .left, #testimonial-sch .left{
	float: left;
	margin-right: 15px;
	border: 1px solid #5A6885;
}
#testimonial  .right, #testimonial-sch .right{
	float: right;
	border: 1px solid #5A6885;
	margin-left: 15px;
}
.comment {
	font-size: 12px;
	font-style: italic;
}
.commentBold {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.author {
	font-weight: bold;
	color: #F46623;
}

.author-right {
    font-weight: bold;
    color: #F46623;
    text-align: right;
}
.smalltext {
	font-size: 13px;
}

.tinyText { font-size: 11px; }
.hrGray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#full {
	float: left;
	width: 800px;
	margin-left: 40px;
}
ul.square  {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 2em;
	list-style-image: none;
	margin-top: .5em;
}
.quote {
	margin-right: 100px;
	margin-left: 100px;
	padding: 7px;
	background-color: #FFE8C1;
	color: #B25320;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBB394;
	border-bottom-color: #CBB394;
}
.quoteHeader {
	margin-right: 100px;
	margin-left: 100px;
	padding: 7px;
	background-color: #FF3341;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BC2632;
	border-bottom-color: #BC2632;
	text-align: center;
}
#ad_retreat {
	float: left;
	width: 850px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
#empower {
	float: left;
	width: 780px;
	margin-left: 40px;
}
#retreat-listing {
	float: left;
	width: 850px;
	background-image: url(images/bg-retreat-listing.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: bottom;
	height: 610px;
}
#mainContentRetreats {
	padding: 0 40px 0 35px;
	background: #F4DBB4 url(images/pg_bg.jpg) repeat-y 0px 0px;
	width: 907px;
}
#retreat-choc-scrap {
	float: left;
	width: 850px;
	background-image: url(images/bg-retreat-listing.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: top;
}
.callout {
	margin-right: 100px;
	margin-left: 100px;
	padding: 7px;
	background-color: #7192AB;
	color: #FFF;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #596C7B;
	border-bottom-color: #596C7B;
	text-align: center;
}
