/*NY Chapter 12*/
/*body {background-color:#ffffff;font-size:10pt;margin-left:0;margin-top:0;margin-right:0;font-family:Georgia,Verdana,Arial;}*/

/*Photo Page*/
#photo_content{
	width:925px;
	height:900px;
	background-color:#fff;
}
.photo_Box1{
	float: left;
	width:450px;
	height:300px;
	border:1px solid #000;
	margin-right:10px;
	margin-left: 25px;
	margin-top:10px;
	
	
}

.round{
	-moz-border-radius-topleft:3ex;
	-moz-border-radius-bottomleft:3ex;
  	-webkit-border-top-left-radius:3ex;
  	-webkit-border-bottom-left-radius:3ex;
	-moz-border-radius-topright:3ex;
	-moz-border-radius-bottomright:3ex;
  	-webkit-border-top-right-radius:3ex;
  	-webkit-border-bottom-right-radius:3ex;
  	 background:#000080;
}

#photo_Box2{
	float: left;
	width:300px;
	height:300px;
	border:1px solid #000;
	margin-top:10px;
}
#photo_instr{
	width:905px;
	background-color:#fff;
	padding-left: 20px;
}
#photoLink{
	position:relative;
	left:150px;
	width: 150px;
	padding-top: 10px;
}

.content_box{
	float: left;
	width:300px;
	height:300px;
	border:1px solid #000;
	margin-top:10px;	
	padding: 10px;
}
.imgBox{
	width: 400px;
	margin: 0 auto;
	padding-top: 17px;
}

a.photos:link,a.photos:visited {
	color:#000080;
	text-decoration:underline;
}

/***** END Photo Area ******/

.ecp {color:#000080;}
.asmangr {font-size:1.2em;color:#800000;}
.brdr {background-color:#0000a0;}
.camp_sched {border-bottom:1px #000080 solid;
border-left:1px #000080 solid;
border-right:1px #000080 solid;
position:relative;
left:30px;
border-spacing: 7px}
.chptr {text-decoration:underline;}

.camp_scheda {border-top:1px #000080 solid;
border-left:1px #000080 solid;
border-right:1px #000080 solid;
position:relative;
left:30px;}

.chptr {text-decoration:underline;}

.clr {color:#ff0000;}

.ecp {color:#000080;}

.guess{
	width:400px;
	position:relative;
	top:20px;
	left:30px;
	height:140px;
}
.imgfloat {
float:right;
}



.inner2 {background-color:#fff;height:1000px; }
.tdcont2 {vertical-align:top; background-color:#fff;height:1000px; }
.intbl_chap {
height:1100px;
}
.logo {
position:relative;
left:54px;
}
.mangr {font-size:2em;color:#800000;}
.month{font-weight:bold;color:#003700;font-size:1.2em;}
.newsltr {background-color:#0000a0;color:#ffffff;font-size:1.1em;}
.newstbl {border: 2px solid #0000a0; }
.parag {line-height:20px;}
.photo_title{
	font-weight:bold;
	font-size: 1.2em;
	
}
.quilt{
position:relative;
left:0px;
top:15px;
width:220px;
}
.rlowblock{
position:relative;
top:30px;
}

.sched {
	font-size:1.1em;
	color:#000080;
	font-weight:bold;
	text-align:center;
	background:url(../../images/bg2.jpg) top left repeat-x;
	height:30px;
}

.wlcm {font-size:1.2em;color:#0000a0;}
.wlcm2 {color:#0000a0;}
.info {color:#990033;}

.news_let {
background:url(../../images/bg2.jpg) top left repeat-x;
color:#000080;
font-size:1.1em;
font-weight:bold;
width:120px;
position:relative;
/*left:10%;*/
top:15px;
height:30px;
text-align:center;
padding-right:4px;
padding-left:4px;
border-top:1px solid #000080;
border-left:1px solid #000080;
border-right:1px solid #000080;

}

.news_let1 {
background-color:#fff;
border-left: 1px solid #000080;
border-right: 1px solid #000080;
border-bottom: 1px solid #000080;
width:120px;
position:relative;
/*left:10%;*/
top:15px;
padding:4px;
vertical-align:top;
}

/*Calendar*/
a.clndr {color:#800000;}
a.clndr:hover {color:#000080;}
.evnt1{border: 1px solid #BDBD00;padding:3px;width:175px;}
.evnt2 {border: 1px solid #000080;padding:4px;}

.sched_table_ch12 {
border: 1px solid #000080;
width:575px;
line-height:120%;
margin-left:30px;
}


/* Links*/
a.lnk {color:#990033;}
a.lnk:hover {color:#000080}
a.elnk {color:#800000;}

/*Tool Tip JS*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #fff;
color:#000080;
font-weight:bold;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
