html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	
	font-size: 100.01%;
	text-align: center;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #050600;
}

/***** inner page *****/

#inner {
	margin: 0 auto;
	width: 760px;
	padding: 4px 0 0 7px;
}

#innerpage {
	width: 730px;
	margin: 0 auto;
	background-color: #Ffd9c2;
	border: 1px solid #EEEEEE;
	text-align: left;
	position: relative;


/***** End *****/

/***** banners *****/
}

#topbanner h1 {
	font-size: 0;
	color: #574B3F;
	font-family: Arial, Verdana, sans-serif;
	padding: 0 0 0 2px;
	background-image: url(pics/villa3.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin: 2px 0 0 2px;
	overflow: hidden;
	line-height: 0;
}

#topbanner h1 span {
	position: absolute;
	top: -3000px;
}


#banner {
	background-image: url(pics/topm.png);
	background-repeat: repeat-x;
	height: 110px;
	border-top: 4px solid #900;
	border-bottom: 4px solid #900;
}

#banner .right {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	height: auto;
}
#banner .centre {
	float: centre;
	margin-top: 1px;
	margin-left: 50px;
	height: auto;
}
#topbanner .left {
	float: left;
	margin-top: 1px;
	margin-left: 3px;
	height: auto;
}

/***** End *****/

/***** content *****/

#content {
	width: 475px;
	margin-left: 225px;
	margin-top: 18px;
}

#content a {
	color: #6C4051;
}

#content a:hover, #content a:focus {
	text-decoration: none;
	color: #C294A7;
	border: none;
}

#content .ff {
	border-bottom: 1px solid #708090;
}

#content h1 {
	font-size: 105%;
	color: #574B3F;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #C5AEA6;
}

#content>h1 {
	border-bottom: 1px dotted #6D5D50;
}

#content h2 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 6px 0;
}

#content p {
	font-size: 80%;
	padding: 6px 0;
	margin-right: 3px;

}

#content>blockquote {
	border: 1px dotted #C4C4C4;
}

#content blockquote:hover {
	background-color: #F1F1F1; 
}

#content img.port{
	border: 1px solid #666;
	float: left;
	margin: 6px 10px 0 0;
}

span {
	vertical-align: top;
	font-size: 95%;
	color: #B0A6A4;
}

#content h4 {
	color: #574B3F;
	font-size: 83%;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .portdiv {
	border: 1px solid #D7D7D7;
	padding: 8px;
	margin: 10px 0 10px 0;
}

#content .portdiv:hover {
	background-color: #F1F1F1;
}

#content .portdiv h2 {
	margin-top: 0;
}

#content ul {
	margin: 10px 0 10px 0;
}

#content ul li {
	list-style-position: inside;
	list-style-type: circle;
	font-size: 80%;
}

#content ol {
	margin: 10px 0 1px 0;
	list-style-type: none;
}

#content ol li {
	font-size: 80%;
	list-style-position: inside;
	margin-bottom: 2px;
}

#content .bars {
	height: 50px;
	width: 463px;
	border: 1px solid #A2917F;
	margin-bottom: 10px;
}

#content .leftfloat {
	float: left;
	border: 1px solid #A2917F;
	margin: 4px 10px 1px 0;
}
#content .rightfloat {
	float: right;
	border: 1px solid #A2917F;
	margin: 14px 10px 5px 10px;
}
#content .rightfloat2 {
	float: right;
	border: 1px solid #A2917F;
	margin: 0px 0px 5px 10px;
}
/***** Ends ****/

/***** navigation *****/

#nav {
	position: absolute;
	width: 180px;
	top: 175px;
	left: 3px;
}

#nav img{
	margin: 25px 0 0 30px;
}
#nav h3 {
	
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #50463D;
	width: 175px;
	color: #625449;

}

#nav ul {
	list-style-type: none;
	padding-left: 2px;
}

#nav ul li {
	border-bottom: 1px solid #C5AEA6;
	font-family: Arial, Helvetica, sans-serif;
	width: 179px;
}

#nav>ul li {
	border-bottom: 1px dotted #6D5D50;
}

#nav li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #818585;
	padding: 1px 0 2px 0;
	padding: 4px 0 4px 0;
}

#nav li a:hover, #nav li a:focus {
	color: #616363;
	background-image: url(../images/hover_bg2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/***** Ends *****/

/***** footer *****/

#footer {
	background-image: 
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	margin-left: -4px;
	margin-left: -3px;
}

#pfooter {
	border-top: 4px solid #900;
	height: 25px;
	margin-top: 20px;
	background-color: #ffd8c2;
}

#innerfooter p {
	font-size: 70%;
	text-align: right;
	padding: 0 2px 2px 0;
	padding:/**/ 2px;
	padding: 2px 2px 0 0;
	color: #818585;
}

#innerfooter .left {
	float: left;
	padding-left: 2px;
	padding-top: 2px;
}

/***** End *****/



