/* http://www.extra-mile.org.uk/css/main.css */
/* CSS Document */

body {
	background: #d2d2d2;
	}

b.purp {
	color: #B88E9D;
	}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	font: normal 0.8em arial, verdana, sans-serif;
	}

li {
margin-top:0px;
margin-bottom: 1em;
font: normal 0.8em Arial, verdana, sans-serif;
}

a {
	color: #B88E9D;
	text-decoration: underline;
	
	}

a:link {
	color: #B88E9D;
	text-decoration: underline;
	background: transparent;
	}

a:visited {
	color: #959595;
	text-decoration: underline;
	background: transparent;
	}

a:hover {
	color: #B88E9D;
	text-decoration: underline;
	background: transparent;
	}

a:active {
	color: #B88E9D;
	text-decoration: underline;
	background: transparent;
	}

td.content {
	vertical-align: top;
	text-align: left;
	margin-top: 15px;
	}

.maintable {
	font: normal 0.8em arial, verdana, sans-serif; 
	color: #000000;
	background: #ffffff;
	}

.leftmargin {
	background-image: url(../images/diag_border.gif);
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
	}

.blanktop {
	display: block;
	vertical-align: top;
	}
	
.blankbot {
	display: block;
	vertical-align: bottom;
	}
	
div.rightcontent {
	text-align: left;
	vertical-align: top;
	margin-left: 15px;
	margin-right: 177px;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 1.2em;
	}

img.sectiontitle {
	margin-top: 15px;
	margin-bottom: 1px;
	padding: 0px;
	}

img.img_block {
	display: block;
	border: 0;
	margin: 0.5em 0.5em 0.5em 0em;
	}
	
.button {
  	text-align: right;
	border: 0;
	}

#footer {
	background-color: #B88E9D;
	text-align: center;
	color: #ffffff;
	font-size: 0.85em;
	vertical-align: middle;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#extralogo {
	margin-left: 49px;
	margin-top: 21px;
}

#strapline {
	margin-left: 129px;
	margin-bottom: 8px;
}	

#banner {
	background-color: #ffffff;
	background-image: url(../images/photo_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	}

#content_bkgnd {
	background-color: #ffffff;
	background-image: url(../images/photo_btm.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

h2 {
	color: #B88E9D;
	line-height: 1.1em;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
	}

h3 
{
	color: #959595;
	font-size: 1.45em;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	}

h4 
	{
	color: #959595;
	font-size: 1.09em;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.75em;
	padding: 0px;
	}

h5 {
	color: #959595;
	font-size: 1em;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
	}

h5.para {
	margin-top: 1.25em;
	margin-bottom: 0.4em;
	}

h5#rotary {
	margin-top: 1.2em;
	}

h6 
	{
	color: #959595;
	font-size: 0.95em;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0em;
	}
.homepageNewsTitle
{
	color: #959595;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0em;
}

.homepageMainTitle
{
	color: #B88E9D;
	line-height: 1.1em;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
div.horizrule {
  	border-top: 1px solid #B88E9D;
	margin-top: 0px;
	margin-bottom: 15px;
	}

td.photos {
	padding: 5px;
}

img.medmargin {
	margin: 10px 10px 10px 0px;
}

/************** Home Page Styles  ***************/

#home_newstitle {
	display: block;
	margin-top: 15px;
	margin-bottom: 1px;
	padding: 0px;
	}

div.home_newsitem {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 4px;
	clear: left;
	}

div#home_newsrule {
	border-top: 1px solid #B88E9D;
	margin-top: 1px;
	margin-bottom: 1px;
	}

img.home_newspic {
	margin-right: 5px;
	margin-bottom: 2px;
	}

img#home_challogo {
	margin-top: 0px;
	margin-bottom: 10px;
	}

div#home_rtcontent {
	margin-top: 35px;
	margin-left: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
	}

#home_newscontent {
	vertical-align: top;
	text-align: left;
	}
	
/************** News Page Styles  ***************/

.newsfooter {
	border-top: 1px dashed #959595;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	
}

.newsfooter a {
	display: block;
}

/* STUFF FOR TABLE MODULE */
.mTblHeader
{
	background-color: #b88e9d;
	color: White;
	font-weight: bold;
}
.mTblData
{
	background-color: #e1c9d2;
	color: #67575d;
	font: normal 0.8em arial, verdana, sans-serif;
}
.mTblDataO
{
	background-color: #ffe7f0;
	color: #67575d;
	font: normal 0.8em arial, verdana, sans-serif;
}
.tblTitle
{
	color: #959595;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0em;
}

/*Stuff For Mini Info Module */

.bodyintro
{
	color: #959595;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0em;
}

.bodytext
{
	margin-top: 0px;
	margin-bottom: 0em;
	font: normal 0.8em arial, verdana, sans-serif;
}

.bodyhighlight
{
    color: #8d4393;
    font-size: 1.1em;
	font-weight: bold;
}

.bodyhighgrey
{
	color:#999999;
	font-weight: bold;
	font-size: 1.3em;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
}

.floatleft
{
float: left;
margin: 0 10px 10px 0;
}

/* SiteNav Navigation settings */

#topmenu {
	border: solid #C9A9B4;
	border-width: 1px 0px;
	margin: 0px;
	text-align: left;
	padding: 1px 0 1px 10px;
	font-size: 75%;
	font-family: Arial, Sans-Serif;
	background: url(../images/photo_mid.jpg) no-repeat right;
	}
#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#topmenu li {
	font-weight: bold;
	position: relative;
	float: left;
	}
#topmenu li a, #topmenu li a {
	display: block;
	padding: 2px 10px;
	margin: 0;
	text-decoration: none;
	color: #C9A9B4;
	}
#topmenu li a.navcurrent, #topmenu li a:hover {
	color: #795D67;
	background: #E1C9D2;
	text-decoration: none;
	}
#lowernav {
	margin: 0px 0px;
	text-align: left;
	font-size: 0.9em;
	font-family: Arial, Sans-Serif;
	}
#lowernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#lowernav li {
	padding: 5px;
	font-weight: bold;
	background: #E8D4DC;
	}
#lowernav a{
	text-decoration: none;
	color: #795D67;
	}
#lowernav li a:hover, #lowernav li a.navcurrent {
	color: #49383F;
	text-decoration: none;
	
	}
.Error { color: #C00; }
.Success { color: #090; }
#center_wrap { position: relative; width: 762px; margin: 0 auto;}
#photo_full { position: absolute; top: 7px; right: 1px; width: 179px;}
	
