body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Geneva, Verdana, Arial; 
	color: #413d37;
 	background-color: #255870;
    background-image: url(../images/inside/ParchmentShort.jpg); 
    background-repeat: repeat-x;   
    padding-bottom: 20px;
}
#ParchmentTop {
	background-image: url(../images/inside/Parchment.jpg);
	background-repeat: repeat-x;
	min-width: 1500px;
	height: 295px;
	position: absolute;
}
#InsideTop {
	background-image: url(../images/inside/InsideTop.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 161px;
	position: absolute;
	left: 0px;
}
#InsideLogo {
	background-image: url(../images/inside/InsideLogo.jpg);
	background-repeat: no-repeat;
	width: 224px;
	height: 168px;
	position: absolute;
	left: 0px;
}
#InsideLeftHeader {
	background-image: url(../images/inside/InsideLeftHeader.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 84px;
	position: absolute;
	top: 161px;
	left: 0px;
}
#InsideLeftBox {
	background-image: url(../images/inside/InsideLeftBox.jpg);
	background-repeat: repeat-y;
	border-left: 2px solid #413d37;
	width: 683px;
	position: absolute;
	top: 244px;
	left: 107px;
}
#InsideLeftShadow {
	background-image: url(../images/inside/InsideLeftShadow.jpg);
	background-repeat: no-repeat;
	width: 774px;
	height: 16px;
	position: relative;
	top: 2px;
    	margin-left: -109px;
}
#InsideLeftHeaderContent {
	font-size: 1.2em;
	width: 400px;
	position: relative;
	top: 103px;
	left: 240px;
	text-align: center;
}
#InsideLeftContent {
	position: relative; 
	margin-left: 10px; 
	margin-top: 0px;
	margin-bottom: 10px; 
	width: 630px;
	min-height: 300px;
}
#InsideRightHeader {
	background-image: url(../images/inside/InsideRightHeader.jpg);
	background-repeat: no-repeat;
	width: 264px;
	height: 78px;
	position: absolute;
	top: -27px; 
	left: 651px; 
}
#InsideRightBox {
	background-image: url(../images/inside/InsideRightBox.jpg);
	background-repeat: repeat-y;
	width: 200px;
	position: absolute;
	top: 51px;
	left: 651px;
}
#InsideRightShadow {
	background-image: url(../images/inside/InsideRightShadow.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
	position: relative;
	margin-left: 0px;
}
#InsideRightHeaderContent {
	color: #ffffff;
	width: 220px;
	position: absolute;
	top: 0px;
	left: 608px;
	font-size: .8em;
	text-align: left;
}
#InsideRightContent {
    position: relative; 
    margin-left: -2px; 
    margin-top: 0px; 
    width: 266px;
}
#InsideRightFill {
	background-image: url(../images/inside/InsideRightFill.jpg);
	background-repeat: repeat-y;
	width: 264px;
	height: 78px;
	position: absolute;
	top: -27px; 
	left: 651px; 
}
#RightPictureBox {
	width: 200px;
	position: absolute;
	top: -108px; 
	left: 651px;
    border: 2px solid #413d37;
    background-color: #413d37; 
}

/* SIDE MENU /////////////////////////////////////////////*/
#InsideRightContent ul {
	margin: 2px 0px 10px 4px;
	width: 170px;
	padding: 0;
	position: relative;
	list-style-type: none;
}
#InsideRightContent ul li {
	display: block;
	font-size: .8em;
	margin: 0px;
	padding: 1px 0px 0px 0px; 
}
#InsideRightContent ul li a {
	text-decoration: none;
    font-weight: bold;
	color: #265971;
	text-align: left;
	display: block !important;
    display: inline-block;
	margin: 1px 0px 0px 0px; 
	padding: 6px 6px 6px 10px;
	outline: 0;
}
#InsideRightContent ul a:hover {
	color: #000000;
    background-color: #FFF2DF;
}
#InsideRightContent ul a#current {
	color: #413d37;
}

