body {
/*	font-family: Verdana;
	font-size: 12px; */
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
	color: #a07d2d;
	margin:0 0 15px 5px;
	padding: 50px 50px 10px;
	background: #ffffff;
}

form {
	padding:0;
	margin:0;
}

iframe.small {
	position:relative;
	left:-14px;
	width:250px;
	height:166px;
	padding:0;
	margin:0;
}

#contact-form iframe {
	left: 0px;
}

.Small {
	font-size: 11px;
}

.XSmall {
	font-size: 10px;
}

.XSmallEmphasize {
	font-size: 10px;
	font-weight:bold;
	color: #336699;
}

h1, h2, h3, h4, h5 {
	color: #336699;
}

h1 {
	margin:0 0 25px 0;
	padding:0 0 0 0;
	font-size: 18px;
	text-align:center;
}

h1.second-heading {
	font-size: 1.2em;
	margin: 10px 0 3px;
	border-bottom: none;
}

ul {
	padding:0;
	margin:12px 0 8px 15px;
}

ul.NoBullets {
	list-style-type:none;
	margin:0 0 8px 0;
}

ul.MoreSpace li {
	margin-bottom: 12px;
}

ul.Links {
	padding:0;
	margin:0 0 0 10px;
	list-style-type:none;
}

ul.Links li {
	margin:0 0 10px 0;

}

ul.Indented, ol.Indented {
	margin:0 0 8px 36px;
}

ul.Inline {
	display:inline;
}

span.Bulleted{
	background: url("../images/bullet_circle.jpg") transparent no-repeat 0 50%;
	padding-left:9px;
}

.Main li {
	margin:0 0 5px 0;
	line-height:1.3em;
}

ul.Links li a {
/*
	display:block;
	padding-left:12px;
	text-indent: -12px;
*/
}

.Main ol {
	padding:0;
	margin:0 0 8px 25px;
}

.Main ol {
	padding:0;
	margin:0 0 8px 25px;
}

ol.Links {
	color: #be2328;
}

p {
	margin:0;
	line-height: 1.5em;
}

p.Contrast, span.Contrast {
	color:#336699;
}

p.Indented {
	padding-left:20px;
}

.Main .CompressParagraph p.Author {
	margin: -6px 0 12px 0;
	color:#336699;
}

p.HeavyContrast, span.HeavyContrast {
	color:#336699;
	font-weight:bold;
}

a {
	color:#be2328;
	text-decoration:none;
}

a:visited {
	color:#be2328;
	text-decoration:none;
}

a:hover {
	color: #336699;
	text-decoration:underline;
}

.Center {
	text-align: center;
}

.Right {
	text-align:right;
}

.Left {
	text-align:left;
}

.Italic {
	font-style:italic;
}

.Emphasis {
	font-weight:bold;
}

img.Right {
	float:right;
	margin-left: 18px;
	margin-top:5px;
}

img.Left {
	float:left;
	margin-right: 10px;
	margin-top:5px;
}




/********** begin Page Layout **********/

div.Wrapper {
	width: 1230px;
}

div.Header {
	max-width: 1000px;
	min-width: 900px;
    padding: 38px 0 24px 196px;
    margin: 0 0 0px 0;
    height: 73px;
}

div.LeftColumn {
    float: left;
    width: 240px;
    padding:35px 0 0 0;
	position: relative;
	left: -14px;
}

div.RightColumn {
    float: right;
    width: 260px;
    padding: 24px 0 0 0;
}

div.Main {
    margin: 0px 260px 0 240px;
    border-left: solid #336699 1px;
    border-right: solid #336699 1px;
    padding: 5px 18px 0 19px;
}

div.Footer {
    text-align:center;
    clear: both;
    margin: 40px 0 0 0;
}

/* ---- begin LAYOUT TEST MODE ----

div.Header { background-color: lightblue; }
div.LeftColumn { background-color: pink; }
div.RightColumn { background-color: lightgreen; }
div.Main { background-color: linen; }
div.Footer { background-color: palegoldenrod; }

/* ---- end LAYOUT TEST MODE ---- */



/********** end Page Layout **********/



/********** begin Header **********/

.Header .Logo {
	position:absolute;
	top:12px;
	left: 15px;
	margin:0;
	z-index:-1;
}

.ShellQuoteWWW {
	position:absolute;
	top:12px;
	right: 70px;
	margin:0;
	z-index:99;
}

.Header #top-right {
	float:right;
	margin: -88px 12px 3px 0;
	z-index:99;
}

.Header #top-right h1 {
	border: none;
}

.Header #top-right a {
 	background: none repeat scroll 0 0 #BE2328;
    border: medium none;
    color: #FFFFFF;
    padding: 4px 8px;
	font-weight: normal;
}

.Header #top-special {
	float: right; }
	
.Header #top-special img {
	float: left; }

