﻿body
{
	background: url(../images/body_bg.jpg) repeat-x #f3bae1;
	width: 100%;
	height: 100%;
	padding:0px;
	margin: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

h1
{
	font-weight: normal;
	color: #55a9a6;
	font-size: 2.1em;
	margin-bottom:10px;
}

h2
{
	font-weight: normal;
	color:#555;
	border-bottom:solid 1px silver;
	font-size: 1.4em;
	margin-bottom:3px;
}

h3
{
	font-size: 1em;
	margin: 0px;
	margin-top:10px;
}

img 
{
	border: 0px;
}


#Baby
{

	background:url(../images/baby_bg.png) no-repeat;
	position: relative;
	width: 316px;
	height: 214px;
	top:2px;
	left:430px;	
	
}


#BabyBottom
{
	width:287px;
	height:124px;
	background: url(../images/baby_bottom_bg.jpg) no-repeat;
	float:right;
}


#Bottom
{
	background:url(../images/bottom_bg.jpg) no-repeat bottom left;
}

#Columns
{
	width:760px;
}

#Columns td
{
	vertical-align: top;
}

#ColumnOne
{
	width: 80px;
	padding-left: 20px;
	padding-top:50px;
	
}

#ColumnTwo
{
	padding-top:50px;
}

#ColumnThree
{
	width: 287px;
	background: url(../images/right_bg.gif) right repeat-y;
}

#Content
{
	width: 330px;
	margin: 0px auto;
	position:relative;
	
}

#Content td
{
	vertical-align:top;	
}

#MainText
{
	width: 330px;
	min-height:300px;
	float:left;
}

#Menu
{
	width:120px;
	height: 100px;
	float:left;
	padding: 0px;
	margin: 0px;
	margin-bottom:50px;
	
}

#Menu li
{
	list-style:none;
}

#Outer
{
	width:760px;
	margin: 0px auto;
	text-align: left;

}

#RightContent
{
	clear:both;
}

#Top
{
	background:url(../images/top_bg.jpg) no-repeat;
	height:90px;
	float:left;
	width:760px;
	
}

#Wrapper
{
	clear:both;
	background: url(../images/left_bg.gif) repeat-y #fff;
	float:left;
	width: 760px;
}

.map
{
	margin-top: 20px;
	border: solid 1px #999;
	margin-bottom: 50px;
}

.photograph
{
	border:solid 1px gray;
}

#logos
{
    margin-top:20px;
}

#logos a
{
    margin-right:20px;
}

#sideDrawing
{
     text-align:right; 
     margin:140px 30px 20px 0px;
}