/* FAR SIDE MENU ////////////////////////////////////////////*/
#FarRightHeader {
	background-image: url(../images/inside/InsideRightHeader.jpg);
	background-repeat: no-repeat;
	width: 264px;
	height: 78px;
	position: absolute;
	top: 235px; 
	left: 844px; 
}
#FarRightBox {
	background-image: url(../images/inside/InsideRightBox.jpg);
	background-repeat: repeat-y;
	width: 200px;
	position: absolute;
	top: 313px;
	left: 844px;
}
#FarRightShadow {
	background-image: url(../images/inside/InsideRightShadow.jpg) !important;
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
	position: relative;
    top: 4px;
}
#FarRightHeaderContent {
	color: #ffffff;
	width: 220px;
	position: relative;
	top: -960px;
	left: 804px;
	font-size: 1.2em;
	text-align: left;
}
#FarRightContent {
    position: relative; 
    margin-left: -2px; 
    margin-top: 0px; 
    width: 266px;
}
#FarRightContent ul {
	margin: 2px 0px 10px 4px;
	width: 170px;
	padding: 0;
	position: relative;
	list-style-type: none;
}
#FarRightContent ul li {
	display: block;
	font-size: .8em;
	margin: 0px;
	padding: 1px 0px 0px 0px; 
}
#FarRightContent ul li a {
	text-decoration: none;
    font-weight: bold;
	color: #265971;
	text-align: left;
	display: block !important;
    display: inline-block;
	margin: 1px 0px 0px 0px; 
	padding: 6px 6px 6px 10px;
	outline: 0;
}
#FarRightContent ul a:hover {
	color: #000000;
    background-color: #FFF2DF;
}
#FarRightContent ul a#current {
	color: #413d37;
}
#WideHeading {
	color: #ffffff;
	width: 400px;
	position: relative;
	top: 50px;
	left: 260px;
	font-size: 1.2em;
	text-align: center;
}
/* Sets image borders to 0 - no border */
img {
	border: 0;
}
/* Defines standard paragraphs */
p {
	margin: 5px 10px 0px 10px;
	text-align: left;
	font-size: .9em;
	line-height: 1.2em;
	text-align: justify;
}
/* LINKS/////////////////////////////////////////////////////////////////////////////////////////// */
a {
	color: #265971;
	text-decoration: underline;
}
a:hover {
}
.left48 {
	color: #711818;
	text-decoration: underline;
    padding-left: 48px;
}

/* HEADINGS/////////////////////////////////////////////////////////////////////////////////////////// */
h1 {
	font-size: 1.1em;
	color: #413d37;
	margin: 0px 0px 0px 48px;
	padding-top: 8px;
}
h2 {
	font-size: 1.1em;
	color: #ffffff;
	margin: 0px 0px 0px 48px;
	padding-top: 8px;
}
h3 { 
	font-family: Verdana, Arial; 
    font-size: 1.2em;
    font-style:italic;
	line-height: 1.3em;
	margin: ; 0px 5px 5px 5px;
	padding: 0 0 0 0px;
	color: #f7e9c1;
	text-align: center;
}
h4 { 
	font-size: .9em;
	line-height: 1.1em;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 0px;
	color: #413d37;
	text-align: left;
}
h5 { 
	font-size: .8em;
	margin: 5px 0px 8px 5px;
	color: #413d37;
}
h6 { 
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0px 5px 5px 25px;
	color: #413d37;
	text-align: left;
}

/* GENERAL FORMATTING/////////////////////////////////////////////////////////////////////////////////////////// */
.r {
	float: right;
}
.l {
	float: left;
}
#top {
	position: relative;
	height: 60px;
    z-index: 100; 
}
#center_wrap {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	position: relative;
	z-index: 50;
}
 
