@charset "UTF-8";
/* 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Title: Hudgins
Author: InterDevil.com / XHTMLiT.com
Website: Http://www.XHTMLiT.com / Http://www.INTERDEVIL.com
Description: This is the stylesheet
Created: September 12, 2007
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

body {
margin : 0;
padding : 0;
background : url(images/bg.jpg) repeat-x top;
background-color:#4a4a4a;
behavior:url(csshover.htc);
}
img {
border : 0;
}
.clear {
clear : both;
}
.body-wrap {
width : 770px;
margin : 0 auto;
padding : 0;
background : url(images/content-bg.jpg) repeat-y top left;
}
.ext-bg {
width : 100%;
margin : 0;
padding : 0;
background : url(images/extended-bg.jpg) repeat;
}
div#header {
width : 784px;
height : 161px;
margin : 0 auto;
padding : 0;
background : url(images/header-bg.jpg) no-repeat top left;
}
#header #logo {
margin : 26px 0 0 36px;
padding : 0;
float : left;
}
#header #chat {
margin : 7px 20px 0 0;
padding : 0;
float : right;
}
#header #context {
width : 726px;
height : 33px;
margin : 0 7px;
padding : 0 53px 0 11px;
clear : both;
}
#context .quote {
width : 342px;
margin : 5px 0 0 0;
padding : 0;
float : left;
}
#context .phone {
width : 360px;
margin : 2px 0 0 0;
padding : 0;
font-family : "Times New Roman", Times, serif;
font-size : 22px;
font-weight : bold;
color : #fff;
text-align : right;
float: right;
}
div#navigation {
width : 157px;
margin : 0 0 0 15px;
padding : 0 0 20px 0;
background : url(images/nav-bg2.jpg) no-repeat bottom left;
float : left;
}
#navigation ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#navigation ul li {
width : 155px;
height : 28px;
margin : 0 0 0 1px;
padding :0 0 5px 0;
border-bottom : 1px solid #000;
float : left;
clear : both;
}

#navigation ul li.top {background:url(images/nav_topShadow.gif) top center no-repeat;} 

#navigation ul li:hover {
background : url(images/nav-hover-bg.jpg) no-repeat top left;
/*cursor:pointer;*/
}
#navigation ul li a {
display:block;
padding : 15px 0 0 13px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #fff;
font-weight : bold;
text-align : left;
text-decoration : none;
}
div#top {
margin:0;
margin-top:-1px;
padding:0;
float:left;
}
div#contact {
width : auto;
margin : 35px 0 0 24px;
padding : 0;
float : left;
}
#contact p {
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000;
font-weight : normal;
line-height : 18px;
text-align : left;
}
#contact a {
color : #000;
}
div#content {
width : 503px;
margin : 0;
margin-top:-40px;
padding : 0 37px 0 0;
float : right;
position:relative;
}
#content h1 {
width : 100%;
margin : 20px 0 10px 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #620303;
text-align : left;
font-weight : normal;
border-bottom : 1px solid #620303;
}
#content p {
width : 100%;
margin : 5px 0 15px 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000;
font-weight : normal;
text-align : left;
line-height : 20px;
}

#content ul {
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#content ul li ul{
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#content ul li ul li ul {
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


#content p a {text-decoration:none;}
#content p a:hover {text-decoration:underline;}

#content #products {
position:relative;
margin : 0;
padding : 0;
background : url(images/products-bg.jpg) repeat-x top #000000;
overflow : auto;
}
#content #products ul {
margin : 0;
padding : 0;
list-style-type : none;
overflow:auto;
}
#content #products ul li {
width : 98px;
margin :0 13px;
padding : 5px 0 0 0;
text-align : center;
float : left;
}
#content #products ul li img {
margin:10px 0 0 0;
}
#content #products ul li .title {
width : 100%;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fff;
font-weight : bold;
text-align : center;
}
#content #products ul li a {
text-decoration : none;
}
#content .matthews{
float:left;
position:absolute;
top:350px;
left:0px;
font:normal 14pt Arial, Helvetica, sans-serif;
z-index:500;
}
#content .matthews strong{
font:bold 16pt Arial, Helvetica, sans-serif;
}
#content ol {margin:0px; list-style-type:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:18px; padding-left:225px; position:relative;}
#content ol li span {font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#content ol li {margin-bottom:20px;}
div#footer {
width : 770px;
margin:15px auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #c0c0c0;
font-weight : normal;
}
#footer a {
color : #c0c0c0;
text-decoration : underline;
}
#footer .copyrighted {
width : 50%;
text-align : left;
float : left;
}
#footer .designedby {
width : 50%;
text-align : right;
float : right;
}

h4 {margin-bottom:5px; margin-left:0px;}

span.sub {padding-left:10px; font-size:11px;}
form label {
width:80%;
display:block;
clear:both;
font:bold 10pt Arial, Helvetica, sans-serif;
text-align:left;
}
form input.input, form textarea.textarea{
padding:2px 3px;
width:90%;
border:1px solid #000000;
margin-bottom:15px;
font:normal 11pt Arial, Helvetica, sans-serif;
}
#googleSearch {
	margin-left: 20px;
	margin-top: 15px;
}
