body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #D7C7AE;
}
h1 {
	font-size: medium;
	color: #00457C;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
	color: #000000;
}
.smaller {
	font-size: smaller;
}
.highlight_box {
	background-color: #D5DEB3;
	padding: 5px;
	width: 590px;
	border: 1px solid #00457C;
}



a:link, a:visited {
	color: #00457C;
	text-decoration: underline;
}
a:hover {
	color: #926F59;
	text-decoration: underline;
}
#pagecontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#header {
	height: 119px;
}

#nav {
	/* float: left; */
	font-family: Verdana, sans-serif;
	width: 134px;
	background-image: url(../../images/sidenavbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 425px;
}
.rightalign {
	text-align: right;
	float: left;
	width: 150px;
}

#footer {
	clear: both;
	background-color: #DCE3E9;
	text-align: center;
	height: 35px;
	font-size: xx-small;
	border-top: 1px solid #000000;
}

#pagecontent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*position: relative; */
	float: right;
	width: 610px;
	background-color: #FFFFFF;
	
}
.clearboth {
	clear: both;
}
/* Horizontal nav css */
#horizontalnav {
	width: 760px;
	height: 36px;
	background-image: url(../../images/leftoftopnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.header_nav { /* this is the container to hold the navigation buttons */
	float: right;
	font-size:10px;
	font-weight: bold;
	display: inline;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../../images/topnavbackground.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 36px;
	width: 552px;
	padding-top: 10px;
}
.header_nav a:link, .header_nav a:visited {
	color: #00457C;
	text-decoration: none;
	padding-right: 20px;
}
.header_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_tab { /* this is used to position the nav.  An image is used for the background of the navigation */
	margin-left: 1px;
	display: inline;
	text-align: center;
}
.leftfooter {
	float: left;
	height: 35px;
	width: 134px;
	background-color: #00457C;
	border-right: 1px solid #000000;
}
.sidebar {
	float: left;
}
.sidebarpic {
	background-image: url(http://www.relationship-therapy-milwaukee.com/images/sidebarpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 134px;
	margin-top: -115px;
	float: left;
}
.copyright {
	padding-top: 5px;
}
.pagebackground {
	background-image: url(../../images/pagebackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.emailme {
	width: 71px;
	height: 87px;
}
.emailme a:link, .emailme a:visited{
	background-image:url(../../images/emailbutton.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.emailme a:hover {
	background-image: url(../../images/emailbutton-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.nobullet {
	list-style-type: none;
}
.deeplistening {
	border: 1px solid #000000;

}
.deeplistening td {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
.alpha {
	list-style-type: lower-alpha;
}
.homeimg {
	width: 137px;
	font-size: x-small;
	float:right;
	text-align: center;
}
.video {
	font-size: x-small;
	width: 300px;
	text-align:center;
	float: left;
}
.belowcontent {
	font-size: xx-small;
	color: #666666;
	width: 610px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
