body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4626;
	text-align:center;
	background-color: #EEEADB;
	}
	
#frame {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	background-color: #f4f2ec;
	border-top: 8px solid #7E713D;
	border-right: 1px solid #7E713D;
	border-bottom: 1px solid #7E713D;
	border-left: 1px solid #7E713D;
	background-image: url(images/succot_left2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#head  {
	margin: 0px 0px 0px 116px;
	padding: 5px 80px 8px 60px;
	background-color: #E7E1D2;
}

#nav {
	margin: 0px 0px 0px 116px;
	padding: 5px 80px 5px 60px;
	background-color: #D2C9B0;
}
		
			
#content {
	width: 380px;
	padding: 0px;
	margin: 0px 0px 0px 180px;
	line-height: 150%;	
}
#content a:link {
	color: #932317;
	background-color: transparent;
	text-decoration: underline;
}
#content a:visited {
	color: #4F4626;
	background-color: transparent;
	text-decoration: underline;
}
#content a:hover {
	color: #E24C58;
	background-color: transparent;
	text-decoration: none;
}




 h1 {
	font-size: 2em;
	margin: 20px 0px 30px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: transparent;
	color: #B0A176;
	letter-spacing: 3px;
	line-height: 125%;
}

 h2 {
	font-size: 1.5em;
	margin: 10px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: transparent;
	color: #B0A176;
	letter-spacing: 1px;
	line-height: 125%;
	font-variant: small-caps;


}

h3 {
	font-size: 1.5em;
	margin: 10px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	color: #B0A176;
	line-height: 125%;
}
#nav a:link {
	color: #000066;
	background-color: transparent;
	text-decoration: none;
}
#nav a:visited {
	color: #000066;
	background-color: transparent;
	text-decoration: none;
}
#nav a:hover {
	color: #E24C58;
	background-color: transparent;
	text-decoration: none;
}
.footer {
	color: #A1955B;
	background-color: transparent;
	width: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #A8A268;
	border-right-color: #A8A268;
	border-bottom-color: #A8A268;
	border-left-color: #A8A268;
	padding-top: 10px;
	font-size: 9px;

}
.gold {
	color: #A1955B;
	background-color: transparent;
	width: 380px;
	padding-top: 0px;
	font-size: 9px;


}
.feedback {
	background-color: #EEEADB;
	padding: 20px;
	border: thin solid #907639;
}
