.header_link_bg {
	background-image: url(../images/ada_electric_cars_01-jake.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #D9E1CC;
}

.sidebar_brdr{
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#sidebar{
	padding-top: 00px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
	float: left;
}
#content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#hor_sep{
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0d9883;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #325C0A;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
#top_links, #top_links a{
	color: #0d9883;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#top_links a:hover{
	color: #333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0d9883;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0d9883;
}
.left_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #74a50c;
}
.left_menu_small {
	font-size: 18px;
	color: #c47d00;
}
