

body {
		margin: 0px;
		padding: 0px;
		background-color: #c9bc81;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		color: #333;
}
#wrapper {
margin: 0px;
width: 750px;
text-align: left;
}

#header	{
		background: url(../../prebuilt/images/prato/pratoheader.jpg) no-repeat 0px 0px;
		color: #000;
		background-color: #c9bc81;
		padding : 0px 0px 0px 0px;
		height: 155px;
}




	
#topstripe {
	background: url(../../prebuilt/images/prato/topstripe.jpg) no-repeat 0px 0px;

	margin: 0px;
	height: 17px;
}

div#topnav a { 
	color: #999;
	text-decoration: none; 
	padding: 4px 6px 4px 6px;
}
	
div#topnav a:link { 
	color: #999;
	text-decoration: none; 
}
div#topnav a:visited { 
	text-decoration: none;  
	color: #999; 
}
div#topnav a:hover { 
	text-decoration: none;  
	color: #8fbe00;	
}
#leftbox {
		margin:0px 0px 0px 0px;
		width: 200px;
		float: left;
		padding: 0px;
			
}
#leftcontent {
	padding: 25px 0 25px 25px;
}

.leftnav {
		text-align: right;
}
.leftnav a {
		font-family: "Times New Roman", Georgia;
		font-weight: bold;
	
		letter-spacing: .2em;
		display: block;
		padding: 5px 3px 5px 0px;
		border-bottom: 1px solid #7a724f;
		}

.leftnav a:link, .leftnav a:visited  {
	background-color: transparent;
	color: #7a724f;
	text-decoration: none;

}
.leftnav a:hover {
	color: #515b3f;
	text-decoration: none;

}


#rightbox {
		margin: 0px 0px 0px 240px;
		padding: 0px;
		width: 460px;
}

.rightcontent {
		padding: 25px 0px 25px 25px;
		line-height: 140%;
}




/* main content box */


h1 {
		font-family: "Times New Roman", Georgia;
		font-size: 22px;
		font-weight: normal;
		letter-spacing: .4em;
		color: #000;
			
		}
		
h2 {
		font-family: "Times New Roman", Georgia;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: .2em;
		color: #000;
			
		}
		
.fr {
float: right:
padding: 10px 0px 10px 10px;
}

#footer {
	border-top: 1px solid #999966;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	clear: both;
}





	
	



a:link {
		background-color: transparent;
		color: #94652f;
		text-decoration: underline;
	
	
}



a:visited {
		background-color: transparent;
		color: #7a724f;
		text-decoration: underline;
	
}
a:hover {
		background-color: transparent;
		color: #000;
		text-decoration: underline;
	
}


img {
	border: 0px;
}

hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	border: none;
	height: 1px;
	width: 100%;
	text-align: center;
	
}


ul li {
	list-style: square outside;
	color: #444;
	background-color: transparent;
	padding-bottom: 4px;
}







.spacer {
	clear: both;
	}

 

