a
{
	color: #FFFFFF;
	font-family: century gothic;
}

.background
{
	background-color: #F0F0F0;
}

#wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	
	
}

.navbar
{
	background-color: #395397;
	color: #990000;
	margin-bottom: 3px;
}


.contents
{
	color: #ffff99;
	font-family: century gothic;
	font-size: 110%;
}

.picture
{
	background: url(images/bg.png) repeat-x;
	background-color: #395397;
	
	width: 770px;
	height: auto;
}

.address
{
	color: #FFFFFF;
	font-size: 100%;
	font-family: century gothic;
	text-align: center;
}

.toc
{
	font-family: century gothic;
	background-color: #395397;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}

	
.toc a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toc a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toc a:hover
{
	color: #CC00000;
	text-decoration: underline;
	font-weight: bold;
}

.toc active
{
	color: #FFFFFF;
	text-decoration: underline;
}

.about
{
	font-family: century gothic;
	font-size: 85%;
	background-color: #EBEBEB;
	color: #000000;
	text-align: center;
	padding: 20px;
}
BODY {
	background-color: #F0F0F0;
}

.unitsize
{
	background-color: #b5af8f;
	color: #000000;
	font-weight: bold;
	font-family: century gothic;
	text-align: center;
}
.copyright
{
	background-color: #b5af8f;
	color: #000000;
	font-family: century gothic;
	text-align: center;
}
.details
{
	color: #FFFFFF;
	font-family: century gothic;
	font-weight: bold;
	text-align: left;
	font-size: 75%;
}
.detailsParking
{
	color: #FFFFFF;
	font-family: century gothic;
	font-weight: bold;
	text-align: left;
	font-size: 75%;
}
.about a {
	color: #395397;
	font-weight: bold;
}
.phone
{
        font-size: 125%
	color: #cc0000;
	font-family: century gothic;
	font-weight: bold;
	text-align: center;
	
}
