/*CONTENT CLASSES*/


html, body {
background-color : #0c236e;
font-size: 12px;
font-family: Verdana, arial, helvetica, sans serif;
line-height: 22px;
color: #000000;
margin-left : 0;
margin : 0;
padding : 0;
text-align : center;
}
a:link, a:visited, a:hover, a:active {
text-decoration : underline;
color : #566b9b;
background-color : transparent;
}
#page-wrapper {
text-align : left;
padding-top: 0px;
width : 100%;
border : 0 none #000000;

}
#page-wrapper { clear:both}
* html>body #navigation {
display:inline-block;
width:100%
}

#page-heading {
background : #0c236e url(images/anglicanism_header.jpg);
background-position:center;
background-repeat: no-repeat;
text-align: center;

border-left: 0px solid #766865;
border-bottom: 0px solid #4C4C4C;
height : 230px;
margin : 0;

}





#page-body {

padding : 0;
margin : 0 auto;
background-color : #f0f0f0;
border: 0px solid red;
}

#container {


width : 980px;
padding : 0;
margin : 0 auto;
background-color : #fefffa;
border: 0px solid red;
}


.display
	{
	
background-color: #C5CAB1;
	border : 1px solid #4F6F17;
	padding: .7em;
	margin-bottom: 4px;
	
	}	
	


.clear {
clear : both;
}

/*

b {
color : #583c8a;
}
*/


#right{
float : right;
width : 180px;
display : table;
text-align : left;
font-size : 10px;
line-height: 14px;

border: 0px solid red;
min-height : 200px;
height : auto !important;
/*border-collapse : collapse;*/
padding: 4px;
margin-right:  0px;
table-layout : fixed;
}

#right h2 {
text-decoration : none;
color : #990300;
font-family : Arial, Helvetica, Verdana, Sans-serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 4px;
padding-bottom : 0;
text-align : left;
border-bottom : 0px dotted #663333;
border-top : 0px dotted #663333;
font-size : 1em;
}










#content {
width : 850px;
float : left;
border: 0px dotted #496571;
padding-right : 20px;

min-height : 300px;
height : auto !important;
margin-left : 50px;
margin-right : 10px;
margin-bottom : 10px;
}


#page-footer {
height : 80px;
width : 980px;
clear : both;
color: #fff;
border: 0px solid red;
margin : 0 auto;
background-color : #bd9c26;
}


#base-footer {

width :980px;
clear : both;
margin-top : 0px;
border: 0px solid red;

text-align : right;
margin : 0 auto;
text-decoration : none;
background-color : transparent;
}

.sig {
text-decoration : none;
color : #ffffff;
margin-left: 20px;
margin-top: 40px
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
text-align : left;
font-size: 12px;
}

.tiny {
text-decoration : none;
color : #ffffff;
margin-left: 20px;
margin-top: 40px
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
text-align : left;
font-size: 12px;
}

#mainNav {

	width:980px; 
		min-height:40px; 
font-family: arial, helvetica, sans serif;
	text-align: left;
	line-height: 200%;

	font-size: 14px;
	margin-top: 0px;
	border: 0px solid red;
background-color : #bd9c26;
	}
	


#menu1 {
  width:980px;
  float:right;
  padding:0; 
  text-align: left;
  margin:0 auto; 
  list-style-type:none;
  border: 0px solid red;
  }
  


#menu1 li {
  float:right;
  /* width:160px; */
  border: 0px solid red;

  }
#menu1 a {
  /*display:block;*/
 /*  width:160px; */
  color: #100582;
  font-weight: bold;
  border-right: 0px solid #598e92;
  text-align:center; 
  padding:0px 40px; 
  text-decoration:none; 
  float:left; 
  }
#menu1 a:hover {
 color: #600004; 
 border-bottom: 0px solid red;
 
  }


 


.picture_right {
	background-color: transparent;
	position: relative;
	display: inline;
	padding: 0;
	float: right;
	margin: 5px 0px 10px 10px;
	font-size: 10px; 
	line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
text-align: center;
}



.picture_left {
	background-color: transparent;
	position: relative;
	display: inline;
	padding: 0;
	float: left;
	margin: 5px 10px 0 0px;
FONT-SIZE: 10px; 
line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
text-align: center;
}




blockquote {
	font-style: italic;
	color: #583c8a;
}




/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image-left, .image-right { margin: 0 0 5px 0; } 
.image-left { float: left !important; margin-right: 15px; }
.image {  margin: 4px; }
.image-border { border: 1px dotted #496571; padding: 5px; }
.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.hand { cursor: pointer; }
.auto-height { height: auto !important; }
.auto-width { width: auto !important; }

/* The Contact form
================================= */

input.txt {
  color: #00008B;
  background-color:  #FCE2BF;
border: 1px solid #772222;
  width: 180px;
}

input.box {
  color: #00008B;
  background-color:  #B8C2C8;
border: 1px solid #772222;
  width: 180px;
  height: 100px;
}


textarea {
  color: #00008B;
  background-color:  #B8C2C8;
border: 1px solid #772222;
  /*width: 200px;*/
}


  .btn {
  color: #000000;
  background-color: #FCE2BF;
  border: 1px outset #772222;
  /*margin-left:11em;*/
  
}




  form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
 form p label {
  float: left;
  width: 50%;
  /*font: bold 0.7em Arial, Helvetica, sans-serif;*/
}


.table {


border : 0px solid red;
vertical-align: top;
}

.td {
padding : 8px;
vertical-align: top;
}


.tiny {
text-decoration : none;
color : #bd9c26;
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
margin-right : 0px;
text-align : right;
font-size : 10px;
}



#base-footer :link,  #base-footer a:visited,  #base-footer a:hover, #base-footer  a:active {
	text-decoration: none;
	color: #bd9c26;
	background-color: transparent;
}

.large {
font-size : 1.5em;
font-weight : bold;
}


h1 {
text-decoration : none;
color : #0c236e;
font-family: arial, helvetica, sans serif;
margin-left : 0;
margin-top : 10px;
text-align : left;
font-size : 20px;
}
h2 {
text-decoration : none;
color : #990300;
font-family: Verdana, arial, helvetica, sans serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 4px;
padding-bottom : 0;
text-align : left;
border-bottom : 0px dotted #663333;
border-top : 0px dotted #663333;
font-size : 1.1em;
}
h3 {
text-decoration : none;
color : #000000;
font-family : Arial, Verdana, Helvetica, Sans-serif;
margin-left : 0;
margin-bottom : 0px;
margin-top : 0;
padding-bottom : 0;
text-align : left;
letter-spacing : 0;
font-size : 1.1em;
text-decoration : none;
}





hr {
color : #fff;
background-color : #fff;
border : 1px dotted #0c236e;
border-style : none none dotted;
clear:both}
}






/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image-left, .image-right { margin: 0 0 5px 0; } 


.image-left { float: left !important; margin-right: 15px; }
.image-right { float: right !important; margin-left: 1px; margin-right: 1px; }
.border { border: 1px solid #496571; padding: 5px; margin: 2px; }
.img { border: 0px}
.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.hand { cursor: pointer; }
.auto-height { height: auto !important; }
.auto-width { width: auto !important; }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignrightborder {float:right; margin:0 0 1em 1em; border: 1px solid #ccc; padding: 5px;}
img.alignleftborder {float:left; margin:0 1em 1em 0; border: 1px solid #ccc; padding: 5px;}
img.aligncenterborder {display: block; margin-left: auto; margin-right: auto; border: 1px solid #ccc; padding: 5px;}











