body	{
	background: FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}

#heading { 
	width: 1000px;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

	#heading h1 {
		width: 1000px;
		text-align: center;
		color: #000000;
		font-size: 56px;
		font-weight: normal;
		font-family: Times New Roman;
		margin: 0px;
		padding: 0px 0px 10px 10px;
		float: none;
	}

	#heading h2 {
		background: #000000;
		color: #000000;
		width: 1000px;
		font-size: 8px;
		font-weight: bold;
		font-family: Times New Roman;
		margin: 0px;
		padding: 0px 0px 2px 10px;
		float: none;
	}

#frame {
	width: 1000px;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}


#menu {
	width: 170px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: left;
}

	#menu p	{
		font-family: Times New Roman;
		font-size: 18px;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 5px 0px;
		float: none;
	}

	#menu p.contentmenu {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 2px 0px;
		float: none;
	}

	#menu a {
		padding: 3px;
		margin: 0px 10px 0px 0px;
		font-family: Times New Roman;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		float: none;
	}

	#menu a:hover {
		color: #0000FF;
	}

	#menu a.selectedheading {
		padding: 3px;
		margin: 0px 10px 0px 0px;
		font-family: Times New Roman;
		font-size: 18px;
		font-weight: bold;
		color: #0000cc;
		text-decoration: none;
		float: none;
	}

	#menu a.selectedheading:hover {
		color: #0000cc;
	}

	#menu #fireplace-menu {
		padding: 0px 0px 10px 0px;
	}

	#menu a.contentmenu {
		padding: 3px;
		margin: 0px 0px 0px 20px;
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		color: #006600;
		text-decoration: none;
	}

	#menu a.contentsubmenu {
		padding: 3px;
		margin: 0px 0px 0px 40px;
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		color: #006600;
		text-decoration: none;
	}

	#menu a.selectedcontentmenu {
		padding: 3px;
		margin: 0px 0px 0px 20px;
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		color: #0000FF;
		text-decoration: none;
	}

	#menu a.selectedcontentsubmenu {
		padding: 3px;
		margin: 0px 0px 0px 40px;
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		color: #0000FF;
		text-decoration: none;
	}

	#menu a.contentmenu:hover {
		color: #0000FF;
	}


	
#content {
	width: 800px;
	border: 0px;
	text-align: left;
	padding: 0px;;
	margin: 0px;
	background: #ffffff;
	float: left;	
}

	#content h1 {
		font-family: Times New Roman;
		font-size: 20px;
		font-weight: normal;
		background: #ffffff;
		color: #FF9900;
		padding: 5px 5px 10px 5px;
		margin: 3px 3px 0px 3px;
		float: none;
	}

	#content h2 {
		font-family: Times New Roman;
		font-size: 16px;
		font-weight: bold;
		background: #FFFFFF;
		color: #000000;
		margin: 0px 3px 0px 3px;
		padding: 0px 5px 0px 5px;
	}

	#content h3 {
		font-family: Times New Roman;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		background: #FFFFFF;
		margin: 0px 3px 0px 3px;
		padding: 0px 5px 0px 5px;
	}

	#content p {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: normal;
		background: #ffffff;
		color: #000000;
		margin: 0px 3px 0px 3px;
		padding: 0px 5px 0px 5px;
	}

	#content p.text {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: normal;
		background: #ffffff;
		color: #000000;
		margin: 0px 3px 0px 3px;
		padding: 0px 5px 10px 5px;
	}

	#content p.qualification {
		font-family: Times New Roman;
		font-size: 12px;
		font-weight: normal;
		background: #ffffff;
		color: #000000;
		margin: 0px 3px 0px 3px;
		padding: 0px 5px 0px 5px;
	}

	#content p.thumbnail {
		font-family: Times New Roman;
		font-size: 12px;
		font-weight: normal;
		background: #ffffff;
		color: #000000;
		margin: 0px 3px 0px 3px;
		padding: 0px 5px 0px 5px;
	}

	#content a {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		color: #006600;
		background-color: #ffffff;
		text-decoration: none;
	}

	#content a:hover {
		color: #0000FF;
	}

	#content table {
		background: #ffffff;
		color: #000000;
		margin: 0px auto 0px 3px;
		padding: 0px 5px 0px 5px;
	}

	#content #tablediv {
		margin: 0px 3px 0px 3px;
		padding-left: 20px;
		background: #ffffff;
	}

	#content #details {
		z-index: 0;
		position: relative;
		left: 6px;
		bottom: 460px;
		width: 0px;
		height: 456px;
		padding: 0px 5px 0px 4px;
		background: #ffffff;
		overflow: hidden;
	}


a {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
}


img	{
	margin: 0;
	border: 0;
	}

img.home	{
	margin: 0;
	border: 0;
	margin: 0px 0px 0px 160px;
	}

.off	{
	background: #e4e9ee;
	}

.over	{
	cursor: pointer;
	background: #ffffff;
	}

table {
	margin: 0px 3px 0px 3px;
}

td.thumb {
	text-align: center;
	padding: 0px 0px 10px 0px;
}
	
td.text-title {
	padding: 2px 0px 3px 0px;
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}

td.text1 {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	color: #000000;
	background-color: #cccccc;
}
td.text1-center {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #cccccc;
}
td.text1name {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #cccccc;
}
td.text-1 {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	color: #000000;
	background-color: #ccFFFF;
}
td.text-1-center {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ccFFFF;
}
td.text-1name {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ccFFFF;
}
td.textblank {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

table.fullDetails {
	border: 0px;
	padding: 0px;
	spacing: 0px;
}

td.fullDetails {
	text-align: center;
	vertical-align: top;
}

