@charset "UTF-8";
#main {
	height: 600px;
	width: 770px;
}
#main table {
	height: 100%;
	width: 100%;
}
#main  #area {
	background-image: url(images/content-bg.jpg);
	height: 246px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#main  #area  #text-content  #listings {
	width: 100%;
	height: 175px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div #side-navigation {
	height: 226px;
	width: 200px;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.heading {
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
}
#main #ImageArea {
	height: 354px;
	width: 100%;
}#main #content #text-content {
	height: 246px;
	width: 100%;
}
.Listing {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 3px;
	text-align: center;
}
.a2:link {
	text-decoration: none;
	color: #FFFFFF;
}
.a2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a2:hover {
	text-decoration: underline;
	color: #cf914b;
}
.a2:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cf914b;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#main #content #gallery-control {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #cf914b;
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}

