<!--
* {
margin:0;
padding:0;
}

body {
}

p {
margin-bottom:7px;
}

blockquote {
margin:0 20px 5px 20px;
font-style:italic;
}

h1 {
font-size:2.4em;
font-weight:500;
color:#507C34;
}

h2 {
font-size:2em;
font-weight:500;
color:#507C34;
}

li, ul {
margin:0 0 -3px 20px;
}

a:link {
color: #009900;
text-decoration:none;
border-bottom: 1px dashed #009900;
}

img {
 border: none;
}

.center {
margin:0 auto;
text-align:center;
display:block;
}

.right {
float:right;
text-align:right;
display:block;
}

.left {
float:left;
text-align:left;
display:block;
}

.yellow {
background-color:#FEE5C6;
}

a.more {
border:0 none;
}

#wrapper {
  text-align: left; 
}

#topinfo {
height:22px;
}

#branding h1 {
font-size:18px;
color:black
font-weight:bold;
}

#branding {
height:126px;
background-color:#FFFFFF;
background-image:url(images/hypnologo.gif);
background-repeat:no-repeat;
border: 1px solid #CCCCCC;
}

#branding2 {
width:190px;
float:right;
color: #999999;
text-align: right;
font-style:italic;
margin:30px 15px 0 0;
font-size:130%;
}

#widgets {
display:none;
}

#headerphoto {
float:right;
margin: 1px;
}

#mainNav {
list-style:none;
padding-top:5px;
padding-bottom:20px;
}

.rightbox {
width:165px;
float:right;
margin:5px 0 5px 5px;
border:1px solid #CCCCCC;
font-size:85%;
line-height:1.4;
}

.rightbox h2 {
font-size:1.6em;
font-weight:600;
border-bottom:1px solid #CCCCCC;
background-color:#FEE5C6;
padding-left:5px;
}

.rightbox p {
padding:5px;
}

.leftbox {
width:400px;
margin-top:20px;
border:1px solid #CCCCCC;
font-size:85%;
line-height:1.4;

}

.leftbox h2 {
font-size:1.6em;
font-weight:600;
border-bottom:1px solid #CCCCCC;
background-color:#FEE5C6;
padding-left:5px;
}

.leftbox p {
padding:5px;
}

#footer {
clear:both;
text-align:center;
font-size:11px;
color:#666666;
height:18px;
}

#content * * {
padding-right:0;
}

#content {
}

.rightphoto {
display: block;
margin: 5px 0 5px 5px;
float: right;
}

a.nav, a.nav:link, a.nav:visited {
display:none;
}

.smtext {
font-size:11px;
}

#newsletterform {
display:none;
}

#newsletterform h2 a {
font-size:.7em;
font-weight:bold;
color:#000000;
}

.offsite {
background-image:url(images/offsite.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:16px;
}

.quote1 {
background-image:url(images/quotemarks1.gif);
background-repeat:no-repeat;
display:block;
background-position:left top;
}

.quote2 {
background-image:url(images/quotemarks2.gif);
background-repeat:no-repeat;
display:block;
position:relative;
background-position:right bottom;
margin-bottom:0;
}

.border {
border:1px solid #CCCCCC;
}

/* Form */
#name, #x_Address, #x_City, #x_State, #x_Zip, #x_Phone, #email {
width:250px;
}

.leftphoto {
margin:0 5px 5px 0;
}

.rightphoto {
margin:0 0 5px 5px;
}

.schedule {
padding: 2px;
border:1px solid #666666;
}

.smcaps {
font-variant: small-caps;
font-size:larger;
}

#webproper {
float:right;
margin:-15px 5px 0 0;
border:none;
}
#webproper a {
border-bottom:none;
color:#333333;
}
-->