/* CSS Basic Document */
a { color: #8D6206; background: inherit; text-decoration: none;}
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
.logo
{
margin-left:26px;
margin-top:16px;
}
.text_box_background
{
background:url(../images/text_box_bg.gif) left top repeat-y;
padding:13px 16px 15px 27px;
text-align:justify;
}
.text_box_backgroundr
{
background:url(../images/text_box_bg.gif) left top repeat-y;
padding:13px 16px 15px 27px;
text-align:right;
}
.text_box_shadow
{
background:url(../images/box_bottom_shadow.gif) left top no-repeat;
height:12px;
}
.border_right
{
border-right:6px solid #E2D9B9;
}
.text_box_table
{
margin-top:10px;
margin-bottom:20px;
margin-left:22px;
margin-right:12px;
}
.free_quote
{
margin-left:159px;
}




/* CSS Background image Document */
.header_bottom
{
background:url(../images/header_bottom.gif) left top no-repeat;
height:13px;
}
.header_bg
{
background:url(../images/header_bg.jpg) left top repeat-x;
height:180px;
}
.header_image
{
background:url(../images/header_image.jpg) left top no-repeat;
height:132px;
}
.footer_left
{
background:url(../images/footer_left.gif) left top no-repeat;
height:32px;
padding-right:10px;
}
.left_bg
{
background:url(../images/left_bg.gif) left top repeat-y;
width:112px;
padding-left:52px;
}
.contact_shadow
{
background:url(../images/contact_shadow.gif) left top no-repeat;
height:12px;
}


/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8D6206;
	text-decoration: none;
}

label{
float: left;
width: 120px;
margin:0.2em;
padding:0;
  }

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 350px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   width: 100px;
   border: 1px solid #999999;
}
.marco1 IMG{
   border: 1px solid #000000;
}

.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   width: 320px;
   border: 1px solid #999999;
}
.marco2 IMG{
   border: 1px solid #000000;
}