@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E5DBCF;
}
.twoColFixRtHdr {
	color: #000000;
	background-image: url(Graphics/BackSolid.jpg);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container {
	width: 970px;
	text-align: left;
	height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 1px;
} 
.twoColFixRtHdr #header {
	height: 242px;
	background-image: url(Graphics/Temples_clouds2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	width: auto;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
}


.twoColFixRtHdr #mainContent {
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 760px;
	z-index: 2;
	color: #FFFFFF;
	background-image: url(Graphics/mainBack_designFlat.png);
	background-repeat: no-repeat;
	background-color: #E5DBCF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2px;
	position: relative;
	top: -70px;
	float: left;
}
.twoColFixRtHdr #mainContent h1 {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #000000;
	color: #534732;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: normal;
}
.twoColFixRtHdr  #mainContent h2 {
	padding-left: 15px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
}

.twoColFixRtHdr #sidebar1 {
	width: 150px;
	top: 368px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	position: absolute;
	background-image: url(Graphics/sideBar_designFade.png);
	height: 900px;
	background-repeat: no-repeat;
	right: 1px;
	border-left-width: thick;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	z-index: 3;
}
#footer  {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 700px;
	clear: both;
} 
img {
	text-decoration: none;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #666666;
	font-family: "Helvetica Neue", Geneva, sans-serif;
	font-size: 0.7em;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixRtHdr   a  {
	text-decoration: none;
	color: #FF0000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#sign {
	background-image: url(Graphics/SOS_sign_final3.png);
	height: 112px;
	position: relative;
	width: 970px;
	top: -15px;
	z-index: 10;
	background-repeat: no-repeat;
}
#navhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	position: relative;
	width: 968px;
	top: -68px;
	padding-bottom: 10px;
	z-index: 8;
	height: 70px;
	background-repeat: no-repeat;
	background-image: url(Graphics/navBar_design2.jpg);
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
	margin: 1px;
}
#squares {
	list-style-image: none;
	list-style-type: none;
	margin: 1px;
	padding: 1px;
	right: 30px;
}
#squares img {
	margin-top: 10px;
}
.twoColFixRtHdr  #mainContent p {
	padding-left: 40px;
	color: #766547;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.twoColFixRtHdr  #mainContent img {
	float: right;
}

#squares   img    {
	text-decoration: none;
	border: none;
}
	
.photo {
	float: left;
	position: relative;
	left: 5px;
	width: 400px;
}
.style1 {
	color: #FF3300;
}
.bold {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}
#mainContent table#schedule {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	margin: 0 auto;
	position: relative;
	left: 10px;
	border-collapse: collapse;
	width: 770px;
}
#mainContent #schedule th {
	background-color: #FF9900;
	border: 2px solid #E5DBCF;
	padding: 0.3em;
	text-align: center;
}
#mainContent #schedule td {
	font-size: 0.9em;
	text-align: center;
	border: 2px solid #E5DBCF;
	padding: 0.4em;
	color: #333333;
}

#mainContent #schedule tr.odd {
	background-color: #FFCC66;
}


	
.dropCap {
	float: left;
	height: 3em;
	margin-top: -0.2em;
	margin-right: 0.5em;
	margin-left: -0.4em;
	background-color: #FFCC99;
	border: 1px solid #aaaaaa;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-right: 0.1em;
	padding-left: 0.5em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0em;
	width: 3.4em;
}
.dropCap span {
	font-size: 3.3em;
	line-height: 1em;
}
.big  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #534732;
	margin-left: 38px;
	height: 35px;
	font-weight: normal;
}
.specialTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333333;
	margin-left: 38px;
	height: 35px;
	font-weight: bold;
}
.specialBody  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	height: 35px;
	font-weight: bold;
}
#spry {
	position: absolute;
	z-index: 100;
	top: 310px;
	height: 100px;
	width: 700px;
	left: 100px;
}
.preload {
	display: none;
}
