body {
	background-color:#604032;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: medium solid #604032;
}
a{
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bold_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
}
a_visited  {
	color: #E4885C;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #28556B;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #D08341;
}
p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url(images/header.jpg);
	width:720px;
	height:auto;
	position:relative;
}
#header ul{
	background-color:#604032;
	width:720px;
	border: 3px none #FFFFFF;
	display:block;
	top:auto;
	position:relative;
	margin: 0px;
	height:15px;
	text-align:center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1em;
}
#header li{
	display:inline;
	font-weight: bold;
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#CFAF5C;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:none;
	width:auto;
}
img{
	border-width:0px;
	margin: 0px;
	padding: 0px;
}
h1{
	color:#BA653D;
	font-size:1.35em;
	font-variant: normal;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2{
	color:#666666;
	font-size:1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.5em;
	color: #604032;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#left {
	float:left;
	width:400px;
	display:inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #333333;
	margin: 0px;
}
#left a{
	color:#28556b;
	font-weight: bold;
}
#left a:hover{
	color:#c77e0c;
}
#photos a{
	margin-right:0px;
}
#right {
	float:right;
	width:250px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #604032;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
}
#big_photo {
	border-top-style: none;
	border-top-width: medium;
	border-top-color: #F0F0F0;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
	border-right-color: #F0F0F0;
	border-bottom-color: #604032;
	border-left-color: #F0F0F0;
}
.boldcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-top: 20px;
}
.boldcentergray {
	color: #666666;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
}
.center {
	font-weight: normal;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:none;
	font-size:1em;
	height:auto;
	color: #666666;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #604032;
	border-right-color: #604032;
	border-bottom-color: #604032;
	border-left-color: #604032;
	background-color: #F4DEAB;
	text-decoration: none;
}
#container #content #left img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	width:720px;
	text-align:center;
	padding: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	background-image: url(images/Tuscany_footer.gif);
}
.centerdisclaimer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
}
#left img {
	float: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	font-size: 1em;
	line-height: 16px;
}
.boldgray {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.image_float_right {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#right textbox {
	margin: 0px;
	width: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.margin_10_LR {
	padding-top: -10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bigger {
	font-size: 1.2em;
	line-height: 20px;
}
.imgfloatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right copy div {
	padding-right: 0px;
	margin-right: 10px;
}
