/* 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;
}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #999999;
	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;
}

#topbar {
	background-color: #CCCCCC;
	height: 17px;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding: 3px 20px 3px 20px;
}

#nav_index {
	background-color: #CCCCCC;
	height: 17px;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding: 3px 20px 3px 20px;
	text-align: right;
}

#nav_index a:link {
	color: #363;
	font-weight: bold;
	text-decoration: none;
}

#nav_index a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#nav_index a:hover, a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav {
	background-color:#666666;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding-left: 5.5%;
}

#nav a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover, a:active {
	color: #363;
	font-weight: bold;
	text-decoration: none;
}

#nav a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover, a:active {
	color: #363;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	height: 27px;
	width: auto;
	background-color: #333333;
	color:#FFFFFF;
	/*padding: 12px;*/
	border-top: 1px solid white;
	border-bottom: 17px solid #363;
}

#design {
	clear: left;
	background-color:#000000;
	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 {
	/*height: 500px;*/
	background-color: #333333;
}
/*
#logo img {
	border-left: 3px solid white;
	border-right: 3px solid white;
}*/