@charset "utf-8";
	/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url('http://therapycanada.ca/images/nav/bk.png');
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	}
h1 {
	font-family:  sans-serif;
	font-size: 180%;
	color: #003366;
	border-bottom: solid 1px #333333;
	line-height: 150%;
	}
h2 {
	font-family:  sans-serif;
	font-size: 130%;
	color: #0099cc;
	line-height: 150%;
	margin: 20px 0px -10px 0px;
	}
	.spaced li {
		margin: 0px 0px 15px 0px;
		}
	.spaced strong {
		color: #333333;
		font-family:  sans-serif;
		}
	.userpics {
		text-align: center;
		font-weight: bold;
		line-height: 150%;
		padding: 5px;
		}
	.photoblock {
		margin: 0px 5px 2000px 0px;
		float: left;
		display: block;
		background-color: white;
		}
	.photoblock img {
		padding: 5px 5px 15px 5px;
		border: silver 2px solid;
		background-color: white;
		margin: 0px 20px 0px 0px;
		}
	.philquote {
		color: #666666;
		font-style: italic;
		line-height: 150%;
		margin: 5px;
		}
	.innernav {
		text-align: right;
		}
	.lang {
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 10px;
		display: block;
		width: 180px;
		background-color: #cc99cc;
		font-family: sans-serif;
		color: #333333;
		text-decoration: none;
		}
	.specialties {
		font-weight: bold;
		padding: 3px;
		text-align: center;
		}
		.specialties a {
			color: #228b22;
			}
	.profiletext li {
		margin-left: 130px;
		}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}
#wrap-inner {
	margin-top: 20px;
	}
#main {
	margin: 0 auto;
	padding: 0;
	display: block;
	}
#main-inner {
	width: 900px;
	background-image: url('../images/nav/bk_content.png');
	background-repeat: repeat-y;
	overflow: hidden;
	}
#profileinner {
	width: 900px;
	background-image: url('../images/nav/bk_content_single.png');
	background-repeat: repeat-y;
	overflow: hidden;
	}
	
#maintop {
	float: left;
	width: 900px;
	}
#left-side {
	
	}
#left-side-inner {
	float:left;
	width: 210px;
	}
#searchbox {
	}
#searchbox input {
	width: 138px;
	border: 1px solid #fff;
	padding: 5px;
	background: #cdcfcf;
	}
#menu {
	padding: 16px 10px 20px 10px;
	}
#menuitems {
	padding: 0;
	margin: 0;
	}
#menuitems li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	background: none;
	height: 27px;
	}
#menuitems li a {
	text-decoration: none;
	color: #555555;
	display: block;
	border-top: 1px #d5d5d5;
	border-bottom: 1px #d5d5d5;
	background-repeat: no-repeat;
	height: 22px;
	padding: 3px 10px 3px 6px;
	}
	
#menuitems li a:hover {
	color: #8e8f8f;
	display: block;
	background: url(../images/nav/buttons.png) 0 -28px;
	background-repeat: no-repeat;
	}
	
#menuitems li a:hover {
	color: #555555;
	height: 22px;
	display: block;
	background: url(../images/nav/buttons.png) 0 -28px;
	background-repeat: no-repeat;
	}
	
#menuitems li a.selected {
	color: #ffffff;
	display: block;
	background: #666666;
	height: 22px;
	}
	.secondnav {
	color: #98fb98;
	
	}
	
#right-side {
	float: left;
	width: 690px;
	display: block;
	}
	
#urlbar {
	width: 690px;
	}
	
#header {
	margin-right: 10px;
	width: 680px;
	}
	
#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 480px;
	}
	
#profilecontent {
	float: left;
	margin: 0;
	padding: 0;
	width: 600px;
	}
	
#content-inner {
	margin: 20px 20px 20px 30px;
	}
	
#content-inner h2 {
	color: #0072bc;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	}
	
#content-inner p {
	font-size: 12px;
	line-height: 20px;
	}
	
#content-inner a {
	color: #0072bc;
	}
	
#content-inner a:hover {
	color: #003f68;
	}
	
#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
	}
	
#sidebar-inner {
	margin-right: 10px;
	}
	
#sidebarpic {
	
	}
	
#sidebartext {
	margin: 20px;
	color: #606060;
	font-size: 11px;
	line-height: 16px;
	}
	
#sidebartext h3 {
	color: #0072bc;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	}
	
	
#footer {
	clear: left;
	background: url(../images/nav/bottom.png);
	background-repeat: no-repeat;
	}
	
#footer-inner {
	font-size: 10px;
	padding: 40px 20px 10px 20px;
	text-align: center;
	}
