body {
	font:12px Arial, Helvetica, sans-serif;
background: #535E72 url(images/ancientcastle.jpg); background-repeat: repeat; background-attachment: fixed;
margin:0;
padding:0;
	
}
DIV.MyTable {
color:#99FF00;
float:left;
left:-50px;
top:16px;
position:absolute;
}

/* ----------------------------------------------------
This is where the links are changed */
a {
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#990000;
}
a:hover {
	text-decoration:underline;
	font:14px Arial, Helvetica, sans-serif;
	color:#660000;
	
}
/* Link changing ends here
----------------------------------------------------- */


/*Navigation starts here
------------------------------------------- */
#navCol {
	width:880px;
	border-bottom-color:#900;
	background:#000000;
	background:url(images/navbackhoriz.jpg); 
}

.navTitle {
	color:#ffffff;
	border-bottom:2px solid #000000;
	letter-spacing:5px;
	font-weight: bold;
	text-align:Left;
	padding:0px 8px 0px;
	background:Black;
}
.nav {
	
	text-align:center;
	font-weight:bold;
	width:176px;
	height:30px;
}
.navLink {
	text-align:Center;
	border-bottom:1px groove #999;
	padding:1px 0;
}
.navLink a {
font:12px Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-weight:bold;
	display:block;
	border:double;
	border-color:#660000;
	padding:1px 0 2px 1px 0;
}
.navLink a:hover {
font:12px Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	border:double;
	border-color:#000000;
	background:#660000;
}


body#home a#homenav,
body#rent a#rentnav,
body#tenants a#tenantsnav,
body#maint a#maintnav,
body#login a#loginnav,
body#contactus a#contactusnav
{
font:12px Arial,Helvetica,sans-serif;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
cursor:default;
border:double;
border-color:#000000;
background:#660000;}
/*Navigation ends here
------------------------------------------- */


td {
	font:14px Arial, Helvetica, sans-serif;
	color:#000000;
}
#pageTop {
	height:84px;
	width:90%;
}

.lall {
	border-left: 5px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}
.rall {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.bodyHolder {
	padding:0px 0 0px 0;
	
}

#rule {
	width:880px;
	height:2px;
	background:#ffffff;
	border-bottom:2px solid #BBCCE1;
	font-size:0; /*ie sucks*/
	line-height:0; /*ie sucks*/
	margin-left:3px;
	border-top:1px solid #fff;
}




input, select, textarea, .fauxInput {
	font:10px Arial, Helvetica, sans-serif;
	background:#fff;
	border:1px solid #993300;
	padding:1px;
}


.fauxInput {
	width:20px;
}

/* tables -------------------------- */
table.hlines {
	border:1px solid #222;
	border-bottom:0;
}
table.hlines td {
	border-bottom:1px solid #222;
}
table.nothing, table.nothing td {
	border:0;
}
.bline {
	border:1px solid #222;
	border-top:0;
	border-left:0;
	border-right:0;
}
.border {
	border:1px solid #660000;
}
.nolist {
	border:1px solid #000000;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:right;
	padding:3px;
	font-weight:normal;
}
.error {
	border:2px solid #B70F0F;
	font:14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	padding:0px;
	font-weight:bold;
}
.good {
	border:2px solid #2257D6;
	font:14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
/* ---------------------------------------------------------------------------------------
 This is where the content of the page, Page background, text, padding is changed.  */

#pageContent {
	height:833px;
	background-color:#ffffff;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}
/* This is where the Page content ends 
-------------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------
 This This will control the text size when using the format text box instead of the style text box in dreamweaver */
h1 {
	color:#660000;
	font: times, Times New Roman, times-roman, georgia, serif;
	font-weight:bold;
	font-size:24px;
}
h2 {
	color:#990000;
	font: times, Times New Roman, times-roman, georgia, serif;
	font-weight:bold;
	font-size:18px;
}
h3 {
	color:#990000;
	font: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
}
/* This is where the text size ends 
-------------------------------------------------------------------------------------------- */


a.small {
	font:11px Arial, Helvetica, sans-serif;
	color:#ffff00;
}
.small {
	font:11px Arial, Helvetica, sans-serif;
	color:#ffff00;
}



.spacer {
	clear:both;
	height:23px;
}


#mapinfo {
font-size: 14px;
	height: 600px;
	width: 600px;
	text-align:center;
}

#map_canvas{
	font-size:15px;
	color:#900;
	border:2px;
	border-color:#000;
	}

#footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 10px 0px 10px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#660000; 
} 



.tdfooter {
	font-size:20px;
	color:#FFF;
	}