body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	text-align: center;
}
#nav {
	border-bottom: 2px solid #f26522;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 161px 0 0 0;
	background-image: url(../images/Villa_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #f26522;
	border-right: 2px solid #f26522;
	border-bottom: 2px solid #f26522;
	background-color: #FFF;
}
#content {
	margin-left: 150px;
	padding: 20px 10px 0 0;
}
#content p {
	font-size: 75%;
	line-height: 1.6em;
	padding-left: 0em;
	text-align: justify;
}
#content a {
	color: #f26522;
}
#content ul, #content td {
	font-size: 75%;
}

#content img.spacer{
	margin: 10px;
	border: 1px solid silver;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #f26522;
	background-color: transparent;
	border-bottom: 1px solid #FF9006;
}
#navigation {
	position: absolute;
	top: 220px;
	left: 0;
	width: 140px;
}


#footer {
	font-size: 12px;
	color: #AAAAAA;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#footer a {
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
}



#plot ul{
	font-size: 90%;
}
#plot li{
	font-size: 90%;
	list-style-type: none;
	padding-left: 0;
	margin-left: -30px;
	border-left-width: 0;
	line-height: 1.4em;
}


#contact {
	width: 420px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}


#nav-bottom {
	text-align: center;
}

#nav-bottom li {
	display: inline;
}

/* No border or padding on first link item */
#nav-bottom a.first {
	border-left-width: 0;
}
	
#nav-bottom a {
	padding:0 .8em 0 1.2em;
	font-weight: bold;
	font-size: 11px;
	color: #f26522;
	text-decoration: none;
	border-left: 1px solid silver;
}

#nav-bottom a:hover {
	text-decoration: underline;
}



#ln div{
	width:100%;
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ln div div{
	width:100%;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ln div div div {
	width:100%;
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ln div div div div{
	width:100%;
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#ln {
	background: #ddd;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#ln h3 {
	font-size: 13px;
	padding: 0.5em 0.5em 0em 0.5em;
	color:#f90;
	text-align: center;
}
#ln p {
	margin: 0 1em 1em 1em;
	font-size: 60%;
	line-height: 1.6em;
	padding-left: 0em;
	text-align: center;
}
#ln img {
	text-align: center;
	display: block;
}

a img{
	border: 0px;
}

.contact_detail{
	width: 80px;
	float: left;
}
fieldset #contactform .form-required {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 100px;
}
#wrapper #weather {
	margin-left: 116px;
	margin-bottom: 15px;
}

