body
{
	background: #eee;
}

#main
{
	width: 700px;
	margin: 0 auto;
	background: #fff;
	padding: 0 15px;
	border: 2px dashed #2266ee;
	min-height: 700px;
	position: relative;
}

html>body #main
{
	width: 750px;
}

#banner
{
	background: #fff url('logo.gif') top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	height: 131px;
}

#banner img
{
	float: left;
}

#banner h1, #banner h2
{
	margin: 0;
	padding: 0;
	color: #37c;
}

#banner h1
{
	font-size: 2.5em;
}

#banner h2
{
clear: left;
width: 160px;
text-align: right;
}

/* Firefox Hack */
html>body #banner h2
{
	position: relative;
	top: -40px;
	left: -5px;
}

/* IE 6 and below Hack */
* html #banner h2
{
	margin-top: -43px;
}

#hnav
{

	margin-top: -40px;
}


#hnav ul
{
	list-style: none;
	padding: 5px;
}

#hnav li
{
	display: block;
	float: left;
	padding: 6px;
	vertical-align: bottom;
}

#hnav a, #hnav li.hncap, #hnav .selected, #center a, #garage_center a
{
	text-decoration: none;
	color: #399;
	font-size: 1.1em;
}

#hnav li.hncap {
	color: #000;
	font-size: 1.3em;
}

#hnav .selected
{
	color: #000;


}

#hnav a:hover
{
	border-top: 5px solid #5bb;
}

#center
{
	float: left;
	width: 550px;
	position: relative;
	border: 1px dashed #ccc;
	padding: 20px 0 30px 0;
	margin-bottom: 30px;
}

* html body #center /* IE-Only Hack */
{
	height: 600px;
}

html>body #center
{
	min-height: 600px;
}

#center p
{
	font-family: verdana;
	font-size: .9em;
}

#center p#intro, #center p#out
{
	position: absolute;
	text-align: right;
	width: 320px;
}

#center a
{
	text-decoration: none;
	color: #066;
}

#center p a:hover
{
	color: #399;
}


#center #intro
{	
	top: 0px;
	padding: 5px;
	left: 210px;
	font-family: verdana;
	font-size: .9em;
}

#center #out
{
	text-align: right;
	position: absolute;
	top: 310px;
	left: 210px;

}

#center p#final
{
position: absolute;	
top: 470px;
left: 15px;
}

ul#points
{
	list-style: none;
	float: right;
	text-align: right;
	margin-top: 140px;
	margin-right: 10px;
}

#points li
{
	margin-bottom: 5px;
	font-weight: bold;
	font-family: helvetica;
	font-size: .65em;
	padding: 0 5px;
}

#points #priorities {
	font-size: 1.1em;
}

#points li a:hover
{
	border-color: #666;
}

#points a
{
	border-right: 3px solid #000;
	text-decoration: none;
	color: #000;
	padding-right: 5px;
}


#hyloft
{
	position: absolute;
	top: 135px;
	left: 155px;
	z-index: 0;
}

#storwall
{
	position: absolute;
	left: 0;
	top: 250px;
	z-index: 100;
}

#vnav
{
	clear: both;
	float: right;
	width: 150px;
	margin-top: 10px;
}

html>body #vnav
{
margin-right: 50px;
margin-left: -30px;
}

#vnav ul
{
	list-style-image: url(point1.gif);
	list-style: circle;
	margin-left: 20px;
}


*:lang(en) #vnav ul
{
	margin-left: -20px;
}

#vnav li
{
	padding: 0 0 5px 5px;
	display: block;
	margin-left: 15px;
	
}

#vnav .selected
{
	font-family: verdana;
	font-weight: bold;
}

#vnav a
{
	font-family: verdana;
	text-decoration: none;
	color: #37c;
	font-weight: bold;
}

#vnav li a:hover
{
	border-bottom: 1px dotted #000;	
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	margin-right: 140px;
}

#footer a
{
	color: #399;
	text-decoration: none;
}


#footer img
{
	border: none;
	float: left;
}

#footer p
{
	float: right;
	font-size: .75em;
}


.first
{
	display: block;
	clear: both;
	margin-bottom: 6px;
	padding-left: 15px;
	border-bottom: 2px dashed #066;
	width: 80%;
	color: #066;
	font-size: 1.1em;
	font-weight: bold;
}



.second
{
	font-weight: bold;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.right, .left, .middle
{
	padding: 5px;
	margin: 15px;
	border: 1px dashed #66a;	
}

#center p
{
	font-size: 1em;
	font-weight: light;
	line-height: 140%;
	margin: 15px 10px;
	font-family: "Trebuchet MS", sans-serif
}



#center p#garage_novel
{
	font-size: 1em;
	line-height: 140%;
	margin: 15px;
	clear: left;
	font-family: "Trebuchet MS", sans-serif
	
	}
	
.quotes {
	font-size: 1.3em;
	}

#center p.box
{
	border: 1px dashed #66a;
	padding: 10px;
	margin: 15px;
}

/* More Hacks for Browsers */

p#closets_p_2
{
	margin: 30px 15px; 
	padding: 10px; 
	font-size: 22px;
	width: 210px;
}

p#closets_p_1
{
	margin: 50px 30px 0 15px;
}

html>body #garage_ceiling_rack
{
	margin-top: 0;
}

html>body #office_p_1
{
	position: relative;
	width: 210px;
	top: -15px;
	left: -10px;
}

html>body #closets_p_1
{
	width: 210px;
	margin: 40px 0 0 20px;
}



html>body #closets_p_2
{
	width: 220px;
	margin: 10px 0 0 30px;
}

p#pantry_p_2
{
	margin: 5px 5px 0 0; 
	padding: 10px; 
	font-size: 1.3em;
}

html>body p#pantry_p_2
{
	width: 200px;
	margin-right: 20px;
}

ul.logos
{
	list-style: none;
	vertical-align: middle;
	text-align: center;
	position: absolute;	
	top: 530px;
	left: 0px;
	margin-left: 10px;
	margin-top: 20px;
}

/* Filter - Firefox only will read this */
*:lang(en) ul.logos { top: 520px; margin-left: -30px; }

ul.logos li
{
	display: inline;
	padding: 5px;
	vertical-align: middle;
}

ul.logos li a img
{
	border: none;
}

p.topcaption
{
	padding: 0 40px;
	font-size: 8px;
}

div.install img.left
{
	margin-top: -10px;
}
