@charset "UTF-8";
/* CSS Document */

body {
	background-color: #578efa;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-image: url(../images/bkground.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	/* Adjusted from 960 to 980 to see impact to standard monitors*/
	width: 960px;
 	margin-right: auto;
	margin-left: auto; 
}
#header {
	background-image: url(../images/stGenLogoBkgd.png);
	background-repeat: no-repeat;
	height: 150px;
}
#header #logo {
	background-repeat: no-repeat;
	background-position: left;
	height: 77px;
	padding-top: 36px;
	padding-bottom: 36px;
	margin-left: 25px;
	width: 305px;
}
#header #logo a img{
	border: none;
}
#content-wrap {
	 background-color: #f1e6b5; 
}
#content-wrap2 {
	background-color: #fbf4d3;
}
#navwrap {
	background-color: #2e4b84;
	height: 50px;
}
#sidebar {
 	background-color: #fbf4d3; 
	float: left;
	width: 320px;
}
#sidebar #title {
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	height: 117px;
	margin-top: 29px;
	background-color: #2E4B84;
	color: #FFF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#sidebar #prttitle {
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	height: 117px;
	margin-top: 29px;
	background-color: #2E4B84;
	color: #FFF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	display:none;
}
#sidebar #info {
	background-color: #e0eced;
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", "Georgia Times", serif;
	color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
}
#sidebar #title h3 {
	padding-top: 13px;
}
h3.parishorg {
	margin-top: 5px;
}
#sidebar #info h3 {
	font-size: 16px;
	padding-left: 30px;
	margin-top: 0px;
}
.topspace   {
	padding-top: 30px;
}
#sidebar #info h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 30px;
	padding-top: 15px;
}
#sidebar #info ul {
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	font-weight: bold;
	padding-left: 30px;
}
#sidebar #info p {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 21px;
	padding-left: 30px;
}
#sidebar #title h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#sidebar #info img {
	width: 134px;
	padding-left: 64px;
	padding-bottom: 15px;
	padding-top: 15px;
}
p.bottom-space {
	padding-bottom: 20px;
}
#sidebar #info .title {
	font-weight: bold;
}
#main-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	float: right;
	width: 640px;
	background-color: #f1e6b5;
}
#main-content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 7px;
}
#main-content h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-right: 20px;
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
}
#main-content h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 100px;
}
#main-content h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4.quotation {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#main-content p {
	padding-left: 30px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
#main-content ul {
	font-size: 14px;
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
}
/* CSS of the index page - limited text */
#main-content #main-caption {
	background-image: url(../images/fiftyyears.png);
	height: 27px;
	width: 526px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 29px;
}
#main-content #main-image {
	height: 393px;
	width: 526px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/stGenWinter.jpg);
	margin-top: 15px;
}
#main-content #message-title {
	background-image: url(../images/mission.png);
	height: 18px;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#main-content #message-title2 {
	background-image: url(../images/mission.png);
	height: 18px;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	display: none;
}
#main-content #message p {
	margin-top: 11px;
	padding-left: 115px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}
#content-wrap #main-content ul {
	line-height: 25px;
}
#content-wrap #main-content .bullets {
	list-style-type: disc;
	margin-left: 25px;
}
#main-content table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 30px;
}
#main-content ul .title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#main-content table tr .staff1 {
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	font-size: 16px;
}
#main-content table tr .staff2 {
	padding-left: 10px;
	font-style: normal;
	font-size: 14px;
}
#main-content .regreq {
	font-size: 14px;
	list-style-type: disc;
	margin-left: 20px;
}
#main-content .reggrades {
	text-align: left;
	margin-left: 30px;
	text-decoration: underline;
	margin-top: 10px;
}
#form-wrap {
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FBF7DC;
}
legend {
	font-size: 18px;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #fbf7dc;
	font-style: italic;
}
.controlBtn {
	float: right;
}
label.mylabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-left: 15px;
}
label.mylabel2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.myInput {
	display: block;
	background-color: #FFF;
	font-size: 10px;
	border: 2px inset #CCC;
	margin-left: 15px;
	padding: 1px;
}
.myInput2 {
	display: block;
	width: 300px;
	height: 50px;
	background-color: #fff;
	font-size: 14px;
	padding: 10px;
	border: thin solid #333;
	margin-left: 15px;
}
.inlinefrm {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
/* End formating for index page */

/* Images used for page decoration to break up text a bit */
#main-content .imgleft {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#main-content .imgright {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
/* Clears the float in the main content areas */
.clearfloat {
	font-size: 0.1em;
	clear: both;
	height: 0.1em;
	line-height: 0.1em;
}
#footer {
	background-color: #2E4B84;
	height: 50px;
}
#footer p {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	color: #FFF;
}
