body {
	background-color: #200CC3;
	width: 100%;
	height: 100%;
	z-index: 0;
	
	}

	/*Index page body*/
body.indexbody{
	background-color:#6495ed;
}
	
.normal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: black;
	vertical-align: baseline;
	text-align: left;
	line-height: 120%;
	padding: 5px;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: black;
	vertical-align: baseline;
	text-align: left;
	line-height: 120%;
	padding: 5px;
}


	
.curName{
	font-family: cursive;
	font-size: 10pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: black;
	vertical-align: baseline;
	text-align: left;
	line-height: 120%;
	padding: 5px;
}

p.saying{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: red;
	vertical-align: middle;
	text-align: right;
	line-height: 100%;
}
	
/*Slogan*/
div.slogan{
	background-color: #200CC3;
	z-index: 1;
	width: 80%;
	height: 20px;
	left: 10%;
	top: 30px;
	position: absolute;
	display: block;
	background-image: url(Images/bacggrad.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.slogan{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	height: 20px;
	letter-spacing: normal;
	color: White;
	z-index: 2;
	text-align: left;
	width: auto;
	padding-left: 5px;
	float: left;
}
	
	
/*Header*/

div.header{
	background-color: #f5f5f5;
	z-index: 1;
	width: 80%;
	left: 10%;
	top: 50px;
	height: 150px;
	display: block;
	position: absolute;
}


table.header{
	background-color: #f5f5f5;
	z-index: 1;
	width: 100%;
	height: 130px;
	display: block;
	position: absolute;
	
}

td.headerleft{
	background-color: #f5f5f5;
	z-index: 1;
	width: 70%;
	height: 130px;
	left: 0%;
	top: 0%;
	display: table-cell;
	padding: 7px;
}

td.headerright{
	background-color: #f5f5f5;
	z-index: 1;
	width: 10%;
	height: 130px;
	left: 0%;
	top: 0%;
	display: table-cell;
	padding: 7px;
}
td.headersaying{
	background-color: #f5f5f5;
	z-index: 1;
	width: 20%;
	height: 130px;
	left: 0%;
	top: 0%;
	display: table-cell;
	padding: 7px;
}

.edimg{
	display: block;
	z-index: 1;
	vertical-align: middle;
	width: 100px;
	height: 125px;
	text-align: right;
}

.meimccrorylogo{
	display: block;
	z-index: 1;
	vertical-align: middle;
	width: 158px;
	height: 125px;
	text-align: left;
}
/*Clockbar*/
div.clockbar{
	
background-color: #00bfff;
	z-index: 1;
	width: 80%;
	height: 20px;
	left: 10%;
	position: absolute;
	display: block;
	top: 200px;
}

.lblClockTime{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	height: 20px;
	letter-spacing: normal;
	color: black;
	z-index: 2;
	vertical-align: middle;
	text-align: right;
	padding-top: 3px;
	float: right;
	padding-right: 5px;
}

/*Menubar*/
div.menubar{
	background-color: #fdb747;
	z-index: 2;
	width: 80%;
	height:30px;
	left: 10%;
	position: absolute;
	display: block;
	top: 220px;
}

.navMenu{
	z-index: 2;
	width: auto;
	height: 30px;
	background-color: #fdb747;
	
}
.StaticMenuItemStyle{
	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #fdb747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
} 
.StaticSelectedStyle{
	background-color: #fdb747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
} 
.StaticHoverStyle{
	background-color: #fdb747;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
} 

.DynamicMenuItemStyle{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}


.DynamicMenuStyle{
	background-color: #fdb747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
} 

.DynamicSelectedStyle{
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
} 


.DynamicHoverStyle{
	background-color: #00bfff;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
} 

/*Content*/

div.content{
	background-color: #f5f5f5;
	z-index: 1;
	width: 80%;
	height: auto;
	left: 10%;
	top: 250px;
	position: absolute;
	display: block;
	
}

/*EMAIL Shit*/

table.contact{
	border: 1px;
	background-color: transparent;
	z-index: 3;
	display: table;
	width: 70%;
	height: auto;
	
}

.contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: normal;
	left: auto;
	height: auto;
	color: black;
	text-align: left;
	text-decoration: none;
	width: 240px;
}
.contactbox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: normal;
	left: auto;
	height: 104px;
	color: black;
	text-align: left;
	text-decoration: none;
	width: 240px;
}
 
td.emailwidth{
	width: 7%;
}
td.emailwidthvalid{
	width: 125px;
}
.valid{
	width: 125px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: normal;
	left: auto;
	color: red;
	text-align: left;
	text-decoration: none;
}

.redinfo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: normal;
	left: auto;
	height: 104px;
	color: #AF0E1E;
	text-align: left;
	text-decoration: none;
	
}



/*Baby page layout*/

table.baby{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	letter-spacing: normal;
	color: black;
	vertical-align: baseline;
	text-align: left;
	line-height: 120%;
	padding-left: 5px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 300%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	background-color: transparent;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
	
}


td.babylistleft{
	height: auto;
	width: auto;
}
td.babylistright{
	height: auto;
	width: auto;
}

td.babycenter{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: normal;
	text-align: center;
	padding: 5px;
	color: red;
	font-weight: bolder;
	z-index: 1;
	width: auto;
	height: auto;
	
}

img.product{
	height: 336px;
	width: 252px;
	
}

img.davit{
	height: 336px;
	width: 446px;
}


img.arrowwater{
	vertical-align: -25px;
	z-index: 1;
}
/*About us page*/

table.bios{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	background-color: #00bfff;
	border-right-color: Black;
	border-right-style: groove;
	border-right-width: thin;
	border-bottom-color: Black;
	border-bottom-style: groove;
	border-bottom-width: thin;
	margin-bottom: 50px;
	
}



h3.about {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: black;
	vertical-align: baseline;
	text-align: left;
	line-height: 120%;
	
	padding-left: 2.5%;
}

p.bioshead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: black;
	text-align: right;
	
	
}
p.bios{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: black;
	text-align: right;
	line-height: 120%;
	vertical-align: middle;
}
td.biosleft{
	background-color: #00bfff;
	width: 75%;
	height: 200px;
}

td.biosright{
	background-color: #00bfff;
	height: 200px;
	padding-left: 5%;
}



img.about{
	height: 125px;
	width: 100px;
	vertical-align: middle;
	
}
/*center index page flash movie*/
div.centertheflash{
	margin: 10% auto;
	width: 400px;
	text-align: left;
	height: 300px;
}

div.line hr{ /* take out the troublemaking HR */
display:none;
}
div.line { /* DIV that wraps and replaces the HR */
height: 2px;
border-top: 1px solid black;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
margin-right: 10px;
}

div.blue{
	text-align: center;
}
a.blue:link {
	color: #87cefa;
	text-decoration: none;
}    
a.blue:visited {color: #87cefa;
	text-decoration: none;}  
a.blue:hover {color: #87cefa;
	text-decoration: none;}   
a.blue:active {color: #87cefa;
	text-decoration: none;}   