body, html {
	height:100%;
	width:100%;
	margin:0px;
}

html, body, p, table, tr, td, div, h1, h2, h3 {
	font-family:pt sans, arial;
}

body.greycarbon {
	background-color:#eeeeee; 
	background:url(/images/backs/29.jpg); 
}

p.subheader {
	font-weight:bold;
	font-size:120%; 
	font-style:italic; 
	padding-top:15px;
}

a {
	outline: 0;
	color:black;
}

a.normallinks {
	color:#222222;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	word-wrap:break-word;
}

a.normallinks:visited {
	text-decoration:none;
	border-bottom:1px dotted black;
}

a.normallinks:hover {
	background-color:#EFEF47;
}

table {
	border-collapse:collapse;
}

#maincontentdiv {
	width:590px; 
	display:inline-block; 
	border-right:1pt dashed #F29A71;
	padding-right:5px;
}

#maincontentdiv630 {
	width:630px; 
	display:inline-block; 
	padding-right:5px;
}

#maincontentblog {
	width:650px; 
	display:inline-block; 
	border-right:1pt dashed #F29A71; 
	padding-right:4px; 
	vertical-align:top;
}

#rightcolumn {
		width:190px; 
		padding-left:2px; 
		display:inline-block; 
		vertical-align:top; 
}

#rightcolumn150 {
	width:150px; 
	padding-left:2px; 
	display:inline-block; 
	vertical-align:top;
}

#rightcolumn130 {
	width:130px; 
	vertical-align:top;
	display:inline-block; 
}

#insiderightcolumn {
	border:1pt dashed #cccccc; 
	padding:4px; 
	width:100%; 
	margin-bottom:5px; 
	font-family: pt sans, arial;
}

.insiderightcolumnblog {
	border:1pt dashed #cccccc; 
	padding:4px; 
	width:100%; 
	margin-bottom:10px;
}

div.pinktop {
	background:url(/images/backs/pnk.jpg); 
	padding-top:5px; 
	background-color: #e07952; 
	/*min-width:830px;*/
	padding-bottom:5px;
	height:58px;
	width:100%;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#navigation {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:112px;
	z-index:9999;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

* html #navigation /* IE6 position fixed Top */{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}


div.pinkbottom {
	/*min-width:830px;*/
	padding:0px; 
	padding-bottom:10px;
	background:url(/images/backs/pnk.jpg); 
	background-color: #e07952;
	height:97px;
	overflow-y:hidden;
	
	position: relative;
	margin-top: -95px;

}

table.bottominfo {
    font-family: Tahoma, Geneva, sans-serif;
	width:800px; 
	color:white; 
	font-size:8pt; 
	margin-left:auto; 
	margin-right:auto;
	padding:0px; 
	padding-bottom:10px;
	line-height:13px;
}

#content {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 15px;
	padding-top:112px;
	padding-bottom:115px;
}

#nonfooter {
	position: relative;
	width:830px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/backs/linedpaper.gif);
	background-color:white;
		-webkit-box-shadow: 0 0px 10px black;
	-moz-box-shadow:    0 -10px 10px black;
	box-shadow:         0 -10px 10px black; 

	min-height: 100%;
	
}

* html #nonfooter {
	height: 100%;
}

#endpage {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	padding:0px 15px;
	height:2px;
	background:url(/images/backs/linedpaper.gif);
	background-color:white;
	-webkit-box-shadow: 0 4px 7px #444444;
	-moz-box-shadow:    0 4px 7px #444444;
	box-shadow:         0 4px 7px #444444; 
	overflow-y:hidden;
}

#startpage {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding:0px 15px;
	height:3px;
	background:url(/images/backs/linedpaper.gif);
	background-color:white;
	-webkit-box-shadow: 0 -2px 4px #444444;
	-moz-box-shadow:    0 -2px 4px #444444;
	box-shadow:         0 -2px 4px #444444; 
	overflow-y:hidden;
}

#titlebar {
	/*width:830px; */
	margin-left:auto; 
	margin-right:auto;
}

#greyback { 
	background-color:#aaaaaa; 
	background-image:url('/images/backs/glossymetal.jpg'); 
	/*min-width:830px;*/
	height:54px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#mymenu {
	width:830px; 
	margin-left:auto; 
	margin-right:auto;
	padding-top:5px;
	padding-bottom:2px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}


h1.mlclogo {
	margin: 0px 0px 5px 0px;
	width: 339px;
	height: 17px;
	background-image: url(/images/logo/mlctextwhitesmall3.png);
}

.mlclogo:hover {
	background-image: url(/images/logo/mlctextwhitesmall4.png);
}

