body { margin:40px; font-size:0.9em; font-family:Tahoma, Arial; font-size:11px; border:1px solid #000; background: url(../images/bckg.jpg) repeat-x #0A8FDE; }
a { color:#10639a; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0 10px 5px 10px; }
h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:10px 0 0 10px; text-transform:uppercase; font-size:18px; color:#10639a; }

#header { background:url(../images/portland-car-negotiator.jpg) no-repeat top right #0EA5FE;}
#logo { padding:0; height:182px; background:url(../images/header1.jpg) no-repeat #0EA5FE; overflow: hidden}
#logo img { padding:0; width:1500px; height: 182px; }
#logo_text { 
	color:DarkSkyBlue;
	float:right;
	font-size:19px;
	line-height:19px;
	margin-top:9px;
	padding-top:1px;
	width:200px;
}
#menu { background: url(../images/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:472px; margin:0 auto; }
#menu a { display:block; color:#000000; float:left; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; padding-top:12px; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
#menu a:hover{ color:#078DE2;}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:220px; padding: 10px 20px 30px 0; }
p.additional { margin:0 10px; color:#9c9c9c; font-size:10px; border-top:1px solid #bdbdbd; padding: 10px 0; font-weight:normal;}

#text { margin: 0 292px 0 0; background:url(../images/content.gif); padding:10px; font-size: 12px;}
#text img { margin: 5px; }
#text li {list-style:none; padding-left:20px; background:url(../images/li.gif) no-repeat 0px 4px;line-height:18px;}
#sidebar { float:right; width:245px; padding: 20px 20px 0 30px; font-size:12px; }
#sidebar a{ font-weight:bold; }
#sidebar h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:0 0 20px 0; text-transform:uppercase; color:#000;}

#main { background:url(../images/sidebar_bckg.gif) no-repeat top right #fff; }
#footer {font-family: "Myriad Pro", "Trebuchet MS", Arial; background:url(../images/footer_bckg.gif) repeat-x #000; height:55px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:14px; text-align:right;}
#right_footer a { color:#fff;}

div#contact-info {
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: courier, sans-serif;
	text-align: center;
	padding:3px;
}

div#contact-info a, div#contact-info a:visited {
	color: #fff;
}

#wait {
	background-image: url(../images/shaded.png);
	background-repeat: repeat;
	width: 5000px;
	height: 10000px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
}

#editor-container {
	position: absolute;
	margin-top: 50px;
	z-index: 200;
	left: 0px;
	top: 0px;
}


#titles {
	border: 1px solid gray;
	padding: 15px;
	background-color: #F6E3E3;
	width: 400px;
	position: absolute;
	top: 30px;
	left: 35%;
	z-index: 200;
}

.formButton {
	background-color: rgb(250, 246, 199);
	color: black;
	font-family: Tahoma;
	border: 1px solid gray;
	padding: 3px;
	margin-top: 7px;
}

.formButton:hover {
	background-color:#8188B1;
	border:1px solid #0B1863;
	color:white;
	cursor:pointer;
}
