.bblock {
	font-weight: bold;
	text-align: center;
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
/*

*/

body {
	padding: 0;
	background: #B5C5E6 url(images/bgbody.jpg) no-repeat scroll center top;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}

/*Text*/

form {
	margin: 0;
	padding: 0;
}
h3 {
	color: #036;
	text-indent: 5px;
	font: small-caps normal 1.1em Tahoma, Arial, Helvetica, sans-serif;
}


h2 {
	color: #036;
	text-indent: 5px;
	font: normal 1.2em Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

h1 {
	color: #039;
	text-indent: 5px;
	text-transform: uppercase;
	font: normal 1.3em Tahoma, Arial, Helvetica, sans-serif;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

.italics {
	font-style: italic;
}

a {
	color: #036;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #639;
}

/* Boxed */

.boxed {
	width: 198px;
	margin: 0 0 10px;
	padding: 0;
	border: 1px solid #999;
}

.boxed .heading {
	margin: 4px;
	padding: 8px 10px;
	background: #1A73BD;
	border-top: 1px solid #737947;
	border-bottom: 1px solid #F4F5EC;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



.boxed .content {
	margin: 0;
	padding: 15px 14px 10px 14px;
	color: #666;
}

.pad0 { padding: 0px; }

.boxed .content a {
	padding-top: 5px;
	padding-bottom: 5px;
} 

.boxed ul {
	margin: 0; 
	line-height: normal;
	list-style: none;
}

.boxed li { 
	border-top: 1px dotted #939A3C;
	
}

.boxed li.first {
	border: none;
}

.boxed a {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}

.boxed h3 { text-indent: -10px; }



/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
	z-index: -3;
	height: 960px;
}

/* Header */

#header {
	float: left;
	width: 198px;
	height: 148px;
	border: 1px solid #999;
	background: url(images/logo.jpg);
	text-decoration: none;
}

#main2 a img {
	text-decoration: none;
	border: none;
}
#header a img {
	text-decoration: none;
	border: none;
}

#header h1 {
	display:none
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}



/* Pages */

#pages {
	float: right;
	width: 566px;
	height: 148px;
	border: 1px solid #999;
}



/* Content */

#content {
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

/* Posts */

#posts {
	float: right;
	width: 358px;
}

.marg30 {
	margin-right: 50px;
	margin-left: 20px;
}
#main {
	float: right;
	width: 358px;
	background: #FFF url(images/bgBoxes2.jpg) left top;
	height: 850px;
	border: 1px solid #999;
}
#main2 {
	float: right;
	width: 565px;
	background: #FFF url(images/bgBoxes2.jpg) left top;
	border: 1px solid #999;
	height: 850px;
}
#main2 p, h1, h2, h3 {
	margin-right: 15px;
	margin-left: 15px;
}
#main2 ol, ul {
	margin-right: 15px;
	margin-left: 15px;
}

/* tutoring */

#tutoring {
	margin-right: 10px;
	background: #FFF url(images/bgBoxes2.jpg) left top repeat;
	float: right;
	height: 850px;
}





/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}

	
.extra {
	min-height: 25px;
	padding-top: 10px;
}
#contact {
	text-transform: uppercase;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	clear: both;
}

#contact a {
	color: #000;
	text-decoration: none;
	line-height: 15px;
}

#counsMenu {
	background: #FFF url(images/bgBoxes2.jpg) left top repeat;
	margin: 0px;
	padding: 0px;
	height: 850px;
}

#home {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}


#services { }

.emphasis { font-weight: bold; }


#tutoringSmall {
	margin-right: 10px;
	background: #FFF url(images/bgBoxes2.jpg) left top;
	
}




.flr {
	float: right;
	top: 0px;
	padding: 0px;
}

#home {
	margin: 5px 0px 0px;
	padding: 0px;
}

#main2 ul { padding-right: 15px; }

