/*Style Sheet for chicotowing.com*/
/* following formats font for Chico Towing family owned... */ 
body, body * { font-family: Trebuchet MS, Verdana, Arial, sans-serif; }

/* following formats border area surrounding page*/

body { background-image: url(images/background.gif) }

/*following formats p items unless over-ridden*/

p { font-family:  Verdana, Arial, sans-serif; font-size: 14px; }





#chicotowing { 


margin-left: auto;

margin-right: auto;

width: 776px;

background-position: center bottom;

background-repeat: no-repeat;

padding-bottom: 5px;

border: 10px solid black;

background-color: white;

 }

#body { padding-left: 10px }


/*following is for chicobanner at top of page*/

#head h1 { 

overflow: hidden; 

text-indent: -9999px; 

width: 776px; 

height: 141px;

background-image: url(images/chicobanner.jpg);

margin: 0px 0px 0px 0px;

}


/*nav makes tabs line up under chicobanner*/

#nav * { list-style-type: none; display: inline; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

#nav { 

background-image: url(img/grad.gif); 

height: 19px; 

background-repeat: repeat-x;

margin-top: 1px;

margin-bottom: 15px;

 }

/*colors for nav font May need to change visited color*/

#nav a:link, #nav a:visited { color: #000000; text-decoration: none; font-size: 20px; font-variant: small-caps; margin-left: 15px; margin-right: 15px; font-family: Arial, sans-serif; font-weight: bold; }

#nav a:hover, #nav a:active { color: red; }

#table.faq {width:776px; border:1px; cellpadding:5px}

#table.contact {width:776px; border:1px; cellpadding:5px}

/*for items on left or right of page makes line up in columns*/

#left { float: left; width: 430px; }

#right { margin-left: 445px; }


/*gray background for emphasised text*/

#emphasis { background-color: #E1E1E1 }
 
/* #emphasis p { background-image: url(img/bar_top_blue.jpg); color: #2D2A47; } */

.phone, .redfont { color: red; }

.phone { font-size: 20px; }

.mediumred { font-size: 14px; color: red; text-align: left; }

.largered { font-size: 18px; color: red; text-align: left; }

.largeblue { font-size: 18px; color: blue; text-align: left; }

.largebold { font-size: 18px; strong; text-align: left; }

#footer { color: red; }