﻿body
{
	margin: 0;
	padding: 0;
	background-color: #FFD3B5;
	font-family: Bookman Old Style, Helvetica, Sans-Serif;
}

h2
{
	font-size: 22pt;
	color: #f0563b;
}

div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1024px;
}

.art-Sheet
{
}

.art-contentLayout
{
	margin: 0 auto;
	position: relative;
	width: 1024px;
	background-color: white;
	min-height: 450px;
	height: 450px;
}

.content
{
	color: #f0563b;
	padding: 10px;	
	background-color: white;
}

.content p 
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.content a
{
	color: #f0563b;
}


.center
{
	text-align: center;
}

#eva
{
	padding-top: 1px;
	color: #F0563B;
	position: relative;
	background-position: center;
	background-color: white;
	background-image: url("../Images/Eva_Circle.png");
	background-repeat: no-repeat;
	min-height: 500px;
}

.menu li 
{
	position: relative;
	left: -30px;
	list-style-type: none;
	font-size: 16pt;
	font-weight: bold;
	font-family: Bookman Old Style, Helvetica, Sans-Serif;
	line-height: 28pt;
}

.menu li a
{
	color: #F0563B;
	/*text-decoration: none;*/
}

.img-heart
{
	position: relative;
	vertical-align: bottom;
	top: -3px;
}

.img-heart-header
{
	padding-right: 5px;
	position:relative;
	top: 5px;
	
}

ul.menu {position:relative;}
#menuItem1 {position: absolute; top: 5px; left: 375px; /*text-align: center*/}
#menuItem2 {position: absolute; top: 60px; left: 630px;}
#menuItem3 {position: absolute; top: 140px; left: 690px;}
#menuItem4 {position: absolute; top: 224px; left: 710px; }
#menuItem5 {position: absolute; top: 310px; left: 680px; }
#menuItem6 {position: absolute; top: 395px; left: 334px;/*text-align: center;*/}
#menuItem7 {position: absolute; top: 310px; left: 120px; }
#menuItem8 {position: absolute; top: 224px; left: 70px;}
#menuItem9 {position: absolute; top: 140px; left: 125px;}
#menuItem10 {position: absolute; top: 60px; left: 240px;}


.homeLink
{
	border: none;	
}

.headerImg
{
	width: 1024px;
	border: none;
}
