/* Begin Typography & Colors */
body {
        font-size: 80.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        background: #ffffff;
        color: #333;
        text-align: center;
	margin: 0px auto;
        }

#page {
        background-color: white;
        text-align: center;
        background-color: white;
        margin: 20px auto;
        padding: 0;
        width: 1200;
        }

#menu {
        background: #ffffff url('http://parenttools.org/images/header_back.jpg') no-repeat bottom center;
        position: relative;
        background-color: #ffffff;
        margin: 0 auto;
        padding: 0;
        height: 225px;
        width: 1200px;
        }
#menu img { border: 0px solid red; }

#header {
        background: #ffffff; 
        }

#footer_img {
        background: #ffffff url('http://parenttools.org/images/footer_back.jpg') no-repeat bottom center;
        position: relative;
        background-color: #ffffff;
        margin: 0 auto;
        padding: 0;
        height: 26px;
        width: 1200px;
        }

#footer {
        background: #ffffff; 
        margin: 0 auto;
        padding: 20px 0 0 0;
        height: 100px;
        width: 800px;
        clear: both;
        }

#headerimg      {
        margin: 7px 9px 0;
        height: 192px;
        width: 740px;
        }

#main {
        background: url('http://parenttools.org/images/main_back.jpg') repeat-x top center;
	text-align: center;
        position: relative;
        margin: 0px auto;
        padding: 0;
        width: 1000px;
        overflow: display;
	border-left: 3px solid #c8c0a9;
	border-right: 3px solid #c8c0a9;
        }
html>body #main {
        background: url('http://parenttools.org/images/main_back.jpg') repeat-x top center;
        text-align: center;
        position: relative;
        margin: 0px auto;
        padding: 0;
        width: 996px;
        overflow: display;
        border-left: 2px solid #c8c0a9;
        border-right: 2px solid #c8c0a9;
        }

#content {
        font-size: 1.2em
        }

#home_body {
        background: #ffffff;
        border-left: solid 3px #416c85;
        border-right: solid 3px #416c85;
        width: 922px;
        margin: 0px auto;
        padding: 20px 0 0 0;
        overflow: display;
}
html>body #home_body {
	background: #ffffff;
	border-left: solid 2px #416c85;
	border-right: solid 2px #416c85;
	width: 918px;
	margin: 0px auto;
	padding: 20px 0 0 0;
	overflow: display;
}

#home_video_title {
        position: relative;
        width: 320px;
	margin: 0 0 0 28px;
        font-family: arial black; font-size: 24px; color: #31495d;
        border: 0px solid red;
        text-align: left;
	float: left;
}
#home_workbooks_title {
        position: relative; bottom: -112px;
        width: 380px;
        margin: 0 0 0 0px;
        font-family: arial black; font-size: 24px; color: #4282b8;
        border: 0px solid red;
        text-align: left;
        float: left;
}

#home_video {
	clear: both;
        background: url('http://parenttools.org/images/home_video_back.jpg') repeat-x top center;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 860px;
        height: 280px;
        overflow: display;
        border-top: 1px solid #31495d;
        }

#home_video p {
	position: relative;
	width: 420px;
	margin: 20px 15px 0 20px;
	float: left;
	font-family: arial; font-size: 14px; color: #575656;
	border: 0px solid red;
	text-align: left;
}

#home_workbooks_container {        
        clear: both;
        position: relative;
        margin: -60px auto;
        padding: 0;
        width: 860px;
        border: 0px solid #31495d;
        }

#home_workbooks {
        background: url('http://parenttools.org/images/home_video_back.jpg') repeat-x top center;
	clear: both;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 860px;
        height: 400px;
        overflow: display;
        border-top: 1px solid #4282b8;
        }

#home_workbooks p {
        position: relative;
        width: 340px;
        margin: 60px 15px 0 20px;
        float: left;
        font-family: arial; font-size: 14px; color: #575656;
        border: 0px solid red;
        text-align: left;
}


h2 {
	font-family: Arial Black;
	font-size: 60px;
	color: #1e7606;
	letter-spacing: -2px;
	margin: 0px auto;
}

a.testimonials {
	font-family: 'Lucida Grande', Verdana, Arial;
	font-size:1em;
	color: #2B7317;
}

.medium_txt{
        font-family: 'Lucida Grande', Verdana, Arial;
        font-size:1.2em;
	font-weight: bold;
        color: #2B7317;
}

.small_txt{
        font-family: 'Lucida Grande', Verdana, Arial;
        font-size:.8em;
        color: #333333;
}

.widecolumn .entry p {
        font-size: 1.05em;
        }

.narrowcolumn .entry, .widecolumn .entry {
        line-height: 1.4em;
        }

.widecolumn {
        line-height: 1.6em;
        }

.narrowcolumn .postmetadata {
        text-align: center;
        }

.floatleft {
	float: left;
	margin: 0 10px 5px 0;
}

ul.homelist {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}

ul.homelist li { 
	font-style: italic; 
	margin-top: 5px;
}


#footer p {
        margin: 0;
        padding: 20px 0 0 20px;
        text-align: center;
        }

blockquote {
  background: transparent url('http://helpmyteen.net/images/lefquote.jpg') left top no-repeat;
}
blockquote div {
  padding: 0 38px;
  background: transparent url('http://helpmyteen.net/images/rightquote.jpg') right bottom no-repeat;
}

#moretestimonials {
	text-align: right;
	padding: 0 20px 0 0;
}

#signature {
  	padding: 0 78px 10px;
	font-style: italic;
	text-align: right;
	border-bottom: 2px dotted #C6B9A1;
}

#fill {
	height: 100%;
	width: 80px;
}

