body{
	min-width:792px;
	font-family: Arial, sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #EE8F34 url(images/gradient.jpg) repeat-x;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #0000CC;
	text-decoration: underline;
}

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

/************** header tag styles **************/

h1{
	color: #004000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-color: #999999;
	background: #F9E999 url(images/h1background.jpg);
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}

h2{
	color: #004000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	background: #F9F4A6;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
	line-height: 22px;
}

h3{
	color: #003333;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #F8EB9B;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background: #FFF0AB;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h5{
	color: #336699;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pagecell1{
	position:relative;
	top: 9px;
	left: 0px;
	width:898px;
	border: 1px solid #F1AD54;
	background: #F2A74F;
}

#masthead{
	top: 2px;
	left: 0px;
	width:900px;
	height: 118px;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	background: url(images/hypnotherapy-header.jpg) no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
	line-height: 0px;
	position: relative;
}

#pageNav{
	width:196px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	background: #F2A74F;
}

#content{
	color: #000000;
	margin-top: 0px;
	margin-right: 218px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #F2A74F;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #86D674;
	font-weight: bold;
	text-align: left;
	font-size: 24px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#pageName h1{
	color: #000000;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	background: #FFFFE2;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	height: auto;
	margin-bottom: 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background: #FFFFE2;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;

}

#sectionLinks h3{
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	text-align: center;
	padding-left: 0px;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background: #EE8F34;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003300;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #004000;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	background: #FFFFCC;
	margin-bottom: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98610C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #98610C;
	margin-left: 0px;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #A7DD59;
	border: 1px solid #FFFFCC;
}
.cartinfo {
	font-size: 11px;
	color: #000000;
	background: #A7DD59;
	width: 160px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}
.testimonials{
	padding: 8px;
	border: 1px solid #CCFF99;
	visibility: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	background: #F3FFDC;
	display: block;
	float: right;
	height: auto;
	width: 130px;
	margin-left: 8px;
	text-align: left;
}
.feature img {
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cartitems {
	background: #EFFFEF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
}
.carttitle {
	background: #FFFFCC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
}
.menuspace {
	height: 10px;
	display: block;
	width: 165px;
	white-space: normal;
}
.answers {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #C4C4C4;
}
.divider {
	clear: both;
	height: 1px;
	width: 100%;
}
.feature li {
	font-weight: bold;
	background: #FFFFCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C4945A;
	list-style-type: disc;
	list-style-position: outside;
	display: block;
	font-size: 11px;
}
.feature li:hover {
	font-weight: bold;
	background: #F8EB9B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4945A;
	border-bottom-color: #FFFFFF;
	list-style-type: disc;
	list-style-position: outside;
	color: #FFFFFF;
}
.feature li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #DF6901;
	text-decoration: none;
}
.feature li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.feature li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #DF6901;
	text-decoration: none;
}

