/* CSS Document */

/* 
Site Design: Randy Verbeck
CSS Author: Randy Verbeck
Version: 1.0
Site Design is property of Rolla Engineered Solutions, LLC. 
All Rights Reserved.
 */
 
/**** The Basics ****/

body {
border-top: 20px solid #005A3F;
margin: 0;
padding: 0;
background-color:#FFFFFF;
}

#container {
position: relative;
width: 960px;
margin-right: auto;
margin-left: auto;
}

#headerline {
clear:both;
width: 100%;
height: 2px;
left: 0;
right: 0;
color:#408964;
background-color: #639A74;
}


/******** Start Three Column Layout ********/
/**** Left ***/
#leftcol {
float: left;
width: 240px;
height: 600px;
margin-top: 30px;
margin-botto: 30px;

}

#logo {
width: 225px;
height: 150px;
margin-left: 12px;
background-image: url(images/logoforweb.png);
background-repeat: no-repeat;
}

#tagline {
width: 225px;
height: 80px;
border-bottom: 1px dotted #CCCCCC;
border-top: 1px dotted #CCCCCC;
}

#nav {
width: 225px;
height: 50px;
padding-top: 15px;
}

#subnav {
width: 225px;
height: 20px;
padding-left: 30px;
}

.nav {
width: 225px;
height: 50px;
padding-top: 100px;
}


/**** Middle ****/
#middlecol {
padding: 30px 200px 0px 240px;
}

#bodytext {
width: 488px;
min-height: 570px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

#bodytext2 {
width: 450px;
min-height: 15px;
padding-left: 30px;
padding-bottom: 15px;
}

#prices {
width: 150px;
height: 20px;
padding-bottom: 30px;
margin-left: 15px;
}
/**** Right ****/
#rightcol {
float: right;
width: 200px;
height: 400px;
margin-top: 30px;
margin-botto: 30px;
}

.testimonial {
width: 185px;
min-height: 150px;
margin-left: 15px;
margin-bottom: 15px;
border-bottom: 1px dotted #CCCCCC;
}


/**** Footer ****/
#footerbg {
clear:both;
width: 100%;
height: 250px;
left: 0;
right: 0;
background-color:#333333;
border-top: 2px solid  #639A74;
}

#footerbg span {
display: block;
background-image:url(images/bracketright.png);
background-repeat: no-repeat;
}


#footer {
clear: both;
width: 960px;
margin-left: auto;
margin-right: auto;
height: 200px;
background-image:url(images/footerbg.png);
background-position:eft;
background-repeat:no-repeat;
}

#footerinfo {
float: left;
width: 225px;
padding-top: 25px;
}
/**** List Styles ****/
ul {
margin: 0;
padding: 0;
}

#nav ol {
list-style: url(images/bulletnav.png);
}

#bodytext ol {
margin: 0 0 5px 0;
padding: 0;
border: none;
}

li {
list-style: none;
font-family: Georgia, Palatino, serif;
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #005A3F;
}

#bodytext li {
font-size: 20px;
line-height: 30px;
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 0;
}

#nav li {
border-bottom: 1px dotted #005A3F;
}

#subnav li {
list-style: url(images/bulletnav.png);
}

.nav li {
border-bottom: 1px dotted #005A3F;
}

#rightcol li {
font-size: 20px;
line-height: 30px;
border-bottom: 1px dotted #CCCCCC;
}

#bodytext2 li {
font-family: Helvetica, Verdana, Arial, Sans-serif;
font-size: 12px;
line-height: 18px;
list-style: url(images/bullet.png);
color: #666666;
border: none;
}

#footerinfo li {
font-size: 14px;
line-height: 24px;
border-bottom: 1px dotted #639A74;
color: #639A74;
}

#prices li {
font-family: Helvetica, Verdana, Arial, Sans-serif;
font-size: 12px;
color: #639A74;
line-height: 19px;
border-bottom: 1px dotted #CCCCCC;
}




/**** Text Styles ****/
p {
font-family: Helvetica, Verdana, Arial, Sans-serif;
color: #333333;
font-size: 12px;
line-height: 19px;
padding-bottom: 5px;
margin-bottom: 5px;
margin-top: 5px;
padding-top: 5px;
}

.test {
color: #999999;
font-size: 11px;
line-height: 16px;
padding-bottom: 5px;
}

.tagline {
font-family: Georgia, Palatino, serif;
font-size: 16px;
line-height: 16px;
padding-left: 5px;
color: #666666;
}

.footer {
font-size: 10px;
color: #CCCCCC;
}

.form {
font-size: 10px;
margin-bottom: 5px;
margin-top: 5px;
}

/**** Link Styles ****/
a:link, a:visited {
color: #68A279; 
text-decoration: none;
}

a:hover, a:active {
color: #333333;
text-decoration: none;
}

#nav a:link, #nav a:visited {
color: #005A3F;
}

#nav a:hover, #nav a:active {
color: #333333;
}

.nav a:link, .nav a:visited {
color: #005A3F;
}

.nav a:hover, .nav a:active {
color: #333333;
}

#footerinfo a:link, #footerinfo a:visited {
color: #639A74;
}
#footerinfo a:hover, #footerinfo a:active {
color: #CCCCCC;
}

a[href^="index.html"] {
background: transparent url(images/iconhome.png) left no-repeat;
display: inline-block;
padding-left: 18px;
}

a[href^="contact.html"] {
background: transparent url(images/iconcontact.png) left no-repeat;
display: inline-block;
padding-left: 18px;
}

a[href^="products.html"] {
background: transparent url(images/iconproducts.png) left no-repeat;
display: inline-block;
padding-left: 18px;
}

a[href^="about.html"] {
background: transparent url(images/iconabout.png) left no-repeat;
display: inline-block;
padding-left: 18px;
}

/**** Block Quote Styles ****/
blockquote.style1 {
  font-family: Helvetica, Verdana, Arial, Sans-serif;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  background-image: url(images/openquote.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-left: 0px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(images/closequote.png);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
   
 blockquote.style2 {
 font-family: Helvetica, Arial, Verdana, Sans-serif;
 font-size: 11px;
 color: #999999;
 line-height: 16px;
 background-image: url(images/openquotesmall.png);
 background-position: top left;
 background-repeat: no-repeat;
 margin-left: -10px;
 margin-right: 0;
 padding-left: 12px;
 }
 
 blockquote.style2 span {
 display: block;
 background-image: url(images/closequotesmall.png);
 background-repeat: no-repeat;
 background-position: bottom right;
 }
 
 blockquote.style3 {
 font-family: Georgia, Palatino, serif;
 font-size: 14px;
 color: #999999;
 line-height: 18px;
 background-image: url(images/bracketleft.png);
 background-position:top left;
 background-repeat: no-repeat;
 margin-left: -10px;
 margin-right: -10px;
 padding-top: 0px;
 padding-left: 25px;
 padding-right: 0px;
 padding-bottom: 10px;
 }
 blockquote.style3 span {
 display: block;
 background-image: url(images/bracketright.png);
 background-position: top right;
 background-repeat: no-repeat;
 padding-bottom: 10px;
 }
 
 /*****     Form Styles      *****/
form {
padding: 0;
margin-top: 0;
padding-top: 0px;
}

input {
color: #616C87;
background-color:#DDDDDD;
border: 1px solid #005A3F;
}

textarea {
width: 390px;
height: 60px;
color: #535A70;
background-color:#DDDDDD;
border: 1px solid #005A3F;
margin-bottom: 10px;
}

input.btn {
font-family: Verdana;
background-color: transparent;
border: 1px solid #005A3F;
padding: 1px;
}
