* {margin: 0; padding: 0}
html {background: #73799b url("imgs/html-bg.jpg") 0 0 repeat-x}
body {
/*	background: url("imgs/body-bg.jpg") 0 0 no-repeat;*/
	font-family: Arial, sans-serif;
}
#logo1 {
	left: 0;
	position: absolute;
	top: 0
}
#logo {
	float: left;
	margin-bottom: 6px;
	margin-left: 224px;
}
#sd_maryland-page #logo {margin-bottom: 22px;}
#top_phone, #top_phone2 {
	background: url("imgs/phone.gif") 0 0 no-repeat;
	color: #616163;
	font-size: 90%;
	font-weight: bold;
	padding: 8px 12px 24px 12px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 125px;
}
#top_phone {left: 426px}
#top_phone2 {left: 583px}
#top_phone img, #top_phone2 img {display: none}
#wrap {
	background: transparent url("imgs/wr1ap-top.gif") 0 12px repeat-x;
	clear: left;
	margin: 0 0 20px 9px;
	width: 970px
}
#tr {
	background: url("imgs/wrap-tr.gif") 0 0 no-repeat;
	float: right;
	height: 48px;
	margin-top: 12px;
	width: 10px;
}
#navigation {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 215px
}
#navigation li {
	background: url("imgs/navigation-l.gif") 0 0 no-repeat;
	float: left;
	height: 26px;
	margin-right: 3px;
	padding-left: 5px
}
#navigation li div {
	background: url("imgs/navigation-r.gif") 100% 0 no-repeat;
	float: left;
	height: 26px;
	padding-right: 4px
}
#navigation li div div {
	background: url("imgs/navigation-bg.gif") 0 0 repeat-x;
	height: 24px;
	padding-left: 1px;
	padding-top: 2px
}
#navigation a:link, #navigation a:visited {
	color: #e0a700;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none
}
#navigation a:hover, #navigation a:active {color: #ffc001}
#wrapper {
	background: #efefef url("imgs/wrapper.png") 0 0 repeat-x;
	clear: left;
	margin-bottom: 20px;
	padding-bottom: 11px;
	padding-top: 20px;
}
#wrapper_1 {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#sidebar {
	background-color: #efefef;
	clear: left;
	float: left;
	margin-right: -225px;
	width: 205px;
}
#sidebar-lists {
	margin: 20px
}
#page_submenu, #page_related {font-size: 80%}
#sidebar-lists ul {
	list-style-type: none
}
#sidebar-lists li {border-bottom: 1px solid #fafafc}
#sidebar-lists ul a:link, #sidebar-lists ul a:visited {
	border-bottom: 1px solid #c0c1c3;
	color: #a56b00;
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 4px;
	text-decoration: none
}
#sidebar-lists ul a:hover, #sidebar-lists ul a:active {
	background-color: #fffad0;
}
#content {
	background-color: #fff;
	color: #444;
	float: left;
	font-size: 80%;
	line-height: 140%;
	margin: 0 20px 5px 225px;
	padding: 20px;
	text-align: justify;
	width: 685px
}
#content h1, #content h2, #content h3, #content p, #content ul, #content ol {margin: 10px 0}
h1 {
	color: #01b6cb;
	font-size: 130%
}
h2 {
	color: #858edd;
	font-size: 120%;
	text-decoration: underline
}
h3 {font-size: 110%}
#content ul, #content ol {margin-left: 40px}
acronym {cursor: help}
#content table {
	margin: 10px 0;
	text-align: left
}
#content caption {
	font-weight: bold;
	text-align: left
}
#content th, #content td {padding: 1px 2px}
#content table, #content th, #content td {
	border: 1px solid #000;
	border-collapse: collapse
}
#content th {
	background-color: #efefef;
	text-align: center;
	white-space: nowrap
}
#content td {vertical-align: top}
#content a:link, #content a:visited {
	color: #3e6eff;
	font-weight: bold;
	text-decoration: none
}
#content a:hover, #content a:active {text-decoration: underline}
#content #bot3 {
	border-top: 1px solid #aeaeae;
	clear: both;
	list-style-type: none;
	margin: 12px 0 10px;
	padding-top: 12px
}
#bot3 li {
	float: left;
	font-size: 90%;
	margin: 0 10px
}
#bot2 {margin-bottom: 9px}
#bottom, #bot2 {
	background-color: #fff;clear: left;
	float: left;
	list-style-type: none;
	margin-left: 226px;
	padding: 5px 0;
	width: 725px
}
#bottom li, #bot2 li {
	background: url("imgs/line.gif") 0 4px no-repeat;
	float: left;
	padding: 0 8px
}
#bottom .firstli, #bot2 .firstli {background-image: none}
#bottom a:link, #bottom a:visited, #bot2 a:link, #bot2 a:visited {
	color: #747474;
	font-size: 75%;
	text-decoration: none
}
#bottom a:hover, #bottom a:active, #bot2 a:hover, #bot2 a:active {text-decoration: underline}
#br {
	background: url("imgs/wrap-rb.gif") 0 0 no-repeat;
	float: right;
	height: 11px;
	width: 10px
}
#bl {
	background: url("imgs/wrap-lb.gif") 0 0 no-repeat;
	float: left;
	height: 11px;
	width: 10px
}