.Header #top-special a {
	font-size: 20px;
	margin-left: 8px;
	padding: 3px 6px; 
	position: relative; 
	top: 8px; }

.Header #top-contact {
	float: right;
	font-size: 20px;
	position: relative;
	top: -8px; }

.Header .ShellQuoteX {
	position: absolute;
	top: 0;
	left: 900px;
}

ul.MenuBar {
	list-style:none;
	margin:0 0 0 254px;
	padding:0 0 0 0;
	max-width: 885px;
}

ul.MenuBar li {
	display: inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height: 22px;
}

ul.MenuBar li span {
	color: #336699;
	padding-left: 4px;
}

.MenuBar a.On {
	color: #790000;
	cursor:text;
}

.MenuBar a.On:visited {
	color: #790000;
	cursor:text;
}

.Main .BrandBlock {
	margin: 12px 0 12px 0;
}

.Main .BrandBlock h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin: 12px 0 2px 0;
}

.BrandBlock p.Content01 {
	color: #336699;
	margin: 3px 0 0 0;
}

.BrandBlock p.Content02 {
	color: #336699;
	font-style: italic;
	margin: 2px 0 0 0;
}


/********** end Header **********/


/********** begin Main **********/

/* Subtitle, always follows an h1 */
.Main h1 {
	padding-bottom: 10px;
}

.Main h2 {
	font-size:20px;
	font-weight: bold;
	text-align:center;
	margin:-8px 0 12px 0;
}

.Main h2.middle {
	border-bottom: 1px solid;
	margin: 20px 0 10px;
	padding-bottom: 10px;
}


/* subheader */
.Main h3 {
	font-size:14px;
	font-weight: bold;
	text-align:center;
	margin:12px 0 16px 0;
}

.Main h3.Tight {
	margin:12px 0 2px 0;
}

.Main h3.Large {
	font-size:17px;
}


.Main h4 {
	font-size:12px;
	font-weight: bold;
	margin:12px 0 0 0;
}

.Main h4.Spaced {
	font-size:12px;
	font-weight: bold;
	margin:14px 0 4px 0;
}


.Main .CompressParagraph h4.Spaced {
	font-size:12px;
	font-weight: bold;
	margin:14px 0 2px 0;
}

.Main h5 {
	font-size: 12px;
	font-weight: normal;
	margin:12px 0 2px 0;
}

.Main .CompressParagraph h5 {
	font-size: 12px;
	font-weight: normal;
	margin:10px 0 2px 0;
}

.Main .ImageHeader {
	text-align:center;
	margin: 0 0 12px 0;
}

.Main .ImageSubheader {
	text-align:center;
	margin: 20px 0 24px 0;
}

.Main p {
	margin:0 0 10px 0;
}

.Main .CompressParagraph p {
	margin-bottom:6px;
}

.Main p.Quote {
	color:#336699;
	line-height: 1.4em;
}

.Main p.Related {
	margin-top: 6px;
}

.Main .ImageWrapper img {
	display:block;
	margin: 0 auto 0 auto;
}

.Main .CaptionedImage {
	color: #336699;
	margin-top:12px;
	margin-bottom:12px;
}

.Main .CaptionedImage p {
	margin:5px 0 0 0;
	text-align:center;
}

.Main .SubParagraphBlock {
	margin-left: 21px;
}

.Main #welcome {
	float: right;
}

.Main #welcome #more {
	height: 168px;
	background: none repeat scroll 0 0 #BE2328;
	text-align: center;
	width: 425px;
}

.Main #welcome #more #thumb-pic {
	float: left;
	padding: 7px 0px 7px 7px;
}

.Main #welcome #more #thumb-info {
	padding-top: 23px;
	margin-bottom: 14px;
}

.Main #welcome #more a.button, .Main #welcome #more a.button:link, .Main #welcome #more a.button:visited, .Main #welcome #more a.button:active {
 	background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #BE2328;
    padding: 4px 8px;
	font-weight: normal;
}

.Main #welcome #more a, .Main #welcome #more a:link, .Main #welcome #more a:visited, .Main #welcome #more a:active {
	color: #FFF;
	font-size: 1.2em;
}


/********** end Main **********/


/********** begin Left Column **********/

.LeftColumn p.Quote {
	color:#336699;
	margin-left:25px;
	margin-bottom:35px;
}

.LeftColumn .ImageWrapper img {
	display:block;
	margin: 10px auto 10px auto;
}

.LeftColumn p.Caption {
	color: #336699;
	margin-top:35px;
}

.LeftColumn .CaptionedImage {
	color: #336699;
	margin-top:35px;
	margin-left:25px;
	margin-bottom: 35px;
}

.LeftColumn .CaptionedImage p {
	margin:5px 0 0 0;

}
.LeftColumn p.Caption img {
	margin-bottom: 5px;
}

