/* insights counseling css*/

*{
	margin: 0; padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background: url(../img/ic_gradBkg.gif) repeat-x;
}

a{
	text-decoration: underline;
	color: #d2d7e2;
}

a:hover{
	text-decoration: none;
	color: #d2d7e2;
}

p{
	line-height: 160%;
	color: #ffffff;
	padding-bottom: 13px;
}

#wrapper{
	margin: 0 auto;
	width: 950px;
	padding: 10px 30px 10px 30px;
}

#sideBar{
	float:left;
	width: 125px;
	margin-top: 30px;
	margin-left: 5px;
}

#mainContent{
	float: right;
	width: 760px;
	margin-top: 30px;
	padding-left: 15px;
	/*border: 1px solid red;*/
}

#subTitle{
	font-style: italic;
	font-weight: bold;
	color:#FAFDB0;
	position:absolute;
	top: 145px;
	left: 880px;
}

#mastHead{
	margin: 0 auto;
	text-align: left;
}

#footer{
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 35px;
	font-size: 10px;
	color: #d2d7e2;
	text-align: center;
}
h1{
	margin-left: 5px;
	padding-top: 40px;
	font-family: Georgia;
	font-size: 18px;
	color: #0080ff;   /*blue*/
	text-align: left;
}

h2{
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFD7;  /*pale yellow*/
	padding-top: 20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #67B3FF;  /*lighter blue*/
	font-weight: bold;
	font-size: 13px;
}

ul {
margin: 0; padding: 0;
list-style-type: none;
padding-bottom: 12px;
}

li{
	margin-left: 7px;
	list-style-type: square;
	text-align: left;
	list-style-position: inside;
	color: #ffffff;
	padding-bottom: 5px;
}

.listBotMarg{
	margin-bottom: 7px;
}

.floatKiller{
	clear: both;
}

.paraBotPad{
	padding-bottom: 30px;
}

.endParaBotPad{
	padding-bottom: 25px;
}


/* COLUMNS */
#mainContent .leftColumn{
	float: left;
	background: url(../img/colGrad.gif) repeat-x;
	width: 48%;
	margin: 0 5px 0 0;
	padding-top: 10px;
	margin-top: 7px;
}

.leftColumn h2{
	color:#FFFFD7;
	padding-left: 10px;
}

.leftColumn p{
	padding-left: 7px;
}


#mainContent .rightColumn{
	float: left;
	background: url(../img/colGrad.gif) repeat-x;
	width: 48%;
	padding-top: 10px;
	margin-top: 7px;
	position: relative;

}

.rightColumn h1 {
	margin-left: 9px;
}

.rightColumn h2 {
	margin-left: 11px;
	margin-bottom: 10px;
}

.rightColumn p{
	padding-left: 7px;
}


#extra{
	margin: 0 auto;
	padding: 5px;
	padding-left: 20px;
	color: #ffffff;
	text-align: center;
}

.insideAlignment li{
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 10px;
}

.col_insideAlignment li{
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 25px;
	padding-left: 10px;
}

.numericList ol{
margin: 0; padding: 0;
list-style-type: none;
padding-left: 15px;
padding-bottom: 12px;
}

.numericList li{
	margin-left: 7px;
	list-style-type: decimal;
	text-align: left;
	list-style-position: outside;
	color: #ffffff;
	padding-bottom: 20px;
}

.paragraphIndent{
	margin-top: -10px;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 30px;
}

.floatLeft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000; 
}

.floatRight{
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}

#feeSchedule {
background-color: #FFFFCC;
padding: 5px;
border: 1px solid #000000;
}

.tableHeader {
	text-align: center;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #BBD9EA;
	
}

#feeSchedule td{
	padding-left: 10px;
	line-height: 200%;
	text-align: center;
}

.oddRow{
background-color: #DADADA;
}

#faqs ul{
	margin: 0;
	padding: 0;
}

#faqs li{
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 0px;
}

blockquote{
width: 400px;
margin-left:70px;
margin-bottom: 20px;
background-color: #000057;
border: 1px #4C4E68 dashed;
padding: 10px 5px  5px 10px;
color: #FFFFCC; 
}

#siteMap ul{
margin: 0; padding: 0;
list-style-type: none;
padding-bottom: 12px;
}

#siteMap li{
	list-style-type: none;
	text-align: left;
}

#siteMap a{
	text-decoration: none;
	color: #ffffff;
}
#siteMap a:hover{
	text-decoration: none;
	color: #0080ff;
}

.indent_1{
	text-indent: 25px;
}

.indent_2{
	text-indent: 55px;
}

.indent_3{
	text-indent: 85px;
}

.border{
	border: 1px solid #000000;
}

.bathPlantPhotoFloatRight{
	float: right;
	margin-left: 10px;
	margin-right: 100px;
	margin-bottom: 20px;
}

,faith li{
	margin-left: 7px;
	list-style-type: square;
	text-align: left;
	list-style-position: inside;
	padding-bottom: 5px;
}

.faith a{
	text-decoration: none;
	color:white;
	line-height: 200%;
}

.faith a:hover{
	text-decoration: underline;
	color: #d2d7e2;
}