	/* SET BASE FONT */
body,th,td,div,p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
}

body{
background-image:url(http://www.maineislandproperties.com/images/bg_rail.gif);
/*background-image : url(images/bg_all.jpg);*/
}

A:visited {
	color : #9999cc;
	font-weight: bold;
	text-decoration: none;
}

A {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #6600cc;
	font-weight: bold;
	text-decoration: underline;
}

DIV.footer {
	width: 580px;
	padding-top: 0px;
	margin-top:0px;
	text-align:center;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #000000;
}

DIV.bottom_menu {
	width: 580px;
	padding-top: 10px;
	margin-top:0px;
	text-align:center;
}

hr.burgundy {
	color: #800000;
	background-color:#800000;
	width: 75%;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top:0px;
	padding-bottom:0px;
}

/* FORMS */

	input {
	background-color: #ffffff;
	color: #000066;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

	select {
	background-color: #ffffff;
	color:#000066;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

	textarea {
	background-color: #ffffff;
	color:#000066;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

/* LISTS */

LI {
	margin-left : 5px;
	margin-top : 2px;
	text-align : justify;
	margin-right : 8px;
	margin-bottom:4px;
	}

UL,OL {
	margin-bottom : 10px;
}

/* PARAGRAPHS */

P {
	text-align : justify;
	text-indent : 5px;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 5px;
	margin-bottom : 5px;
}

P.no_indent {
	text-align : justify;
	text-indent : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

P.no_indent_left {
	text-align:left;
	text-indent : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}
