body {			
background-color: #FFFFDD;}

#container {	
width: 800px;
height: 600px;
margin-left: auto;
margin-right: auto;
}

#leftcol {
float: left;
width: 450px;
}

#rightcol {
float: right;
width: 320px;
}

#rightcol .centred {
text-align: center;
}

a, a:visited, a:active {
color: #191919;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-size: 12px; 
font-weight: bold;}

a:hover {
color: #800040; }

.on {
color: #800040; 
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-size: 12px; 
font-weight: bold;}

p {
color: #191919;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-size: 13px; 
line-height: 140%;
padding-bottom: 12px;
padding-right: 24px;
margin-top: 0;
}

.paralt {
color: #191919;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-size: 13px; 
line-height: 140%;
padding-bottom: 12px;
padding-right: 24px;
padding-left: 52px;
background-image: url(./pix/chuppah_sml.gif);
background-position: 0px 0px;
background-repeat: no-repeat;}


.paralt2 {
color: #191919;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-size: 13px; 
line-height: 140%;
padding-bottom: 12px;
padding-right: 24px;
padding-left: 52px;
}

.strong {
color: #800040; 
font-weight: bold;
font-size: 13px;
}

.small {
color: #191919;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-size: 10px; 
margin: 0px;
padding: 0px;
text-align: center;}

.chuppah {
margin-left: -16px;
}
#navWrapper {
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
#navWrapper ul {
	list-style: none;	
}
#navWrapper li {
	float: left;
}
#navWrapper a {
	margin-right: 20px;
}
#footerWrapper {
	width: 100%;
	float: left;
	border-top: 1px solid #CC9933;
	padding-top: 5px;
	margin-top: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #800040; 
	margin-bottom: 3px;
}