h1.otblogo {
	margin: 0px 0px 5px 0px;
	width: 286px;
	height: 11px;
	background-image: url(/images/logo/otbtextwhitesmall3.png);
}

.otblogo:hover {
	background-image: url(/images/logo/otbtextwhitesmall4.png);
}

h1.inologo {
	margin: 0px 0px 0px 0px;
	width: 255px;
	height: 14px;
	background-image: url(/images/logo/inotextwhitesmall3.png);
}

.inologo:hover {
	background-image: url(/images/logo/inotextwhitesmall4.png);
}

h1.mlcicon {
	margin:0px 0px 0px 0px;
	width: 82px;
	height: 56px;
	background-image: url(/images/logo/iconwhitesmaller1.png);
}

.mlcicon:hover {
	background-image: url(/images/logo/iconcolorsmaller1.png);
}

h1.schedulecall {
	margin:0px 0px 0px 0px;
	width: 237px;
	height: 62px;
	position:relative;
	top:-3px;
	background-image: url(/images/actions/schedulecall1.png);
}

.schedulecall:hover {
	background-image: url(/images/actions/schedulecall2.png);
	cursor:pointer;
}

h1.letsmeet {
	margin:0px 0px 0px 0px;
	width: 237px;
	height: 62px;
	position:relative;
	top:-3px;
	background-image: url(/images/actions/meetforcoffee1.png);
}

.letsmeet:hover {
	background-image: url(/images/actions/meetforcoffee2.png);
	cursor:pointer;
}

h1.callnow {
	margin:0px 0px 0px 0px;
	width: 237px;
	height: 62px;
	position:relative;
	top:-3px;
	background-image: url(/images/actions/callnow1.png);
}

.callnow:hover {
	background-image: url(/images/actions/callnow2.png);
	cursor:pointer;
}

.mlclogo span, .otblogo span, .inologo span, .mlcicon span, .schedulecall span, .letsmeet span, .callnow span { display: none; }

