a {
	color: black;
	padding-bottom: 1px;
	text-decoration: underline;
}

blockquote {
	font-size: 100%;
	line-height: 130%;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

body {
	background-color: #8699AB;
	font-family: Verdana, Geneva, Arial;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #111;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-size: 220%;
	color: #E0855C;
	letter-spacing: 1px;
	text-align: left;
	font-family: Helvetica, Verdana, Geneva, Arial;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: normal;
}

h2 {
	font-size: 150%;
	color: #7E9A56;
	letter-spacing: 2px;  
	font-weight: normal;
	margin-bottom: 5px;
}

h2 a {
	color: #7E9A56;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 5px;
	
	}
	
h3 {
	font-size: 125%;
	color: gray;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 5px;
}

hr {
	background-color: #ccc666;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
	color: #ccc666;
	height: 3px;
	padding: 0px;
	width: 90%;
}

strong {
	color: #222;
}

ul {
	list-style-image: url(images/littlearrowred.gif);
	}

.find {
	background-color: #E0855C;
	}

#content {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	width: 740px;
	padding-top: 0;
}





#faqs {
	background-color: #FBFAE4;
	border: 1px solid #ccc;
	font-size: 88%;
	color: #353535;
	-moz-border-radius-bottomleft: 4px;	
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	overflow: hidden;
	float: right;
	width: 175px;
}


#faqs h1 {
	font-size: 150%;
	color: white;
	background-color: #A4BD80;
	margin-top: 0px;
	text-align: center;
	padding: 5px 0;
}

#faqs li {
	margin: 3px 10px;
	padding: 0px;
}




#footer {
	width: 720px;
	font-size: 90%;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
	background-color: #B5988F;
	color: white;
	padding: 10px;
	padding-top: 20px;
	clear: both;
}

#footer a {
	border-bottom: none;
	color: white;
}

#handbook h1 {
	font-size: 150%;
	color: #7E9A56;
	letter-spacing: 2px;  
	font-weight: normal;
	margin-bottom: 5px;
}

#handbook_toc {
	width: 160px;
	float: right;
	border-left: 1px dotted gray;
	font-size: 85%;
	padding-left: 25px;
}

#header {
	height: 130px;
	width: 740px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 4px;

}

#left {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
	font-size: 95%;
	font-weight: normal;
	height: auto;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 45px;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 200px;
	text-align: left;
	display: block;
	clear: both;
	float: left;
}

#logo {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	width: 740px;
	margin-left: 4px;
}

#map {
	text-align: center;
	border: 0;
}

#map img {
	border: 0;
}

#menu {
	background-color: #8D72B8;
	border-left: 5px solid #79639C;
	border-right: 5px solid #79639C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-transform: uppercase;
	width: 730px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	display: block;
	
}

#minitabs {
	margin: 0;
	padding: 0;
	text-align: center;
}


#minitabs a {
	border-bottom: none;
	border-right: 1px solid white;
	color: white;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	vertical-align: middle;
}

#minitabs a.active, #minitabs a:hover {
	color: #FFFFFF;
}

#minitabs a:hover {
	background-color: #A4BD80;
	color: #FFFFFF;
}

#minitabs li {
	list-style: none;
	margin: 0;
	padding 0;
	display: inline;
}

#practitioners {
	display: block;
	line-height: normal;
	padding: 10px;
	background-color: #FBFAE4;
	}
#practitioners dt {
	font-size: 220%;
	color: #E0855C;
	letter-spacing: 1px;
	text-align: left;
	font-family: Helvetica, Verdana, Geneva, Arial;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: normal;
	}

#practitioners dd {
	display: inline;
	margin: 0;
	margin-right: 10px
	}

#right {
	width: 465px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 25px;
	margin-left: 220px;
	line-height: 190%;
}

#right img {
	border: 1px solid #ccc;
	margin: 7px;
	}

#sidebar {
	background-color: #FBFAE4;
	border: 1px solid #ccc;
	font-size: 88%;
	color: #353535;
	-moz-border-radius-bottomleft: 4px;	
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	overflow: hidden;
}


#sidebar h1 {
	font-size: 150%;
	color: white;
	background-color: #A4BD80;
	margin-top: 0px;
	text-align: center;
	padding: 5px 0;
}

#sidebar li {
	margin: 3px 10px;
	padding: 0px;
}

#submenu {
	padding-bottom: 15px;
	list-style-position: inside;
	}

#submenu dt {
	font-size: 155%;
	color: #064B89;
	font-family: Times;
	letter-spacing: 1px;
	font-style: italic;
	padding-left: 15px;
	font-weight: normal;
	list-style-position: inside;

}
#submenu dd {
	margin-left: 20px;
	margin-top: 5px;
	}
	
#submenu a {
	border-bottom: none;
	color: #6E3232;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(images/littlearrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#submenu a:hover {
	border-bottom: none;
	color: ##424242;
	text-decoration: underline;
}

#wrapper {
	width: 748px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0 4px;
}
