@charset "UTF-8";
/* CSS Document */

.toggleborder:hover img{
border: 2px solid #884839;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F8E6CA;
}
.topnavtext, a.topnavtext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnavtext:hover {
	color: #F8E6CA;
	text-decoration: underline;
}
.topnavtextactive, a.topnavtextactive:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8E6CA;	
}
a.topnavtextactive:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavsecond, a.topnavsecond:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}
a.topnavsecond:hover {
	color: #F8E6CA;
	text-decoration: none;
}
.bottomtd {
	background-image: url(../images/howeshall_07.jpg);
	background-repeat: no-repeat;
}
p, .bodytext, a.bodytext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.bodytd {
	background-image: url(../images/centre_bkgrnd_05.jpg);
	background-repeat: no-repeat;
}
.headerone {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-variant: small-caps;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7C6953;
	font-variant: small-caps;
}
a.bodytext:hover {
	color: #999999;
}
strong, b {
	font-size: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #333333;
}
.topnavtd {
	background-image: url(../images/howeshall_01.jpg);
	background-repeat: no-repeat;
}
.tinywhite, a.tinywhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: super;
}
a.tinywhite:hover {
	color: #b1966f;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #ffffff;
}
.capwhite, a.capwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}
a.capwhite:hover {
	color: #cccccc;
}
.medwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.medwhite:link {
	color: #fff79b;
}
a.medwhite:hover {
	color: #000000;
}
.medwhitelink, a.medwhitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.medwhitelink:hover {
	color: #fff79b;
}
.yellowlink, a.yellowlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff79b;
}
a.yellowlink:hover {
	color: #ffffff;
}
.quotetext {
	font-size: 13px;	
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #7C6953;
}
.hilite, a.hilite:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998267;
}
a.hilite:hover {
	color: #7C6953;
}
.hilitesmall, a.hilitesmall:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #998267;
}
.dividerbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	
	
}

/* drop down menu styles*/

#dropmenudiv{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0px;
	line-height: 20px;
	z-index:100;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
background-color: #FFEFC9;
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color: #616161;
}

.photo_tbl table tr td		{ padding:0 5px 5px 0;}

/* end drop menu */
