
/*Depreciated*/
.centre {
  text-align: center;
}

#pageHolder
{
  position: relative;
  width: 750px;
  top: 15px;
  left: 50%;
  margin: 0 0 30px -375px;
  background-color: #CCCCCC;
  border: 1px solid #000000;
}

#pageHeader
{
  position: relative;
  background: #000080 url('../img/bluegrad.jpg') repeat-x;
}

#logoBox
{
  position: relative;
  width: 100px;
  height: 60px;
  background-color: #CCCCCC;
}

#logoBox img
{
  position: absolute;
  top: -20px;
  left: -10px;
  z-index: 20;
}

#skinnerBox
{
  position: absolute;
  width: 292px;
  height: 60px;
  top: 0;
  left: 100px;
  background-color: #FFFFFF;
}

#skinnerBox img
{
  position: relative;
  left: 60px;
}

#andBox
{
  position: absolute;
  width: 66px;
  height: 60px;
  top: 0;
  left: 392px;
}

#andBox img
{
  position: relative;
  left: 12px;
}

#reevesBox
{
  position: absolute;
  width: 292px;
  height: 60px;
  top: 0;
  left: 458px;
  background-color: #FFFFFF;
}

#reevesBox img
{
  position: relative;
  left: 20px;
}

#mapCont
{

}

#sloganBox
{
  position: relative;
  height: 27px;
}

#sloganBox img
{
  position: relative;
  top: 3px;
  left: 162px;
}

/* Body */

#navBox
{
  float: left;
  width: 100px;
  text-align: center;
}

#navLinks
{
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

#navLinks li
{
  margin: 0 0 5px 0;
  padding: 0;
}

#navLinks li a
{
  display: block;
  padding: 3px;
  font-weight: 700;
  font-size: 10pt;
  color: #000080;
  background-color: #9F9F9F;
  border: 1px dotted #404040;
}

#navLinks li a:hover, #navLinks li a.selected
{
  color: #FFFF40;
  background-color: #3337AA;
}

#navBox img
{
  margin-top: 17px;
}

#contBox
{
  float: right;
  width: 648px;
  padding: 12px;
  background: #FFFFFF url('../img/contBack.jpg') no-repeat;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 626px;
}

html>body #contBox
{
  width: 626px;
}


#contBox h1
{
  margin: 0 0 15px 0;
  color: #A4481A;
}

#contBox h2
{
  margin: 0 0 12px 0;
  color: #A4481A;
}

#contBox h3
{
  margin: 0 0 8px 0;
  color: #A4481A;
}

#contBox table img
{
  
  border: 2px solid #A4481A;
}


div.footer
{
  clear: both;
  text-align: right;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #000080;
}

/* Homepage */

#homeBlock {
  position: relative;
}

#home1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 330px;
	font-size: 10pt;
	line-height: 1.4em;
	text-align: justify;
}

#home2 {
	position: absolute;
	top: 0px;
	left: 365px;
	width: 235px;
	line-height: 1.4em;
	text-align: justify;
}

#home2 h3 {
  color: #A4481A;
  margin-top: 0px;
}

#picBlock {
  clear: both;
  position: relative;
  margin-top: 35px;
}

#imgBox1 {
	position: relative;
	top: 0px;
	left: 16px;
}

#imgBox2 {
	position: absolute;
	top: 0px;
	left: 326px;
}

#img1 {
	position: relative;
	top: 0px;
	z-index: 3;
	opacity: 1;
	border: 2px solid #A4481A;
}

#img2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	opacity: 1;
	border: 2px solid #A4481A;
}

#img3 {
	position: relative;
	top: 0px;
	z-index: 3;
	opacity: 1;
	border: 2px solid #A4481A;
}

#img4 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	opacity: 1;
	border: 2px solid #A4481A;
}


/* Services */

ul.rhsidebar
{
	float: right;
	width: 250px;
  margin: 0 0 0 10px;
  padding: 2px 0 2px 20px;
  border: 1px dotted #555555;
  background-color: #E0CB93;
  opacity: 0.75;
}

ul.rhsidebar li
{
  padding: 2px;
}

/* showcase */

div.sumBox
{
  float: left;
  width: 291px;
  height: 130px;
  margin: 0 10px 10px 0;
  padding: 2px;
  border: 1px dotted #555555;
  background-color: #E0CB93;
  opacity: 0.8;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 295px;
}

