body {
margin: 0px;
}

#rootTop {
position: absolute;
top: 50px;
left: 0px;
width: 100%;
text-indent: 20px;
background: #5E8C00;
padding-top: 0px;
}

#rootTop h1{
display: inline;
padding-left: 66px;
padding-left: 290px;
font-family: Georgia, Arial, sans-serif;
font-size: 40px;
color: #006600;
font-weight: normal;
text-transform: lowercase;
}

#rootSlogan {
position: absolute;
top: 18px;
left: 500px;
font-family: Georgia, Arial, sans-serif;
font-size: 16px;
font-style: italic;
letter-spacing: 2px;
color: #006600;
}

#rootTopNav {
position: absolute;
top: 99px;
left: 0px;
width: 100%;
text-indent: 90px;
padding-top: 2px;
padding-bottom: 4px;
font-family: Georgia, Arial, sans-serif;
font-size: 14px;
letter-spacing: 2px;
background: #006600;
color: #99CC33;
}

#rootTopNav a:link, #rootTopNav a:visited {
font-family: Georgia, sans-serif;
font-size: 14px;
letter-spacing: 2px;
color: #99CC33;
}

#rootTopNav a:hover {
font-family: Georgia, sans-serif;
font-size: 14px;
letter-spacing: 2px;
color: #fff;
}

#subNav{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
border-bottom: 3px solid #99CC33;
padding: 6px 6px 6px 0px;
}

#subNav h2, #subNav h2 a:link, #subNav h2 a:visited {
display: inline;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
letter-spacing: 0px;
text-decoration: none;
color: #006600;
margin: 6px 6px 6px 0px;
padding: 0px 0px 6px 0px;
}

#subNav h2 a:hover {
display: inline;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
letter-spacing: 0px;
text-decoration: none;
color: #000000;
border-bottom: 2px solid #006600;
margin: 6px 6px 6px 0px;
}

#buy {
position: absolute;
top: 50px;
left: 915px;
}

#content {
position: absolute;
/*top: 154px;*/
top: 145px;
left: 90px;
width: 550px;
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 21px;
}

#imageBar {
position: absolute;
top: 154px;
left: 740px;
width: 180px;
background: #e4e4e4;
padding: 5px;
}

#imageBarHome {
position: absolute;
top: 154px;
left: 740px;
width: 140px;
background: #e4e4e4;
padding: 5px;
}

#imageBarHome #book {
border: 3px solid #5E8C00;
background: #FFFFFF;
padding: 4px;
margin: 6px;
}

.imgLeft {
float: left;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
}

.imgRight {
float: right;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
}

h3 {
font-family:  Arial, sans-serif;
font-size: 18px;
letter-spacing: -1px;
}

h2 {
font-family:  Arial, sans-serif;
font-size: 22px;
letter-spacing: -1px;
}

#bottom {
float: none;
clear: both;
margin-top: 50px;
margin-bottom: 20px;
padding-top: 12px;
font-family: Arial, sans-serif;
font-size: 12px;
border-top: 1px solid #006600;
}

form {
margin: 0px;
}

textarea {
width: 300px; 
height: 120px; 
font-family: Arial, sans-serif;
font-size: 13px;
border: 1px solid #006600;
padding: 2px;
}

.contactInput {
width: 300px; 
font-family: Arial, sans-serif;
font-size: 13px;
border: 1px solid #006600;
padding: 2px;
}

.contactBut {
width: 50px; 
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
border: 1px solid #006600;
background: #e4e4e4;
padding: 2px;
}


/* homepage only */

#homeAndalucia {
position: absolute;
top: 130px;
left: 0px;
width: 160px;
/*background: #5E8C00;*/

}


#homeCorfu {
position: absolute;
top: 130px;
left: 200px;
width: 160px;
/*background: #5E8C00;*/

}


#homeMallorca {
position: absolute;
top: 130px;
left: 400px;
width: 160px;
/*background: #5E8C00;*/

}

.border {
border: 2px solid #006600;

}

.borderGrey {
border: 1px solid #000;

}



#homeBookLink a:link, #homeBookLink a:visited{
display: block;
font-family:  Arial, sans-serif;
font-size: 22px;
font-weight: bold;
letter-spacing: -1px;
border-bottom: 2px solid #006600;
color: #000;
margin-bottom: 3px;
text-decoration: none;
}

#homeBookLink a:hover{
color: #006600;
text-decoration: none;
}


#homeAbout {
position: absolute;
top: -20px;
left: 670px;
width: 180px;
/*background: #5E8C00;*/

}