/* =========== Global Styles =========== */
body {
	margin: 0px; 
}
body, #footer, #contentBottom {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
div.hr {
	margin: 4px auto 4px auto;
	width:80%;
	background-image:url(/images/v2/hline.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height: 4px;
	}
div.hr hr {
	display:none;
}
a {
	color:#0000CC;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
p {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}
#page p{
	cursor: text;
}
li, form {
	margin:0px; 
	padding:0px;
}

/* =========== Global Helper Classes =========== */
.clear {clear:both;}
.strong {font-weight:bold;}
.alert {color:red;}

/* =========== Page Styles =========== */
#pageContainer {
	margin: 0 auto;
	background-image: url(/images/v2/background.jpg);
	width:760px;
	border: 1px solid #9AB;
	border-top: none;
	border-bottom: none;
}
#page {
	width: 100%;
	background-image: url(/images/v2/header.jpg);
	background-repeat: no-repeat;
	position:relative;
	padding-top:145px;
	margin:0;
}

/* =========== Header Links =========== */
#headerLinks a {
	display:block;
	position:absolute;
	background: url(/images/v2/background.jpg) no-repeat 0px -1px;	/* Hack for IE */
	color: #444444;
	font-size:13px;
	text-align: center;
}
#headerLinks a:hover {
	text-decoration:none;
}
#headerLinks a span {
	display:none
}
#linkHomeLogo	 {top: 24px; left: 18px; width: 72px; height: 78px; }
#linkHome 		 {top: 108px; left: 114px; width: 61px; height: 31px; }
#linkPhoto 		 {top: 102px; left: 183px; width: 123px; height: 35px; }
#linkWater 		 {top: 103px; left: 312px; width: 104px; height: 36px; }
#linkDoula 		 {top: 121px; left: 426px; width: 60px; height: 32px; }
#linkBook 		 {top: 136px; left: 497px; width: 78px; height: 50px; }
#linkResearch 	 {top: 166px; left: 587px; width: 84px; height: 26px; }
#linkContact 	 {top: 141px; left: 678px; width: 75px; height: 48px; }

#linkPhotoGal	 {top: 209px; left: 570px; width: 125px; height:18px;font-weight:bold }
#linkPhotoPor	 {top: 232px; left: 570px; width: 125px; height:18px; font-weight:bold;}

#linkHr {background: url(/images/v2/hlinet.png) repeat-x 0px 0px; position:absolute; top:229px;left:585px; width:95px; height:2px;}
	
a#linkPhotoGal span, a#linkPhotoPor span {display:inline; font-size:14px; font-weight:bold}

/* =========== Flash/Music Styles =========== */
#music {
	position:absolute;
	left:705px;
	top:200px;
	width:40px;
	cursor:pointer;
	text-align: center;
}
#music p {
	margin: 0;
	padding:0;
	color:#587ACB;
	font-weight:bold;
	cursor:pointer;
}

/* =========== Navigation Styles =========== */
#navigation {
	float:left;
	width: 142px;
	padding-left:6px;
	font-size:11px;
	font-weight:bold;
}
#navigation p {
	margin:0;
	padding: 10px 0 2px 0;
}
#navigation p.link a {
	color:#000000;
	font-weight: bold;
}
#navigation ul {
	margin: 0 0 5px 0;
	padding-left:4px;
}
#navigation li {	
	list-style: none;
}

/* =========== Content Styles =========== */
#content {
	width:600px;
	margin-left:154px;
	padding-right:6px;
	padding-top:8px;
	cursor: default;
}

#contentBottom {
	clear:both;
	text-align: center;
}
#contentBottom .small {
	margin:10px 0 0 0;
}
#slideShow {
	height:142px
}
/* =========== Footer Styles =========== */
#footer {
	background-image: url(/images/v2/footer.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 78px;
	clear:both;
	padding-top: 89px;
	font-size: 11px;
	text-align: center;
}
#footer p {
	margin: 0 0 2px 0;
	padding: 0;
}
#footer p.last {
	margin: 8px 0 0 0;
}
#footer a {
	color: #000000;
}

/* =========== Legacy Classes =========== */ 
/* These are left in from the previous version of the site in case they are needed. */
.navbar p {margin:0;padding:0;}
table.st tr td {font-size:9px;font-weight:700;color:#000000;background-position: center center;position: relative; clip:  rect(   );}
.style1 {color: #FF0000}
.small {font-size: 9px}
.style3 {font-size: 14px;font-weight: bold;}
.clear {clear:both;}

/* =========== *Home.asp Styles ============ */
#rightFloat
 {
  float:right;
  width: 208px;
  padding: 5px 5px 5px 5px;
  margin: 130px 0 0 0;
  text-align:center;
  background-image: url(images/v2/vline.png);
  background-repeat:repeat-y;
  background-position:top left;
}
#frontContent
 {
	margin-right:222px;
}

/* =========== Video Styles ============ */
#indent
 {  
   text-indent:10px;
 }

#rightCo
 {
  float:right;
  width:290px;
  padding: px 5px 5px 5px;
  }
  
#leftCo
 {
  float:left;
  width:290px;
  padding:5px 5px 5px 5px;

 }