body {

	background-color: #F4F6F8;
        
        background-image:url(http://theflowdoctor.com/img/simple_bg.jpg);
        
        background-repeat: repeat-y;
        
        background-position: top center;

	font-family: "Arial", Arial, Helvetica, sans-serif;

	font-size: 68.5%;

	text-align: center;

}

* {

	margin: 0px;

	padding: 0px;

}

html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */


#wrapper {

	width: 700px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(http://theflowdoctor.com/img/container.gif);

	background-repeat: repeat-y;

	text-align: left;

	background-color: #FFFFFF;


}


#header {

	background-image: url(http://theflowdoctor.com/img/sherisheader.jpg);

	height: 200px;

	width: 700px;


}

#header p.p1 {

	color:#fff; 
	padding:5px 15px 0px 450px;
        margin-top:5px;

}





    





/* Top Navigation */


#nav {

	background-color: #0057A0;

	padding-top: 2px;

	padding-bottom: 10px;

	padding-left: 15px;

}

#navlist li

{

	display: inline;

	list-style-type: none;

	padding-right: 15px;

	text-transform: capitalize;



}

#navlist a, #navlist a:visited {

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 14px;

	font-weight: bolder;

        padding:5px;

}

#navlist a:hover {

	color: #ffffff;
        
        background-color:#F7931E;
        
        padding:5px;

}

#subHeader {

	height: 21px;

	width: 700px;

	background-image: url(/img/nav.jpg);

	background-repeat: no-repeat;

}

#col1 {

	float: left;

	width: 500px;

}

#col2 {

	float: left;

	width: 200px;

}

#col1content p {

	margin-bottom: 10px;

	color: #000000;




	font-size: 1.3em;

	line-height: 140%;

	text-align: left;

}

#col1content {

	padding: 0px 15px 15px;

	

}



#col2content {

	padding: 15px;

	text-align: center;

}

.imageborder {

	padding: 5px;

	border: 1px solid #3A4A14;

	background-color: #F2F3F4;

}

.subhead {

	font-size: 11px;

	color: #78442C;

	margin-top: 5px;

	margin-bottom: 5px;

}

.sidebar {

	margin-bottom: 10px;

	color: #666666;

	font-size: 10px;

	line-height: 140%;

}







h1 {

	padding-top: 7px;

	padding-bottom:7px;

	font-style: normal;

	color: #F7931E;

	font-size: 2em;


}





h2 {

	padding-top: 7px;

	padding-bottom:7px;

	font-style: normal;

	color: #0057A0;

	font-size: 2em;


}



h3 {

	padding-top: 7px;

	padding-bottom:7px;

	font-style: normal;

	color: #F7931E;

	font-size: 1.8em;

        border-bottom: 1.5px dashed #ffffff;

}




#footer {

	clear: both;

	height: 40px;

	width: 500px;


}



#footer p {

	color: #337AB6;

	font-size: 1.1em;

	padding-top: 2px;

	padding-bottom: 5px;

	padding-left: 2px;

        text-align:center;

}

a:link {

	color:#000000;

	text-decoration: underline;

}

a:visited {

	color:#0059b4;

	text-decoration: underline;

}

a:hover {

	color:#0059b4;

	text-decoration: none;

}

