/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #999999;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
}

#wrap{
	background-color: #FFFFFF;
	border-left: 1px solid #232075;
	border-right: 1px solid #232075;
	margin: 0 auto;
	text-align: left;
	width: 988px;
}
* html #wrap {  /* This is the Tan hack */
	width: 990px; 
	w\idth: 988px; 
	}

#header{
	position: relative;
	padding-bottom: 20px;
}

#centerc{
	display: inline;
	float:left;
	margin-left: 304px;
	padding-left: 0px;
	padding-right: 20px;
	width:664px;
}
* html #centerc {  /* This is the Tan hack */
	width: 684px; 
	w\idth: 664px; 
	}

#leftc{
	float:left;
	margin-left:-988px;
	padding-left: 20px;
	padding-right: 30px;
	width: 254px;
}
* html #leftc {  /* This is the Tan hack */
	width: 304px; 
	w\idth: 254px; 
	}

#foot{
	border-top: 1px solid #232075;
	clear: both;
	margin-top: 10px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header img {
	display: block;
}

#navigation{
	clear:both;
}

#header_graphic img {
	float: left;	
}

/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/




/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	background-color:#CCCCFF;
	border: 1px solid #232075;
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 15px;
	padding-bottom: 3px;
	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 12px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 224px;
}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

#leftCQuote {
	color: #FF3333;
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 10px;
	padding: 15px;
	text-align:center;
}
#leftCAdvert {
	background-image: url(../images/holy-trinity.jpg);
	background-repeat: no-repeat;
	border: 1px solid #232075;
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 15px;
	padding-left: 115px;
}

#leftCAdvert ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftCAdvert ul li {
	margin: 0; 
	padding: 0; 
	padding-bottom: 5px;
}

#leftCAdvert ul li a, #leftCAdvert ul li a:visited {
	color: #ED1C24;
}
#leftCAdvert ul li a:hover {
	color: #232075;
}

#leftCAline {
	margin-bottom: 10px;
	text-align:center;
}
#leftCAline p {
	margin:0px;
}
/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #CCCCCC;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #232075;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.9em;
	margin-top: 0em;
}

h2 {
	color: #232075;
	font-size: 1.2em;
	font-weight: normal;
		margin-bottom: 0.9em;
}

h3 {
	color: #ED1C24;
	font-size: 1em;
	font-weight: bold;	
		margin-bottom: 0.9em; 
}

p {
	margin-bottom: 0.9em;
}

a, a:visited {
	color: #232075;
	text-decoration: underline;
}
a:hover {
	color: #ED1C24;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}
strong {
	font-size: 1.1em;
}

/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 190px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	width: 470px;
  } 
div.TableReplaceRow div.TableReplacedataShort {
	float: left;
	text-align: left;
	margin: 0px;
	width: 280px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: left;
	margin: 0px;
	margin-left: 20px;
	width: 170px;

  } 
div.TableReplaceRowClear {
	clear: both;
  }
div.TableReplaceRow div.TableReplacedata h3, div.TableReplaceRow div.TableReplacedataShort h3 {
	color: #232075;
	font-size: 1em;
	font-weight: normal;	 
}
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/
/*create a row*/
div.divContentTop {
	clear: both;
	padding-top:0px;
  }
div.divContentTop div.divContentScroll {
	background-image:url(../images/scroll.gif);
	background-repeat:no-repeat;
	float: left;
	height: 260px;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 95px;
	padding-left: 65px;
	padding-right: 55px;
	padding-top: 40px;
	text-align: left;
	width: 180px;
  }
* html div.divContentTop div.divContentScroll {  /* This is the Tan hack */
	width: 300px; 
	w\idth: 180px; 
	height: 365px; 
	he\igth: 180px; 
	}
div.divContentTop div.divContentIntro {
	float: left;
	text-align: left;
	margin: 0px;
	width: 345px
  } 
div.divContentTop div.divContentScroll h2 {
	color: #ED1C24;
	font-weight: bold;
}
div.divContentTop div.divContentScroll ul {
	color: #232075;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.divContentTop div.divContentScroll ul li {
	margin: 0;
	margin-bottom: 0.3em; 
	padding: 0; 
}

h1.h1NoMargin {
	margin-bottom: 0em;
}
h2.h2NoMargin {
	margin-top: 0em;
}