div.sumBox:hover
{
  opacity: 1;
}

html>body div.sumBox
{
  width: 295px;
  cursor: pointer;
}

div.sumBox img
{
  float: left;
  margin: 4px 10px 0px 4px;
  border: 1px solid #FFFFFF;
}

div.sumBox h5
{
  margin: 0px 0px 5px 0px;
}

div.sumBox p
{
  margin-top: 0;
}

#projCol1
{
  width: 300px;
  text-align: justify;
  float: left;
}

#projCol1 h1
{
  text-align: left;
}

#projCol1 h2
{
	margin-top: 0px;
  text-align: left;
}

#projCol2
{
  width: 300px;
  float: right;
}

.projImgBox
{
  width: 140px;
  float: left;
  margin-bottom: 15px;
}

.projImgBox img
{
  border: 1px solid #A4481A;
  padding: 1px;
}

/* contact us */

#contactCol1
{
  float: left;
  width: 291px;
  margin: 0 10px 10px 0;
  padding: 10px 2px 10px 2px;
  border: 1px dotted #555555;
  font-size: 14pt;
  text-align: center;
  background-color: #E0CB93;
  opacity: 0.9;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 295px;
}

#contactCol1_1
{
  float: left;
  width: 291px;
  margin: 0 10px 10px 0;
  padding: 10px 2px 10px 2px;
  opacity: 0.9;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 295px;
}

html>body #contactCol2
{
  width: 295px;
}

#contactCol2
{
  position: relative;
  /*top: -50px;*/
  float: right;
  width: 272px;
  margin: 0 10px 10px 0;
  padding: 10px 2px 10px 30px;
  border: 1px dotted #555555;
  font-size: 12pt;
  font-weight: bold;
  background-color: #E0CB93;
  opacity: 0.9;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 240px;
}

html>body #contactCol2
{
  width: 240px;
}

#contactCol2 h3
{
  margin-top: 0;
}

#contactCol2 input
{
  width: 200px;
}

#contactCol2 textarea
{
  width: 200px;
}

#contactCol2 #submit1
{
  position: relative;
  width: 100px;
  left: 100px;
  background-color: #A4481A;
}

div.contCol {
	float: left;
	width: 310px;
}

.addressPanel {
  /*font-size: 11pt;*/
	/*margin: 10px 0px 0px 30px;*/
}

.test {
	background-color: #f2efe9;
	padding: 2px 10px;
	margin: 15px 50px;
	/*margin: 10px 0px;
	opacity: 0.9;
	border: 1px dotted #555555;*/
	border-bottom: 1px dotted #333333;
}
.test h2{
	width: 100%;
	margin: 0px;
	background-color: #E0CB93;
	font-size: 12pt;
}

.test2 {
	background-color: #f2efe9;
	margin: 15px 30px;
	/*margin: 10px 0px;
	opacity: 0.9;
	border: 1px dotted #555555;*/
	border: 1px dotted #E0CB93;
}
#contBox .test2 h2 {
	width: 100%;
	margin: 0px;
	background-color: #E0CB93;
	font-size: 11pt;
}

#contBox .test2 p {
	margin: 5px 15px;
	text-align: justify;
}

img.open-quote {
	margin-right: 5px;
	vertical-align: bottom;
}

img.close-quote {
	margin-left: 5px;
	vertical-align: top;
}

.emailPanel {
	/*position: absolute;*/
	/*top: -50px;*/
	width: 282px;
	margin: 0 10px 10px 0;
	padding: 10px 30px 10px 30px;
	border: 1px dotted #555555;
	background-color: #E0CB93;
	opacity: 0.9;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px;
	z-index: 1000;
}

.emailPanel label {
	font-size: 12pt;
	font-weight: bold;
}

.telNums {
	width: 150px;
	margin-left: 10px;
}

.telNums img {
	margin-right: 10px;
}

h5 a
{
	color: #000000;
	text-decoration: none;
}

div#map {
	width: 290px;
	height: 500px;
	border: 1px dotted #555555;
}

#SiteMail input {
	width: 210px;
}

#SiteMail textarea {
	width: 210px;
}

#SiteMail button {
	width: 150px;
	height: 35px;
	margin-left: 35px;
}

/* index */

.showBox {
	
}



