/* CSS Document */
body
{

background-color: #F0EDE1;
padding: 0;
margin: 0;
background-image: url(images/Tile.jpg);
background-repeat: repeat;
}

#container
{
width: 778px;
border-right: 1px solid #075983;
border-left: 1px solid #075983;
margin: 0;
padding: 0;
   margin: 0px auto 0px auto;
   background-image:url(images/vTile17.jpg);
background-repeat:repeat-y;
background-position: left;
}

#map1{float: right;}

#header
{
float: left;
background-image:url(images/banner2.jpg);
background-repeat:no-repeat;
background-position:right top;
height: 138px;
width: 778px;
text-align: left;
}

#floorplans
{
float: right;
margin: 0;
margin-top: 108px;
padding: 0;
border: 0;
}

#navbar
{
width: 165px;
float: left;
text-align: center;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
}

#content
{
background-image:url(images/contentImage7.jpg);
float: left;
background-repeat:no-repeat;
position: relative;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
width: 563px;
color: #00533F;
text-align: left;
}

#content a:link
{
color: #00533F;
}

#content a:hover, a:visited
{
color: #255380;
}

#contentmisc
{
text-align: center;
}

#contentmisc tr
{
text-align: center;
color: #FFFFFF;
}

#textNav
{
clear: both;
position: relative;
}

#textNav
{
text-align: center;
}

#textNav a:link
{
color: #00533F;
}

#textNav a:hover
{
color: #9F8042;
}

#textNav a:visited
{
color: #9F8042;
}

#footer
{
clear: both;
position: relative;
}

#footertext
{
text-align: center;
margin-top: 0px;
vertical-align: text-bottom;
}

#footertext a:link
{
padding-left: 150px;
color: #FFFFFF;
}

#footertext a:hover
{
color: #F4EDD9;
padding-left: 150px;
}

#footertext a:visited
{
color: #F4EDD9;
padding-left: 150px;
}

#collage
{
	padding-left: 10px;
	padding-top: 10px;
	float: right;
	width: 308px;
	background-color: none;
}

#photosLeft
{
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	width: 265px;
	background-color: none;
	text-align: center;
}

#photosRight
{
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	width: 265px;
	background-color: none;
	text-align: center;
}

#navigate
{
	padding-left: 0px;
	float: right;
	width: 75px;
	position: static;
	height: 200px;
	text-align: left;
}