a:active { color:#0059b4;}


.question {


         color: #0057A0;

	font-size: 1.1em;

	font-weight: bolder;

        background-color:yellow;
}



.important {


        color: #0057A0;

	font-size: 1.4em;

	font-weight: bolder;

        background-color:yellow;

        margin: 20px 10px 10px 100px;

        text-align:center;

        padding: 10px 10px 10px 10px;
}


.intro {


        color: #337AB6;
	
        font-size: 1em;

	font-weight: bolder;

	font-style: italic;

}



.summary{


        color: #0057A0;
	
        font-size: 1.2em;

	font-weight: bolder;

	font-style: italic;



}


.contact{


        color: #0057A0;
	
        font-size: 1.3em;


}



.tip{


        color: #0057A0;
	
        font-size: 1.1em;

	font-weight: normal;





}


/* Side Navigation */


.menu ul {

        margin : 0;

        padding : 0;

        list-style-type : none;

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 1.3em;

}

.menu li {

        margin : 0 0 0.1em 0;

}

.menu a, .menu a:visited {

        width : 160px;

        padding : .3em .3em;

        text-decoration : none;

        display : block;

        color : #0057A0;

        background : #BAD5EC;

}

.menu a:hover {

        background : #F7931E;

        color : #fff;

}


.listcontainer { 

        margin : 10px 10px;

        padding : 0;

        font-size: 1.3em;


} 


.listcontainer ul { 

       

        margin-bottom : 10px;

        padding-left : 20px;

        display : block;

        text-decoration : none;

        color : #000000;


	font-weight: normal;




} 


.listcontainer li {

	list-style-image: url(/img/li.gif);

	margin-left: 10px;

        border-bottom : 1px dotted #fff;

        margin-bottom : 5px;
}


.active {


    background-color:green;
}


/* START OF THE FORM CSS */
div#formcontainer {width:290px; margin-left:0px; margin-top:20px;}
div#formcontainer form  {border:1px solid #ffffff;}
div#formcontainer div.clearfix {border-top: 1px solid #ffffff;} /* adds the line above each section and provides vertical spacing */
div#formcontainer form label {width:120px; float:left; color:red; font-size:7.9pt;} /* this is the text label on the left of each input */
/* END OF THE FORMS CSS*/



.box {

        margin:10px 0 10px 0;

        padding:10px 10px 5px 10px;

        width:400px;

        color:#337AB6;

        background:#F9FBFD;

        border-top:1px solid #d8d8d8;

        border-right:1px solid #d8d8d8;

        border-bottom:1px solid #d8d8d8;

        border-left:4px solid #ebf2f8;

        line-height:1.3em;

}


.EzineAd {

   width:152px;

   padding:15px 8px;

   background-color:#A8DAF2;

   color : #0057A0;

   border: solid 1px #678999;


}

.EzineAd p, .TopRight p {


	font-size: 1.2em;

}

h4 {

	padding: 7px 2px;

	font-style: italic;

	color: #ee4722;

	font-size: 1.5em;

        background-color:white;
}



h5 {

	padding: 7px 2px;

        margin-bottom:3px;

	font-style: italic;

	color: #f68c1f;

	font-size: 1.9em;

        background-color:white;

}

h6 {

	padding: 7px 2px;

        margin-bottom:3px;

	font-style: italic;

	color: #185E7F;

	font-size: 1.5em;



}

.EzineAd  a:link, .TopRight a:link {

	color:#f68c1f;

	text-decoration: underline;

}

.EzineAd a:visited,  .TopRight a:visited{

	color:#f68c1f;

	text-decoration: underline;

}

.EzineAd a:hover, .TopRight a:hover {

	color:#0059b4;

	text-decoration: none;

}


.privacy {


	font-size: .7em;

	line-height: 110%;

        text-align:center;
}



.TopRight {

   width:220px;

   height:150px;

   margin-right:15px;

   margin-top:8px;

   float:right;

   padding:6px 8px 12px 8px;

   background-color:#E0F3FC;

   color : #0057A0;

   border: solid 1px #9DC9DE;


}



.boxEzine {

        margin:5px 0px 5px 35px;

        float:right;

        padding:10px;

        width:250px;

        background:#E0F3FC;

        border: dashed 2px #9DC9DE;



    

}

.special {

   color:#f68c1f;
   font-size: 1.1em;
   font-weight:bold;

   }



.boxEzineText {

        margin:-380px 0px 10px 0px;

        padding:0px 0px 5px 0px;

        width:150px;

        background:#ffffff;

        border: solid 1px #ffffff;



    

}

.clear { clear: both; background: none; }



.boxStore{

        margin:5px 0px 5px 30px;

        padding:10px;

        width:380px;

        background:#E0F3FC;

        border: dashed 1px #9DC9DE;
    

}


.listcontainer2 { 

        margin : 10px 10px;

        padding : 0;

        font-size: 1.3em;


} 


.listcontainer2 ul { 

        

        margin-bottom : 10px;

        padding-left : 20px;

        display : block;

        text-decoration : none;

        color : #337AB6;


	




} 


.listcontainer2 li {

	list-style:square;

	margin-left: 10px;

        margin-bottom : 5px;
}



.boxNarrow{

        margin:5px 0px 5px 30px;

        padding:10px;

        width:380px;

        background:#ffffff;

        border: dashed 1px #ffffff;
    

}




.mainimage {

width:230px; float:left; margin:0 10px 0px 0;
color:#858585;
}

.caption {

font-size: .85em;
margin: 0px 5px;

}




.mainimage2 {

width:190px; float:left; margin:0 10px 0px 0;
color:#858585;
}