/* TOP MENU BAR  /////////////////////////////////////////////*/
#menuBar {
	padding: 0px 15px;
	display: block;
	position: absolute;
	top: 30px;
	left: 200px;
	min-height: 52px;
}
#menuBar ul, #menuBar ul li ul {
	padding: 0 0 5px 0;
	margin: 15px 0px 0px 0px;
	list-style: none;
	display: block;
	z-index: 100;
}
#menuBar ul a {
	float: left;
	padding: 3px 3px 6px 3px;
	margin: 0 10px 0 5px;
	font: bold .8em Verdana, Arial, Helvetica, sans-serif ;
	text-decoration: none;
	color: #265971;
	display: block;
	text-align: center;
}
#menuBar ul a {
	float: none;
}
#menuBar ul li {
	float: left;
	margin: 1px 1px 6px 1px;
}
/* second-level lists */
#menuBar ul li ul { 
	padding: 0;
	position: absolute;
	left: -999em;
	margin-left : 0px;
	margin-top : 0px;
	line-height: 1;
	background-color: #615a50;
	border: 1px solid #504a42;
}
#menuBar ul li ul li {
	float: none;
	display: block;
	font-size: 1em;
	margin: 0px;
	border-top: 1px solid #6c6558;
	border-bottom: 1px solid #504a42;
	z-index: 100;
}
#menuBar ul li ul li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #edecec;
	text-align: left;
	margin: 0px 0;
	padding: 6px 6px 4px 10px;
	outline: 0;
}
#menuBar ul li ul li a:hover {
	color: #000000;
    font-weight:bold;
	/*color: #FFFFFF;*/
    background-color: #c7b299;
}
#menuBar ul .parent:hover {
	background-image: url(../images/menuDropArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#menuBar ul li a:hover {
	color: #000000;
}
#menuBar ul li:hover ul, #menuBar ul li li:hover ul, #menuBar ul li li li:hover ul, #menuBar ul li.sfhover ul, #menuBar ul li li.sfhover ul, #menuBar ul li li li.sfhover ul { 
	left: auto;
}
#menuBar ul:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* CONTENT//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
#newsContent {
	border-top: 1px solid #cdc9c3;
	border-left: 1px solid #afa99f;
	border-right: 1px solid #6f695f;
	border-bottom: 1px solid #5f5a51;
	background-color: #afa99f;
	width: 820px;
	padding: 1px;
	margin-left: 20px;
	margin-top: 100px;
	position: relative;
}
#PhotoContent {
	width: 100%;
	background-color: #809BAA;
	margin-top: 88px;
    margin-bottom: 8px;
}
#sectionHeading {
	width: 190px;
	background-image: url(../images/sideMenuHeading.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 5px 10px 5px 15px;
}
#calContent {
	padding: 1px;
	margin-left: 80px; 
	margin-top: 88px;
	position: relative;
}
#weatherContent {
	width: 800px;
	padding: 1px;
	margin-left: 80px; 
	margin-top: 40px;
	position: relative;
    background-color: #FFFFFF;
    border: solid 1px #000000;
}
#calendarAll {
    float:right;
    margin: 5px;
    margin-right: 25px;
    margin-top: 10px;
    font-size: .9em;
 }

/* FOOTER /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#footer {
    padding: 0;
	margin: 20px 0px 20px 0px;
	padding-bottom: 25px;
	text-align: center;
	position: absolute;
}
#FooterContent {
    position: relative; 
    margin-left: 220px;  
    margin-top: 10px;
    margin-bottom: 25px; 
    padding-bottom: 25px;
}
#footer ul {
	padding: 0;
	padding-left: 125px;
	margin: 5px 0 0 0;
	list-style: none;
	display: block;
	z-index: 100;
}
#footer a {
	padding: 3px;
	font: normal .8em Verdana, Arial, Helvetica, sans-serif ;
	text-decoration: none;
	color: #cacaca;
	text-align: center;
	margin: 0 10px 0 5px;
}
#footer a {
	float: none;
}
#footer li {
	float: left;
	margin: 1px 1px;
}
#footer li a {
	display: block;
	text-decoration : none;
}
#footer li a:hover {
	color: white;
}
#footer ul:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#dmLogo {
display: none;
	margin-left: 500px;
}
/* LISTS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
ol {
	font-size: .9em; 
	line-height: 1.2em;
}
ol li {
	margin-bottom: 6px;
}
ul.content { 
	font-size: .9em; 
	line-height: 1.2em;
	margin: 0px 10px 10px 30px;
}
ul.content li {
	margin-bottom: 5px;
}

/* Staff Profiles //////////////////////////////////////////////////////////////// */
.proDiv {
	clear: right;
	border-top: 1px solid #5f5a51;
	border-left: 1px solid #5f5a51;
	border-right: 1px solid #6f695f;
	border-bottom: 1px solid #5f5a51;
	margin: 0px 10px 10px 10px;
	padding: 5px;
}
.proDiv img {
	float: right;
	margin: 1.8em 1px 1px 10px;
	border-bottom: 2px solid #cdc9c3;
	border-right: 2px solid #cdc9c3;
}
.proDiv h4 {
	background-color: #5f5a51;
	color: #cacaca;
	border-bottom: 2px solid #cdc9c3;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}
/* Boxed list //////////////////////////////////////////////////////////////// */
.boxDiv {
	clear: right;
	border-top: 1px solid #5f5a51;
	border-left: 1px solid #5f5a51;
	border-right: 1px solid #6f695f;
	border-bottom: 1px solid #5f5a51;
	margin: 0px 10px 10px 10px;
	padding: 5px;
}
.boxDiv img {
	float: right;
	margin: 1px 1px 1px 10px;
}
.boxDiv h4 {
	background-color: #5f5a51;
	color: #cacaca;
	border-bottom: 2px solid #cdc9c3;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}