/* site.css - Bella Vedere  */



html {
	margin: 0px;
	padding: 0px;
}

body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: verdana, arial, helvetica, san-serif; 
	color: #000000;
	background-color: #fef1d6;

	
	text-align: justify;
	scrollbar-face-color: #f3f7f6;
	scrollbar-highlight-color: #758d8f;
	scrollbar-shadow-color: #f3f7f6;
	scrollbar-3dlight-color: #758d8f;
	scrollbar-arrow-color: #758d8f;
	scrollbar-track-color: #f3f7f6;
	scrollbar-darkshadow-color: #758d8f;
	scrollbar-base-color: #f3f7f6;


	background-image: url(images/bgoverlay.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; 



	overflow: auto;

}




/* TABLES */

table.layout { 
	width: 100%; 
	height: 100%; 
}



table.main { 
	width: 913px; 
}

table.content1 { 
	width: 350px; 

}


td.content2 { 
	width: 7px; 
	background-image: url(images/separator.gif);
	background-position: top left;
	background-repeat: repeat; 
}


td.content3 { 
	width: 286px; 

}

td.content4 { 
	width: 270px; 

}


td.content5 { 
	width: 204px; 

}

td.content6 { 
	width: 549px; 

}


td.content7 { 
	width: 159px; 

}
















/* LINES and FONTS */



p {
	text-align: left;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-left: 0px;

}

span.paraheading {
	text-align: left;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	color: #9b5e26;
	line-height: 16px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}








div.copyright {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}

div.footer {
	text-align: left;
	padding-left: 0px;
	font-size: 10px;
	color: #758d8f;
	width: 430px;
}

div.footer1 {
	text-align: left;
	padding-left: 13px;
	font-size: 10px;
	line-height: 15px;
	color: #9f8b75;
	width: 913px;
}




/* LINKS */

	A { COLOR: #758d8f; TEXT-DECORATION: none } 
	A:link { COLOR: #758d8f; TEXT-DECORATION: none } 
	A:hover {   COLOR: #ffffff;  TEXT-DECORATION: none } 

	a.p {text-decoration: none;   color: #9b5e26}
	a.p:link {text-decoration: none;   color: #9b5e26}
	a.p:hover {text-decoration: none; BACKGROUND: #9b5e26;   color: #ffffff}

	a.p4 {text-decoration: none;   color: #9f8b75}
	a.p4:link {text-decoration: none;   color: #9f8b75}
	a.p4:hover {text-decoration: none; BACKGROUND: #9f8b75;   color: #ffffff}




ul
{
	list-style-type: square;
	text-align: left;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	color: #000000;
	line-height: 28px;
}

 ul.home
{
	list-style-type: square;
	text-align: left;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 16px;
	color: #000000;

}
	
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

img.img1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	

img.img2 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}	
	