.blue {
	border-top: solid 1px #55abce;
	background: #014252;
	background: -webkit-gradient(linear, left top, left bottom, from(#2589a9), to(#014252));
	background: -moz-linear-gradient(top,  #2589a9,  #014252);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2589a9', endColorstr='#014252');
}

.blue:hover {
	border-top: solid 1px #6fe0ff;
	background: #01566b;
	background: -webkit-gradient(linear, left top, left bottom, from(#30b3dd), to(#01566b));
	background: -moz-linear-gradient(top,  #30b3dd,  #01566b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#30b3dd', endColorstr='#01566b');
}
.blue:active {
	border-top: solid 1px #4285a1;
	background: #014252;
	background: -webkit-gradient(linear, left top, left bottom, from(#014252), to(#2589a9));
	background: -moz-linear-gradient(top,  #014252,  #2589a9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#014252', endColorstr='#2589a9');
}

.orange {
	border-top: solid 1px #ffc14d;
	background: #a76000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9e06), to(#a76000));
	background: -moz-linear-gradient(top,  #ff9e06,  #a76000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e06', endColorstr='#a76000');
}
.orange:hover {
	border-top: solid 1px #ffe75c;
	background: #c87300;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffbd07), to(#c87300));
	background: -moz-linear-gradient(top,  #ffbd07,  #c87300);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd07', endColorstr='#c87300');
}
.orange:active {
	border-top: solid 1px #ffc14d;
	background: #ff9e06;
	background: -webkit-gradient(linear, left top, left bottom, from(#a76000), to(#ff9e06));
	background: -moz-linear-gradient(top,  #a76000,  #ff9e06);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a76000', endColorstr='#ff9e06');
}

.green {
	border-top: solid 1px #b4e765;
	background: #648027;
	background: -webkit-gradient(linear, left top, left bottom, from(#98c93b), to(#648027));
	background: -moz-linear-gradient(top,  #98c93b,  #648027);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#98c93b', endColorstr='#648027');
}
.green:hover {
	border-top: solid 1px #d7ff79;
	background: #78992f;
	background: -webkit-gradient(linear, left top, left bottom, from(#b6f147), to(#78992f));
	background: -moz-linear-gradient(top,  #b6f147,  #78992f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6f147', endColorstr='#78992f');
}
.green:active {
	border-top: solid 1px #b4e765;
	background: #648027;
	background: -webkit-gradient(linear, left top, left bottom, from(#648027), to(#98c93b));
	background: -moz-linear-gradient(top,  #648027,  #98c93b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#648027', endColorstr='#98c93b');
}

.yellow {
	border-top: solid 1px #fff04d;
	background: #a78c00;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffe006), to(#a78c00));
	background: -moz-linear-gradient(top,  #ffe006,  #a78c00);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe006', endColorstr='#a78c00');
}
.yellow:hover {
	border-top: solid 1px #ffff99;
	background: #c8a800;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffff07), to(#c8a800));
	background: -moz-linear-gradient(top,  #ffff07,  #c8a800);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff07', endColorstr='#c8a800');
}
.yellow:active {
	border-top: solid 1px #fff04d;
	background: #a78c00;
	background: -webkit-gradient(linear, left top, left bottom, from(#a78c00), to(#ffe006));
	background: -moz-linear-gradient(top,  #a78c00,  #ffe006);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a78c00', endColorstr='#ffe006');
}

.menubuttonselected {
	font-family:pt sans, arial;
	font-size:12pt;
	display:inline-block;
	width:100%;
	padding-top:5px; 
	padding-bottom:5px; 
	text-align:center; 
	border-bottom:6px solid #e07952;
	text-decoration:none;
	color:black;
}


.menubuttonnotselected {
	font-family:pt sans, arial;
	font-size:12pt;
	display:inline-block;
	width:100%;
	margin:0px;
	padding-top:5px; 
	padding-bottom:5px; 
	text-align:center; 
	border-bottom:6px solid #cccccc;
	text-decoration:none;
	color:black;
}

.menubuttonnotselected:hover {
	border-bottom:6px solid #444444;
	cursor:pointer;
	text-decoration:none;
}

.menubuttonselected:hover {
	text-decoration:none;
	border-bottom:6px solid #EF8E1D;
	cursor:pointer;
}

.pageheader {
	font-family: courier new, courier, monospace; 
	font-weight:bold; 
	font-size:18pt; 
	color:#444444; 
	letter-spacing:-3px; 
	border-bottom:1px dashed #666666;
}

.blogtable {
	max-width:650px; 
	border-right:1pt dashed #F29A71; 
	padding-right:4px; 
	vertical-align:top;
}

.justprint { display:none; }


@media print{
  .pinkbottom { display:none; }
  .pinktop { display:none; }
  #greyback { display:none; }
  #blogrightcolumn { display:none; }
  .dontprint { display:none; }
  .justprint { display:block; }
  .blogtable { width:100%; border:0; }
  
  
  #content, #endpage, #startpage, #nonfooter {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none; 
  }
}

* html,* html body /* IE6 Fixed Position Jitter Fix */{background-image:url(about:blank);background-attachment:fixed; }

#dropdown1 {
	background-color:#dddddd;
	border:1px solid #aaaaaa;
	padding:5px;
	font-size:8pt;
	position:absolute;
	left:0px;
	top:100px;
	width:79px;
	-webkit-box-shadow: 0 3px 10px black;
	-moz-box-shadow:    0 3px 10px black;
	box-shadow:         0 3px 10px black; 
	z-index:10000;

}

span.shownumber {
	font-style:italic;
	margin-left:25px;
	font-size:8pt;
	padding:3px;
	border:1px solid #dddddd;
	background-color:#eeeeee;
	position:relative;
	top:-10px;
}

* html .shownumber {
	position: static;
}

.searchbox {
	display:none;
	font-family:pt sans, arial;
	font-size:13px;
	background-color:#444444;
	background-image:url(/images/backs/15261.png);
	color:white;
	width:420px;
	position:fixed;
	top:112px;
	left:500px;
	z-index:9999999;
	overflow:hidden;
	padding:5px;
	border:1px solid black;
}

.searchonpage {
	font-family:pt sans, arial;
	font-size:13px;
	background-color:#444444;
	background-image:url(/images/backs/15261.png);
	color:white;
	width:450px;
	padding:5px;
	border:1px solid black;
	margin-left:auto;
	margin-right:auto;
}

p.popupad {
	font-family:pt sans, arial;
	font-size:10pt;
	color:white;
}

a.popupad {
	font-family:pt sans, arial;
	font-size:10pt;
	color:red;
	text-decoration:underline;
	background:#444444;
}

h2.popupad {
	font-family:pt sans, arial;
	font-size:14pt;
	color:white;
}

::selection {
	color:#FFA500;
	background-color:#DE7850;
}

::-moz-selection {
	color:#FFA500;
	background-color:#DE7850;
}

.aweber-outside {
	max-width:340px; 
	border:1px solid #888; 
	padding:0px; 
	text-align:left;
	background: #dddddd url('/images/backs/subscribe-background2.jpg') center; 
}

.aweber-header {
	background: #444444 url('/images/backs/subscribe-background.jpg') center; 
	padding:10px; 
	color:#dddddd; 
	text-align:center; 
	font-size:13pt;
	margin-bottom:7px;
}

.aweber-submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border:2px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
	padding:12px;
	max-width:320px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	margin-top:4px;
}

.aweber-privacy {
	font-size:8pt;
	text-align:right;
	padding-right:10px;
}

.aweber-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	color:#dddddd;
}

.aweber-submit:active {
	position:relative;
	top:1px;
}

.aweber-input {
	width:180px;
	height:25px;
	font-size:13pt;
	margin-bottom:5px;
	margin-top:2px;
}

.aweber-label {
	display:inline-block;
	padding-left:5px;
	width:75px;
	height:25px;
	margin-bottom:5px;
	margin-top:2px;
}

#contact-area  {
width: 600px;
margin-top: 25px;
margin-left:50px;
}

#tmsearch-area {
	margin-left:auto;
	margin-right:auto;
	padding:6px;
	width:650px;
}

#contact-area input, #contact-area textarea, #contact-area select, #tmsearch-area input, #tmsearch-area textarea, #tmsearch-area select {
	padding: 5px;
	width: 471px;
	font-family:PT Sans;
	font-size: 14pt;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area select, #tmsearch-area select {
	width:485px;
}

#contact-area textarea {
	height: 180px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area .button, #tmsearch-area .button {
	float:right;
	max-width:485px; 
	color:white;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

.awebsubm {
	background-image:url("http://forms.aweber.com/images/auto/gradient/button/e50.png");
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#bf3500;
	border:1px solid #bf3500;
	color:#FFFFFF;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:24px;
	font-family:Trebuchet MS, sans-serif;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 8px;
	font-size: 11pt;
	font-family:pt sans, arial;
}


.plabel {
	font-size:11pt;
	margin:0px;
}

.radiotable {
	width:400px; 
	max-width:90%; 
	margin-left:10px;
}

td.tmsearch {
	padding:4px;
	border:1px solid black;
	vertical-align:top;
}

#tmsearch-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
	font-size: 11pt;
	font-family:pt sans, arial;
}


#contact-area label.radio {
	float:none;
	font-size:11pt;
}

p.radios {
	text-indent:-1em; 
	margin:0 0 0 1em;
}   

.playerstyle600 {
	width:600px;
	height:338px;
	border:0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

table.survey {
	border-collapse:collapse;
	border:1px solid black;
}

td.survey {
	padding:5px 15px;
	border:1px solid #cccccc;
	text-align:left;
	vertical-align:top;
	border:1px solid black;
}

.youtube_embed {
	width:620px;
	height:450px;
}

.youtube_wide {
	width:632px;
	height:385px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	border:1px dashed #ccc;
}

.youtube_wide_blog {
	width:620px;
	height:348px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	border:1px dashed #ccc;
}


.iplayerhd {
	width:620px;
	height:349px;
}

.iphd-screen {
	width:620px;
	height:348px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	display: block;
	border:1px dashed #ccc;
}

.iphd-tablet {
	display:none;
}

.iphd-phone {
	display:none;
}

#backtotop {
	position:fixed;
	left:-1000px;
	display:none;
	width:100px;
	height:100px;
	margin-top:35%;
	z-index:999999;
	 opacity: 0.7;
}

.signupbutton {
	text-decoration:none; 
	padding: 5px 50px;
}

#selecting {
	font-size:12pt; 
	margin-right:10px;
}

.downloadicons {
	border:0; 
	width:128px; 
	height:128px;
}

.paybypaypal {
	border:0; 
	width:100px; 
	height:94px;
}

.rightpic {
	width:206px; 
	padding-left:20px; 
	vertical-align:text-top;
}

.booknow {
	display: block;
	width: 176px;
	height: 56px;
	background: url('/images/actions/booknowall.png') bottom;
	text-indent: -99999px;
}
.booknow:hover {
	background-position: 0 0;
}

.chooseservicephone {
	display:none;
}

.chooseservice {
	display:block;
	margin-left:70px;
}

.chooseserviceone {
	margin-left:70px;
}

ul.dash {
	margin-left:25px;
	padding:0;
	list-style-type:none;
}

ul ul.dash {
	margin-left:70px;
}

li.dash {
	background:url(/images/icons/dash.gif) left 0.7em no-repeat;
	padding:0px 20px;
	margin-bottom:10px;
} 	

li.checkmark {
	background:url(/images/icons/checkmark.gif) left 0.3em no-repeat;
	padding:0px 20px;
	margin-bottom:10px;
} 	

.anitaphoto {
	max-height:300px; 
	max-width:500px;
}

* html .searchbox /* IE6 position fixed Top */{position:absolute;bottom:auto;top:expression(120+eval(document.documentElement.scrollTop));}