.navbg {
	background-image: url(images/spacer_nav.jpg);
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F8E2BB;
}
.navtext a:link { font-weight: bold; color:  #F8E2BB; text-decoration: none; 
}
.navtext a:visited { font-weight: bold; color: #F8E2BB; text-decoration: none; 
}
.navtext a:hover { font-weight: bold; color: #996600; text-decoration: none; 
}
.navtext a:active { font-weight: bold; color:  #F8E2BB; text-decoration: none; 
}
.tartanCol {
	background-image: url(images/bg_tartan.gif);
}
.mainBg {
	background-image: url(images/bg_gradient_blue.jpg);
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	font-family: Georgia, "Verdana", Times, serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #19305A;
	line-height: 20px;
}
.nomargin { 
margin-top: 0; 
margin-bottom: 0; 
padding-bottom: 0; 
}
.headerWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerBrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11
	px;
	font-weight: bold;
	color: #996600;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited { text-decoration: none;
            color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {text-decoration: none;
          color: #0000CC;
}
.tableObj {
	border: 1px dashed #C19D6B;
	background-color: #F9F0DB;
}
.entertainmentsTable {
	padding: 10px;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#glenWrapper {
	line-height: 150%;
	background-color: #F2F2F2;
	padding: 20px;
	border: 1px dashed #999999;
}
#glenWrapper H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #BF9B6B;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF9B6B;
}
