/* START OF FILE */

/* CSS for HYPNOHEALTH Website */

body
{


	background-image: url('images/hypnotherapy_health_holistic_background.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 10px 0px 10px 0px;
	padding: 0px;

}


/* HEADERS */

h1
{
	text-align: left;
	font-family: arial;
	font-weight: bold;
	font-size: 16pt;
	text-transform: uppercase;
	color: #660066;
}


h2
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #660066;
	text-align: center;
}


h3
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #660066;
}


h5
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #660066;
}


h6
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #660066;
}


/* TABLES */

td
{
	font-family: arial;
	font-size: 12pt;
	color: #660066;

}

/* FORMS */


form
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#contactForm td
{

	font-family: arial;
	font-size: 12pt;
	color: #ffffff;


}

#contactForm ul
{

	list-style-type: none;
	margin: 0px 0px 0px 40px;
	padding: 0px 10px 0px 10px;
	text-transform: capitalize;
}

 

/* PARAGRAPH */


p
{
	font-family: arial;
	font-size: 12pt;
	color: #660066;
	line-height: 150%;
}



/* ANCHORS */

a
{
	color: purple;
}


a:hover
{ 
	color: magenta;
}


/* IMAGE */

img
{
	border: 0px;
}


/* HORIZONTAL LINEs */

hr
{ 
	color: #660066;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 97%;
}


/* LISTS */

ul
{
	margin: 0px 0px 0px 40px;
	padding: 0px 10px 0px 10px;
	
}


li
{
	font-family: arial;
	font-size: 12pt;
	color: #660066;
	line-height: 150%;

}






/* TABLES */ 

td
{
	font-family: arial;
	font-size: 12pt;
}


/* FORM */

form
{

	border: 0px;


}


/* ID */


#menu
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-bottom: solid;
	border-top: solid;
	border-color: #ccccff;
	border-width: 1px;
	background-color: #3399FF;
	text-align: center;
	color: #660066;
}


#menu a
{
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
}


#menu a:hover
{
	color: magenta;
}




/* CLASS */



.box
{
	border-style: solid;
	border-width: 1px;
	padding: 10px; 
	background-color: #ffffff;
	border-color: #CCCCFF;
}



.copyright
{
	font-family: arial;
	font-size: 10pt;
	font-variant: small-caps;
	text-align: center;
}



.content
{ 	vertical-align: top;
	/* height: 400px; */
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: arial;
	font-size: 12pt;
	text-align: left;
}



.footer
{ 	margin: 0px;
	padding: 10px;
	background-color: #3399FF;
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	color: #ffffff;
}




.navigation_form
{
	margin: 0px;
	padding: 0px;
	background-color: #3399FF;
	font-family: arial;
	font-size: 8pt;

}



.note
{
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	color: #660066;
	font-variant: small-caps;
}


.searchbox
{
	color: #330066;
	margin: 0px;
	padding: 2px;
	background-color: #ffffff;
	font-family: arial;
	font-size: 12pt;
	text-align: left;
	vertical-align: middle;
}



.theBody
{
	margin: 0px;
	padding: 0px;
	background: white;
	width: 780px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.tm
{
	
	font-family: arial;
	font-size: 5pt;
	vertical-align: top;
	font-variant: small-caps;

}

.hh
{

	font-family: arial;
	font-size: 10pt;
	font-variant: small-caps;



}

.hhbody
{

	font-family: arial;
	font-size: 12pt;
	font-variant: small-caps;



}


/* END OF FILE */
