/* CSS Document */body {	font: 11px/20px   Verdana, Arial, Helvetica, sans-serif;	color:#f6d649;	background-color:#000;	margin: 0;	padding: 0;}body a{	color:#f6d649;	text-decoration:underline;}body a:hover{	color:#f6d649;	text-decoration:none;}#container{	background-repeat:no-repeat;	width:700px;	text-align:left;	margin-left: auto;	margin-right: auto;}#banner{	width:700px;	height:307px;	background-image:url(../images/home_belvedere.jpg);	background-repeat:no-repeat;	}#content{	width:600px;	padding-left:50px;	padding-right:50px;}h1{	font-size:1.6em;	line-height:1.3em;	color:#922f18;}h2{	font-size:1.2em;	color:#fb8f34;}h3{	font-size:1.0em;	color:#922f18;}