body {
	font: 13px Georgia, "Times New Roman", Times, serif;

}


#navbar {
	background: #000000;
	height: 30px;
	width: 740px;
	border-top: 1px #7D6B53;
	border-right: #7D6B53;
	border-bottom: 1px #7D6B53;
	border-left: #7D6B53;
	padding-left: 20px;
	font-size: 1em;
	display: none;
}


#col1 {
	float: left;
	position: relative;
	width: 180px;
	padding: 55px 10px 10px;
	background: url(assets/images/menubkg.gif) no-repeat scroll left top;
	display: none;
}

 #col2 {
	background-color: #fff;
	width: auto;
	border: none;
	float: none;
}
	

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #432F1B;
}


.images {
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	display: none;
}

#heading1 {
	
	font: 24px Arial, Helvetica, sans-serif;
	color: #333333;
}
#heading2 {
	font-size: 20px;
	color: #333333;
}
p {
	width: 600px;
	float: none;
}

