html, body {
	padding: 0;
	margin: 0;
	background: #3f3f3f url('../images/top-repeater.jpg') repeat-x;
}

p,div,span,td,td p,address {
	font: 12px Arial,sans-serif;
	color: #3f3f3f;
}

a, a:active, a:link, a:visited {
	font: 12px Arial,sans-serif;
	color: #8e0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h2 {
	font: normal 14px Arial,sans-serif;
	color: #8e0000;
	letter-spacing: -1px;
}

h3 {
	font: bold 12px Arial,sans-serif;
	color: #3f3f3f;
	letter-spacing: -1px;
}

/* page title */
h1, .componentheading, .contentheading, div#zoomgallery form div table tbody tr td div h2 {
	font: bold 18px Arial,sans-serif;
	color: #3f3f3f;
	letter-spacing: -1px;
}

/* begin custom */
#outer {
	display: block;
	position: relative;
	width: 980px;
	background: transparent;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#header {
	position: relative;
	float: left;
	width: 980px;
	height: 104px;
	z-index: 6;
}

	#header #logo {
		position: relative;
		float: left;
		width: 360px;
		height: 104px;
		background: #000000 url('../images/logo.png') no-repeat;
	}
		a#home {
			position: absolute;
			display: block;
			top: 10px;
			left: 56px;
			background: transparent;
			width: 284px;
			height: 80px;
			z-index: 7;
			text-indent: -2000px;
			overflow: hidden;
		}

	#header #carheader {
		position: relative;
		float: left;
		width: 620px;
		height: 104px;
		background: #000000 url('../images/home.jpg') no-repeat;
	}

#headertopmenu {
	display: block;
	position: relative;
	float: left;
	width: 980px;
}

	#headertopmenu #paintleft {
		display: block;
		position: relative;
		float: left;
		width: 90px;
		height: 176px;
		background: #3f3f3f url('../images/paint-left.jpg') no-repeat;
		padding: 0;
		margin: 0;
	}

	#headertopmenu #headertopmenumiddle {
		width: 800px;
		position: relative;
		float: left;
		display: block;
		margin: 0;
		padding: 0;
	}

	/* start top menu */
	#headertopmenu #topmenu {
		display: block;
		position: relative;
		float: left;
		width: 808px;
		height: 26px;
		background: #000000 url('../images/menu-repeater.png') repeat-x;
		padding: 0;
		margin: 0;
		left: -4px;
		z-index: 6;
	}

	#topmenu .mainlevel {
		position: relative;
		display: block;
		width: 120px;
		height: 22px;
		margin: 3px 0px 1px 1px;
		padding: 0;
		background-position: 0px 0px;
		background-repeat: none;
	}

	#topmenu a.sublevel {
		line-height: 22px;
		background: #3f3f3f;
	}

	#topmenu a.sublevel:hover {
		text-decoration: underline;
	}

	#topmenu .mainlevel:hover,
	#topmenu a#active_menu {
		background-position: -120px 0%;
	}

	#topmenu a.mainmenu_home {
		background-image: url(../images/buttons/home.png);
		width: 100px;
	}
	#topmenu a.mainmenu_home:hover,
	#topmenu a#active_menu.mainmenu_home {
		background-position: -100px 0%;
	}
	#topmenu a.mainmenu_services {
		background-image: url(../images/buttons/services.png);
	}
	#topmenu a.mainmenu_theshop {
		background-image: url(../images/buttons/theshop.png);
	}
	#topmenu a.mainmenu_projects {
		background-image: url(../images/buttons/projects.png);
	}
	#topmenu a.mainmenu_kustomz {
		background-image: url(../images/buttons/kustomz.png);
	}
	#topmenu a.mainmenu_contact {
		background-image: url(../images/buttons/contact.png);
	}
	#topmenu a.mainmenu_stuff {
		background-image: url(../images/buttons/stuff.png);
		width: 100px;
	}
	#topmenu a.mainmenu_stuff:hover,
	#topmenu a#active_menu.mainmenu_stuff {
		width: 100px;
		background-position: -100px 0%;
	}

/* suckerfish */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 3;
}

	#nav li { /* all list items */
		float: left;
		/*width: 120px; /* width needed or else Opera goes nuts */
	}

	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		z-index: 3;
	}

		#nav li ul { /* second-level lists */
			position: absolute;
 			width: 120px;
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
			z-index: 3;
			top: 26px;
		}

			#nav li ul li {
				border: 1px solid #ffffff;
				border-bottom: none;
 				width: 120px;
				z-index: 4;
				height: 22px;
			}

				#nav li ul li a {
					display: block;
					font: 12px Arial,sans-serif;
					color: #ffffff;
					text-decoration: none;
					text-align: center;
					text-transform: lowercase;
					padding: 0;
					margin: 0;
					z-index: 10;
					height: 22px;
				}
	/* end top menu */

	#headertopmenu #headerbottom {
		display: block;
		position: relative;
		float: left;
		width: 800px;
		height: 66px;
		background: #000000 url('../images/body-top.png') repeat-x;
	}
		#headertopmenu #headerbottom #pagetitle {
			background: url('../images/pagetitles/home.gif') no-repeat;
			width: 170px;
			height: 24px;
			display: block;
			position: absolute;
			top: 20px;
			left: 50px;
		}

	#headertopmenu #paintright {
		display: block;
		position: relative;
		float: left;
		width: 90px;
		height: 176px;
		background: #3f3f3f url('../images/paint-right.jpg') no-repeat;
	}


