/* CSS Document */

body {
background-color: #e1bf8f;
width: 888px;
height: 800px;
margin-left: auto;
margin-right: auto;
/*height: auto;*/}



#contentIndex{
background-image: url(images/indexBackground.jpg);
background-repeat: no-repeat;
background-position: center center;
width: 888px;
height: 951px;
border: 1px #000000 solid;
}
#contentEvents{
background-image: url(images/eventsBackground.jpg);
background-repeat: no-repeat;
background-position: center center;
width: 888px;
height: 951px;
border: 1px #000000 solid;
position: relative;
margin-left: auto;
margin-right: auto;}

#contentAbout{
background-image: url(images/aboutBackground.jpg);
background-repeat: no-repeat;
background-position: center center;
width: 888px;
height: 1161px;
border: 1px #000000 solid;
}
#contentContact{
background-image: url(images/contactBackground.jpg);
background-repeat: no-repeat;
background-position: center center;
width: 888px;
height: 951px;
border: 1px #000000 solid;
}
#contentMenu{
background-image: url(images/MenuBackground.jpg);
background-repeat: no-repeat;
background-position: center center;
width: 888px;
height: 951px;
border: 1px #000000 solid;}

#menu{
position: relative;
top: 134px;
left: 340px;
width: 500px;}

#fleur{
position: relative;
top: 145px;
left: 340px;
width: 490px;
}

#fleur p{
font-size: 7pt;
font-weight: normal;
color: #5b1b2b;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 9pt;
margin-top: 0px;
padding-top: 0px;}

#weekly{
position: relative;
top: 290px;
left: 50px;
width: 187px;
height: auto;}

#aboutTxt{
position: relative;
left: 290px;
top: 70px;
width: 560px;
height: 500px;
}

#banner{
width: 479px;
margin-right: 0px;
height: 238px;
position: absolute;
top: 295px;
left: 115px;
}
#footer{
position: relative;
width: 780px;
top: 10px;
left: 65px;}
#footer p{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: 200;
color: #383838;}

#footer a:link{
color: #383838;
text-decoration: none;}

#footer a:hover{
text-decoration: underline;}

#eventsfooter{
width: 780px;
top: 275px;
left: 65px;
position: relative;
}


#aboutfooter{
width: 780px;
top: 465px;
left: 65px;
position: relative;}
#aboutfooter p{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: 200;
color: #383838;}

#aboutfooter a:link{
color: #383838;
text-decoration: none;}

#aboutfooter a:hover{
text-decoration: underline;}

#testimonial{
/*width: 500px;
height: 350px;*/}



.floatRight{float: right;}




p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: 200;
color: #383838;
margin-right: 30px;
line-height: 11pt;}

a:link {color: #383838;
text-decoration: underline;}
a:hover{
text-decoration: none;
}
a:visited{color: #383838;
text-decoration: underline;}

h1 {
font-size: 20pt;
font-weight: normal;
color: #5b1b2b;
font-family: Georgia;}

h2 {}

h3 {font-size: 14pt;
font-weight: normal;
color: #5b1b2b;
font-family: Georgia;}

h4 {}

h5 {}

h6 {font-size: 8pt;
font-weight: normal;
color: #5b1b2b;
font-family: Georgia;
line-height: 9pt;}

.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}

