/*  All Code (C) Copyright 2007 Fox Digital Media  */
/*  Author: Brian Fox (foxdigitalmedia.com)        */
/*  Website: Custom Garages, Inc.                  */



/*---------------GENERAL LAYOUT---------------*/
body {
	background: #fff url(i/bkg.png) top left repeat-y;
	color: #5F5F5F;
	padding: 0;
	margin: 0 0;
	font: normal 13px Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	font: normal 90% Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	}
#header {
	background: transparent url(i/header.png) no-repeat;
	width: 800px;
	height: 138px;
	}
#sidebar {
	position: absolute;
	left: 12px;
	top: 145px;
	}
#nav {
	width: 180px;
	position: relative;
	padding: 0;
	margin: 0 0 0 15px;
	font: normal 13px "Trebuchet MS", Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande",  Helvetica, Arial, sans-serif !important;
	font: bold 88% "Trebuchet MS", Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #ffffff;
	line-height: 2em;
	text-align: left;
	}	
#nav a {
	color: #ffffff;
	}
#nav ul li {
	background: url(i/arrow.png) no-repeat 12px;
	background-position: 0px;
	list-style: none;
	padding-left: 17px;
	}

#nav-footer {
	background: transparent url(i/nav-footer.jpg) no-repeat;
	height: 116px;
	width: 180px;
	}
#content {
	width: 545px;
	line-height: 1.6em;
	margin-top: 9px;
	margin-left: 220px;
	}
#footer {
	font: normal 10px "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: normal 80% "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #9C9C9C;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
	clear:both;
	}
#footer:hover {
	color:#6C6C6C;
	}
#footer-bottom {
	background: transparent url(i/footer.jpg) no-repeat;
	width: 804px;
	height: 143px;
	margin: 0 auto;
	clear: both;
	}

/* ---------------GENERAL STYLES--------------- */
img {
	border:0px;
	}

a {
color: #44440C;
text-decoration: underline;
}

#sidebar a {
text-decoration:none;
}

a:hover {
	text-decoration: underline;
	}	
h1, h1 a {
	font: bold 17px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: bold 1.3em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #44440C;
	background: transparent;
	text-decoration: none;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
	line-height:15px !important;
	line-height:1.5em;
	text-align: left;
	}
h1 .wash {
	color:#777;
	font-size: 0.5em;
	}
h2 {
	font: normal 15px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: normal 1.1em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #999923;
	background: transparent;
	text-decoration: none;
	padding: 0;
	text-align: left;
	line-height: 1em;
	margin: 1.5em 0 8px 0;
	}
h2 a, h2 a:visited {
	color: #999923;
	}
h3 {
	color: #858484;
	font-style:italic;
	font-weight: normal;
	}
ul li {
	background-position: 0px 4px;
	list-style: none;
	padding-left: 16px;
	margin-left: -39px;
	}
#content ul li {
	line-height:1.3em;
	}
.clearboth {
   clear: both;
   }
.clearright {
   clear: right;
   }
blockquote {
	background: url(i/quote-start.png) no-repeat;
	border-left: 1px dotted #ccc;
	color: #7F7F7F;
	}
blockquote p {
	padding-left: 19px;
	}		
.picture {
	float: right;
	text-align: center;
	}

.ctr {
	text-align: center;
	}
.picture {
	padding: 5px;
	float: right;
}

/* ---------------SECTION SPECIFIC STYLES--------------- */
.about {
	position: absolute;
	margin-left: 0 !important;
	margin-left: -273px;
	background: transparent url(i/about-bkg.jpg);
	width: 255px;
	}
.about p, .message p, #contact-form {
	padding: 0 15px 15px 15px;
	}
.about img, .message img {
	padding: 15px 15px 15px 15px;
	}
.about h1{
	background: transparent url(i/about.jpg);
	font: normal 15px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	color: #ffffff;
	padding: 6px 0 0 13px;
	height: 25px;
	}
.message {
	margin-left: 275px;
	top: 220px;
	background-color: #ffffff;
	width: 365px;
	}
.message h1{
	background: transparent url(i/fromlee.jpg);
	font: normal 15px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	color: #ffffff;
	padding: 6px 0 0 13px;
	height: 25px;
	}
.section {
	width: 637px;
	}
.section  h1{
	background: transparent url(i/alt-header.jpg);
	font: normal 15px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	color: #ffffff;
	padding: 6px 0 0 13px;
	height: 25px;	
	}
.section p {
	padding-left: 10px;
}
.contact p, #contact-form {
	color: #93a030;
	line-height: 1.4em;
}
.contact .name {
	color: #8c8c8c;
}
.contact {
	position: absolute;
	top: 220px;
	width: 197px;
	margin-left: 658px;
	background: transparent url(i/comment-bkg.jpg);
	}
.contact p {
	padding: 0 15px 5px 15px;
}
.contact h1{
	background: transparent url(i/comment.jpg);
	font: normal 13px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	color: #ffffff;
	height: 32px;
	width: 166px;
	padding: 4px 0 0 13px;
	margin: -9px 0 0 9px;
}
.contact-header {
	background: transparent url(i/comment-header.jpg);
	height:20px;
}

/* ---------------PICTURES SECTION CLASSES--------------- */
.photos a {
	padding-right: 2px;
	}

.photo {
		float: left;
		padding: 9px 19px;
		text-align: center;
		}

.photo img {
		padding: 2px;
		background: #42420C;
		}
.photobox {
	float: right;
	margin-top: -25px;
	padding: 5px;
	}

.photobox img {
	padding: 2px;
	background: #42420C;
	}

.pixbox {
	float: left;
	padding: 5px;
	text-align: center;
	}

.pixbox img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	}
