﻿html, body{
height: 100%;
padding: 0px;
/*Needed for no top margin in Opera*/margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: rgb(62, 45, 1);
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #808080;
scrollbar-shadow-color: #A2A2A2;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
}

#HomeBack{
background-image: url('images/Page/ContentBackground.gif');
background-repeat: no-repeat;
background-position: 100% 0px;
}

#fullheight{
height: 30%;
}

.center{
margin-left: auto;
margin-right: auto;
text-align: center;
}

td.ContactMast{
width: 975px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: rgb(255,255,255);
text-align: right;
vertical-align: bottom;
padding-bottom: 5px;
padding-right: 10px;
background-image: none;
}

table.Main{
background-image: url('images/Texture.jpg');
width: 975px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
padding: 0px;
background-color: white;
}

td.Menu{
width: 260px;
vertical-align: top;
border: 3px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: none;
border-color: black;
text-align: center;
}

td.Partition{
width: 15px;
border: 3px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-right-style: none;
border-color: black;
padding: 0px;
}

td.Content{
width: auto;
border: 3px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-right-style: solid;
border-color: black;
vertical-align: top;
padding-left: 15px;
padding-right: 10px;
vertical-align: middle;
}

.Content p{
margin-right: 10px;
margin-top: 0px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: black;
}


/* STYLES FOR COPYRIGHT AND TEXT LINKS */
table.Wrapper{
width: 975px;
margin-left: auto;
margin-right: auto;
border-style: none;
border-collapse: collapse;
}

td.TextLink{
width: 700px;
text-align: center;
background-image: none;
}

.TextLink a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: rgb(210,180,140);
margin-top: 0px;
vertical-align: top;
text-decoration: none;
}

.TextLink a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: rgb(150,150,150);
margin-top: 0px;
vertical-align: top;
text-decoration: none;
}

.TextLink a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: rgb(255,255,255);
margin-top: 0px;
vertical-align: top;
text-decoration: none;
}

td.Copyright{
width: 260px;
}

.Copyright{
font-family: Arial, Helvetica, sans-serif;
font-size: 6pt;
color: rgb(210,180,140);
text-align: center;
}

.Copyright a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: rgb(210,180,140);
}

.Copyright a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: rgb(150,150,150);
}

.Copyright a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: rgb(255,255,255);
}


/* STYLES FOR CONTACT US PAGE */
.Email a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: rgb(65,40,10);
}

.Email a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: rgb(110,110,110);
}

.Email a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: rgb(0,0,0);
}


/* STYLES FOR AVAIALBLE HOMES PAGE */
table.Available{
width: 600px;
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: outset outset outset outset;
border-color: gray gray gray gray;
border-collapse: separate;
background-color: white;
}

table.Available th{
border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: white;
}

table.Available td{
border-width: 1px 1px 1px 1px;
padding: 1px 3px 3px 3px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: rgb(240,240,240);
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.Available a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: rgb(65,40,10);
}

.Available a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: rgb(110,110,110);
}

.Available a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: rgb(0,0,0);
}

/* STYLES FOR FLOOR PLANS PAGE */
table.Floor{
width: 600px;
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: outset outset outset outset;
border-color: gray gray gray gray;
border-collapse: separate;
background-color: white;
}

table.Floor th{
border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: black;
}

table.Floor td{
border-width: 1px 1px 1px 1px;
padding: 5px 5px 5px 5px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: rgb(240,240,240);
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
vertical-align:top;
}

.Floor a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color: rgb(65,40,10);
}

.Floor a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color: rgb(110,110,110);
}

.Floor a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color: rgb(0,0,0);
}

.Neighborhood a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: rgb(65,40,10);
}

.Neighborhood a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: rgb(110,110,110);
}

.Neighborhood a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: rgb(0,0,0);
}


xtable td{
border-left: 3px solid #FF0000;
}

xtable td{
border-right: 3px solid #FF0000;
}

xtable td{
border-top: 3px solid #FF0000;
}

xtable td{
border-bottom: 3px solid #FF0000;
}

xdiv{
border-left: 1px solid #00FF00;
}

xdiv{
border-right: 1px solid #00FF00;
}

xdiv{
border-top: 1px solid #00FF00;
}

xdiv{
border-bottom: 1px solid #00FF00;
}