.nobr {white-space: nowrap}
.fl {float: left}
.fr {float: right}
.cl {clear: left}
.cr {clear: right}
img.fl {margin: 0 10px 10px 0}
img.fr {margin: 0 0 10px 10px}
#top_phone img.fl, #top_phone2 img.fl {margin: 0}
.mauto {
	display: block;
	margin: 0 auto
}
#sidebar #yelp {
	border: none;
	height: 54px;
	margin-bottom: 10px;
	width: 125px
}

#content fieldset {border: none}
#content input, #content select, #content textarea {display: block}
#content input[type="hidden"] {display: none}
/* emis form start */
#sidebar #ems_form, #index-page #ems_form {
	border: 1px solid #c7c8cc;
	border-bottom-color: #929292;
	border-right-color: #929292;
	font-size: 90%;
	margin: 10px auto;
	width: 170px;
	-moz-border-radius: 5px;
}
#index-page #ems_form {width: 193px;}
#sidebar #ems_form fieldset, #index-page #ems_form fieldset {
	background-color: #f2fdff;
	border: 1px solid #fff;
	border-bottom-color: #929292;
	border-right-color: #c7c8cc;
	padding: 5px;
	position: relative;
	-moz-border-radius: 5px;
}
#sidebar #ems_form legend, #index-page #ems_form legend {
	border-bottom: 1px solid #a0a0a0;
	color: #017d97;
	font-weight: bold;
	left: 0;
	position: absolute;
	top: 0;
}
#content #ems_form legend {
	color: #017d97;
	font-size: 120%;
	font-weight: bold;
}
#ems_form ul {
	list-style-type: none;
	margin-left: 0;
}
#sidebar #ems_form ul, #index-page #ems_form ul {
	margin: 20px auto 0;
	width: 154px;
}
#index-page #ems_form ul {
	margin-top: 25px;
	width: 176px;
}
#ems_form li {
	clear: both;
	margin-bottom: 4px;
}
#index-page #ems_form li {margin-bottom: 6px;}
#sidebar #ems_form label {
	color: #464648;
	font-size: 90%;
	font-weight: bold;
}
#ems_form input, #ems_form select, #ems_form textarea {
	border: 1px solid #979797;
	display: block;
	width: 150px;
	padding: 1px;
}
#content #ems_form textarea {
	height: 60px;
	width: 250px;
}
#index-page #ems_form input, #index-page #ems_form select {
	float: right;
	width: 100px;
}
#index-page #ems_form li div {float: right;}
#index-page #content #ems_form textarea {
	height: 50px;
	width: 168px;
}
#ems_form li div input {
	float: left;
	margin-right: 5px;
	width: 40px;
}
#index-page #ems_form li div input {
	float: left;
	margin-right: 3px;
	width: 26px;
}
#ems_form .error {border-color: #c00;}
#ems_form .error:focus {border-color: #a40000;}
#ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 50px;
}
#index-page #ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 34px;
}
#ems_form input:focus, textarea:focus {border-color: #444}
#ems_form #ems_submit {
	background-color: #fed636;
	border: 1px solid #989898;
	border-bottom-color: #313131;
	border-right-color: #313131;
	padding: 2px 5px;
	width: auto;
}
#sidebar #ems_form #ems_submit, #index-page #ems_form #ems_submit {margin: 0 auto;}
#index-page #ems_form #ems_submit {
	float: none;
	width: auto;
}
/* emis form end */
/* sidebar contact form start */
#quick-contact {
	background: url("imgs/expert-top.gif") 0 0 no-repeat;
	margin: 6px 6px 10px 26px;
	padding: 6px 1px 0 0;
	width: 160px
}
#content #quick-contact textarea:focus {}
#quick-contact div {
	background: url("imgs/expert-bottom.gif") 0 100% no-repeat;
	padding-bottom: 5px;
}
#quick-contact div form {
	background-color: #f2fdff;
	background-image: none;
	border-left: 1px solid #c7c8cc;
	border-right: 1px solid #929292;
	padding-bottom: 0;
}
#quick-contact fieldset {border-bottom: none;border-top: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #c7c8cc;
	font-size: 75%;
	padding: 4px 8px;
}
#quick-contact p {
	border-bottom: 1px solid #a0a0a0;
	color: #017d97;
	font: italic bold 100% Georgia, sans-serif;
	margin: 5px 0;
}
#quick-contact label {
	color: #464648;
	margin-bottom: -14px;float: left;
	font-weight: bold;
}
#quick-contact input {
	border: 1px solid #979797;
	margin-left: 50px;margin-bottom: 3px;
	padding: 1px 4px;
	width: 77px
}
#quick-contact textarea, #quick-contact select {
	border: 1px solid #979797;
	clear: left;
	margin-bottom: 2px;
	margin-top: 20px;
	width: 135px
}
#quick-contact select {
	font-size: 95%;
	width: 90%
}
/*#quick-contact #submit {
	border: none;
	float: right;
	margin-left: 0;
	margin-right: 2px;
	padding: 0;
	width: auto
}*/
#quick-contact input#submit {
	background-color: #fed636;
	background-image: none;
	border: 1px solid #313131;
	border-left-color: #989898;
	border-top-color: #989898;
	color: #70511a;
	clear: left;
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin: 0 3px 2px 0;
	padding: 3px 8px;
	width: auto
}
/* sidebar contact form end */