
body {
	background: #ffffff url("images/villa_back_ground2.jpg") 0 0 repeat-x;
	font: 80%/1.5 arial, helvetica, sans-serif;
}

#page {
	margin: 0px auto 0 auto;
	width: 860px;
}

.off-screen {
	display: none;
}

#header {
	background: #ffffff;
	border-bottom: 0px #952028;
	border-left: 1px #952028;
	border-right: 1px #952028;
	border-top: 1px #952028;
	border-style: solid;
	color: #939393;
	height: 200px;
	padding: 0px;
}

#top-nav {
	background: #9eb7fc url(images/villa_back_ground3.jpg) 0 0 repeat-x;
	clear: both;
	color: #400080;
	font-size: .87em;
	font-weight: bold;
	height: 25px;
	padding: 0px;
	border-bottom: 0px #952028;
	border-left: 1px #952028;
	border-right: 1px #952028;
	border-style: solid;
	border-top: 0px;
}

#top-nav li a {
	color: #952028;
	text-decoration: none;
}

#top-nav a:hover{
	color: #000000;
}

.active {
	display: block;
}

.active a {
	background: transparent;
	color: #000000;
	display: block;
	width: 100%;
}

.active a:hover {
	color: #000000;
	height: 24px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	width: 100%;
}

#nav li {
	background: transparent;
	color: #952028;
	float: left;
	height: 23px;
	margin-left: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	position: relative;
}

#nav li li {
	border: 1px;
	border-color: black;
	border-style: solid;
	color: #000000;
	float: none;
	margin-left: 0px;
	margin-top: 1px;
}

#nav li ul {
	border: 1px;
	border-color: black;
	color: #ff8040;
	display: none;
	left: 0;
	position: absolute;
	top: 23px;
	width: 13em;
}

#nav li:hover ul, #nav li.sfhover ul {
	color: #000000;
	display: block;
}

#nav, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page-content {
	background-color: white;
	border-bottom: 0px;
	border-left: 1px #952028;
	border-right: 1px #952028;
	border-style: solid;
	border-top: 0px;
	color: #000000;
	padding: 16px;
}

h1 {
	color: #FF0000;
	font-size: 1.39em;
	line-height: 1em;
	margin: 0px;
}

h2 {
	color: #952028;
	font-size: 1.19em;
	line-height: 1em;
}

h3 {
	color: #404040;
	font-size: 1.19em;
	line-height: 0.95em;
	margin: 0px;
}

.line {
	background-color: #404040;
	color: #C0C0C0;
	height: 1px;
}

#footer {
	background-color: #ffffff;
	border: 1px #952028;
	border-style: solid;
	color: #952028;
	text-align: center;
}

#footer a{
	background-color: #ffffff;
	color: #952028;
}

#sub-nav p {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	padding-left: 5px;
}

#page-content ul {
	background-color: transparent;
	color: #620000;
	padding: 6px;
}

#page-content li {
	list-style-image: url(images/home_list.gif);
	margin-left: 22px;
}

#page-content li a {
	text-decoration: none;
	color: #620000;
}
	
#page-content li a:hover {
	color: #FF0000;
	height: 24px;
	text-decoration: underline;
}

.bottom{
	clear: both;
	width: 100%;
	float: left;
	position: relative;
}

	
	

