	html, body { margin: 0px; padding: 0px; }
	body { background: #4D594D url(../layout/site_back.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #EDEEED; }
	input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; }
	form { margin: 0px; }
	p, td { line-height: 1.5; }
	ul { line-height: 1.8; }

	#branding { display: none; }
	#contact { display: none; }
	.layout_area { }
	.content_area { }
	.page_area { background: #4D594D; }
	a:link, a:visited {	color: #FFFFCC; text-decoration: underline; }
	a:hover, a:active { color: #FFFFCC; text-decoration: none; }

	a.plain_link:link, a.plain_link:visited { text-decoration: none; }
	a.plain_link:hover, a.plain_link:active { text-decoration: none; }

/* HEADER */
	#header_area { border-left: 1px solid #C2C5C2; border-right: 1px solid #C2C5C2; }
	#title_area { border-left: 1px solid #C2C5C2; border-right: 1px solid #C2C5C2; }
	#page_container { background: url(../layout/back_page.gif) top center repeat-y; }

/* NAVIGATION */
	#index_area { background: #4D594D;  border-left: 1px solid #C2C5C2; border-right: 1px solid #C2C5C2; padding-left: 30px; padding-bottom: 3px; }

	#nav_area { background: #374337 url(../layout/site_nav_back.jpg) repeat-x bottom left; padding-left: 200px; border-left: 1px solid #C2C5C2; border-right: 1px solid #C2C5C2; padding-bottom: 5px }

	#navcontainer { width: 100%; float: left; }
	#navcontainer ul { padding: 0px; margin: 0px; }
	#navcontainer ul li { display: inline; }
	#navcontainer ul	{ margin: 0px;	padding: 0px;	color: #FFFFFF; font-weight: bold; }
	#navcontainer ul li a { padding: 1px 25px 1px 25px; color: #FFFFFF; text-decoration: none; float: left; border-right: 1px solid #6B7D67; }
	#navcontainer ul li a:hover{ background: #4D594D; color: #FFFFFF; }
	#navcontainer .start { border-left: 1px solid #6B7D67; }

	#nav_crumbs { background: #838B83; color: #808080; padding: 2px 2px 2px 185px; }
	#nav_crumbs a:link, #nav_crumbs a:visited { color: #808080; text-decoration: none; }
	#nav_crumbs a:active, #nav_crumbs a:hover { color: #000000; text-decoration: underline; }

/* MENU */
	#menu_area { background: #374337 url(../layout/back_content2.gif) top left; padding-top: 5px; border-left: 1px solid #C2C5C2; }

	#menucontainer ul { margin-left: 0px; margin-bottom: 10px; margin-top: 0px; padding: 0px; list-style-type: none; }
	#menucontainer a { color: #FFFFFF; display: block; padding: 2px 2px 2px 5px; margin: 0px 0px 0px 0px; text-decoration: none;  width: 97%; font-weight: bold; }
	#menucontainer a:link, #menucontainer a:visited { text-decoration: none; border-bottom: 1px solid #848C84; }
	#menucontainer a:hover, #menucontainer a:active { color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #848C84; background: #4D594D; }
	#menucontainer .start { border-top: 1px solid #848C84; }
	#menucontainer .menu_title { text-align: center; color: #848C84; font-weight: bold; font-size: 130%; } 

/* CONTENT */
	#content_area { background: #4D594D url(../layout/site_content_back.jpg) repeat-x top left; padding: 20px 40px 40px 40px; border-right: 1px solid #C2C5C2; }

	h1 { font-size: 170%; color: #FFFFCC; font-weight: normal; }
	h2 { font-size: 135%; color: #FFFFFF; font-weight: normal; padding: 2px 3px 2px 8px; background: #343C34 url(../layout/h2_back.gif) top right;  }
	h3 { font-size: 115%; color: #E8DDCB; font-weight: bold;  border-bottom: 1px solid #E8DDCB; }
	h4 { font-size: 110%; color: #FFFFFF; font-weight: bold; border-bottom: 1px dashed #FFFFFF; }

	hr { color: #C0C0C0; height: 1px; }
	.indent { padding-left: 20px; }

/* FOOTER */
	#footer_area { background: #374337; color: #C9CDC9; padding: 5px; text-align: right; font-size: 11px;  border-left: 1px solid #C2C5C2; border-right: 1px solid #C2C5C2;}
	#footer_area a:link, #footer_area a:visited { color: #FFFFFF; text-decoration: none; }
	#footer_area a:hover, #footer_area a:active { color: #FFFFFF; text-decoration: underline; }

/* SCRIPT ELEMENTS */
	#form_errors { }
	#form_errors ul { margin-top:0px; margin-bottom:0px }
	.form_inner_error { padding: 3px; color: #CC0000; border: 1px dashed #CC0000; margin: 10px; background: #FAE5E5; } 
	.form_input_normal {  }
	.form_input_error { border: 1px solid #CC0000; }

/* SITE SPECIFIC */
	#site_links ul { list-style: circle; }
	#site_links a:link, #site_links a:visited { text-decoration: none; }
	#site_links a:hover, #site_links a:active { text-decoration: underline; }
	#site_map ul { list-style: circle; }

	.content_note { border: 1px dashed #FF7E01; background: #FFF2E5 url(../layout/site_content_note.gif) no-repeat top left; margin: 10px; padding: 10px 10px 10px 120px; line-height: 2; }
	
	.driving_skills { color: #FEC532; } 

	.text_highlight { color: #FEC532; }
