/***************************   Theresa Behenna   ****************************/

BODY {
	MARGIN:0px; PADDING:0px; 
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	BACKGROUND-ATTACHMENT:fixed; 
	BACKGROUND-IMAGE:url(images/page_bg.jpg); 
	BACKGROUND-REPEAT:repeat-x; 
	FONT-SIZE:.9em; FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; color:#fff;
	}
/****************************** maintext DIV within header DIV *******************************/
#header {
	WIDTH:700px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	BORDER: 0px solid #009900;
	BACKGROUND-COLOR:transparent; 
	}
	
.behenna_banner {
	background-color:transparent; 
	margin:50px 0 0; 
	padding:0; 
	}
	
#behennaline  {
	text-align:center; margin:0px; padding:0px;  
	}

#maintext {
	margin:0;
	padding:0;
	height:100%;
	BACKGROUND-COLOR:#006; /*BACKGROUND-COLOR:#06f;*/
	}
	
H2 {
	FONT:1.70em "Simpson Heavy", "Lydian", "CG Times", Verdana, Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px; color:#c60;
	}
H3 {
	font-size:1.25em; font-style:italic; margin:0; 
	}
	
p.content {
	margin:0 1em 1em 0; padding:0; display:block; line-height:130%; 
	}
.bold_italics {
	font-weight:bold; font-style:oblique; color:#fff;
	/*font-style:oblique; font-weight:bold; letter-spacing:.05em; color:#fff;*/
	}
ul.lists {
	margin:10px 0px; padding:0px 0px 0px 0px; display:block; line-height:1.4em;
	list-style: square inside;
	}
ul.testimonials {
	margin:0px 10px 10px 0px; padding:0px 0px; display:block;
	list-style: url(images/list_image_sm.gif) inside; 
	}
ul.testimonials LI {
	margin:8px 0px; font-weight:bold; color:#fc3; /*color:#f60; lite-orange*/ /*color:#c90; golden-yellow*/
	}
	
#pianokeys {
	BORDER:#000 0px solid;
	PADDING:0px 0px;
	margin:0px 12px 0px 0px;
	BACKGROUND-COLOR:transparent;
	float:left;
	}
#pianokeys LI {
	LIST-STYLE-TYPE:none; padding:0px; margin:-3px 0px;
	}
#pianokeys LI A:link IMG {
	BORDER:#000 0px solid; 
	}
#pianokeys LI A:visited IMG {
	BORDER:#000 0px solid; 
	}
#pianokeys LI A:hover IMG {
	BORDER:#000 0px solid; 
	}
	
#quote {
	PADDING:0px;
	margin:0px 0px 30px 0px;
	text-align:right;
	display:block;
	FONT-SIZE:8pt; FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; color:#FFF;
	}
#quote.italics {
	font-style:oblique;
	}
#quote LI {
	LIST-STYLE-TYPE:none; color:#fc3; width:160px; PADDING:4px;
	}
#quote LI a:link, #quote LI a:visited {
	color:#0CF;
	text-decoration:none;
	}
#quote LI a:hover {
	color:#F00;
	text-decoration:underline;
	}

/****************************** Contact & Copyright Info paragraphs *******************************/	
#footer {
	MARGIN:0;
	padding:10px 0px 30px;
	CLEAR:both;
	WIDTH:685px; 
	BACKGROUND-COLOR:transparent;
	line-height:1.5em;
	text-align:center;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:80%; font-weight:bold; 
	color:#999;
	}
#footer a:link, #footer a:visited {
	color:#999;
	text-decoration:none;
	}
#footer a:hover {
	color:#F00;
	text-decoration:underline;
	}

/****************************** #bonusreasons List *******************************/	
#bonusreasons {
	margin:20px 0px;
	padding:0;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:100%;
	list-style:none;
	line-height:1.4em;
	/*text-indent:20%;*/
	}
#bonusreasons_bold {
	font-weight:bold;
	color:#fc3;
	vertical-align:top;
	}

/****************************** #noworries Text *******************************/
#noworries {
	font-weight:bold; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:1.4em; line-height:2.4em; color:#fc3; width:30%;
	}
	
/****************************** Formatting Styles *******************************/
a:link {
	color:#0CF;
	text-decoration:none;
	}
a:visited {
	color:#0CF;
	text-decoration:none;
	}
a:hover {
	color:#F00;
	text-decoration:underline;
	}
a:active {
	color:#F00;
	text-decoration:none;
	}

