/* ----- UNIVERSALS ----- */

* {
	margin: 0;
	border: 0;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

li {
	position: relative;
	float: left;
	text-align: left;
	}
	
img {
	border: none;
	}
	
.hr {
	width: 100%;
	height: 10px;
	background: url(../images/orange_dot.gif) center repeat-x;
	}
	
	
/* ----- IDS and DIVS ----- */
	
#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	}
	
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 234px;
	}
	
#header_01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 699px;
	height: 104px;
	background-image: url(../images/head_01.jpg);
	}
	
#sunMoon {
	position: absolute;
	top: 0;
	left: 699px;
	width: 175px;
	height: 104px;
	}

div#sunMoon { 
	background-image: url(../images/sunMoon_yellow_text.jpg);
	position: absolute; 
	top: 0; 
	left: 699px; 
	width: 175px; 
	height: 104px; 
	}

div#sunMoon a {
	background-image: url(../images/sunMoon_white_text.jpg); 
	position: absolute;
	top: 0;
	left: 0;
	color: #99CCFF; 
	font-size: 1px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	width: 175px; 
	height: 104px;
	}

div#sunMoon a:hover {
	background: url(../images/sunMoon_yellow_text.jpg);
	}
	
#header_03 {
	position: absolute;
	top: 0;
	left: 874px;
	width: 26px;
	height: 104px;
	background-image: url(../images/head_03.jpg);
	}
	
#header_04 {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 900px;
	height: 97px;
	background-image: url(../images/head_04.jpg);
	}
	
#main_nav {
	position: absolute;
	top: 201px;
	left: 0px;
	width: 900px;
	height: 33px;
	}
	
#header_05 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 33px;
	background-image: url(../images/head_05.jpg);
	}

div#ministries  { 
	background-image: url(../images/ministries_over.jpg); 
	position: absolute; 
	top: 0; 
	left: 195px; 
	width: 125px; 
	height: 33px; 
	}

div#ministries a {
	background-image: url(../images/ministries_up.jpg); 
	position: absolute;
	top: 0;
	left: 0;
	color: #FF6600; 
	font-size: 1px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 125px; 
	height: 33px;
	}

div#ministries a:hover {
	background: url(../images/ministries_over.jpg);
	}

div#sacraments  { 
	background-image: url(../images/sacraments_over.jpg); 
	position: absolute; 
	top: 0; 
	left: 320px; 
	width: 140px; 
	height: 33px; 
	}

div#sacraments a {
	background-image: url(../images/sacraments_up.jpg); 
	position: absolute;
	top: 0;
	left: 0; 
	color: #FF6600; 
	font-size: 1px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 140px; 
	height: 33px;
	}

div#sacraments a:hover {
	background: url(../images/sacraments_over.jpg);
	}

div#infoEvents  { 
	background-image: url(../images/infoEvents_over.jpg); 
	position: absolute; 
	top: 0; 
	left: 460px; 
	width: 166px; 
	height: 33px;
	}

div#infoEvents a {
	background-image: url(../images/infoEvents_up.jpg);
	position: absolute;
	top: 0;
	left: 0;
	color: #FF6600; 
	font-size: 1px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 166px; 
	height: 33px;
	}

div#infoEvents a:hover {
	background: url(../images/infoEvents_over.jpg);
	}
	
#search {
	background: url(../images/searchArea.jpg);
	position: absolute;
	top: 201px;
	left: 626px;
	width: 274px;
	height: 33px;
	}
	
.search_textbox  {  /* Causing some of zee problemas in MAC IE 5.2. */
	color: #663300; 
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold;
	background-color: #FFFFCC;
	margin-left: 74px;
	margin-top: 1px; 
	width: 132px;
	height: 17px;
	border: solid 1px #FF6600;
	}
	
.search_button {
	position: absolute;
	top: 0px;
	left: 214px;
	}
	
#content {
	position: absolute;
	top: 234px;
	left: 0px;
	width: 900px;
	background-image: url(../images/head_11.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
#col_wrapper {
	float: left;
	width: 900px;
	background-image: url(../images/footer_14.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}	
	
#left_col {
	position: relative;
	float: left;
	width: 155px;
	padding: 20px 0px 25px 15px;
	}
	
#mid_and_right_cols {
	float: right;
	width: 730px;
	}
	
#mid_col {
	position: relative;
	float: left;
	width: 200px;
	padding: 28px 0px 25px 15px;
	}
	
#right_col {
	float: right;
	width: 485px;
	padding: 20px 15px 25px 15px;
	}
	
#payPal {
	height: 45px;
	}
	
#payPal label {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal; 
	color: #003366;
	vertical-align: top;
	}
	
#payPal2 {
	height: 23px;
	margin-top: -15px;
	}
	
#payPal2 label {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal; 
	color: #003366;
	vertical-align: top;
	}
	
#map {
	width: 483px;
	height: 483px;
	border: solid 1px #000066;}	
	
#footer {
	position: relative;
	width: 900px;
	}	
	
#left_footer {
	float: left;
	width: 600px;
	padding: 5px 0px 25px 15px;
	}	
	
#right_footer {
	float: right;
	width: 270px;
	padding: 5px 15px 25px 0px;
	}
	
	
/* ----- TEXT ----- */
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal; 
	color: #003366;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
	color: #663300;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal; 
	color: #003366;
	}
	
p {
	color: #663300;
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-variant: normal; 
	font-weight: normal; 
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
.toplinks {
	color: #663300;
	font-size: 8pt;
	margin-top: 5px;
	margin-left: 125px; 
	text-align: left;
	}

.date {
	color: #FF6600;
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	}

.left {
	color: #663300;
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	}
	
p.left strong {
	color: #663300;
	}

.footer_left_text {
	color: #FF6600;
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	}

.footer_right_text {
	color: #FF6600;
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
.listMenu {
	float: none;
	text-align: left;
	margin: 10px;
	}
	
.listSubMenu {
	float: none;
	text-align: left;
	font-size: 8pt;
	margin-left: 20px;
	}

.listDots {
	list-style: square;
	color: #FF6600;
	margin-left: 10px;
	}
	
	

	
/* ----- ANCHOR LINKS ----- */
	
a {
	text-decoration: none;
	}

a:link, a:visited {
	color: #003366;
	font-size: 10pt;  
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
a:hover {
	color: #FF6600; 
	font-size: 10pt; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
a:link.header_links, a:visited.header_links {
	color: #663300;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-variant: normal;
	padding: 2px;
	}
	
a:hover.header_links {
	color: #FF6600;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-variant: normal;
	padding: 2px;
	background-color: #FFFFCC;
	}

p.left a:link, p.left a:visited {
	color: #003366;
	font-size: 8pt;  
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
p.left a:hover {
	color: #FF6600; 
	font-size: 8pt; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

p.footer_left_text a:link, p.footer_left_text a:visited {
	color: #003366;
	font-size: 8pt;  
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
p.footer_left_text a:hover {
	color: #FF6600; 
	font-size: 8pt; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

p.footer_right_text a:link, p.footer_right_text a:visited {
	color: #003366;
	font-size: 8pt;  
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: right;
	}
	
p.footer_right_text a:hover {
	color: #FF6600; 
	font-size: 8pt; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: right;
	}
	
#quickNav {
	width: 150px;
	}
	
.hidden {
	visibility: hidden;
}