@charset "UTF-8";
.style1 {
	font-size: 16px
}
.style10 {
	font-size: 16px
}
.style7 {
	font-family: Garamond, Verdana, Geneva;
	color: #000;
	text-align: center;
	font-size: 16px;
}

body {
	background-color: #afbe92;
}

.sidebar {
	color: #212121;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: left;	
}

.highlight {
	width: 144px;
	color: #86704B;
	background-color: #dfe8e6;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;	
	border:2px solid #86704B;
	padding-top:2px;
	padding-bottom:3px;
}


/* CSS Document */

.mainfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
}

.mainfont_hp {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
}

table.maintable {
	position: relative;
	width: 650px;
	top: 10px;
	background-color: #F3EDCF;
	border-collapse: collapse;
}

table.content {
	background-color: #dfe8e6;
	border-collapse: collapse;
}

table.content td.text {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	width:406px;
	background-color:#eef4f3;
}

table.content td.sidelinks {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	width:164px;
	background-color:#F3EDCF;
	
}
table.content td.sidelinks a:link, table.content td.sidelinks a:visited {
	text-decoration: none;
	color: #404040;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;	/* vertical-align: text-top; */
}

table.content td.sidelinks a:hover, table.content td.sidelinks a:active {
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;	/* vertical-align: text-top; */
	color: #E63B13;
}

/*MAIN LINKS*/
table.links {
	border-collapse: collapse;
}

table.links td.link {
	height: 40px;
	background-color: #8E9581;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
	color: #DFE8E6;
	padding-bottom:3px;
}

table.links td.link a:link, table.links td.link a:visited {
	text-decoration: none;
	color: #DFE8E6;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

table.links td.link a:hover, table.links td.link a:active {
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;	
	color: #900;
}

.static {
	color: #900;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}

table.links td.swf {
	background-color: transparent;	
    background-image: url(../images/Jamieson.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.links {
	color: #900;
	text-align: center;
	font-size: 12px;
}
a:hover {
    color: #900;
}
.navlinks {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

h1 {
	display: inline;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;
	color: #000;
	text-align: left;
	}

table.links td.smallinks {
	height: 20px;
	padding-bottom: 3px;
	border-top:1px solid #afbe92;
	background-color: #bfc3b7;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
	color: #616161;

}

table.links td.smallinks a:link, table.links td.smallinks a:visited {
	text-decoration: none;
	color: #616161;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;	/* vertical-align: text-top; */

}

table.links td.smallinks a:hover, table.links td.smallinks a:active {
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;	/* vertical-align: text-top; */
	color: #900;
}

.sm_static {
	color: #900;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

