.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
 html .clearfix {height: 1%;} 
/* End hide from IE-mac */

html
{
	background-color: #D3D3D3;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	line-height: 1.3em;
}

body
{
	margin: 0;
}

h1
{
	font-size: 1.5em;
	margin: 0;
}
h2
{
	font-size: 1.3em;
	margin: 0;
}
h3
{
	font-size: 1.2em;
}

a
{
	color: #C33125;
	text-decoration: none;
}
a:visited
{
	color: #C33125;
}
a:hover
{
	text-decoration: underline;
}

.thinclear
{
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

#container
{
	width: 750px;
	margin: 20px auto 0;
	padding: 0;
	border-top: 1px solid transparent;
}

#mainhead
{
	height: 207px;
}

#logo 
{
	float: left;
	width: 143px;
	height: 197px;
	border-top: 5px solid white;
	border-right: 5px solid white;
	border-left: 5px solid white;
	padding-bottom: 5px;
	background: #C33125 url(/images/logo.gif) top center no-repeat;
}

#logo a
{
	display: block;
	width: 143px;
	height: 192px;
	background: url(/images/logo.gif) top center no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}

#headingimages
{
	margin: 0 0 0 159px;
	padding: 5px;
	height: 192px;
	background-color: #ffffff;
}

#leftcol
{
	float: left;
	width: 153px;
	margin-bottom: 100px;
}
#virtualtourcontainer
{
	margin-left:11px;
	padding:0;
	float: left;
	width:581px;
/*	height:486px;*/
	background-color:#ffffff;
}
#virtualtourcontainer object
{
	padding: 0;
	margin: 0;
}
#virtualtourmainbody
{
	padding: 5px 0 0 0;
	background: url(/images/virtualtour_mainbody_bg.gif) top left repeat-y;
}
#mainbody
{
	padding: 5px 0 0 0;
	background: url(/images/mainbody_bg.gif) top left repeat-y;
}

#rightcol
{
	float: right;
	width: 211px;
	margin-right: 5px;
}

#leftnav
{
	padding: 0;
	margin: 0 5px 5px 5px;
	font-size: 0.9em;
	list-style: none;
	border-top: 1px solid #91241B;
	border-bottom: 1px solid #D6736B;

}
#leftnav li
{
	margin: 0;
	border-bottom: 1px solid #91241B;
	border-top: 1px solid #D6736B;
}
#leftnav li a
{
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	line-height: 19px;
	color: #ffffff;
}
#leftnav li.nav a
{
	background: url(/images/navcross.gif) 10px center no-repeat;
}
#leftnav li.navon>a
{
	background: url(/images/navcircle.gif) 10px center no-repeat;
}
#leftnav li.nav a:hover
{

}
#pagelist
{
	padding: 8px 0 8px 20px;
	margin: 0;
	border-top: 1px solid #D6736B;
	background-color: #91241B;
	list-style: none;
	font-size: 0.9em;
}
#pagelist li
{
	border: 0;
	margin: 0;
	padding: 0;
}
#pagelist li a
{
	display: block;
}
#pagelist li.pagelink a, #leftcol ul ul li.pagelinkon a
{
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
}

#maincontent
{
	margin: 0 231px 0 164px;
	padding: 18px 0;
	background: #FFFFFF url(/images/text_bg.jpg) top left no-repeat;
}

#bodycopy
{
	font-size: 0.9em;
	padding: 0 28px;
	min-height: 390px;
	background: url(/images/bg_fleur.png) 150px bottom no-repeat;
}


#subpages
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#subpages li
{
	margin-bottom: 10px;
}
#subpages li a
{

}
#subpages h3
{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}
#subpages .caption
{

}
.spimage
{
	float: left;
	margin: 0 18px 0 0;
}

.spimage img
{
	width: 60px;
	height: 60px; 
	border: 0;
}

/* linkboxes */

#lbcontainer
{
	margin-right: 5px;
	background-color: #C33125;
	color: #ffffff;
	border-bottom: 1px solid #D6736B;
}
#lbcontainer a
{
	color: #ffffff;
}
#lbtitle
{
	font-size: 0.9em;
	margin: 0;
	padding: 5px 15px;
	border-bottom: 1px solid #91241B;
}
#lbbody
{
	min-height: 80px;
	padding: 10px;
	color: #F9BFBF;
	font-size: 0.8em;
	line-height: 1.2em;
	border-top: 1px solid #D6736B;
	border-bottom: 1px solid #91241B;
}
#lbbody p
{
	margin: 5px;
}
#lbprevnext
{
	position: relative;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	height: 2em;
	border-top: 1px solid #D6736B;
	border-bottom: 1px solid #91241B;
}
#lbprev
{
	position: absolute;
	left: 15px;
}
#lbnext
{
	position: absolute;
	right: 15px;
}

#loginfields
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#loginfields li
{
	min-height: 15px;
	margin-top: 10px;
}
#loginfields label
{
	display: block;
	float: left;
	width: 70px;
	margin-right: 10px;
	font-weight: bold;
}
#loginfields #username, #loginfields #password
{
	display: block;
	float: left;
	width: 130px;
	font-size: 0.9em;
	border: 1px solid #666666;
}
#loginfields .loginerror
{
	color: #ff0000;
}
#loginfields #logsub
{
	border: 1px solid #C33125;
	background-color: #ffffff;
	font-size: 0.9em;
}

#virtualtourboxcloser
{
	position: relative;
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 0.1em;
	background: url(/images/virtualtour_boxclose.gif) top left repeat-y;

}

#boxcloser
{
	position: relative;
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 0.1em;
	background: url(/images/boxclose.gif) top left repeat-y;
}

#address
{
	position: absolute;
	top: -60px;
	font-size: 8em;
	line-height: 1.3em;
	color: #F9BFBF;
	margin: 0 0 10px 25px;
}

#footer
{
	clear: both;
	height: 1.2em;
}

#footlinks
{
	height: 1.2em;
	background: #B9BEC9 url(/images/footright.gif) top right repeat-y;
	border: 1px solid #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 35px;
}
#jhlink
{
	font-size: 0.8em;
	text-align: right;
	padding-right: 11px;
}

#picbody
{
	width: auto;
	margin: 0;
	padding: 0;
}
#bigpiccap
{
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}
#bigpiccap
{
	margin-top: 10px;
	text-align: center;
}
