@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
/
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 100%;
	text-align: left;
	font-size: 80%;
	background: url(images/nav_bar_back.jpg) repeat-x;
}
a img {
	border: 0;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
p, #mainContent ul, #mainContent ol {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
h1, h2, h3, h4 {
	color: #FF9F00;
	font-weight: normal;
}
h1 {
	font-size: 200%;
}
#scalesDiv {
}
#scalesDiv {
	background: url(images/T-Scale.png) no-repeat left bottom;
	padding-top: 75px;
	height: 214px;
	width: 266px;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 135%;
}
#header {
	background: #FFF url(images/LDSwirls.png) no-repeat right 30px;
	border-bottom: 1px solid #FBBC53;
}
#header img {
	margin: 40px 0 31px 40px;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FBBC53 url(../../../../../TiFire1/Files/Forr/New/Billed/MB%20BizCards/QDROdoc/images/nav_bar_back.jpg) repeat-x;
	float: left;
	width: 100%;
	border-bottom: #ffcc66 1px solid;
}
#header li {
	float: left;
	font-size: 110%;
}
#header li a {
	display: block;
	padding: 8px 12px;
	float: left;
	color: #FFF;
	text-decoration: none;
}
#header li a:hover, #header li a:active, #header li a:focus {
	color: #000000;
}
#header li#living {
	padding-left: 28px;
}
.living #living a {
	color: #000000;
	font-weight: bold;
}
#mainWrap {
	background: #333333 url(../../../../../TiFire1/Files/Forr/New/Billed/MB%20BizCards/QDROdoc/images/main_back.jpg) repeat-x;
	border-bottom: 10px solid #333333;
	padding-bottom: 20px;
}

#sidebar1 {
	float: left;
	width: 23%;
	padding: 15px 0;
	background: url(../../../../../TiFire1/Files/Forr/New/Billed/MB%20BizCards/QDROdoc/images/side1_back.jpg) no-repeat right top;
	min-height: 200px;
}
#sidebar2 {
	float: right;
	width: 23%;
	padding: 15px 0;
	background: #333333 url(images/side2_back.png) no-repeat right top;
	min-height: 145px;
	height: 231px;
}
#sidebar2 p, #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 30px;
}

#sidebar1 ul {
	margin: 15px 35px 0 0;
	padding: 0;
	list-style: none;	
	font-size: 105%;
}
#sidebar1 li a {
	display: block;
	padding: 5px 0 5px 40px;
	color: #FFF;
	text-decoration: none;
}
#sidebar1 li a:hover, #sidebar1 li a:active, #sidebar1 li a:focus {
	color: #FF9F00;
}
.visiting #visiting a, .moving #moving a, .maplocator #maplocator a, .directory #directory a {
	background: url(../../../../../TiFire1/Files/Forr/New/Billed/MB%20BizCards/QDROdoc/images/arrow.gif) no-repeat left center;
	color: #FFFFFF;
}

#mainContent {
	margin: 0 24% 0 23.5%;
	background: url(../../../../../TiFire1/Files/Forr/New/Billed/MB%20BizCards/QDROdoc/images/content_back.jpg) no-repeat right top;
	padding-top: 10px;
	padding-right: 100px;
}
#mainContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainContent li {
	padding-left: 15px;
}
#mbPhoto {
	background: url(../../MB%20BizCards/QDROdoc/images/mbPhoto.jpg) no-repeat right top;
	height: 180px;
	width: 240px;
	border: 1px solid #FBBC53;
	float: right;
	margin-left: 10px;
}

#footer {
	padding: 0 30px 0 40px;
	border-top: 10px solid #333333;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	width: 59%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 39%;
}
#footer li {
	float: right;
	padding-right: 35px;
}
#footer li a {
	display: block;
	padding: 10px;
	color: #999999;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active, #footer li a:focus {
	color: #FF9F00;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
