/* html elements */
body {
	margin-top: 5px;
	background-color: #CCCCCC;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

/* IDs */
#bluebar {
    width:590px;
    height:34px;
    background-image:url('/images/blue-textbar.jpg');    
}
#bluebarbottom
{
    height:30px;
    width:858px;
    margin-top:20px;
    background-image:url('/images/blue-textbar.jpg');
}
#bluebarright {
    float:right; 
    width:51px;
    margin-right:9px;
    height:24px;
    position:relative;
}
#body {
    width:860px;
    border: 1px solid #666666;
}
#bottompane {
    width:858px;
    padding-left:20px;
    padding-top:10px;
}
#communitysolutions{
    height:30px;
    margin-bottom:10px;
}
#content {
    width:590px;
    margin-top:20px;
    padding-left:5px;
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#donate
{
    margin-top:10px;
    margin-right:15px;
    float:right;
}
#facebooklink {
    float:right;
    width:100px;
    padding-top:1px;
}
#fontsize {
    float:right;
    position: absolute;
    bottom: 0;
    height:18px;
}
#harrowlink {
    float:left; 
    width:197px;
    padding-left:12px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#headerlinks{
    width:858px;
    padding-top:10px;
    height:30px;
}
#homelink {
    float:right;
    width:40px;
    padding-top:3px;
}
#innerdiv {
    padding:0 30px;
    margin:0;
    width:860px;
}
#innerx {
    background:transparent url('/images/right-border.jpg') repeat-y right top;
    width:100%;
}
#leftbottom 
{
    width:210px;
    padding:10px 0 0 15px;
}
#leftpane {
    float:left;
    width:240px;
    margin-left:8px;
}
#leftlinks {
    float:left;
    border: 1px solid #6699CC;
    width:238px;
    min-height:298px;    
}
#lefttop{
    width:236px;
}
#logo {
	margin:0 auto;
    width:220px;
}
#main{
    width:858px;
    margin-top:5px;
}
#mainimage {
    width:585px;
}
#outerx {
    width:920px;
    margin-left:19px;
    background:#fff url('/images/left-border.jpg') repeat-y left top;
}
#popupfade {
	background-color: Gray;
	position: fixed; 
	width: 100%;
	height: 100%;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
#rightpane {
    float:left;
    width:592px;    
    margin-left:10px;
}
#twitterlink {
    float:right;
    width:185px;
    padding-top:1px;
}
#wrap {
    margin:0 auto;
    width:920px;
}

/* classes */
.bigtable-border {
	border: thin solid #666666;
}
.black-border {
	border-top-color: #666666;
	background-color: #666666;
}
.blue-border {
	background-color: #6699CC;
	height: 1px;
	width: 1px;
}
.blueborder {
    border: 1px solid #6699CC;
}
.border1 {
    border: 1px solid #999999;
}
.bottomlink{
    float:left;
    width:105px;
}
.cleft {
    clear:left;
}
.floatleft {
    float:left;
}
.floatright {
    float:right;
}
.leftlinkbottom{
    height:23px;
}
.leftlinktop{
    height:25px;
    margin-left:22px;
}
.left-lower-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.left-lower-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.margintop05{
    margin-top:5px;
}
.margintop1
{
    margin-top:10px
}
.modalClose {
	float:right;
	padding-right:4px;
	padding-top:3px;
}
.modalDragHandle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
    border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
    text-align: center;
    line-height: 14pt;
	background: #B2CDE8;
}
.orange-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
}
.orange-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.orange-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #FF6600;
}
.padding2 {
    padding:5px;
}
.people-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.popupbackground {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup1 {
	background: #fff;
	float: left;
	width: 475px;
	position: fixed;
	top: 5%;
	left: 30%;
	z-index: 100;
	padding:0;
	height:650px;
	overflow:auto;
}
.small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
}
.roundedcorner1{
	width: 240px;
	-moz-border-radius: 1em 1em 1em 1em;	
	border-radius: 1em 1em 1em 1em;
	background-color: #FFF5CC;
}
.title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.top-menu-divide {
	background-color: #777777;
	height: 1px;
	margin:0 auto;
    width:200px;
    margin-bottom:2px;
}
.top-menu-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.top-menu-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;	
}










