html {
background: #6e6e6e url(../images/bg-gradient.jpg) repeat-x top left;
}

body
{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.76em;
  background: transparent url(../images/bg.png) repeat-y;
  width: 813px;
  margin: 0 auto;
}

h1#strapline { font-size: 10px; color: #666666; margin: 0; padding:0; }

/*custom styles*/
.WhiteText
{
	color: White;
}
.SmallWhiteText
{
	font-size: 0.8em;
	font-weight: bold;
	color: black;
	background: transparent url(../images/date-bg.jpg) no-repeat;
	height: 18px;
	padding: 34px 0 0 0;
	
}
.SmallGreyText
{
	font-size: 0.9em;
	color: green;
}

.SmallGreyText a:link
{
	color: green;
	
}
.SmallLightGreyText
{
	font-size: 0.9em;
	
}

.footer {
height: 33px;
background: transparent url(../images/footerbg.jpg) repeat-x;
color: white;
padding: 6px 0 0 20px;
}

.FixedSmallLightGreyText                                                                                                                                      
{
	font-size: 11px;
	color: grey;
	padding-top: 10px;
	margin-bottom: 5px;
}


.GreyTextLink
{
	color: #555;

}
.LightGreyTextLink:link, .LightGreyTextLink:visited
{
	color: grey;

	
}

.ClaretText
{
	color: #891536;
}
.GreenText
{
	color: #454D52;
}
.columnlink
{
	padding:7px 5px 7px 7px;
	font-size:0.9em;
	background: transparent url(../images/chapter-divider.jpg) repeat-x top;
}
.greencolumnlink
{
	padding:7px 5px 7px 7px;
	font-size:0.9em;
	border-top:solid 1px white;
	background-image: url(../images/dgreen_col_mid1.gif);
	background-repeat: repeat-y;
	width: 125px;
	border-left: 7px solid #0c7d00;
}
.firstcolumnlink
{
	padding:7px 5px 7px 7px;
	font-size:0.9em;
}
.linkulist
{
	padding: 0;
	margin: 0;
	list-style: none;
  
}


.ClaretColumn
{
	background: red;
	/*background-image: url(../images/left-column.jpg);
	background-repeat: repeat-y;
	color: White; */
}
.RightColumn
{
	background: #0078bc;
	background-image: url(../images/right-menu.jpg);
	margin: 0;
	padding: 0;
}

.RightColumn .columnlink {
padding:7px 5px 7px 7px;
font-size:0.9em;
background: transparent url(../images/chapter-divider-blue.jpg) repeat-x top;
}

.ChapterLinksColumn
{
	background: #069b41 url(../images/left-column.jpg) left repeat-y;
	color: White;
}
.GreenColumn
{
	background-color: #454D52;
	background-image: url(../images/dgreen_col_mid1.gif);
	background-repeat: repeat-y;
	color: White;
}
.searchboxcap {
margin: 0 0 10px 0;
border-bottom: 5px white solid;
}

#search {
background: transparent url(../images/orangebg.jpg) repeat-y;
}

#choose-text-size {
border: 1px solid blue;
}

.bottomleftcap {

}

.LightGreenColumn
{
	background-color: #7DA0A4;
	background-image: url(../images/lgreen_col_mid.gif);
	background-repeat: repeat-y;
	color: White;
}
.noborderpadding   
{
	border: 0;
	padding: 0;
	margin: 0;
}

#title-bar {
background: transparent url(../images/logo.jpg) no-repeat;
height: 0;
padding-top: 94px;
overflow: hidden;
}

.journeynav
{
	border-width: 0px;
	padding: 0px 0px 2px 3px;
	margin: 0px;
}
.ContentDiv
{
	width:465px;
	text-align:left;
	padding-left:6px;
	padding-top:0px;
	color: #3e3e3e;
}

.ContentDiv a:link
{
	color: #ff6600;
}

.clickable
{
	cursor: hand;
}

/*CMS styles*/
.searchresulttable
{
}
.searchresulttablehead
{
	font-weight: bold;
	line-height: 2em;
	border-bottom: solid thick red;
}
.sitemaplink
{
	font-size: 1em;
}

/*typography*/
a
{
	text-decoration: none;
}
a:link
{
	color: #730F2B;
}
a:visited
{
	color: #00c320;
}
a:active
{
	color: #891536;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	color: #891536;
	font-size: 1.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em; /*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
h2
{
	color: #393939;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0;
}

h2.page-title {
color: grey;
font-size: 1.9em;
margin: 0 -5px;
background: white;
padding: 5px 3px;
width: 470;
font-weight: normal;


}

h3
{
	color: #891536;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0em;
}
h4
{
	color: #891536;
	font-size: 1.2em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
}
h5
{
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6
{
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img
{
	border: 0;
}
ol, ul, li
{
	font-size: 0.95em;
}
table, th, td
{
	font-size: 1em;
	text-align:left;

	
}
li > p
{
	margin-top: 0.2em;
}
pre
{
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}
strong, b
{
	font-weight: bold;
}
hr 
{
	color:#891536;
	height:1px;
}


/* link styles */
a.whitelink:link
{
	color: #ffffff;
	text-decoration: none;
}

a.whitelink:link li
{
	color: white;
	text-decoration: none;
}

a.whitelink:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:active
{
	color: #ffffff;
	text-decoration: underline;
}

/*h1
{
	color: #891536;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2
{
	color: #891536;
	font-weight: bold;
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
}
h3
{
	color: #891536;
	font-weight: bold;
	font-size: 1.3em;
	margin: 1.2em 0em;
}*/


ul#bottomlinks { list-style: none; margin: 0; padding: 0; }
ul#bottomlinks li { display: inline; margin: 0 4px 0 0; }