* {
	outline: none;
	}
html {
	background: #834552;
	}
body {
	margin: 0;
	padding: 0;
	background: #834552 url("body_bg.gif") repeat-x 0px 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
a {
	
	}
a:hover	{
	color: #83456B;
	}
a.ext {
	padding-right: 15px;
	background: url('../link_ext.gif') no-repeat bottom right;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS Bold", Geneva, Arial, Helvetica, sans-serif;
	color: #83456B;
	}
#CONT h1 {
	background: url("headline_bg.gif") repeat-x 0px 0px;
	margin: 9px 0 5px 0;
	padding: 7px 0 7px 0;
	letter-spacing: 1px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 1.6em;
	}
#WRAP{
	width: 80%;
	min-width: 920px;
	position: relative;
	background: url("wrap_bg.gif") repeat-x 0px 0px;
	margin: 0 auto;
	text-align: left;
	}
#HEAD {
	height: 120px;
	background: url("head_bg.gif") no-repeat top right;
	}
#LOGO {
	position: absolute;
	top: 0;
	left: 0;
	background: url() no-repeat top left;
	}	
#logo {
	display: block;
	height: 120px;
	width: 260px;
	background: url("logo_bg.gif") no-repeat 0px 0px;
	}
	#logo span {
		display: none;
		}
#MENU {
	display: block;
	position: relative;
	margin: 0 0 0 260px;
	padding: 60px 10px 0 20px;
	background: url("menu_bg.gif") no-repeat 0px 0px;
	text-align: center;
	height: 60px;
	}
	#menu_tabs {
	
		}
	a.tab {
		display: block;
		float: right;
		height: 30px;
		padding: 0 14px;
		background: url("menu_tab_bg.gif") repeat-x 0px 0px;
		text-decoration: none;
		text-align: center;
		font: 12px/30px "Trebuchet MS Bold", Geneva, Arial, Helvetica, sans-serif;
		color: #834552;
		border-right: 1px solid #DCCACE;
		border-left: 1px solid #F4EEEF;
		white-space: nowrap;
		}
	a.tab:hover {
		text-decoration: underline;
		background: #834552 url("menu_tab_hover.gif") repeat-x 0px 0px;
		color: #834552;
		}
	.T0 a.t0, .T0 a.t0:hover,
	.T1 a.t1, .T1 a.t1:hover,
	.T2 a.t2, .T2 a.t2:hover,
	.T3 a.t3, .T3 a.t3:hover,
	.T4 a.t4, .T4 a.t4:hover,
	.T5 a.t5, .T5 a.t5:hover,
	.T6 a.t6, .T6 a.t6:hover {
		background: #FFF;
		margin-top: -4px;
		height: 38px;
		line-height: 38px;
		border-right: 1px solid #CAB0B5;
		border-left: 1px solid #CAB0B5;
		}
#CONT {
	background: #FFF url("cont_bg.gif") no-repeat right bottom;
	border-left: 1px solid #CAB0B5;
	border-right: 1px solid #CAB0B5;
	}
	#cont_pad {
		padding: 1px 20px;
		background: url("") no-repeat top right;
		min-height: 300px;
		}
	#sideCol {	
		float: left;
		width: 230px;
		padding: 0 0 0 10px;
		margin: 0 0 0 -5px;
		overflow: visible;
		}
		#cont_pad > #sideCol {
			margin: 0 0 0 -10px;
			}
		#sideCol img {
			margin: 0 0 0 -10px;
			}
	#mainCol {
		margin: 0 0 0 250px;
		}
#FOOT {
	background: url("foot_bg.gif") repeat-x 0px 0px;
	}
	#foot_left {
		height: 60px;
		background: url("foot_bg_left.gif") no-repeat top left;
		}
	#foot_right {
		background: url("foot_bg_right.gif") no-repeat top right;
		padding: 1px 0 0 0;
		height: 60px;
		}
	#copyright {
		margin: 15px 0 0 0;
		padding: 3px 77px 0 0;
		color: #EEE;
		font-size: .8em;
		text-align: right;
		background: url("foot_acnm.gif") no-repeat top right;
		height: 40px;
		}
	#acnm {
		display: none;
		}
/*** FORMS ***/
fieldset {
	border: 1px solid #834552;
	}
legend {
	color: #834552;
	}
fieldset label {
	display: block;
	font-size: .8em;
	}
.inp {
	margin: 0 0 2px 0;
	}
.tiny { width: 50px; }
.small { width: 100px; }
.medium { width: 200px; }
.large { width: 300px; }
.huge { width: 400px; }
/*** FIND A MIDWIFE ***/
dl {
	margin: 0;
	}
dt {
	cursor: pointer;
	font-size: 1.2em;
	margin-top: 5px;
	padding-left: 18px;
	background: url("../toggle_closed.gif") no-repeat 0px 5px;
	}
dt.open {
	background-image: url("../toggle_opened.gif");
	}
dd {
	display: none;
	margin: 0 0 5px 0;
	}
dd li {
	margin-left: 2em;
	list-style-position: inside;
	list-style-type: square;
	}
li.subhead {
	list-style: none;
	}
.officeLoc {	
	padding: 0 0 5px 0;
	height: 60px;
	margin: 0 0 1px 0;
	/*
	border-top: 1px solid #000;
	background: #FFF;
	border-left: 1px solid #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	*/
	}
	.officeLoc .phoneNums {
		float: right;
		text-align: right;
		}
#mapwrap {
	position: relative;
	top: 0;
	height: 422px;
	margin-top: 120px;
	}	
div > #mapwrap {
	margin-top: 0;
	}
	
	
#map {
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	background: #EEE;
	height: 420px;
	}
.byline {
	display: block;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	}