#home_main {
	float: left;
	margin: 0;
	padding: 0 5px 0 25px;
	width: 442px;
}

#home_main p {
	width: auto;
	margin: 0;
	padding: 3px 3px 5px 22px; 
	text-align: left;
}

#thanks_topright {
        position: relative;
        //background: url('http://helpmyteen.net/images/nationback.jpg') no-repeat top center;
        margin-left: 472px;
        padding: 25px 0 0 0;
        //height: 265px;
        width: 298px;
	text-align: center;
}

#home_topright {
        position: relative;
        background: url('http://helpmyteen.net/images/nationback.jpg') no-repeat top center;
        margin-left: 472px;
        padding: 0 25px 0 5px;
        height: 265px;
        width: 298px;
}

#home_topright p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-top:dotted 1px #b7ddf2;
	padding-bottom:10px;
}

#home_middleright {
	position: relative;
        background: transparent; 
        margin-left: 472px;
        margin-bottom: 100px;
        padding: 0 25px 0 5px;
        width: 298px;
        height: 45px;
}

#home_middleright p.first {
        font-size:11px;
        color:#666666;
        margin:0;
	padding: 20px 0 5px 105px;
}

#home_middleright p.second {
	text-align: center;
	padding: 0 0 0 0;
        font-family: 'Lucida Grande', Verdana, Arial;
        color: #333333;
        font-size: 1.2em;
}

#home_bottomright {
        background: url('http://helpmyteen.net/images/newsletterback.jpg') no-repeat top center;
        margin-left: 472px;
        margin-bottom: 100px;
        padding: 0 25px 0 5px;
        width: 298px;
        height: 248px;
}

#home_text {
	position: relative;
        background: transparent;
        margin-left: 472px;
        margin-bottom: 100px;
        padding: 0 25px 0 5px;
        width: 298px;
        height: 100px;
	border: 1px solid #959596;
}
#featured {
        margin: 0;
	background: #ffffff;
        padding: 0 0 0 0;
        width: 430px;
	text-align: center;
}
#featured p.number {
        text-align: center;
        padding: 10px;
        font-family: 'Lucida Grande', Verdana, Arial;
        color: #7E5006;
        font-size: 1.0em;
}

h3 { text-align: center; }

/* End Structure */

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

.letter_form{
align: right;
margin:0;
padding:210px 0 10px 70px;
}

#lf_style {
background: transparent;
}

#lf_style input {
float:left;
font-size:12px;
padding:4px 2px;
margin:2px 0 20px 10px;
}

/* ----------- stylized ----------- */
#stylized{
background: transparent;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized .note{
color:#D45E0F;
font-size:1em;
font-weight:normal;
width:140px;
}
#stylized .ok{
color:#31DE31;
font-size:1em;
font-weight:normal;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.asterisk{
        font-family: 'Lucida Grande', Verdana, Arial;
        font-size:.8em;
        color: #C47605;
}

.title_blue{font-weight:bold; font-family: eurostile, arial; font-size:16pt; text-decoration:none; color:#084e7b;}

/* Form Style */
	#nform{
        background: transparent url('http://www.interventionoptions.org/images/f_background.jpg') no-repeat bottom center;
        width: 802px;
        font-weight:normal; font-family: arial; font-size:12pt; text-decoration:none; color:#343b3f;
        min-height: 100%;
        height: auto;
	}

	#nform_container {
        margin: 0px auto;
        background: #ffffff url('http://www.interventionoptions.org/images/f_background2.jpg') repeat-y;
        width: 802px;
        font-family: Eurostyle, arial; font-size:20px; color:#2492cb; letter-spacing: -1px;
        border: solid 0px red;
        min-height: 100%;
        height: auto;
	}

	#contact_info_title{
        margin: 5px;
        font-family: arial; font-size:11px; color:#6e6f6f; letter-spacing: 0px;
        font-weight: bold;
        border: solid 0px red;
	}

	#contact_info_home label {
        font-size: 11px;
        color: #333333;
	}

	#contact_info_home  {
        margin: 20px auto;
        width: 500px;
        height: 270px;
        border: solid 1px #aeaeae;
        font-size: 11px;
        color: #333333;
	}

	#contact_info_left {
        float: left;
        margin: 0;
        width: 220px;
        height: 120px;
        border: solid 0px red;
        font-size: 11px;
        color: #333333;
        text-align: right;
	}

	#contact_info_right {
        float: right;
        margin: 0 15px 0 0;
        width: 220px;
        height: 120px;
        border: solid 0px red;
        font-size: 11px;
        color: #333333;
        text-align: right;
	}

	#the_form {
        margin: 0 auto;
        width: 500px;
        height: 320px;
        border: solid 0px red;
        font-size: 11px;
        color: #333333;
	}

	#left_box_one {
        width: 350px;
        height: 60px;
        margin: 14px auto;
        font-weight:normal; font-family: arial; font-size:10pt; text-decoration:none; color:#078e07;
	}

       .form_left{
        border-style:solid;
        border-width:0;
        border-color: #7A7A7A;
        background-color : #FFFFFF;
        font-family:'verdana',arial,sans-serif;
        font-size:10px;
        font-weight:normal;
        color: #333333;
       }

.bonus{font-weight:bold; font-family: eurostile; font-size:14pt; text-decoration:none; color:177305}
.bonus_small{font-weight:bold; font-family: eurostile; font-size:12pt; text-decoration:none; color:177305}
.label2{font-weight:bold; font-family: eurostile; font-size:12pt; text-decoration:none; color:1C2F42}






.description {font-family: gill sans, arial; font-weight: normal; font-size: 14; color: 333333;}

.bullets{font-family: arial narrow, arial; font-weight: normal; font-size: 11; color: #333333;}
