/*------------------------Stylesheet by Sarah Jones--------------------*/
/*  PAMPER YOURSELF SPA  */

/*------------------------------GLOBAL STYLES--------------------------*/

*{
padding:0;
margin:0;
}

body{
background-image:url(../images/body_bg.jpg);
background-color:#fcf4d5;
background-repeat:repeat-x;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
}

p{
margin-left:30px;
margin-right:40px;
margin-bottom:1.0em;
font-size:1.2em;
color:#653600;
}

li{
margin-left:30px;
margin-right:40px;
margin-bottom:0.2em;
font-size:1.2em;
color:#653600;
}

img{
float:right;
margin-right:50px;
}

iframe{
float:right;
margin-right:50px;
width:350px;
height:380px;
border:0px;
}


a.table:link{
color:#653600;
text-decoration:none;
}

a.table:visited{
color:#653600;
text-decoration:none;
}

a.table:hover{
color:#ff3333;
text-decoration:none;
background-color:#dfca91;
}

a:active{
color:#EF8139;
text-decoration:none;
}

#wrapper{
width:950px;
min-height:500px;
margin:0 auto;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:3em;
font-weight:100;
margin-left:340px;
margin-top:20px;
color:#653600;
}


h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:100;
	color:#653600;
	margin-left:350px;
	margin-right:100px;
	margin-bottom:20px;
	margin-top: 4px;
}

h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.8em;
font-weight:100;
color:#653600;
margin-left:230px;
}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2em;
font-weight:100;
margin-left:30px;
color:#653600;
margin-left:30px;
margin-top:40px;
}

h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:100;
	color:#653600;
	margin-left:30px;
	margin-right:100px;
	margin-bottom:10px;
	margin-top: 4px;
}

h6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.8em;
font-weight:100;
color:#653600;
margin-left:430px;
}

a.nav{
color:#FF9900;
text-decoration:none;
}

a.nav:hover{
color:#33CCFF;
text-decoration:none;
}

/*---------------------------end of GLOBAL STYLES--------------------------*/

/*----------------------------------DIV STYLES-----------------------------*/
#header{
background-image:url(../images/flashmovie_bg.jpg);
background-repeat:no-repeat;
width:950px;
height:200px;
float:right;
}

#navbar{
background-image:url(../images/flash_menu_bg.jpg);
width:200px;
float:left;
clear:left;
font-size:1.8em;
text-align:center;
}

#pagehead{
background-image:url(../images/pagehead_full_width.jpg);
background-repeat:no-repeat;
width:950px;
height:160px;
float:right;
}

#pagebody{
background-image:url(../images/pagebody_bg.jpg); 
width:950px;
float:right;
border-bottom:1px  #653600 groove;
}

#content{
background-image:url(../images/heart_logo.jpg);
background-repeat:no-repeat;
width:750px;
min-height:397px;
float:right;
margin-bottom:20px;
}

#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
width:950px;
float:left;
margin-top:10px;
padding-left:30px;
}

#frame{
width:330px;
height:300px;
float:right;
}

/*-------------------------  end of DIV STYLES-----------------------------*/


/*---------------------------------CLASSES---------------------------------*/
.flower{
width:200px;
height:140px;
margin-bottom:60px;
}

.drop{
position:bottom right;
}

.navbar{
border:0px;
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-y;
}

.submenu{
font-size:1.4em;
line-height:2.0em;
margin-left:30px;
}
/*-----------------------------end of CLASSES------------------------------*/

