﻿/*
CSS for BodyScripts site
*/


body {
  font-family: "Bookman Old Style", serif;
  background-color: #FFFFFF;
  line-height: 125%;

}

h1 {
  font-size: 22pt;
  font-weight: normal;
  color: #333399;
  background-color: #FFFF99;
  padding-top: 1.6em;
  padding-bottom: .3em;
  padding-left: .48em;
  margin: 0;
  background: #ffff99 url(backgrounds/playingonbeach2.jpg) repeat-y right;
  border-top: 5px solid #FFFF66;  
  border-right: 5px solid #FFFF66;
  border-left: 5px solid #FFFF66;

}


h2, h3, h4 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
  color: #666666;
  font-size: 16pt;
  font-weight: normal;
  padding-top: 20px;
  background-color: #FFFFFF;
 
}

h3, h4 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
  font-size: 12pt;

}


li {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 11pt;
  list-style-type: none;
  margin-left: -18px;
  line-height: 120%;

}

p {
  font-size: small;
  color: #666666;
  padding-right: 8%;
  margin-right: 40px;
  margin-left: 8px;
  background-color: #FFFFFF;

}


#tagline p {
  font-style: bold;
  font-size: large;
  font-family: Georgia, Times, serif;
  font-color: #666666;
  background-color: #FFFF99;
  border-bottom: 5px solid #FFFF66;
  padding-top: .4em;
  padding-bottom: .4em;
  padding-left: 1em;
  margin: 0;

}

#tagline p {
  padding-right: .5em;

}


a:link {
  color: #666666;

}

a:visited {
  color: #0066CC;

}

.acsm {
  font-family: Georgia, Times, serif;
  color: #339999;
  letter-spacing: 0.05em;

}

blockquote.acsm {
  font-style: normal;

}

.acsm p {
  color: green;

}

a:hover {
  text-decoration: none;
  color: white;
  background-color: gray;

}

a:active {
  color: #FFFF99;
  background-color: gray;

}



.attentiongrab {
  width: 50%;
  font-weight: normal;

}

#navigation {
  width: 138px;
  height:420px;
  background-color: #FFFF66;
  background: #FFFF66 url(backgrounds/body7jpg.jpg) no-repeat bottom;
  border-bottom: 5px solid #FFFF66; 

}

h2, ul {
  margin-top: 15px

}



.feature {
  float: right;
  margin-top: 10px;

}


img {
  border: 5px solid #FFFF66;
  margin-bottom: 5%;
  margin-left: 30px;

}

table.clients {
  border-collapse: collapse;
  margin-right: 17%;
  margin-bottom: 5%;

}

table.clients td {
  font-size: small;
  font-color: #666666;
  padding: 6px;
  border: 1px solid #666666;

}


.testimonialsphoto p {
  font-size: 90%;
  font-weight: normal;
  margin-top: 0;
  width: 560px;
  line-height: 1.4em;

}


.testimonialsphoto img {
  border: 5px solid #FFFF66;
  margin: 5px;

}

.testimonialsphoto {
  padding-bottom: 10px;
  border-bottom: 1px solid gray;
  margin-bottom: 20px;

}

.linksphoto {
  padding-bottom: 5px;
  margin-left: 430px;
  margin-right: 120px;
}  

.linksphoto img {
  border: 5px solid #FFFF66;
  margin-bottom: 5px;
  float: right;
  
}

.calculatorsweatherphoto {
  padding-bottom: 5px;
  margin-left: 430px;
  margin-right:120px;

}  

  
.calculatorsweatherphoto img {
  border: 5px solid #FFFF66;
  margin-bottom: 5px;
  float: right;

}

.contactphoto {
  padding-bottom: 5px;
  margin-right: 20px;


}  

.contactphoto img {
  border: 5px solid #FFFF66;
  margin-bottom: 5px;
  float: right;

}

.newsphoto {
  padding-bottom: 5px;
  margin-right: 20px;
  margin-left: 500px;

}  

.newsphoto img {
  border: 5px solid #FFFF66;
  margin-bottom: 5px;
  float: right;

}

.servicesandfeesphoto {
  padding-bottom: 5px;

}  

.servicesandfeesphoto img {
  border: 5px solid #FFFF66;
  margin-bottom: 5px;
  float: right;

}

form.contact fieldset {
  border: 2px solid#000066;
  padding: 10px;

}

form.contact legend {
  font-weight: bold;
  font-size: small;
  color:  #333399;
  padding: 5px;

}

form.contact {
  padding: 0;
  margin: 0;
  margin-top: -15px;
  line-height: 150%;

}

form.contact fieldset {
  border: 2px;
  padding: 10px;

}

form.contact legend {
  font-weight: normal;
  font-size: medium;
  color: #333366;
  padding: 5px;

}

form.contact {
  padding: 0;
  margin: 0;
  margin-top: 25px;
  line-height: 150%;

}

form.contact label {
  font-weight: normal;
  font-size: medium;
  color: #333366;

}

form.contact label.fixedwidth {
  display: block;
  width: 250px;
  float: left;

}

.fun {
  font-family: Georgia, Times, serif;
  color: #333399;
  letter-spacing: 0.05em;
  margin-right: 0;

}

blockquote.fun {
  margin-right: 0;

}

.fun p {
  color: #333399;
  margin-right: 0;

}

/*
This section deals with the position of items on the screen.  It uses
absolute positioning - fixed x and y coordinates measured from the
top-left corner of the browser's content display.
*/

#navigation, #bodycontent, #header {
  position: absolute;

}

#navigation, #bodycontent {
  top: 7.65em;

}

#navigation {
  left: 1.5em;

}

#bodycontent {
  left: 190px;

}


#header {
  left: 1.5em;
  width: 96%;

}


