@charset "utf-8";

/* This is the page structure section of css properties  */

body {
	margin: 0;
	padding: 0;
	background-color: #414d40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color:#000;
}

table.styleBorder,div.styleBorder { /* outside structure border and background layer  */
	border-width:3px;
	border-style:outset;
	background-color: #6d836c;
	margin-top: 4px;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
	width:815px;
}

div.styleBorderScrapbook { /* a special outside border and background structure for the scrapbook pages  */
	border-width:3px;
	border-style:outset;
	background-color: #6d836c;
	margin-top: 4px;
	padding-top: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	position:relative;
	width:800px;
}

.wrapper { /*  structure for rounding the outer section of the body and inside the border section */
	background-color: #fff8dc;
	background-image:url(../images_headers/ricepaper2.jpg);
	background-repeat: repeat-y;
	border: 2px solid #666666;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
			/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

table.styleInner,div.styleInner { /*  structure for the header of the page */
	background-color:transparent;
	background-image:url(../images_headers/sepiachurch2.png);
	background-repeat: no-repeat; 
	border-width: 0px;
	border-style:outset;
	padding: 1px;
	width:780px;
}

.header { /* overlays a picture slideshow on the 'dropshadow'  */
	
	position: relative;	
	left: -12px;
	top: -8px;
}

.dropshadow { /* shadow created for the slideshow at the header  */
	float: left;
	margin: 10px 10px;
	position: relative;
	background-image: url(../images_headers/shadow-pic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 245px;
	height: 165px;
}

table.bodyInner,
div.bodyInner { /* structure for main part of the body under the 'styleinner' section  */
	padding:5px;
	background-color: transparent;
	padding-top: 1px;
	background-repeat:repeat-y;
	text-align:left;
	width:780px; 
	min-height: 540px;
	clear:both;
}

.bodyInnerSchedules {
	background-image: url(../images_headers/ricepaper2.jpg); 
	border-style:outset;
	border-width:3px;
	margin-top: 10px;
	width:572px;
	text-align:center;
}

img {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right:10px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.popUpStyle {
	background-color: transparent;	
	border: 0px solid; 
	width:730px; 
	position: relative;
}

.infoBox { /* sets a popup box in the center of the main content area  */
	z-index: 20;
	float: center;
	position:absolute;
	margin-left: 0px;
	margin-top: 10px;
	width: 420px;
	background-color:#fff8dc;
	border: 2px solid #669999;
	padding: 5px 10px;
	display: block;
	cursor: pointer;
}

.sidebarinfoBox { /* sets a popup box in the center of the main content area  */
	z-index: 20;
	position:absolute;
	left: 170px;
	margin-left: 0px;
	margin-top: 10px;
	width: 440px;
	background-color:#fff8dc;
	border: 2px solid #669999;
	padding: 5px 10px;
	display: block;
	cursor: pointer;
}
#welcomeInfo { /* used on the welcome page, the right column to set a left visible border and space titles  */
	padding-left: auto;
	padding-right: auto;
	line-height: 1.2em;
	margin-right:10px;
	border-left:thin solid #6d836c;
}
#centerDiv { /* used to center a div block and restrict its margins  */
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 65px;
}



	
hr {
	width: 85%;
}


/* These are all the typogrophy controls  */

h2 { /* primary titles with right shift of 200px  */
	color: #333366;
	font-family: Times New Roman, Times, sans-serif;
	font-size: 220%;
	font-style: normal;
	font-weight: bold;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px
	padding-left: 100px;

}

h3 { /* secondary titles with italics  */
	font-style: italic;
	background-color: transparent;
	color: #333366;
	font-family: Times New Roman, Times, sans-serif;
	font-size:140%;
	margin-left: 0px;
	margin-top: 0px; 
	padding: 5px;
	font-weight : bold;
	background-image: none;
}

h4 {/*  primary titles with no shift right */
	
	color: #333366;
	font-family: Times New Roman, Times, sans-serif;
	font-size: 220%;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px


}

h5 { /*  Second level titles under 'h2' titles with no shift right */
	font-family: Times New Roman, Times, sans-serif;
	background-color: transparent;
	color: #333366;
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-top: 10px;
}

h6 { /* sub title usage 90% in black print  */
	background-color: transparent;
	color: black;
	font-family: cursive;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 0em;
	
}

p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

blockquote {
	margin-top:1em;
	margin-right:2em;
	margin-bottom:1em;
	margin-left:2em;
}

ul {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
}

.headline { /* not used  */
	font-family: verdana, arial, helvetica, sans-serif;
	color: #0000B0;
	font-size: 12px;
	font-weight: bold;
}

.headline-new { /*  not used */
	background-color: transparent;
	color: red;
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txtMod { /* modifies the 'p' property where necessary. Also used as a link words modifier on the welcome page  */
	font-family: Verdana, sans serif;
	background-color: transparent;
	color: maroon;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.printMod { /* mmodified the 'print page' command  */
	color: maroon;
	font-size: 90%;
}


/* These selectors are used for general link identification. Header and Footer links are treated special. menu is treated in another css.  */

a:link {
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #669999;
	font-weight: bold;
	text-decoration: underline;
}

.rollover {
	color: #0000FF;
}

#navFooter a:link,
#navFooter a:visited,
#navHeader a:link,
#navHeader a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#navHeader a:hover,
#navFooter a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

a[href$=".pdf"]{
	background-image:url("../clips/pdf.png");
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	z-index:10;
}


#flyout li a[href$=".pdf"], #flyout ul li a[href$=".pdf"]{
	background-image:url("../clips/pdf.png");
	background-repeat:no-repeat;
	background-position:right;
	padding-right:0px;
	z-index:10000;
}

a[name$="popUP"] {
	background-image:url("../clips/arrow2b.png");
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	z-index:10;
}

a[href$=".doc"] {
	background-image:url("../clips/westciv.png");
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	z-index:10;
}

a[href*="http://"]{
	background-image:url("../clips/computer_globe.png");
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	z-index:10;
}