p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
  font-family: verdana,helvetica,arial,sans-serif;
}

ul {
  margin: 5px 5px 5px 10px;
}

ul li {
  list-style-position: inside;
  list-style-type: circle;
  line-height: 16px;
  color: #545454;
  font-size: 12px;
}

ol li {
  background-color: #EFEFEF;
  color: #000000;
  list-style-type: decimal;
  margin-bottom: 1px;
  margin-right: 5px;
  padding: 3px 4px 3px 4px;
}

hr {
  border-top: 1px solid #000000;
}

h1,h2,h3,h4 {
  color: #545454;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

p {
  color: #545454;
  font-size: 12px;
  line-height: 15px;
  padding: 0px 10px 0px 10px;
  margin: 7px 0px 7px 0px;
}

a:link {
  color: #0000ff;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

a:visited {
  color: #993333;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}

BODY {
  background-image: url(/images/bg_page.jpg);
  background-repeat: repeat-x;
  background-color: #333333;
  color: #545454;
  font-size: 75%;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#fullpage {
  position: relative;
  width: 700px;
  margin: auto;
  text-align: left;
}

#pageheader {
  position: relative;
  top: 0px;
  left: 0px;
  height: 80px;
}

#ovaleyelogo {
  position: relative;
  top: 10px;
  left: 0px;
}

#tagline {
  position: absolute;
  top: 10px;
  right: 0px;
}

#menubar {
  position: relative;
  top: 0px;
  left: 0px;
  height: 36px;
  width: 700px;
}

#maincontentbox {
  position: relative;
  top: 0px;
  left: 0px;
  height: 600px;
  width: 700px;
  background-image: url(/images/mainbg700x600.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#homeexperience, #homeservices, #homewebhosting, #homeeyebuild {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  text-align: left;
}

#homeexperience {
  position: absolute;
  top: 20px;
  left: 40px;
  width: 250px;
}

#homeservices {
  position: absolute;
  top: 25px;
  left: 410px;
  width: 250px;
}

#homewebhosting {
  position: absolute;
  top: 300px;
  left: 380px;
  width: 250px;
}

#homeeyebuild {
  position: absolute;
  top: 370px;
  left: 80px;
  width: 260px;
}

.homeheadertext, #portfolioheader, #aboutheader, #quoteheader, #contactheader, #servicesheader, #pagenoteheader {
  background-image: url(/images/headdec88x26.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #FFFFFF;
  text-align: left;
  text-indent: 70px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

.homeheadertext {
  border-bottom: 1px solid #000000;
  cursor: move;
}

#aboutheader {
  border-bottom: 1px solid #000000;
}

#aboutheadtext {
  width: 620px;
  height: 110px;
  position: absolute;
  top: 10px;
  left: 35px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}

#portfolioheader {
  width: 300px;
  position: relative;
  top: 10px;
  left: 180px;
  border: 1px solid #000000;
}

#quoteheader {
  width: 300px;
  position: relative;
  top: 10px;
  left: 180px;
  border: 1px solid #000000;
}

#contactheader {
  width: 420px;
  position: absolute;
  top: 20px;
  left: 140px;
  border: 1px solid #000000;
}

#servicesheader {
  width: 180px;
  position: absolute;
  top: 100px;
  left: 10px;
  border: 1px solid #000000;
}

#pagenoteheader {
  width: 190px;
  position: relative;
  top: 10px;
  left: 10px;
  border: 1px solid #000000;
}

.servicetitle {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

#servicesmenu {
  width: 180px;
  position: absolute;
  top: 140px;
  left: 10px;
}

.servicelink {
  padding-top: 5px;
  padding-bottom: 5px;
}

#servicesbox {
  position: relative;
  top: 10px;
  left: 200px;
  width: 490px;
  height: 540px;
  overflow: auto;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

#serviceitem {
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;
}

#serviceitem p, ul, ol, li {
  font-size: 1em;
  line-height: 1.2em;
}

#textmenu {
  position: absolute;
  top: 570px;
  left: 0px;
  width: 700px;
  font-size: 14px;
  text-align: center;
}

#copyrightnotice {
  position: relative;
  color: #A8A8A8;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  padding: 15px;
}

