html {
	height: 100%;
}

body {
	font-family:arial;
	font-size:75%;
	color:#333333;
	margin:0;
	background:url(../images/squaresBack.gif) repeat;
	line-height:150%;
	height: 100%;
}

table, tr, td {
	font-size:100%;
}

#header {
	width:100%;
	height:62px;
	background:url(../images/headerBack.gif) top left repeat-x;
	border-bottom: 8px #703b70 solid;
}

#contentBack {
	background:url(../images/1back.jpg) top left no-repeat;
	width:100%;
}

body#FacilityPage #theRest 		{ background:url(../images/1back2.jpg) top left no-repeat; }
body#HousingPage #theRest 		{ background:url(../images/2back2.jpg) top left no-repeat; }
body#ArchitectsPage #theRest 	{ background:url(../images/3back2.jpg) top left no-repeat; }
body#ContractorPage #theRest 	{ background:url(../images/4back2.jpg) top left no-repeat; }
body#HotelPage #theRest 		{ background:url(../images/5back2.jpg) top left no-repeat; }
body#ContactPage #theRest 		{ background:url(../images/6back2.jpg) top left no-repeat; }
body#NewsPage #theRest 			{ background:url(../images/7back2.jpg) top left no-repeat; }
body#HomePage #contentBack 		{ background:url(../images/homeBack.gif) top left no-repeat; }

#content {
	float:left;
	width:420px;
	margin-left:20px;
}

#theRest {
	float:left;
	width:490px;
	height:412px;
	margin-bottom:15px;
}

#picHolder {
	width:1000px;
}

#subnav {
	margin-top:40px;
	margin-left:0px;
	margin-bottom:50px;
	width:420px;
	height:35px;
	overflow:hidden;
	color:#fff;
}

#footer {
	position: relative;
	height:54px;
	margin-top: -54px;
	_margin-top: 0px;
	clear:both;
	width:100%;
	background: #fff;
	border-top: 8px #703b70 solid;
}

body#HomePage #footer {
	position: relative;
	height:150px;
	margin-top: -170px;
	_margin-top: 0px;
	clear:both;
	width:100%;
	border-top: 0px;
	background:url(../images/squaresBack.gif) repeat;
}

#purple {
	border-top: 8px #703b70 solid;
	width:100%;
	clear:both;
	background: #fff;
}

#pushfoot
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

h1 {
	font-family:Copperplate, "Copperplate Gothic Bold", Arial;
	font-weight:normal;
	color:#703b70;
	font-size:180%;
	margin-top:10px;
}

h2 {
	color:#703b70;
	font-size:120%;
}

.smaller {
	font-size:90%;
	color:#666666;
}

#footer p {
	float:left;
	text-align:right;
	margin-right:35px;
	margin-left:20px;
}

ul#nav	{
	width:100%;
	height:48px;
	border-bottom:1px solid #c6c3c6;
	background: #fff url(../images/nav.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}


ul#nav li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	top: 0px;
	line-height:0px;
	font-size:1px;
	float:left;
}

ul#nav li, ul#nav a {
	height: 48px;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul#nav li a {
	text-indent: -9999px;
	text-decoration: none;
}

#facility		{left: 0px; width: 120px; }
#housing		{left: 121px; width: 134px;}
#architects		{left: 256px; width: 87px;}
#contractors	{left: 344px; width: 139px;}
#hotels			{left: 484px; width: 59px; }
#contact		{left: 543px; width: 70px;}
#news			{left: 614px; width: 63px;}
#home			{left: 678px; width: 79px;}

#facility a:hover		{background: transparent url(../images/nav.gif) 0px -48px no-repeat;}
#housing a:hover 		{background: transparent url(../images/nav.gif) -121px -48px no-repeat;}
#architects a:hover 	{background: transparent url(../images/nav.gif) -256px -48px no-repeat;}
#contractors a:hover 	{background: transparent url(../images/nav.gif) -344px -48px no-repeat;}
#hotels a:hover 		{background: transparent url(../images/nav.gif) -484px -48px no-repeat;}
#contact a:hover 		{background: transparent url(../images/nav.gif) -543px -48px no-repeat;}
#news a:hover 			{background: transparent url(../images/nav.gif) -614px -48px no-repeat;}
#home a:hover 			{background: transparent url(../images/nav.gif) -678px -48px no-repeat;}

body#FacilityPage #facility			{background: transparent url(../images/nav.gif) 0px -48px no-repeat;}
body#HousingPage #housing			{background: transparent url(../images/nav.gif) -121px -48px no-repeat;}
body#ArchitectsPage #architects		{background: transparent url(../images/nav.gif) -256px -48px no-repeat;}
body#ContractorPage #contractors	{background: transparent url(../images/nav.gif) -344px -48px no-repeat;}
body#HotelPage #hotels				{background: transparent url(../images/nav.gif) -484px -48px no-repeat;}
body#ContactPage #contact			{background: transparent url(../images/nav.gif) -543px -48px no-repeat;}
body#NewsPage #news					{background: transparent url(../images/nav.gif) -614px -48px no-repeat;}
body#HomePage #home					{background: transparent url(../images/nav.gif) -678px -48px no-repeat;}

a:link {color: #333333; text-decoration: underline; font-weight:normal;}
a:visited {color: #333333; text-decoration: underline; font-weight:normal;}
a:hover {color: #333333; text-decoration: none; font-weight:normal;}
a:active {color: #333333; text-decoration: underline; font-weight:normal;}

#subnav a:link {color: #fff; text-decoration: none; font-weight:normal;}
#subnav a:visited {color: #fff; text-decoration: none; font-weight:normal;}
#subnav a:hover {color: #fff; text-decoration: underline; font-weight:normal;}
#subnav a:active {color: #fff; text-decoration: none; font-weight:normal;}

.linky {
	width: 135px;
	display:block;
	float:left;
	font-size:90%;
}

.fc:after { 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
} 
.fc {
	display: inline-table;
}  /* Mark Hadley's fix for IE Mac */  

/* Hides from IE Mac \*/ 
* html .fc {
	height: 1%;
} 
.fc {
	display:block;
} /* End Hack */