body {
	background:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFCC33;
	margin:0px;	padding:0px;
	text-align:center;	
	background:url(http://www.teuscherfifthavenue.com/images/teuscher_bg_repeater.gif);
}
img {
border:0px;
padding:0px;
}
h1#page_header {
	background:url(images/teuscher_logo.jpg) 20px 2px no-repeat ;
	font-size:1px;
	color:#663300;
	width:270px;
	height:80px;
	float:left;
}
h1#fifth {
	background:url(images/fifth_avenue.gif) no-repeat;
	width:358px;
	height:46px;
	font-size:1px;
	color:#330000;
	margin:3px;	
	cursor:pointer;
}
h1#madison {
	background:url(images/madison_avenue.gif) no-repeat;
	width:358px;
	height:46px;
	font-size:1px;
	color:#330000;
	margin:3px;	
	cursor:pointer;
}
p#quote {
	float:right;
	width:40%;	
	height:60px;
	padding-top:1em;
	padding-right:5px;
	font-size:95%;
}
span.source {
	float:right;
}
#landing {
	width:759px;
	margin-left:auto;
	margin-right:auto;
	background:#663300 url(images/landing_background1.gif) top repeat-x;
	border-right:1px solid #330000;
	border-left:1px solid #330000;
}
* {
	padding:0; margin:0;
}
#landing a {
	width:370px;
	float:left;	
	color:#FFCC33;
	display:block;
	text-decoration:none;
	margin:1px 0px 3px 4px;	
	height:350px;
}
#landing a:hover {
	background:url(images/dark_brown.gif);	
	padding:0;
	border-bottom:2px solid #663300;
}
#landing a:hover h1#fifth {
	background:url(images/fifth_avenue_on.gif);	
}
#landing a:hover h1#madison {
	background:url(images/madison_avenue_on.gif);	
}
#landing p {
	margin:0 2px .5em 8px; 
	text-align:left;
}
#landing a img {
	margin:.1em 0;
}
div.clear {
	clear:both;
	height:1%;
}
img#big_photo {
	border:1px solid #FFCC33;
	margin:.3em auto;
}