p.abouttext {
  background-image: url(/images/shading10x10.gif);
  background-repeat: repeat;
  width: 600px;
  border: 1px solid #000000;
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

p.pullquote {
  float: right;
  width: 160px;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  padding-left: 5px;
  margin-right: 20px;
  margin-left: 10px;
}

.picleft {
  float: left;
  padding: 5px;
}

.picright {
  float: right;
  padding: 5px;
}

.aboutpic {
  position: relative;
  top: -17px;
  left: -21px;
  float: left;
  padding: 0px;
}

.quoteform {
  text-align: left;
}

#contacttext, #privacytext, #termstext {
  background-image: url(/images/shading10x10.gif);
  background-repeat: repeat;
  color: #2f2f2f;
  border: 1px solid #000000;
}

#privacytext, #termstext {
  position: absolute;
  top: 50px;
  left: 10px;
  width: 650px;
  height: 480px;
  overflow: auto;
  border: 1px solid #000000;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding: 10px;
}

#contacttext {
  width: 500px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 110px;
  left: 90px;
}

#contactinfo {
  position: absolute;
  top: 50px;
  left: 20px;
}

#projdesc {
  position: absolute;
  top: 295px;
  left: 20px;
}

#servrqst {
  position: absolute;
  top: 200px;
  left: 400px;
}

#examples {
  position: absolute;
  top: 415px;
  left: 20px;
}

#referral {
  position: absolute;
  top: 400px;
  left: 400px;
}

#submitbutton {
  position: absolute;
  top: 515px;
  left: 120px;
}

#tracytext {
  position: absolute;
  top: 150px;
  left: 30px;
}

#kathytext {
  position: absolute;
  top: 275px;
  left: 30px;
}

#duvalltext {
  position: absolute;
  top: 405px;
  left: 30px;
}

#tkpicture {
  position: relative;
  top: -20px;
  left: 0px;
  float: right;
  margin-left: 5px;
  margin-right: 5px;
}

.boxtitle {
  padding: 4px;
  text-align: right;
  color: #545454;
  font-size: 12px;
}

.quotetext {
  color: #545454;
  font-size: 12px;
}

input.textbox {
  font-family: verdana,helvetica,arial,sans-serif;
  background-color: #FFFFFF;
  color: #545454;
  font-size: 11px;
  font-weight: normal;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 2px 0px 0px 2px;
  margin-bottom: 3px;
  vertical-align: middle;
}

textarea.proareabox, textarea.exareabox {
  font-family: verdana,helvetica,arial,sans-serif;
  background-color: #FFFFFF;
  color: #545454;
  font-size: 11px;
  font-weight: normal;
  width: 330px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 2px 0px 0px 2px;
}
textarea.proareabox {
  height: 90px;
}

textarea.exareabox {
  height: 50px;
}

.priceschedule {
  color: #545454;
  font-size: 12px;
  line-height: 16px;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  margin-left: 10px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
}

#clientbox {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 670px;
  height: 475px;
  overflow: auto;
  text-align: left;
  padding: 10px;
}

.clientitem {
  position: relative;
  top: 0px;
  left: 20px;
  padding: 28px 0px 28px 0px;
  width: 630px;
}

p.clienttext {
  background-color: #cccccc;
  color: #333333;
  width: 600px;
  border: 1px solid #000000;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  margin: 5px 5px 5px 5px;
}

.clientpic {
  position: relative;
  top: -25px;
  left: -25px;
  float: left;
  padding: 0px;
  border: 2px solid #000000;
}

#pagenote {
  position: absolute;
  bottom: 25px;
  left: 15px;
}

#pagenoteanim {
  position: absolute;
  bottom: 8px;
  left: 30px;
  background-image: url(/images/shadingdark10x10.gif);
  background-repeat: repeat;
  color: #000000;
  background-color: transparent;
  visibility: hidden;
  z-index: 100;
}

#pagenotebody {
  position: absolute;
  bottom: 8px;
  left: 30px;
  background-image: url(/images/shadingdark10x10.gif);
  background-repeat: repeat;
  width: 210px;
  color: #000000;
  background-color: transparent;
  visibility: hidden;
  z-index: 101;
}

#pagenotetext {
  position: relative;
  top: -10px;
  left: 10px;
  color: #000000;
  background-color: #cccccc;
  width: 210px;
  border: 1px solid #000000;
  visibility: hidden;
  z-index: 102;
}

#pagenotetext p {
  color: #000000;
  padding: 5px;
  margin: 10px;
  font-weight: normal;
  font-style: normal;
}

.tutlist {
  float: right;
  margin-left: 6px;
}