.LeftColumn h2 {
	font-size: 1.2em;
	color:#336699;
	margin:0;
	padding:0;
	text-align: center;
}

.LeftColumn h2.Navigation {
	margin-bottom:8px;
}


.LeftColumn fieldset {
	padding: 0;
	text-align:right;
	border:none;
	margin: 0 0 30px 0;
}

.LeftColumn fieldset .FieldWrapper {
	margin: 8px 34px 8px 0;

}

.LeftColumn fieldset label {
	margin: 0 6px 0 0;
}

.LeftColumn fieldset input {
	margin:0;
	padding:0;
	border:solid #a07d2d 1px;
	height: 20px;
	
}

.LeftColumn .QuoteBlock {
	margin-top: 40px;
	margin-left: 5px;
}

.LeftColumn .QuoteBlock p {
	color: #336699;
	line-height: 16px;
	margin-bottom: 28px;
	margin-left: 0;
}

.LeftColumn #highlight {
	margin-bottom: 38px;
	text-align: right;
}

.LeftColumn #highlight img {
    border: solid 1px #BE2328;
	margin-bottom: 10px;
	position: relative;
	right: 21px;
}

.LeftColumn #highlight .button {
 	background: none repeat scroll 0 0 #BE2328;
    border: medium none;
    color: #FFFFFF;
    padding: 4px 8px;
	font-weight: normal;
}

.LeftColumn .title {
	color: #336699;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
}


/********** end Left Column **********/


/********** begin Right Column **********/

.RightColumn p {
	color: #336699;
	font-size:12px;
}

.RightColumn p.Small {
	font-size: 11px;
	line-height: 13px;
}

.RightColumn .CaptionedImage {
	color: #336699;
	margin-left:25px;
	margin-bottom: 35px;
}

.RightColumn .CaptionedImage p {
	margin:5px 0 0 0;
}

.RightColumn .ImageWrapper img {
	display:block;
	margin: 10px auto 10px auto;
}

.RightColumn .QuoteBlock {
	margin-top: 40px;
}

.RightColumn .QuoteBlock p {
	line-height: 16px;
	margin-bottom: 28px;
	margin-left: 15px;
}

.RightColumn .Caption {
	margin-top: 5px;
	line-height: 15px;
}


/********** end Right Column **********/


/********** begin Footer **********/

.Footer p {
}

.Footer p.Info {
	color: #336699;
	font-size: 10px;
	font-weight:bold;
	margin:0 0 3px 0;
}

.Footer p.Disclaimer {
	font-size: 10px;
	color: #000000;
	margin: 0 0 2px 0;
}

.Footer p.About {
	font-size: 9px;
	line-height: 15px;
	color: #336699;
	margin: 0;
}

.Footer ul {
	font-size: 9px;
	list-style-type:none;
	margin:0 auto 0 auto;
	padding:0;
}

.Footer ul li {
	display: inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:15px;
}

.Footer ul li span {
	color: #336699;
	padding-left: 4px;
}
	

/********** end Footer **********/

/********** begin Products **********/

/*
.Products .CompressParagraph h5 {
	margin:24px 0 6px 0;
}
*/
.Products h3 {
	margin:34px 0 18px 0;
}

.Products .Description {
	margin-bottom:15px;
	margin-top: 40px;
}

.Products img.ListLeft {
	float:left;
	margin-right: 10px;
	margin-top: 25px;
}

.Products img.ListRight {
	float:right;
	margin-left: 18px;
	margin-top: 25px;
}

.OtherProductsList .Description {
	margin-bottom:15px;
	margin-top: 25px;
}


.OtherProductsList img.ListLeft {
	float:left;
	margin-right: 10px;
	margin-top: 15px;
}

/********** begin Products **********/

.LinkReferral {
	margin:0 0 25px 0;
}

/********** end Products **********/
/*
.link, #SignUp .signupframe {
	color: #907d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link {
	text-decoration: none;
}

#SignUp .signupframe {
	border: 0px solid #346699;
	background: transparent;
	margin-left:-10px;
}
*/

.link, .signupframe {
	color: #907d2d;
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	text-decoration: none;
}
.signupframe {
	border: 0px solid #346699;
	background: transparent;
	margin-left:-10px;
	margin-bottom: 30px;
	text-align: right;
}

.signupframe a {
	padding: 10px;
	background: #336699;
	color:#FFFFFF;
	padding:5px 8px 4px;
	font-size: 14px;
}

.signupframe input[type="submit"] {
	padding: 10px;
	background: #BE2328;
	color:#FFFFFF;
	padding:4px 8px;
	font-size: 14px;
	border: none;
}

.signupframe a:hover {
	text-decoration: none;
}

#angel {
	background: url('http://www.petalumahealingarts.com/images/angel-left.gif');
	height:174px;
	left:-42px;
	position:absolute;
	top:-102px;
	width:137px;
	z-index:-1;
}
