@charset "utf-8";

body {
	background-color: #f0c70e;
	background-image: url(../images/pagebg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 62.5%;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
}
/*body * {
	font-size: 100%;
}*/
.emph {
	color: #fb8442;
	font-weight: bold;
}
#main p.lastNode {
	margin-bottom: 0;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
div.clearFloatAlt {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
	width:915px; 
	height:65px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto 0 0;
	width: 1024px;
}
#header {
	margin-left: 50px;
	margin-top: 49px;
	display: inline;
	float: left;
	height: 74px;
	margin-bottom: 0;
	width: 917px;
}
#contentbox {
	margin-left: 50px;
	margin-top: 0px;
	border: 1px #737169 solid;
	background-color: #fff;
	/*background-image: url(images/contentbox.gif);*/
	overflow: hidden;
	display: inline;
	float: left;
	/*min-height: 597px;*/
	margin-bottom: 0;
	width: 915px;
}
#textContent {
	padding: 20px;
	width: 620px;
	float: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 120%;
	text-align: justify;
}
#colwrap1 {
	float: right;
	/*margin-left: 0px;*/
	margin-top: 20px;
	width: 205px;
	margin-left: 30px;
}
#bttnwrap {
	width: 189px;
	border-bottom: solid 1px #6e6c6d;
}
div.outer {
	float: left;
	width: 188px; height: 24px;
	margin: 0 3px 0 0;
	background: url( '../images/bars.gif' ) 0 -50px no-repeat;
	border-top: 1px #6e6c6d solid;
	border-left: 1px #6e6c6d solid;
	/*border-bottom: 1px #6e6c6d solid;*/
}
div.outer a {
	display: block;
	margin: 0; padding-top:5px;
	width:100%; height:100%;
	overflow:hidden;
	color: #fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 140%;
	font-weight:bold;
	padding-left: 12px;
	text-decoration: none;
	background: url( '../images/bars.gif' ) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 5px 0 0 12px;
	}
div.outer a:hover {
	background-image: none;
	color: #ffffff;
	}
div.outer a:active {
	color: #ffffff;
	}
.On {
	background: url( '../images/bars.gif' ) 0 -50px no-repeat;
	display: block;
	/*margin: 20; padding-top:0px;*/
	width:100%; height:100%;
	overflow:hidden;
	color: #fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 140%;
	font-weight:bold;
	/*padding-left: 12px;*/
	text-decoration: none;
}
/*#colwrap1 a:link {
	color: #fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 120%;
	padding-left: 10px;
	background-color: #567eb9;
	text-decoration: none;
	width: 188px;
	height: 24px;
}
#colwrap1 a:hover {
	color: #fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 120%;
	padding-left: 10px;
	background-color: #c2e56f;
	text-decoration: none;
	width: 188px;
	height: 24px;
}*/

/*#colwrap1 #nav-home a{
	width: 188px;
	height: 24px;
	background: url(images/home2.gif) no-repeat left top;
}
#colwrap1 #nav-home a:hover{
	width: 188px;
	height: 24px;
	background: url(images/home2.gif) no-repeat left bottom;
}*/
#charityLogo {
			/* To remove change */
			margin-top : 0;
			/* end removals */
			float: right;
	
}

/*----------------------------------------*/
/*JQuery stuff*/
/*----------------------------------------*/

.grid, .flex-grid, .column, .border, .mpb, .nested-center, .nested, .code {
				overflow: hidden;
			}

			#c {
				background-color: rgb(220,220,220);
				border: 1px solid rgb(200,200,200);
				text-align: center;
				width: 200px;
				height: 200px;
				display: inline-block;
			}

			#d {
				background-color: #0F0;
				border: 1px solid rgb(200,200,200);
				text-align: center;
				width: 50px;
				height: 200px;
				display: inline-block;
				border: 1px red solid;
			}
			
			.bttm {
			}
			
			#wrapper {
				border: 1px solid black;
				padding: 5px;
				
			}
			.col-1 {
				/*border: 1px blue solid;*/
				height: 680px;
				width: 650px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 120%;
	text-align: justify;
	padding: 20px;
			}
			.col-2{
				/*border: 1px red solid;*/
				height: 680px;
				width: 205px;
	margin-top: 20px;
			}
	#myDiv
	{
		/*border: 2px solid black;*/
		background: #cecece;
		position: relative;
		height: 200px;
		width: 200px;
	}
	#myImageContainer
	{
		position: absolute;
		bottom: 0; right: 0;/*
		background: Red url('image.jpg') no-repeat;
		height: 100px;
		width: 100px;*/
	}	
#divTableLeftHalf
{
    width: 49%;
    float: left;
}
#divTableRightHalf
{
    width: 49%;
    float: left;
}
#divEditPageTableLeft
{
    width: 29%;
    float: left;
}
#divEditPageTableRight
{
    width: 70%;
    float: left;
    padding-bottom: 10px;
}
a:link img, a:visited img {
	border: none;
}
a:link {
	color: #fb8442;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fb8442;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #fb8442;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #fb8442;
	font-weight: bold;
	text-decoration: none;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(../images/word.gif) no-repeat center right;
}
