body, html {
	text-align: center;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 0.8em;
	font-size: 10px;
	font-family: "arial", sans-serif, monospace;
	font-weight: bolder;
	background: #FFFFFF;
}

body, html, a {
	color: #4C443F;
}

.clear {
	line-height: 0px;
	clear: both;
}

.nocss, .hao{
	display: none;
}

.input_text, textarea {
	line-height: 16px;
	border: 1px solid #000000;; 
}

.input_text	{
	height: 16px;
}

.input_submit {
	background: #F1EFF0;
	border: 1px solid #ECECEC;
	border-left-color: #ADADAD;
	border-right-color: #808080;
	border-bottom-color: #606060;
	padding: 1px 3px;
	cursor: pointer;
	margin: 0px;
}

div#header_spacer {
	background: #A60612;
	height: 6px;
	margin: 5px 0px 3px 0px;
	font-size: 0px;
}

div#footer_spacer {
	background: #A60612;
	height: 5px;
	margin: 0px 0px 2px 0px;
	font-size: 0px;
}

div#main_wrapper {
	text-align: justify;
	width: 768px;
	margin: 0px auto;
}

div#main_page {
	position: relative;
	width: 762px;
	margin: 0px auto;
}

div#site_header {
	position: relative;
	background: transparent url(../images/site/logo.jpg) no-repeat scroll 0px 15px;
	height: 50px;
}

div#site_header div#disclaimer {
	position: absolute;
	top: auto;
	bottom: 0px;
	font-style: italic;
	font-size: 1.1em;
	color: #858585;
	background: transparent;
}

div#site_header a.float_right {
	margin: 6px 0px 0px 48px;
}

div#column {
	width: 160px;
}

div#column div.element {
	margin-bottom: 3px;
}

div#statement_of_intent {
	min-height: 150px;
	padding: 9px 9px;
	font-size: 1.2em;
	color: #FFFFFF;
	background: #3A558C url(../images/site/display_statement_of_intent.jpg) repeat-x top left;
} 

.blockthing {
 position:relative;
 display:block; 
 height: 40px;
 width: 200px;
}

div#column div.header h3 {
	min-height: 33px;
	background: #A6070B;
	color: #FFFFFF;
	text-align: left;
	font-size: 1.3em;
	padding: 11px;
}

div#column div.article {
	min-height: 14px;
	border: 1px solid #DBDBDB;
	background: #FEFEFE url(../images/site/background_button_gray.jpg) repeat-x top left;
	font-size: 1.1em;
	font-weight: normal;
	padding: 12px 11px;
}

div#main {
	margin-left: 162px;
}

div#main div.header {
	background: #FFFFFF url(../images/site/display_skyline.jpg) no-repeat bottom left;
	min-height: 168px;
}

div#main div.float_right {
	width: 156px;
}

div#main div.float_right h3 {
	border: 1px solid #B6B6B6;
	background: #E4E3DF;
	color: #414E85;
	height: 15px;
	line-height: 15px;
	font-size: 1.1em;
	text-align: center;
	margin: 0px 0px 1px 0px;
}

div#main div.navigation div {
	min-height: 48px;
	color: #FFFFFF;
}

div#main div.navigation div a {
	padding: 5px 0px 0px 25px;
	color: #FFFFFF;
}

div#main div.navigation div a span.navigation_title {
	font-weight: bold;
	font-size: 1.4em;
}

div#main div.navigation div a span.navigation_link {
	padding: 11px 0px 0px 16px;
}

div#main div.navigation div.name {
	background: url(../images/site/background_header_blue.jpg) repeat-x top left;
}

div#main div.navigation div.practice {
	background: url(../images/site/background_header_gray.jpg) repeat-x top left;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

div#main div.navigation div.location {
	background: url(../images/site/background_header_red.jpg) repeat-x top left;
}

div#content div.spacer {
	height: 12px;
	background: #434243;
	margin: 3px 0px;
}

div#content div#page {
	margin: 0px 0px 10px 14px;
	width: 470px;
	text-align: left;
}

div#page h1 {
	font-size: 1.5em;
}

div#page span.header_blue {
	color: #5A75CE;
}

div#page span.header_red {
	color: #B23C38;
}

div#page ul {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 120px;
	list-style-position: outside;
}

div#page li {
	margin: 0px;
	padding: 3px 0px;
}

div#article {
	font-size: 1.2em;
	font-weight: normal;
}

div#article h3 {
	font-size: 1.2em;
	text-align: center;
}

div#article h4 {
	font-size: 1.1em;
	text-align: center;
	margin: 5px 0px;
}

div#article a {
	color: #0000FF;
	text-decoration: underline;
}

div#article ol {
	margin: 20px;
	padding: 0px;	
}

div#content div.float_right {
	width: auto;
}

div#content div#display {
	margin: 20px 0px;
}

div#content div#display img {
	margin: 10px 0px;
	border: 1px solid #706F6D;
}

div#content div.listing_detailed h3 {
	font-size: 1.1em;
	color: #90000F;
	text-align: left;
}

div#content div.listing_detailed div.float_left {
	width: 225px;
	min-height: 150px;
	margin-right: 10px;
	text-align: left;
}

div#content div.listing_detailed div.float_left a {
	color: #0000FF;
}




button {
	background: transparent url(../images/site/background_button.gif) repeat-x scroll top left;
	line-height: 13px;
	font-size: 0.8em;
	border: 1px solid #A7A76B;
}

div#site_footer {
	height: 21px;
	background: #FEFEFE url(../images/site/background_footer_gray.jpg) repeat-x top left;
	border: 1px solid #CBCACA;
}

.contact .title {
	color: #FF0000;
}

.contact div {
	color: #000000;
}

.contact a {
	color: #0000FF;
}

#mp {
	margin-top: 5px;
}
