/* Reset Reloaded by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {

	background-color: #fff8e9;

}


/* Containter Styles */

#container {
	width: 1000px; /*966*/
	margin: 0 auto;
	/*border: 1px solid black;*/
}

/* End Containter Styles */



/* Header styles */

h1 {

	letter-spacing: -1pt;  						/* IE = 1.0pt */
	font-size: 4.4em;								/* IE = 4.3em ALSO ADD font-weight: 100;*/
	font-family: Rockwell, Georgia, serif;

}

h1 a {
	text-decoration: none;
	color: #000;
}

h2 {
	font-family: Rockwell, Georgia, serif;
	font-size: 12pt;
	color: #f75823;									/* IE =  ADD font-weight: 100;*/
}

h4 {
	color: #000;
	font-size: 1.25em;
	font-family: Rockwell, Georgia, serif;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: -10px;									/* IE = ADD font-weight: 100;*/
}



p.ok {
line-height: 35px;
position: relative;
left: 25px;
background-image: url('img/ear-stretching-okay.png');
background-repeat: no-repeat;
color: #64b215;
margin-bottom: 0px;
padding-bottom: 0px;
}


.oktext {
	position: relative;
	left: 15px;
	font-weight: bold;
	
}

p.notok {
line-height: 35px;
position: relative;
left: 25px;
background-image: url('img/ear-stretching-not-okay.png');
background-repeat: no-repeat;
color: #ee0000;
margin-bottom: 0px;
padding-bottom: 0px;
}


.notoktext {
	position: relative;
	left: 15px;
	font-weight: bold;
	
}

#guidecontent { 
	line-height: 1.4em; 
	width: 620px;
	position: relative;
	top: 27px;
	float: left;
	left: 15px;
	font-size: 1.0em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	color: #434343;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	/*border: 1px solid green;*/								/* IE = ADD display: inline;*/
}

#guidecontent p {
	position: relative;
	word-break: break-strict;
	padding-right: 25px;
	padding-left: 25px;
margin-bottom: 15px;
}

#guidecontent h3 {
	position: relative;
	padding-left: 25px;
	color: #f75823;
	font-size: 1.7em;
	font-family: Rockwell, Georgia, serif;
	display: inline;											/* IE = ADD font-weight: 100;*/
}

#guidecontent h3.description {
	color: #000;
	font-size: 1.15em;
	font-family: Rockwell, Georgia, serif;
	padding-left: 5px;											/* IE = ADD font-weight: 100;*/

}



h5 {

}

p.smallHead {

	display: inline;
	font-size: .5em;

}


#headerNav {

	position: relative;
	float: left;
	top: -8px;

}


#headerNav a {
	color: #f75823;
	font-size: 1em;
	font-family: Rockwell, Georgia, serif;
	text-decoration: none;						/* IE = ADD font-weight: bold; */
}

#headerSub {
	position: relative;
	float: right;
	top: -8px; 
	right: 150px;
}


/* End Header Styles */




/* Navigation Styles */

#leftNav {
	width: 160px;
	position: relative;
	top: 27px;
	float: left;
	clear: both;
	/*border: 1px solid red;*/
	/*height: 500px;*/
	font-size: 3.2em;
	font-family: Rockwell, Georgia, serif;
	line-height: 40px;								/* IE = ADD dispaly: inline;*/
	letter-spacing: -1pt;
}

#leftNav ul {
position: relative;
top: -52px;
}

#leftNav li {

	list-style-type: none;
	margin-left: -40px;
	color: #afcf48;
	letter-spacing: -2.5pt;

}

#leftNav a {

	text-decoration: none;
	color: #afcf48;
	
}

#leftNav a:hover .navSubText {
	color: #f75823;
}


font.navSubText {

	font-size: .3em;
	display: block;
	color: #000;
	letter-spacing: normal;

}

font.navSubTextCurrent {

	font-size: .3em;
	display: block;
	color: #000;
	font-weight: bold;
	letter-spacing: normal;

}







/* End Navigation Styles */



/* Content Styles */

#content { 
	line-height: 1.4em; 
	width: 620px;
	position: relative;
	top: 27px;
	float: left;
	left: 15px;
	font-size: 1.0em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	color: #434343;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	/*height: 500px;*/
	/*border: 1px solid green;*/								/* IE = ADD display: inline;*/
}

#content h3 {
	position: relative;
	padding-left: 25px;
	color: #f75823;
	font-size: 1.7em;
	font-family: Rockwell, Georgia, serif;
	display: inline;											/* IE = ADD font-weight: 100;*/
}

#content h3.description {
	color: #000;
	font-size: 1.15em;
	font-family: Rockwell, Georgia, serif;
	padding-left: 5px;											/* IE = ADD font-weight: 100;*/

}

#content p {
	position: relative;
	word-break: break-strict;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 18pt;
}

#content p.faqQuestion {
	font-weight: bold;
	color: #000;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content p.faqAnswer {

	padding-left: 45px;
	padding-right: 45px;
	font-size: .95em;

}


#content a.faqLinks {

	color: #434343;

}

#content a.faqAnswer {

	color: #434343;

}

#content li.faqLinkz {

	line-height: 1.7em;

}

#content ul.moveup {

margin-top: -10px;

}



p.first {
	margin-top: 8px;
}

p.nextPage {

	position: relative;
	float: right;
	color: #000;

}


p.nextPage a {
	color: #f75823;
}

p img {
	position: relative;
	top: 5px;
	border: 1px solid #000;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

p img.left {
	position: relative;
	top: 5px;
	border: 1px solid #000;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.copyright {
	position: relative;
	top: 25px;
	font-size: .6em;
}


/* End Content Styles */



/* Advertising/Right Column Styles */

#rightAds {
	position: relative;
	top: 25px;
	left:  40px; /*40*/
	float: left;		
	/*border: 1px solid blue;*/							/* IE = ADD display: inline;*/
	/*height: 500px;*/
}


#rightAds img {

	margin-top: 10px;

}

/*End Advertising/Right Column Styles */



/* Start Horizontal Ads */

.homepage-horizontal-ad {
	position: relative;
	top: 15px;
	left: 50px;
}

.horizontal-ad {
	position: relative;
	left: 50px;
}

/* End Horizontal Ads */


/* Start 200x200 Box Ads */

p span.left {
	position: relative;
	top: 5px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}

p span.right {
	position: relative;
	top: 5px;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* End 200x200 Box Ads */



