@charset "utf-8";
img.landscape1 { margin-top:170px; margin-left:10px; float:left; border:1px solid white;}
img.landscape2 { margin-top:15px; margin-left:10px; float:left; border:1px solid white;}
img.portrait1 { margin-bottom:15px; float:left; border:1px solid white;}
img.portrait2 { margin-bottom:15px; margin-left:20px; float:left; border:1px solid white;}
img.whiteborder { border:1px solid white;}
img.txtImg { margin-bottom:15px; border:1px solid white;}
div.txtImg {
	float:right;
	width:110px;
	text-align: right;
}
p.small { font-size:80%;}
.red { color:#ee3a42;}
.grey { color:#d1d3d4;}



/**/body {
	background-image:url(/assets/bg2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #e5e6e6;
	background-repeat: repeat;
	/*color:#6c6e70;*/
	color:#000;
}
body {scrollbar-base-color:#d1d3d4;}
h1, h2, .menu {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 { font-size:110%; text-decoration:underline; margin-bottom:0px;}
p { margin-top:.75em; margin-bottom:.25em;}
dl {}
dt { margin-top:.5em; font-weight:bold;}
dd { margin-left:1.5em;}
table.page {
	width:975px;
	margin:0em auto;
	background-color:#FFFFFF;
	background-image: url(/assets/page-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.footer {
	width:975px;
	height:118px;
	margin:0em auto;
	background-color:#FFFFFF;
}

#header { height:75px;}
#footerL { text-align:left; padding:0px 0px 25px 25px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:100%; padding-top:.5em;}
#footerL a { color:#ee3a42; font-weight:normal;}
#footerL a:hover { font-weight:bold; text-decoration:underline;}
#footerR { height:115px; text-align:right;}
#body { padding:40px 40px 35px 0px;	height:475px;}
#images { padding: 25px 35px 25px 25px; width:375px;}

a { color:#6d6e71; font-weight:bold; text-decoration:none;}
h1 { margin-top:0em; color:#ee3a42; font-size:150%; font-weight:normal; text-transform:capitalize;}
a.home:hover { color:#ee3a42;}
a.home { float:left; padding-left:25px;}
div#cat_498844_divs { width:953px; margin:5em auto 0em auto; text-align:right; padding-right:22px; background-color:#FFF; padding-top:60px; padding-bottom:40px;}
div#cat_498844_divs table { float:right;}
.menu a { font-weight:normal;}

dl { margin-top:.5em;}
th { text-align:right;}
#people th { text-align:left; color:#ee3a42;}
#people img { padding-left:1em;}
hr {color: #ee3a42;
background-color: #ee3a42;
height: 1px;}
th strong {color: #ee3a42;}

/* nav menu */
.navOff {text-decoration:none; text-align:center; color:#6c6e70; background:none; line-height:20px; overflow:hidden; border-right:2px solid #ee3a42;}
.navOn {color:#ee3a42;text-decoration:none; text-align:center; background:none; line-height:20px; overflow:hidden; border-right:2px solid #ee3a42;}
.navSub { text-align:left; padding-left:10px; background:#6c6e70; color:#fff; border:1px solid #fff;}
.navSubHover {background:#ee3a42; color:#fff; text-align:left; padding-left:10px; border:1px solid #fff;}