/* CSS Document */

body,td,th {
	color: #CCCCCC;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a#floor:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a#floor:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a#floor:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a#floor:active {
	text-decoration: underline;
	color: #FFFFFF;
}

p.dropcap:first-letter {
font-weight:bold;
font-size: 200%;
}

p.indent{
margin: 0 0 0 15px;
}

table.indent{
margin:0 0 0 15px;
}

#top {
	width: 762px;
	margin: 3px auto 0px auto;
	padding: 0;
}

#wrap {
	width: 762px;
	margin: 0px auto 2px auto;
	padding: 0px;
	border: 5px solid #ffffff;
	text-align:left;
}

.required {
color:#FF0000;
}

#content {
width:375px;
float:left;
padding:4px 2px 0px 2px;
font: 70%/1.5 verdana, serif;
}

#photo{
width:360px;
float:right;
padding: 0px 0px 0px 0px;
}

#photocontent {
width:735px;
float: left;
padding: 4px 2px 0px 2px;
font: 70%/1.5 verdana, serif;
}

ul, li {
list-style-type:none;
margin: 0;
padding: 0;
}

ul#home {
float:right;
top: 20px;
background: transparent url(../images/garageloftpic.jpg) top no-repeat;
height: 453px;
width: 360px;
text-align: center;
}

li {
float:left;
}

li#home a {
display:block;
height: 453px;
width: 90px;
line-height: 40px;
color: #000000;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

li#home a:hover {
color:#FFF;
background: transparent url(../images/cgarageloftpic.jpg) top left no-repeat;
}

#home a#menu1:hover{
background-position:-0px 0%;
}

#home a#menu2:hover{
background-position:-90px 0%;
}

#home a#menu3:hover{
background-position:-180px 0%;
}

#home a#menu4:hover{
background-position:-270px 0%;
}

ul#interior {
float:right;
background: transparent url(../images/header.jpg) top left no-repeat;
width: 762px;
text-align: center;
}

li#interior a {
display:block;
height: 60px;
width: 152px;
line-height: 56px;
color: #000000;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

li#interior a:hover {
	background:transparent url(../images/oheader.jpg) top left no-repeat;
	color:#ffffff;
}

#interior a#nav1:hover{
background-position: 0px 0%;
}

#interior a#nav2:hover{
background-position: -152px 0%;
}

#interior a#nav3:hover{
background-position: -304px 0%;
}

#interior a#nav4:hover{
background-position:-456px 0%;
}

#interior a#nav5:hover{
background-position:-608px 0%;
}

#footer {
clear:both;
	text-align: center;
	font-size: 80%;
	margin:0;
	padding:0;
	height:16px;
}
