/* base : Faux : faux.css */

a:active {
	color: #00ff00;
}
a:hover {
	color: #00cc00;
}
a:link {
	color: #330033;
	text-decoration: none;
}
a:visited {
	color: #330033;
	text-decoration: none;
}
acronym {
	cursor: help;
	font-style: normal;
}
blockquote {
	font-size: 90%;
}
body {
	background-color: #330033;
	color: #000000;
	font: normal .85em/125% Verdana,Times,Times-New-Roman,serif;
	margin: 0;
	min-width: 800px;
	padding: 0;
	text-align: center;
}
caption {
	background-color: #dddddd;
	font-size: 120%;
	font-weight: bold;
	padding: 3px 0;
}
form p {
	margin: 0px 3px 3px;
}
h1 {
	background-color: transparent;
	font-size: 140%;
	line-height: 120%;
	margin: 0 0 3px 0;
	padding: 2px 3px 2px;
	text-align: center;
}
h2 {
	font-size: 100%;
	margin: 0 0 3px 0;
	padding: 2px 3px 2px;
}
h3 {
	background-color: transparent;
	font-size: 90%;
	margin: 0px;
	padding: 2px 3px 2px;
	text-align: left;
}
img {
	border: 0px none;
}
th {
	background-color: #eeeeee;
	color: #333333;
	font-size: 90%;
}
.rteIframe {
	border-width: 1px;
	height: 300px;
	width: 440px;
}
.rteIframe.small {
	height: 150px;
}
li.address {
	list-style-image: url(/images/icons/address.gif);
}
.alert {
	color: #990000;
	font-weight: bold;
	text-align: left;
}
tr.alt {
	background-color: #eeeeee;
}
.article {
	clear: both;
	font-size: inherit;
	margin-top: 20px;
}
.article h1 {
	background-color: transparent;
	text-align: left;
	width: 100%;
}
.article h3 {
	font-weight: normal;
}
div.body {
	background-color: #ffffff;
	color: #000000;
	font-size: inherit;
	padding: 3px 6px;
	text-align: left;
}
.byline {
	background-color: #eeeeee;
	font-size: 90%;
	font-weight: normal;
	padding: 2px 3px;
	vertical-align: top;
}
.caption {
	background-color: transparent;
	font-size: 90%;
	padding: 6px 3px;
	text-align: center;
}
.center {
	text-align: center !important;
}
.centerheading {
	margin-left: 3px;
	width: 100%;
}
.centerheading h1 {
	background-color: transparent;
	float: left;
	padding: 3px 20px 0 0;
	vertical-align: baseline;
}
.centerheading h2 {
	clear: both;
}
.cleardiv {
	clear: both;
	line-height: 0;
}
.clickforlarger {
	font: normal 10px/12px Arial,Helvetica,sans-serif;
}
.contacts h1 {
	font-size: 120%;
	text-align: left;
}
.continue {
	border-top: 1px dashed #cccccc;
	font-size: inherit;
	font-weight: bold;
	margin: 4px 4px;
}
.date {
	float: right;
	text-align: right;
	width: 175px;
}
li.date {
	list-style-image: url(/images/icons/date.gif);
	text-align: left;
}
table.deletebox {
	background-color: #ffffff;
	border: 2px solid #990000;
	color: #000000;
	font-size: inherit;
	width: 400px;
}
.deletebox .formfield {
	background-color: transparent;
	width: 100px;
}
.deletebox .forminput {
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}
div.editform {
	margin: 20px auto;
	width: 550px;
}
table.editform {
	border: 1px solid #002200;
	border-spacing: 1px;
	font-size: inherit;
	width: 100%;
}
.editoptions {
	font-weight: bold;
	text-align: right;
}
li.email {
	list-style-image: url(/images/icons/email.gif);
}
div.errorbox {
	background-color: #ffff99;
	border: 2px solid #ffcc33;
	font-size: inherit;
	padding: 6px;
	width: 95%;
}
.fieldvalue {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.floatrightline {
	float: right;
	margin-right: 3px;
	padding: 1px 3px;
	text-align: right;
}
.formfield {
	background-color: #553366;
	color: #ffffff;
	padding-right: 6px;
	text-align: right;
	vertical-align: middle;
	width: 150px;
}
.formfield.top {
	vertical-align: top;
}
.forminput {
	border-top: 1px solid #002200;
	text-align: left;
	vertical-align: top;
}
.formnotes {
	font-size: 90%;
}
.formrequired {
	background-color: #dddddd;
	font-weight: bold;
	padding-right: 6px;
	text-align: right;
	vertical-align: middle;
}
.formrequired.top {
	vertical-align: top;
}
.formtext {
	font-size: 100%;
	padding: 3px;
	text-align: left;
}
.heading {
	background-color: #dddddd;
	font-size: 120%;
	font-weight: bold;
	padding: 2px 6px 2px;
	text-align: center;
}
.help {
	border-bottom: 1px dotted #333333;
	cursor: help;
}
.hidden {
	display: none;
}
img.icon {
	margin-right: 3px;
	vertical-align: baseline;
}
.iconcell {
	text-align: center;
	vertical-align: middle;
	width: 50px;
}
.imagebox {
	border: 1px solid #cccccc;
	margin: 6px 0px;
	max-width: 506px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
.imagebox.left {
	float: left;
	margin-right: 10px;
}
.imagebox.right {
	float: right;
	margin-left: 10px;
}
.intro {
	font-size: inherit;
	padding: 6px;
	vertical-align: top;
}
.license {
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	padding: 3px;
	text-align: right;
}
.license img {
	float: left;
	margin: 3px;
}
.media {
	background-color: #dddddd;
	border-spacing: 1px;
	font-size: inherit;
	margin: 12px auto 0 auto;
	text-align: center;
	width: 550px;
}
.media .imagebox {
	background-color: #dddddd;
	margin: auto;
	padding: 3px 0px;
	text-align: center;
}
.mediacolumn img {
	padding: 6px;
}
table.menubar {
	border-spacing: 0;
	border-style: none;
	margin: 0;
	width: 100%;
}
table.menubar .tab {
	background-color: #dddddd;
	border-bottom: 1px solid #993636;
	border-top: 1px solid #993636;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	width: 110px;
}
table.menubar .tab.selected {
	background-color: #ffffff;
	border-bottom-style: none;
	border-left: 1px solid #993636;
	border-right: 1px solid #993636;
}
div.metadata {
	border: 1px solid #666666;
	float: right;
	font-size: 90%;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 35%;
}
div.metadata ul {
	font-size: inherit;
	line-height: 15px;
	margin: 2px 0;
	overflow: hidden;
	padding: 3px 0 0 25px;
}
div.metadata .date {
	float: none;
	text-align: left;
	width: auto;
}
div.metadata .license {
	text-align: center;
}
div.metadata .license img {
	float: left;
	margin: 3px;
}
div.metadata .metalabel {
	background-color: #cccccc;
	font: normal normal bold 10px Arial,Helvetica,sans-serif;
	text-align: center;
}
li.more {
	font-size: 90%;
	list-style-type: none;
	text-align: right;
}
p.m_pagehits {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
.name {
	margin-top: 1px;
	padding: 1px 3px;
}
.navigation {
	padding-top: 12px;
	text-align: center;
}
div.objectdata {
	font-size: 90%;
	margin-bottom: 10px;
}
div.objectdata .objlabel {
	background-color: #cccccc;
	float: left;
	margin: 1px 3px 1px 0px;
	padding: 3px;
	text-align: right;
	width: 120px;
}
div.objectdata .objvalue {
	background-color: #d2d2e1;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: left;
	vertical-align: baseline;
}
.objections {
	background-color: #990000;
	color: #ffffff;
	padding: 3px;
}
td.padded {
	padding: 3px;
}
.pagelinks {
	border-top: 1px solid #000000 !important;
	font-size: 12px;
	margin: 3px 0 6px;
	padding: 3px 3px 0 0;
	text-align: right;
}
li.person {
	list-style-image: url(/images/icons/person.gif);
}
li.phone {
	list-style-image: url(/images/icons/phone.gif);
}
div.quick {
	margin-bottom: 12px;
}
div.quick li {
	margin-left: 20px;
}
div.quick p {
	margin: 2px;
}
div.quick ul {
	font-size: inherit;
	margin: 2px 0;
	overflow: hidden;
	padding-left: 3px;
}
div.quick .highlight {
	background-color: #dddddd;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-bottom: 3px;
}
.right {
	text-align: right;
}
.row {
	clear: both;
}
img.rteButton {
	border: 1px solid #eeeeee;
	margin: 1px;
	vertical-align: middle;
}
img.rteButton.pressed {
	background-color: #dddddd;
	border: 1px solid #666666;
}
img.rteButton:hover {
	background-color: #cccccc;
	border-bottom-color: #000000;
	border-right-color: #000000;
}
div.rtePathbar {
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	height: 16px;
	padding: 3px;
}
img.rteResize:hover {
	cursor: s-resize;
}
div.rteToolbar option, div.rteToolbar select {
	font-size: 10px;
	vertical-align: middle;
}
.rteIframe {
	border-width: 1px;
	height: 300px;
	width: 440px;
}
.rtiframe {
	border-width: 1px;
	height: 300px;
	width: 440px;
}
.rteIframe.small {
	height: 150px;
}
.rtiframe.small {
	height: 150px;
}
.searchresults {
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding-right: 3px;
	text-align: right;
}
.smallbold {
	font-size: 100%;
	font-weight: bold;
}
.summary {
	padding: 4px 8px;
	vertical-align: top;
}
.tinystring {
	font-size: 90%;
	font-weight: normal;
	line-height: 1em;
}
table.tl {
	border: 1px solid #6699cc;
	border-spacing: 0px;
	margin: 8px auto 4px;
	width: 550px;
}
table.tl td {
	padding: 2px;
}
table.tl th {
	text-align: left;
}
table.tl .tlaltrow {
	background-color: #eeeeee;
}
table.tl .tlbottomrow {
	font-weight: bold;
	padding: 8px 0px;
}
table.tl .tlrow {
	background-color: #dddddd;
}
table.tl .tltoprow {
	font-weight: bold;
	text-align: right;
}
.toolbar {
	font-weight: normal;
	padding-bottom: 6px;
	text-align: left;
}
li.url {
	list-style-image: url(/images/icons/url.gif);
}
div.wrapper {
	margin: 0;
	padding: 0;
}
div.wrapper div.inside {
	padding: 0 6px;
}
div.wrapper .roundbtm {
	background: transparent bottom left no-repeat;
	height: 16px;
}
div.wrapper .roundbtm img {
	float: right;
	vertical-align: bottom;
}
div.wrapper .roundtop {
	background: transparent top left no-repeat;
	height: 16px;
}
div.wrapper .roundtop img {
	float: right;
	margin: 0;
	vertical-align: top;
}
img#bannerspacer {
	display: none;
	height: 100px;
	width: 798px;
}
div#dadabox {
	background-color: #990000;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	vertical-align: middle;
	width: 136px;
}
div#dadabox a:visited {
	color: #ffffff;
}
div#edititems {
	margin: auto;
	width: 550px;
}
#fullcell {
	background-color: transparent;
	text-align: left;
	vertical-align: top;
	width: 620px;
}
#leftbar {
	background-color: transparent;
	color: #000000;
	float: left;
	font-size: 100%;
	margin: 0;
	padding: 10px 3px;
	width: 160px;
}
#leftbar form {
	margin-bottom: 6px;
}
#leftbar h1 {
	background-color: transparent;
	border-bottom: 3px solid #bbbbbb;
	display: inline;
	font-size: 100%;
	font-weight: bold;
	padding: 0 3px;
	text-align: left;
	vertical-align: bottom;
}
#leftbar .boxcenter {
	background-color: #eeeeee;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #999999;
	border-right: 2px solid #555555;
	border-top: 1px solid #bbbbbb;
	margin-top: 2px;
	padding: 3px;
	text-align: center;
	width: 152px;
}
#leftbar .boxleft {
	background-color: #eeeeee;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #999999;
	border-right: 2px solid #555555;
	border-top: 1px solid #bbbbbb;
	margin-top: 2px;
	padding: 3px;
	text-align: left;
	width: 152px;
}
img#logospacer {
	height: 100px;
	width: 800px;
}
#maincell {
	background-color: transparent;
	float: left;
	text-align: left;
	vertical-align: top;
	width: 430px;
}
#mediagallery {
	background-color: #ffffff;
	clear: both;
	margin-top: 6px;
	text-align: center;
	vertical-align: top;
	width: 620px;
}
#mediagallery .caption {
	font-size: inherit;
}
#mediagallery .imagebox {
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 6px;
	vertical-align: top;
	width: 198px;
}
div#navrow div.navlink {
	background-color: transparent;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #aaaaaa;
	float: left;
	min-width: 60px;
	padding: 1px 6px;
	position: relative;
	text-align: center;
	width: 80px;
}
#notleftbar {
	background-color: transparent;
	float: right;
	vertical-align: top;
	width: 630px;
}
div#pagebanner {
	background-color: #330033;
	position: relative;
	width: 800px;
}
div#pagebanner #bannercell {
	background-image: url(/images/ellicottcity_banner.jpg);
	background-repeat: no-repeat;
	display: none;
	height: 100px;
	left: 120px;
	position: absolute;
	top: 0;
}
div#pagebanner #logocell {
	background-image: url(/images/ellicottcity_banner.jpg);
	height: 100px;
	vertical-align: top;
	width: 800px;
}
div#pagebottom {
	background: transparent;
	clear: both;
	margin-top: 12px;
	padding: 3px;
	width: 792px;
}
div#printheader {
	display: none;
}
#rightbar {
	background-color: transparent;
	border-left: 1px dotted #333333;
	color: #000000;
	float: right;
	font-size: inherit;
	line-height: 120%;
	vertical-align: top;
	width: 180px;
}
#rightbar h1 {
	border-bottom: 4px solid #9ab0cc;
	border-right: 6px solid #ffffff;
	font-size: 100%;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
}
#rightbar h2 {
	background-color: #d2d2e1;
	color: #000000;
	margin: 0;
	text-align: center;
}
#rightbar .alert {
	font-size: 11px;
	margin: 3px;
}
#rightbar .boxcenter {
	background-color: transparent;
	text-align: center;
}
#rightbar .boxleft {
	background-color: transparent;
	text-align: left;
}
#rightbar .title {
	font-size: 90%;
	line-height: 1em;
	margin: 3px;
}
div#root {
	height: 100%;
	position: relative;
	vertical-align: top;
}
div#rootcontainer {
	background-color: #eecc44;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 800px;
}
div#toprow {
	background-color: transparent;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	display: none;
	font-size: inherit;
	line-height: 16px;
	padding: 6px 0px;
	text-align: left;
	text-transform: lowercase;
}
div#toprow li {
	border-right: 1px solid #666666;
	display: inline;
	padding: 0 5px;
}
div#toprow ul {
	margin: 0;
	padding: 0;
}
div#toprow .publish {
	font-weight: bold;
}