/* CSS Document */

/* Style sheet for main page of Lehman & Lehman - Design by JumboTonic: www.jumbotonic.com */

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #474747;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #363;
	font-weight: bold;
	text-decoration: underline;
}

#container {
	width: 800px;
	text-align: left;
	background-color: #000000;
}


#header {
	background-image: url(media/header_bkg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	border-bottom: 1px solid white;
}

#content {
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-image:url(media/truck_footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#left_nav {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}

#left_nav ul {
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#left_nav li {
	padding: 11px 2px 3px 5px;
	background-color:#333333;
	border-top: 1px solid white;
	border-bottom: 7px solid #363;
	margin-bottom: 7px;
}

#left_nav a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#left_nav a:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}

#left_nav a:hover, a:active {
	color: #363;
	font-weight: bold;
	text-decoration: none;
}

#left_subnav {
	padding-bottom: 12px;
}

#left_subnav li {
	padding: 0px 0px 4px 10px;
	margin: 0px;
	border: 0px;
	background-color:#000000;
}

#left_subnav a:link {
	color: #363;
	font-weight: bold;
	text-decoration: none;
}

#left_subnav a:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}

#left_subnav a:hover, a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#title_bar {
	color: white;
	font-weight: bold;
	font-size:14px;
	padding: 8px 0px 3px 15px;
	margin-bottom: 7px;
	border-bottom: 7px solid #363;
	background-color: #333333;
	border-top: 1px solid white;
}

#main_content {
	/*border: 1px solid white;
	background-color: #666666;
	border-bottom: 1px solid white;*/
	margin-top: 0px;
	margin-left: 200px;
}

#main_content li {
	padding: 0px 30px 0px 10px;
	margin: 5px 0px 5px 0px;
}

#nav {
	background-color: #CCCCCC;
	height: 17px;
	color:#FFFFFF;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding: 3px 20px 3px 20px;
	text-align: center;
}

#footer {
	clear: both;
	height: 27px;
	width: auto;
	background-color: #333333;
	color:#FFFFFF;
	border-top: 1px solid white;
	border-bottom: 17px solid #363;
}

#design {
	clear: left;
	color:#FFFFFF;
	height: 50px;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	padding: 15px 20px 15px 20px;
}

#design a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#design a:visited
{
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

#design a:hover, a:active
{
	color:#363;
	font-weight:bold;
	text-decoration:underline;
}

#logo {
	text-align: center;
	height: 500px;
	background-color: #333333;
}

#logo img {
	border-left: 3px solid white;
	border-right: 3px solid white;
}

#leftcol {
	/*clear: both;*/
	float: left;
	width: 280px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#leftcol img {
	margin: 5px 5px 5px 0px;
	border: none;
}

#rightcol {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}

#rightcol img {
	margin: 5px 5px 5px 0px;
	text-align:center;
}

#columnboxtop {
	clear: left;
	padding-bottom: 20px;
}

#columnbox {
	padding-bottom: 20px;
}


#bkg_box {
	clear: both;
	padding: 10px;
	background-color: #FFFFFF;
}

#bkg_box img {
	margin: 0px 25px 0px 25px;
	vertical-align: middle;
}

#left_nav {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}

#project_details {
	float: left;
	width: 390px;
	margin-right: 10px;
}

#thumbs {
	width: 195px;
	position:relative;
	float: right;
}

#thumbs img {
	margin-bottom: 20px;
}

a img { border: none; }

p {
	padding: 0px 30px 0px 15px;
	margin: 10px 0px 10px 0px;
}

h1 {
	color: white;
	font-weight: bold;
	font-size:14px;
	padding: 8px 0px 3px 15px;
	margin-bottom: 7px;
	/*border-bottom: 1px solid white;*/
}
