/* CODE: NOTMYHOME.COM */

body {
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.1cm 2cm 1cm 1.5cm;
	margin: 0px 0px 0px 0cm;
}

img {
	border: none;
}

H1, H2, H3, H4 {
	font-weight: normal;
	font-family: georgia, verdana, sans-serif;
	clear: both;
	orphans: 2;
	widows: 2;
	page-break-after: avoid;
}

H1 {
	font-size: 150%;
	letter-spacing: 0.25em;
}

H2 {
	font-size: 182%;
	margin: 0px 0px 0.2em 0px;
}

H3 {
	font-size: 130%;
	margin: 1.5em 0px 0.5em 0px;
}

H3.smcaps {
	font-variant: small-caps;
}

P {
	font-family: georgia, verdana, sans-serif;
	text-align: left;
	line-height: 1.5em;
	margin: 0px 0px 0.8em 0px;
	orphans: 2;
	widows: 3;
}

A {
	text-decoration: none;
}

A:LINK {
	color: #000000;
}

A:VISITED {
	color: #626262;
}

A:HOVER {
	color: #000000;
	text-decoration: underline;
}

#lvl0 {
	width: 100%;
	background: none;
}

#header .logo {
	display: none;
}

#hband {
	background: none;
}

#hbandhlf A:LINK, A:VISITED, A:HOVER {
	color: #000000;
}

#hbandmotto {
	font-family: georgia, verdana, sans-serif;
	font-size: 110%;
	letter-spacing: 0.1em;
	margin-bottom: 2em;
}

#tmenu {
	display: none;
}

#lvl1 {
	position: relative;
	width: 100%;
	margin-top: 15px;
}

.lpanel {
	display: none;
}

.rpanel {
	width: 100%;
	float: none;
}

#rpanellvl1b {
	display: none;
}

#mpanel {
	width: 100%;
}

.photobox {
	float: left;
	margin: 0px 1px 0.8em 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 91%;
	page-break-inside: avoid;
}

.photobox img {
	margin-bottom: 0.2em;
}

A.readon:HOVER {
	text-decoration: none;
}

.posted {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 91%;
	margin-top: 0.2em;
	page-break-after: avoid;
}

img.framed {
	border: 35px solid #C7C7C7; 
	margin: 0.5em 0px 1em 0px;
}

#footnote {
	clear: both;
	padding-top: 2em;
	margin-bottom: 2em;
	font-size: 91%;
}

#poweredby {
	margin-left: 25%;
}

hr {
	display: none;
}

/* TABLES */

table {
	display: table;
	empty-cells: show;
	border-collapse: collapse;
	font-size: 100.1%;
}

tr {
	display: table-row;
}

td {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-size: 100.1%;
}

/* FORM */

.frm {
	margin: 0px 0px 6px 0px;
}

form {
	font-family: georgia, verdana, sans-serif;
	font-size: 100.1%;
	margin: 0px 0px 0px 0px;
}

input {
	font-family: geneva CE, geneva, verdana, helvetica, arial, lucida, sans-serif;
	font-size: 100.1%;
	height: auto;
	width: 30em;
	border: 1px solid #9E9E9E;
	background-color: white;
	page-break-before: avoid;
}

.short1 {
	width: 15em;
}

.radio, .check {
	height: auto;
	width: auto;
	border: none;
	background: none;
}

.bttn {
	font-family: georgia, verdana, sans-serif;
	font-size: 100.1%;
	width: auto;
	margin-right: 6px;
}

textarea {
	font-family: geneva CE, geneva, verdana, helvetica, arial, lucida, sans-serif;
	display: block;
	width: 30em;
	font-size: 100.1%;
	border: 1px solid #9E9E9E;
	background-color: white;
	page-break-before: avoid;
}

.required {
	color: #FF1F1F;
	font-size: 120%;
}

/* LIST */

ol, ul, dl {
	margin: 0px 0px 1.8em 10px;
}

li {
	margin: 0px 0px 0.3em 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}