/*
Site Name: The Scratch Master 
Theme URI: http://thescratchmaster.com
Description: Basic Styles for The Scratch Master
Version: 1.0
Author: Eric Amundson
Author URI: http://www.ivycat.com/
Last Update: Dec 11, 2008
*/

/* General Styles
----------------------------------------------------- */
* {
	list-style: none;
	margin: 0;
	padding: 0;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
}

body {
	background: url(images/backgroundmain.gif) #fff;
	color: #333;
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

p,ul,ol {margin-bottom:1.3em;font-size:12px;}
ul, ol {margin-left:2em;padding-left:2em;}
li {margin-bottom:1em;}
ul li {list-style-type:disc;}
ol li {list-style-type:decimal;}
blockquote {font-size:12px;margin-bottom:1em;padding-bottom:1em; border-bottom:1px dotted #ddd;}

ul#qna {margin-top:6em;margin-left:0}
ul#qna li{list-style-type:none;margin-bottom:0.5em;}
/* Main Nav
----------------------------------------------------- */
td.navMain {height: 20px;}
td.navMain a{font-family:Arial, Helvetica, sans-serif;font-variant:small-caps;font-size:13px;margin:10px;color:#333;font-weight:bold;}
td.navMain a:visited {color:purple;}
td.navMain a:hover;td.navMain a:active {color:red;}
td.navMain a.current {color:red;}
td#qna-backnew {height:112px;background:url(images/qanda_header_backnew.jpg) no-repeat top left;}
/* Header Replacements
----------------------------------------------------- */
h1 {color:red;text-transform:uppercase;font-weight:normal;font-size:24px;}
h1#home{height:40px;width:601px;background:url(images/new7.gif);text-indent:-9999px;}
h1#scratchrepair {height:69px;width:322px;background:url(images/scratch_header4_lg.gif);text-indent:-9999px;}
h1#dentremoval {height:48px;width:322px;background:url(images/dent_header4.gif);text-indent:-9999px;}
h1#onsite {height:71px;width:322px;background:url(images/onsite_header3.gif);text-indent:-9999px;}
h1#testimonials {height:48px width:601px; background: url(images/thankyou2.gif);text-indent:-9999px;}
h1#qna {height:69px; width:322px; background:url(images/qanda_headernew3.jpg);text-indent:-9999px;}
h1#guarantee {height:48px; width:322px; background:url(images/guarantee_header3.gif);text-indent:-9999px;}
h1#contact {height:48px; width:322px; background:url(images/contact_header4.gif);text-indent:-9999px;}
h1#leather {height:132px;width:601px; background: url(images/leather-header.gif);text-indent:-9999px;}

h2 {font-size:16px;margin-bottom:1em;}
h2.replace {text-indent:-9999px;height:1px;}

#textlogo {height:78px; width:279px;background:url(images/new2.jpg); text-indent:-9999px;}

td.topback {background:url(images/new_topback2.gif);height:113px;}
td.mainside {background:url(images/mainsidebackground.gif);}
td.mainside2 {background:url(images/mainsidebarbackground.jpg);}
td.new8 {background:url(images/new8_back.gif);}
td.mainsidert {background:url(images/mainsidebackgroundrt.gif);}