/* ORANGECOUNTYMASON.COM CSS STYLES */

body
{
  background: url(images/bg.gif) top left repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: Arial;
  font-size: 11pt;
}

a, a:active, a:visited {  color: #003399; }
a:hover { color: #1A66FF; }

h1, h2, h3, h4, h5, h6
{
  padding: 0;
  margin: 0;
  color: #053875;
}

div, td { font-size: 11pt; }

ul
{
  list-style-type: square;
}

#backgrounddiv
{
  height: 100%;
  width: 100%;
  background: url(images/bggrad.gif) top left repeat-x;
}

img
{
  border: 0;
}

#container
{
  padding-top:12px;
}

#layouttbl
{
  width: 788px;
  margin-bottom: 25px;
}

#logo
{
  width: 400px;
}

#menutab
{
  background: url(images/menutab.gif) bottom right no-repeat;
  width: 388px;
  padding-right: 35px;
  padding-bottom: 0px;
}

#bodytop
{
  background: url(images/bodytop.gif) bottom center no-repeat;
  width: 788px;
  height: 11px;
}

#bodybot
{
  background: url(images/bodybot.gif) top center no-repeat;
  width: 788px;
  height: 11px;
}

#contentbody
{
  background: url(images/bodymid.gif) top center repeat-y;
  width: 788px;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#linetop
{
  width: 788px;
  background: url(images/bodymid.gif) top center repeat-y;
  padding-left: 5px;
}

#linebot
{
  width: 788px;
  background: url(images/bodymid.gif) top center repeat-y;
  padding-left: 5px;
}

#footer
{
  text-align: center;
  font-size: 8pt;
  color: #7dacd5;
  font-weight: bold;
}

#footer a:link, #footer a:visited, #footer a:active
{
  color: #7dacd5;
}

#addressbox
{
  float:right;
  width:225;
  border: 6px double #053875;
  font-weight:bold;
  padding: 2px;
  color: #053875;
  margin-bottom: 10px;
}

#hourstbl
{
  border: 1px solid #053875;
  border-right: 2px solid #053875;
  border-bottom: 2px solid #053875;
}

#hourstbl td
{
  border: 1px solid #053875;
  color: #053875;
  height: 40px;
  padding: 5px;
  font-weight: bold;
  background: #E0EDFF;
}