/* CSS document */

* {
	margin:0px;
	padding:0px;
	border: none;
}

* :focus { outline: 0; }

a, a:link, a:hover, a:visited, a:active {
	color: #35b92c;
	border: none;
}

body {
	background-color: #636363;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: gray
}

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	background-image: url('../images/bg_header.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 146px;
}

#nav {
	float: right;
	margin:0px;
	margin-right:15px;
	margin-top:55px;
	padding:0px;
	width: 240px;
	height: 36px;
	background: url(../images/nav.gif) no-repeat;
	position: relative;
}

#nav li {
	list-style-type: none;
	display: inline;
}
#nav a:link, #nav a:visited {
	position: absolute;
	top: 0px;
	height: 36px;
	text-indent: -4000px;
	overflow: hidden;
	z-index: 10;
	border: 0px solid #000;
}
/* home */
#nav .home a:link, #nav .home a:visited {
	left: 0px;
	width: 105px;
}
#nav .home a:hover, #nav .home a:focus {
	background: url(../images/nav.gif) no-repeat -0px -36px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/nav.gif) no-repeat -0px -36px;
	cursor: default;
}

/* process */
#nav .contact a:link, #nav .contact a:visited {
	left: 105px;
	width: 130px;
}
#nav .contact a:hover, #nav .contact a:focus {
	background: url(../images/nav.gif) no-repeat -105px -36px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(../images/nav.gif) no-repeat -105px -36px;
	cursor: default;
}

#logo {
	margin: 30px 0 0 35px;
}


#main {
	background-image: url('../images/bg_main.gif');
	background-repeat:repeat-y;
}

#quote {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 25px;
	width: 835px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	height: 185px;
}

#quote div {
	width: 835px;
}

#quote div p {
	margin-top: 30px;
	float: right;
	width: 255px;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #acacac;
}
#quote img {
	margin-top:30px;
}

#leftbar {
	background-color: #f3f3f3;
	width: 300px;
	background-image: url(../images/bg_btmcorner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#leftbar * {
	margin-left:35px;
	width: 230px;
}

#leftbar a {
margin: 0px;}

#leftbar b {
margin: 0px;
color: #666;}

#leftbar h3 {
	font-size: 18px;
	color: #83afd5;
	margin-bottom: 15px;
	margin-top: 50px;
}

#leftbar h3.first {
	margin-top: 0px;
	width: auto;
	font-size: 18px;
	color: #83afd5;
	margin-bottom: 5px;
	padding-top: 25px;
	background-image: url(../images/bg_topcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#leftbar h4 {
	font-size: 28px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftbar img {
	width: auto;
	color: #83afd5;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 10px;	
}

#rightbar {
width: 510px;
margin-right: 40px;
float: right;
}

#rightbar * {
	margin:0px;
}

#rightbar h3 {
	font-size: 18px;
	color: #c89e3d;
	margin-bottom: 15px;
	margin-top: 50px;
}

#rightbar h3.first {
	font-size: 18px;
	color: #c89e3d;
	margin-bottom: 15px;
	margin-top: 0px;
}

#rightbar p {
line-height: 20px;
margin-bottom: 15px;
}

#rightbar img {
	width: auto;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 10px;	
}

#clear {
clear: both;
}

#message {
background-color: #aef3a9;
padding: 22px;
width: auto;
border: 1px solid #74cb6e;
color: green;
}

form {
padding-top: 20px;
color: #444;
}

label {
	display: block;
	margin: 4px;
	padding: 5px;
	text-align: right;
	padding-right: 30px;
	font-size: 14px;
	color: #777777;
}

label span {
	line-height:32px; 
	text-align: left;
	margin-left: 40px;
	width: 75px;
	display: block;
	float: right;
}

label[for=Comments] {
height: 150px;
margin-top: 12px;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; width: 100%;}
input.error { border: 1px red dotted;}


.text {
	width: 350px;
	font-size: 15px;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #cdcdcd;
	font-family: Arial, Helevetica, Sans-serif;
	color: #333;
}

.text:focus {
	background-color: #fffeea;
	border: 1px solid #cdcdcd;
}

textarea {
	display: block;
	height: 140px;
	float:right; 
	margin-bottom: 10px;
}

#survey label {
	display: block;
	margin: 4px;
	padding: 5px;
	text-align: right;
	padding-right: 0px;
	font-size: 14px;
	color: #777777;
}

#survey label input {
font-size: 15px;
margin-left:10px;
width:20px;
border: 1px solid #cdcdcd;}

#survey label select {
font-size: 15px;
margin-left:10px;
width:50px;
border: 1px solid #cdcdcd;}

#survey label input.long {
width:150px;}


#survey label.error { float: none; color: red; padding-left: .5em; vertical-align: top; width: 100%;}
#survey input.error { border: 1px red dotted;}

#submit {
text-align: left;
padding-left: 120px;
padding-top: 8px;
}

#submit input {
padding: 4px;
margin-top: 6px;
background-color: #35b92c;
color: #FFF;
cursor: pointer;
}

#submit input:hover {
padding: 4px;
background-color: #35df2c;
color: #FFF;
cursor: pointer;
}

#footer {
	background-image: url(../images/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 40px;
	color: #999;
	padding-left: 20px; 
}


#footer span {
float: right;
margin-right: 20px;
}

#footer span a {
color: #ccc;
margin-right: 15px;
}

#tl {
margin: 0 auto;
padding: 10px;
text-align: center;
}

#tl a {
margin: 0 auto;
border: 0px solid;
background-image: url('http://www.tobinlehman.com/tl_logo_b.png');
display: block;
width: 128px;
height: 25px;
text-indent: -1000px;
overflow: hidden;
}