body {
	background-color: #fff;
	color: #000;
	font-size: 100%;
	font-family: Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

/* general text formatting */
p,ul,ol {
	color: #000;
	font-size: 90%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-bottom: 0px;
	margin-top: 0px;
}

h1 {
	color: #550978;
	margin-bottom: 5px;
}

h4 {
	font-size: 110%;
}

h3 {
	font-size: 120%;
	color: #cc6600;
	border-bottom: 1px solid #000; 
	margin-bottom: 0px;

}

h5 {
	font-family: sans-serif;
	margin-bottom: 0px; 
}

/* links */
a {
	color: #550978;
}
a:link {
	color: #550978;
	text-decoration: underline;
}

a:visited {
	color: #550978;
	text-decoration: underline;
}

a:active {
	color: green;
}

a:hover {
	color: #550978;
	text-decoration: underline;
}

/* HEADER */
table#header {
	background-color: #550978;
	width: 100%;
	color: #fff;
}

table#header td {
	background-color: #550978;
}

table#header a:link {
	text-decoration: none;
}

table#header a:visited {
	text-decoration: none;
}

td#menu {
	color: #fff;
	padding: 10px;
	background-color: #550978; /* #550978 */
	width: 150px;

	vertical-align: top;
}
/* MENU */
table#menu {



}

/* MENU - links */
table#menu a {
	text-decoration: none;
}

table#menu a:link {
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
}

table#menu a:visited {
	font-weight: bold;
	color: #fff;
}

table#menu a:active {
	font-weight: bold;
	color: green;
}

table#menu a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

table#menu ul {
	list-style-type: none; 
	font-size: 12px; 
	font-weight: normal; 
	margin-top: 0px; 
	margin-bottom: 5px;
}

table#menu ul a:link {
	font-weight: normal;
}
table#menu ul a:active {
	font-weight: normal;
}
table#menu ul a:hover {
	font-weight: normal;
}
table#menu ul a:visited {
	font-weight: normal;
}

/* landlord menu */
div.landmenu {
	background: #none;
	border: 1px solid #fff;
	color: #fd1;
	padding: 10px;
	font-size: 14px;
	font-family: sans-serif;
}

div.landmenu a {
	font-weight: bold;
	line-height: 150%;
}

/* CONTENT */
td.content {
/*	text-align: justified;	*/
	vertical-align: top;
	
	padding: 10px;
	font-size: 90%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	
	width: 600px;
}

td.content a {
	text-decoration: underline;
}

.required {	/* those little required stars & messages */
	font-size: 12px; 
	color: #f00; 
	font-style: monotype;
}

/* CONTENT - da List */
table.list {
	font-family: serif;
	border: 1px solid #cc6600;
}

table.list tr td div.note {
	font-family: serif;
	border: none;
	width: 80%; 
	text-align: justify;
	font-size: 90%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;

}

table.list a {
	text-decoration: underline;
}

table.list a:link {
	color: #550978;
	text-decoration: underline;
}

table.list a:visited {
	color: #090;
	text-decoration: underline;
}

table.list a:active {
	color: green;
}

table.list a:hover {
	text-decoration: underline;
	color: #00f;
}

h5 a:link {
	color: #60C !important;
	text-decoration: none;
}

h5 a:visited {
	color: #550978;
	text-decoration: none;
}

h5 a:active {
	color: green;
}

h5 a:hover {
	text-decoration: underline;
	color: #00f;
}

div.note a:link {
	color: #60C !important;
	text-decoration: none;
}

div.note a:visited {
	color: #550978;
	text-decoration: none;
}

div.note a:active {
	color: green;
}

div.note a:hover {
	text-decoration: underline;
	color: #00f;
}

tr.listheader {
	background-color: #cc6600;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}

tr.listheader td {
	border-left: 1px solid #fff;
	text-align: center;
}

table.list tr td {
	background-color: #fff;
}

table.list tr.this td {
	border-right: 1px solid #edc;
	background-color: #fff;
}

table.list tr.that td {
	border: none;
	background-color: #edc;
}

/* homepage UL... for possible other use... */
ul {
	font-size: 90%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	
}

li {
	padding-top: 5px;
}

/* FOOTER */
td#footer {
	width: 100%;
	color: #000;
	font-size: 90%;
}

div.error {
	width: 90%;
	border: 1px solid #f00;
	color: #000;
	font-size: 90%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	padding: 5px;
}

div.error h4 {
	color: #000;
	margin-bottom: 5px;
}

.item {
	font-size: 100%;
	font-weight: bold;
}

.i_val {
	font-size: 140%;
	font-weight: bold;
}

/* mid-redesign css add's 
 * 
 * Probably end up deleting 'em all */

.cmrhead {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(assets/new_homepage/logo%20for%20homepage.png);
	background-repeat: no-repeat;
}

.homeContent {
/*	background-attachment: scroll;
	background-image: url(assets/new_homepage/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.optionCopy {
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.homeLoginText {
	width: 90%;
}
.homeLoginLabel {
	font-size: 12px;
}
.latest3 {
	background-attachment: scroll;
	background-image: url(assets/new_homepage/3%20latest%20BG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.wrapper {
	width: 770px;
}

.house {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: none;
}

.tableBGwrapper {
	position: relative;
	top: -655px;
	z-index: 5;
	background: none;
}
.tableWrapper {
	position: absolute;
	z-index: 1000;
	background: none;
	top: 20px;
	width: 770px;
}

td.reg {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

a.noUnderline {
	text-decoration: none;
	display: block;
}

a:link.noUnderline {
	text-decoration: none;
}

a:visited.noUnderline {
	text-decoration: none;
}

a:active.noUnderline {
	text-decoration: none;
}

a:hover.noUnderline {
	background-color: #c60;
	color: white;
}

