/* Nontrepreneur Stylesheet - by Cameo Hill 2007 */

body {
	margin:0;
	background:#000 url(../site_images/mL_back.gif) top repeat-x;
}
h1, h2 {
	font-family:georgia;
	font-weight:normal;
	}
ul, li {
	margin:0;
	padding:0;
	}
#header h1, #header p {
	margin:0;
	padding:0;
	float:left;
	color:#fff;
	font-family:georgia;
	}
#header h1 {
	width:210px;
	font-weight:normal;
	font-size:24pt;
	}
#header h1 a {
	color:#fff;
	text-decoration:none;
	}
#header p {
	width: 450px;
	font-size:10pt;
	padding: 5px 0 0 10px;
	}
.cellback {
	background:url(../site_images/content.gif) left repeat-y;
	}
.menuheader {
	width:710px;
	height:84px;
	background:url(../site_images/body_header.png) no-repeat;
	}
.menuheader h2 {
	width:100px;
	float:left;
	font-size:14pt;
	margin:40px 0 0 20px;
	padding:0;
	text-align:center;
	}
.menuheader h2 a {
	display:block;
	width:100px;
	height:42px;
	color:#666666;
	text-decoration:none;
	}
.menuheader h2 a:hover {
	color:#006699;
	background:url(../site_images/menu_back.jpg) no-repeat;
	}
.pos-menu {
	margin:0 0 0 40px;
	padding:0;
	}
#bodytxt {
	margin:0 40px;
	padding:0;
	font-family:verdana;
	font-size:9pt;
	}
#bodytxt h1 {
	margin:0 10px 10px 0;
	padding:0 10px 0 10px;
	font-size:20pt;
	color:#006699;
	text-align:left;
	border-left:20px solid #5F7389;
	}
#bodytxt h2 {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	font-size:10pt;
	font-family:Arial, helvetica;
	font-weight:bold;
	color:#666;
	border-left:15px #ccc solid;
	}
#bodytxt p {
	margin:0;
	padding:10px 0 0 0;
	}
#bodytxt ul {
	margin:10px 0 0 30px;
	list-style-type:square;
	}
#bodytxt li {
	padding:5px 0 5px 0;
	}
#bodytxt a {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	}
.quote-box {
	width:250px;
	margin:15px;
	padding:15px;
	float:right;
	border:1px #cccccc solid;
	}
.quote-box h3 {
	margin:0;
	padding:0;
	font-size:14pt;
	font-family:georgia;
	font-weight:normal;
	color:#006699;
	}
#footer {
	width:640px;
	height:40px;
	margin:0 0 0 30px;
	padding:7px 0;
	border-top:1px #cccccc solid;
	text-align:right;
	font-size:10pt;
	color:#666666;
	}
.contact-form {
	margin:0 0 0 20px;
	}
.contact-form td {
	font-size:9pt;
	}