/* ----------styles: fonts, colors, etc.---------- */
body {
	background-color: #fff;
	padding:0;
}
body, p, .type {
	color:#000;
	font-style: normal;
	line-height: 20px;
}
body, p, .type, .typeright {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
}
a {
	color: #666699;
	text-decoration: none;
}
a:visited {
	color:#708090;
	text-decoration: none;
}
a:active {
	color:#666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
hr {
	width: 90%;
	height: 2px;
	text-align: center;
	margin: 0 auto 12px auto;
	border: none 0; 
}
.type3 {
	font-size: 12px;
	line-height: 19px;
	padding: 0 5px 5px 5px;
}
.type4 {
	font-size: 11px;
	line-height: 16px;
}
.type3, .type4 {font-style: italic;}
.type3, .type4 {
	color: #8b876c;
	margin: 0;
}
.typeright {
	color: #60779b;
	line-height: 16px;
	margin: 0;
	padding: 0 5px 5px 5px;
}
.articletitle {
	color: #666699;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.title {
	font-size: 14px;
	line-height: 14px;
}
.title2 {
	font-size: 12px;
	line-height: 18px;
}
.title5 {
	font-size: 10px;
	line-height: 12px;
}
.lightbtitle2 {
	font-size: 11px;
	color: #8888cc;
	line-height: 18px;
}
.title, .title2, .title5 {color: #666699;}
.title, .title2, .title5, .lightbtitle2 {
	font-weight: bold;
	margin: 0;
}
.credits {
    font-size: 10px;
    color: #8B876C;
    line-height: 12px;
}

img.gallery {
	border: none;
}

/* ----------layout: place in page---------- */
#pagecontainer {
/* 5/10/10 Added next two lines */
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	margin-bottom: 10px;
	top: 0;
	left: 0;
}
/* ----------layout: top---------- */
#banner {
	width: 797px;
	padding: 0;
	margin: 0;
}
#banner img{
	padding: 0;
	margin: 0;
	border-style: none;
}
/* ----------title text: force it to where it should be ---------- */
div#banner #pagetitle {
/* 5/10/10 Comment out 3 lines add 2 lines
	position: absolute;
	top: 260px; */
	position: relative;
/*	width: 599px; */
	left: 160px;
	top: -15px;
}
div#banner #pagetitle h1{
	margin: -9px;
	color: #fff;
	font-size: 20px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: 5px;
}
/* ----------layout: left---------- */
#pageleft {
	background-color: #60779b;
	float: left;
	width: 138px;
	min-height: 300px;
	margin: 0;
	padding: 0;
	border-right: 3px solid #fff;
}
/* ----------layout: center---------- */
#pagecontent {
	background-color: #eee;
	padding: 0;
	margin: 0 0 0 141px;
	width: 455px;
	min-height: 300px;
}

div#pagecontent #contents {
	padding: 20px 10px;
	background-color: #eee;
	text-align: left;
}

div#pagecontent #contents hr {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #60779b;
}

div#pagecontent #contents p {
    margin-bottom: 12px;	
}

div#pagecontent #contents img {
    margin-bottom: 12px;	
}

div#pagecontent #contents td img {
    margin-bottom: 0;	
}
/* ----------layout: right---------- */
#pageright {
	background-color: #e4e1c5;
	float: right;
	width: 198px;
	min-height: 300px;
	margin: 0;
	padding: 0;
	border-left: 3px solid #fff;
}
div#pageright #block1 {
	width: 198px;
	padding: 0;
	margin: 10px 0;
    background-color: #e4e1c5;
    text-align: center;
}
div#pageright #block1 hr {
	border-top: 1px solid #e4e1c5;
	border-bottom: 1px solid #aea376;
}

div#pageright #block2 {
	width: 198px;
	padding: 0;
	margin: 0;
	background-color: #efeedd;
}
div#block2 #header {
	background: url(tabright1.gif) top no-repeat #efeedd;
	height: 17px;
	width: 193px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
	padding: 3px 0 0 5px;
}
div#block2 #contents {
	padding: 10px;
	background-color: #efeedd;
	text-align: center;
}

div#block2 #contents hr {
	border-top: 1px solid #efeedd;
	border-bottom: 1px solid #aea376;
}

div#pageright #block3 {
	width: 198px;
	padding: 0;
	margin: 0;
    background-color: #e4e1c5;
}

div#block3 #header {
	background: url(tabright2.gif) top no-repeat #e4e1c5;
	height: 17px;
	width: 193px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
	padding: 3px 0 0 5px;
}

div#block3 #contents {
	padding: 10px;
	background-color: #e4e1c5;
	text-align: center;
}

div#block3 #contents hr {
	border-top: 1px solid #e4e1c5;
	border-bottom: 1px solid #aea376;
}

div#block3 #contents img {
	margin: 10px 0 0 0;
}

#rightbottomimg {
	position: absolute;
	width: 198px;
/*	top: 789px;
	left: 599px; */
}
#rightbottomimg img{
	padding: 0;
	margin: 0;
	border-style: none;
}
/* ----------layout: footer---------- */
#footer {
	width: 797px;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 12px;
	color: #8b876c;
}
div#footer a{
	font-weight: bold;
}
div#footer #blockleft {
	float: left;
	padding-bottom: 10px;
}
div#footer #blockright {
	float: right;
	text-align: right;
	font-weight: bold;
	padding-bottom: 10px;
}

div#footer #blockcenter {
	padding: 10px 0;
}

div#footer #homecenter {
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}
/* ----------menu---------- */

div#menu {
	top: 0;
	left: 0;
	padding: 1px 0;
	width: 138px;
	z-index: 100;
	background-color: #fff;
}
div#menu a#mlink, a#mcurrent {
	display: block;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
	letter-spacing: 3px;
	line-height: 14px;
	padding: 3px 0 3px 12px;
	margin: 0 0 1px;
	border-width: 0;
	text-decoration: none;
}
div#menu a#mlink {
	color: #3e406e;
	background: #adb6d5;
}

div#menu a#mlink:hover, a#mcurrent:hover, a#mcurrent {
	color: #3e406e;
	background: #eee;
}
div#menu #leftbottom {
	color: #3e406e;
	background: #eee;
	padding: 0;
	margin: 2 0 0 0;
	border-style: none;
}
