body {
	margin:0px;
	background-color: #ABAFBA;
	}
#wrapper{
	width:799px;
	margin:auto;
	display:table;
	background-color: #ABAFBA;
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
#header{
	width:776px;
	height: 201px;
	background: url(maryland-coaching/dr-pam-armstrong-coach.jpg) no-repeat top;
	margin:0px 0px 20px 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#244364;
}
#header a{
	color:#ffffff;
	text-decoration:none;
}

#header a:hover{
	color:#e2e8ee;
}

#header h1{
	
	font-size:26px;
	color:#ffffff;
	text-align:right;
}
#header .lowernav a{color:#244364;}
#header .lowernav a:hover{color:#84a6cb;}

#main{
	width:779px;
	float:left;
	clear:both;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}

#main h1{
	color:#244364;
	background:url(maryland-coaching/coaching.jpg) left no-repeat;
	font-size:18px;
	padding-left:45px;
}
#main h2{
	color:#244364;
	font-size:18px;
	padding:0;
	margin:0;
}
#main a{
	color: #695c6e;
	text-decoration:none;
}

#main a:hover{
	text-decoration:underline;
}

#inner_content{
	width:650px;
	float:left;
	clear:both;
	margin-right:10px;
	margin-left:10px;
}
#footer{
	width:779px;
	float:left;
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(graphics/bott_ima01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
#sec_navi {
	clear: both;
	float: left;
	height: 43px;
	width: 703px;
	background-image: url(graphics/s_navi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 74px;
}
br {
	clear: both;
	}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 115%;}

form{
	margin:0;
	padding:0;}

input{
	color:#888; 
	font:10px Verdana, Arial;
	padding:2px 3px;} 

.left{
	float:left;}
	
.right{
	float:right;}
	
.clear{
	clear:both; }		
	

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
/*Bliss*/	
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.back:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #6E9F2A;
	text-decoration: none;
}