#mainbody {
	position: relative;
	float: left;
	width: 800px;
	z-index: 4;
}

	#mainbody #bodytext {
		display: block;
		position: relative;
		float: left;
		width: 489px;
		background: #ffffff;
		min-height: 250px;
		height: auto !important;
		height: 250px;
		z-index: 4;
		text-align: left;
		padding: 0px 23px 0px 25px;
		margin: 0;
		border-right: 1px solid #ffbe00;
	}
	#mainbody #rightpanel {
		display: block;
		position: relative;
		float: left;
		width: 220px;
		min-height: 250px;
		height: auto !important;
		height: 250px;
		padding: 0px 20px 0px 20px;
		margin: 0;
		z-index: 4;
	}

	#mainbody #rightpanel a#lynnvalley-kustoms {
		display: block;
		width: 174px;
		height: 40px;
		background: #ffffff url('../images/lynnvalley-kustoms.gif') no-repeat 0% 0%;
	}
	#mainbody #rightpanel a#lynnvalley-kustoms:hover {
		background-position: -174px 0%;
	}
	#mainbody #rightpanel div.moduletablejokeoftheday {
		display: block;
		background: red;
		padding-top: 10px;
		margin-top: 20px;
		background: #ffffff url('../images/joke-of-the-day.gif') no-repeat top center;
	}

#footerouter {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
	top: -120px; /* take out white space on left */
}

#footerouter, #headertopmenu {
	background: url('../images/body-repeater.jpg') repeat-y;
}

	#footerouter #footertopleft {
		display: block;
		position: relative;
		float: left;
		width: 620px;
		height: 164px;
		margin: 0;
		padding: 0;
		background: url('../images/footer-top.jpg') no-repeat bottom left;
		text-align: left;
	}
		#footerouter #footertopleft div.moduletable {
			display: block;
			position: absolute;
			top: 132px;
			left: 90px;
			width: 530px;
			height: 20px;
			overflow: hidden;
		}
		#footerouter #footertopleft div.moduletable table tbody tr td a.mainlevel,
		#footerouter #footertopleft div.moduletable table tbody tr td a.mainlevel:active,
		#footerouter #footertopleft div.moduletable table tbody tr td a.mainlevel:link,
		#footerouter #footertopleft div.moduletable table tbody tr td a.mainlevel:visited {
			display: inline;
			font: 13px/13px Arial,sans-serif;
			color: #ffffff;
			margin: 0px 10px 0px 0px;
			padding: 0;
			text-decoration: none;
			border-bottom: 1px solid #ffbe00;
			text-transform: lowercase;
		}
		#footerouter #footertopleft div.moduletable table tbody tr td a.mainlevel:hover {
			border-bottom: none;
		}

	#footerouter #footertopright {
		display: block;
		position: relative;
		float: left;
		width: 360px;
		height: 164px;
		background: url('../images/rightpanel-bottom1.jpg') no-repeat;
		margin: 0;
		padding: 0;
	}
	

#footermiddle {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 100px;
	background: url('../images/footer-middle.jpg') no-repeat;
}

/* image changes depending on page */
#footerbottom {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 165px;
	background: url('../images/footer-domestic.jpg') no-repeat;
}

#footerabsbottom {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 15px;
	background: url('../images/footer-bottom.jpg') no-repeat;
}

#copyright {
	display: block;
	position: relative;
	float: left;
	width: 780px;
	height: 50px;
	text-align: left;
	margin-left: 80px;
}
	#copyright p {
		font: 10px Arial,sans-serif;
		color: #9f9f9f;
	}

a#pbpf {
	display: block;
	width: 75px;
	height: 20px;
	background: url('../images/powered-by-picassofish.gif') no-repeat 0% 0px;
	text-indent: -2000px;
	overflow: hidden;
}

a#pbpf:hover {
	background-position: -75px 0%;
}

/* zoom */
div#zoomgallery form div table tbody tr td div h2 {
/* 	display: none; */
}
div#zoomgallery form div table tbody tr td div,
div#zoomgallery form div table tbody tr td {
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}
	
/* end custom */

.blog {
	padding: 0;
	margin: 0;
}

.smallheader { font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; font-weight: bold; font-variant: small-caps; }
.norm { font-family: Arial, Helvetica, Sans-Serif; font-size: 14px;}
.mediumsmall { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px;}
.small {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px;}
.verysmall {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8px;}

.bigLetter { color: black; font-family: Arial, Helvetica, Sans-Serif; font-size: 24px; font-weight: bold;}

.blackBorder
	{ background-color: black; }

.sideBar
	{ background-color: #3FBBEF; }
.mainSpace
	{ background-color: white; }

.sectionTitle 
	{ color: black; 
	  background-color: #000000;
	  font-family: Century Gothic, Arial, Helvetica, Sans-Serif; 
	  font-size: 48px; 
	  font-weight: bold;
	}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
/*    padding-right: 5px; */
}

table.contentpaneopen td.componentheading {
/* 	padding-left: 4px; */
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
/* 	padding-left: 4px; */
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding-left: 4px;
}

/* removes space below form elements */
form {
	margin: 0;
	padding: 0;
}

.clr {
	clear: both;
}
.moduletablejotd {
	background: url(../images/joke-of-the-day.gif) no-repeat top center;
	margin-top: 20px;
	height: 125px;
	overflow: hidden;

}