
html, body {
	height:100%;
	position:auto auto;
}
body {
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#nav {
	width:100%;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 8px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	height: 42px;
}
blockquote {
	font-style: italic;
}
a {
	color: #0696E7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainheader {
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 10px;
	text-align: left;
	text-indent: 10px;
	font-weight: lighter;
}
.bgheader {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #333333;
}
.boxed {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: justify;
}
.boxed p, .boxed ul, .boxed ol {
	line-height: 20px;
}
.orange {
	color: #000000;
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.orange a {
	color: #333333;
}
.col-one {
	float: left;
	width: 100%;
	font-family: Arial;
	color: #333333;
	font-size: 14px;
}
/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #001e40;
	border: 1px solid #000000;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 202px;
	padding-left:10px;
	padding-top:40px;
}
/* Logo */

#logo {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#ticker {
	height: 18px;
	padding-top: 234px;
}
/* Menu */

#menu {
	padding-top: 10px;
	padding-bottom: 20px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	padding: 10px 0;
	background-image: url(../images/img05.gif);
	background-repeat: repeat-x;
}
#menu li.first {
	background: none;
}
#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}
/* Login */

/*#login {
	width: 200px;
} */

/*#login form {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 1px solid #FFFFFF;
	margin-bottom: 0;
	background-color: #002C67;
}*/

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#login label {
	color: #FFFFFF;
}
#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: 0.5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#login a {
	color: #FFFFFF;
}
/* Content */

#content {
	float: right;
	width: 737px;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #001E40;
	border: 1px solid #001E40;
	margin: 3px;
	background-color: #CCCCCC;
	width: 240px;
	font-weight: normal;
	padding-left: 5px;
}
.form_submit {
	font-family: Arial;
	font-size: 12px;
	color: #001E40;
	border: 1px solid #001E40;
	margin: 3px;
	background-color: #47AEE2;
	width: 240px;
	font-weight: bold;
	padding-left: 5px;
}
.bbbr_form {
	font-family: Arial;
	font-size: 12px;
	color: #001E40;
	border: 1px solid #001E40;
	margin: 3px;
	background-color: #47AEE2;
	width: 240px;
	font-weight: normal;
	padding-left: 5px;
}
.bbbr_form_submit {
	font-family: Arial;
	font-size: 12px;
	color: #001E40;
	border: 1px solid #001E40;
	margin: 3px;
	background-color: #47AEE2;
	width: 240px;
	font-weight: bold;
	padding-left: 5px;
}
/* Footer */

#footer {
	width: 962px;
	height: 175px;
	margin: 0 auto;
	margin-bottom:10px;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #001228;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
#footer p {
	margin: 0;
	font-size: 87%;
}

#links {
	float: right;
	width: 290px;
	height: 25px;
	padding: 140px 0 0 20px;
	font-size: 10px;
	color: #FFFFFF;
}

#links a {
	color: #FFFFFF;
}
#legal {
	float: left;
	width: 630px;
	height: 45px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 10px;
	color: #FFFFFF;
}
.freecallform {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 3px;
	background-color: #002C66;
	width: 180px;
	font-weight: normal;
	padding-left: 5px;
}
.freecallformsubmit {
	font-family: Arial;
	font-size: 12px;
	color: #9ECDD8;
	border: 1px solid #FFFFFF;
	margin: 3px;
	background-color: #002C66;
	width: 180px;
	font-weight: bold;
	padding-left: 5px;
}
#donations {
	padding-right: 10px;
	padding-left: 10px;
}
.images {
	padding-bottom: 5px;
}
.bodybox {
	color: #000000;
}
#content_2ndtier {
	float: right;
	width: 100%;
}
#page_2ndtier {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border: 1px solid #000000;
}
.bodybox_con {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 610px bottom;
	background-image: url(../images/ArmyBear.png);
	padding-bottom: 50px;
}
.paddingbox {
	background-color: #FFFFFF;
}
.bodyboxOut {
	color: #000000;
	background-color: #001E40;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bodybox_home {
	color: #000000;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 130px;
}
.images_don {
	padding-bottom: 10px;
}
a img {
	border:0
}
img {
	border:0;
	text-align: right;
}
.video_button {
	width: 300px;
	height: 150px;
	border: 0;
}
/* White Board */

#wrapperwb {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#headerwb {
	background-image: url(../images/wb_01.jpg);
	height: 117px;
	width: 650px;
}
#bodywb {
	width: 650px;
	background-image: url(../images/wb_02.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
#footerwb {
	background-image: url(../images/wb_03.jpg);
	width: 650px;
	height: 56px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bodybox_medal {
	color: #000000;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../images/Index-Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 130px;
}
.table_header_left {
	color: #FFFFFF;
	background-color: #001E40;
	padding: 3px;
}
.table {
	color: #1C72A6;
	font-weight: bold;
}
.table_header_center {
	color: #FFFFFF;
	background-color: #E13336;
	padding: 3px;
}
.table_header_right {
	color: #FFFFFF;
	background-color: #9ECDD8;
	padding: 3px;
}
.table_inner {
	border: 1px solid #001E40;
	padding: 2px;
}
.shop_table {
	border: 1px solid #001E40;
	padding: 2px;
	background-color: #FFFFFF;
}
.shop_table2 {
	border: 1px solid #b3d7f0;
	padding: 2px;
	background-color: #FFFFFF;
	width: 875px;
	margin-left:auto;
	margin-right:auto;
}
.fundraise {
	border: 1px solid #b3d7f0;
	padding: 2px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.bodybox_desert {
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 610px bottom;
	background-image: url(../images/ArmyBear.png);
	padding-bottom: 50px;
}
.bodybox_army {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 610px bottom;
	background-image: url(../images/Army.jpg);
	padding-bottom: 50px;
}
.bodybox_navy {
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 610px bottom;
	background-image: url(../images/NavyBear.png);
	padding-bottom: 50px;
}
.bodybox_raf {
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 610px bottom;
	background-image: url(../images/RAF-Bear.jpg);
	padding-bottom: 50px;
}
#logo_palm {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_3 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_patrol.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_4 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_sun.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_5 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_chopper.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_6 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_boat.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_7 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_lake.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_8 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_landing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_9 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_camels.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_10 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_machine_guns.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_11 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_patrol_colour.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_12 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_jeep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_13 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_sunset_trees.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_14 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_take_off.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.events {
	color: #000000;
	background-image: url(../images/bear-on-bike.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodyboxOut_plain {
	color: #000000;
	border: 1px solid #999999;
	background-color: #001E40;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.orange_home {
	color: #000000;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	line-height: 22px;
}
.boxedh {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.bodyboxOuth {
	color: #FFFFFF;
	background-color: #001E40;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#logo_15 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_crutches.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.view {
	border: 1px solid #001E40;
	padding: 2px;
	width: 20%;
	background-color: #FFFFFF;
}
.table_header {
	font-size: 16px;
	color: #FFFFFF;
}
.table_header2 {
	font-size: 16px;
	color: #001e40;
	padding-left: 10px;
}
.table_fund {
	font-size: 16px;
	color: #001e40;
	padding-left: 3px;
}
.table_body {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
}
.table_know {
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
#logo_16 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_jump.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.drop_down {
	color: #212121;
	background-color: #F6F7F7;
	height: 26px;
	width: 150px;
}
.Drop_Down_Blue {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #07203E;
	width: 240px;
	font-weight: bold;
	padding-left: 5px;
	height: 18px;
	margin-bottom: 8px;
}
.table_body2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
}
.sitemap {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #092D5A;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}
.boxed_SM {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sitemap a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: none;
	color: #CA1B26;
}
.sitemap a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sitemap a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainheader_SM {
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 10px;
	text-align: left;
	text-indent: 25px;
	font-weight: normal;
}
.image_right {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#logo_ticker {
	height: 260px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.calendar {
	padding-top: 15px;
	background-color: #FFFFFF;
}
.cal_float {
	float: left;
	padding-right: 10px;
	padding-bottom: 50px;
}
.be_Pic {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.darkblue {
	width: 640px;
	border: 1px solid #002C66;
	padding: 6px;
	text-align: center;
}
.bullets {
	padding-top: 2px;
}
.red {
	width: 640px;
	border: 1px solid #E13336;
	padding: 6px;
	text-align: center;
}
.boxed_rt {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bgheader_rt {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #011E40;
}
#R_total {
	background-color: #011E40;
	background-image: url(../images/total_banner.jpg);
	width: 660px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.table_done {
	color: #1C72A6;
	font-weight: bold;
	text-decoration: line-through;
}
#runningtotal {
	background-image: url(../images/H4H_rt.png);
	background-repeat: no-repeat;
	width: 200px;
	padding-bottom: 10px;
	padding-top: 44px;
}
.bgheader_vc {
	background-image: url(../images/header_images/headerbg_vc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	min-height: 250px;
}
#logo_VC {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/headerVC.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.orange_vc {
	color: #000000;
	border: 1px solid #333333;
	background-image: url(../images/quote-vc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	line-height: 18px;
}
.image_rightvc {
	float: right;
	padding-left: 10px;
	padding-top: 5px;
}
.image_left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.pw {
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
}
#wwow {
	background-color: #011E40;
	background-image: url(../images/wwow.jpg);
	width: 650px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}
#logo_wwow {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_wwow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.freecallformta {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 3px;
	background-color: #002C66;
	font-weight: normal;
	padding-left: 5px;
}
.event_listings {
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	text-indent: 20px;
	background-image: url(../images/sq.jpg);
	background-repeat: no-repeat;
	background-position: -5px center;
}
.fundraise_listings {
	font-size: 12px;
	color: #000000;
	padding:6px;
	text-indent: 14px;
	background-image: url(../images/sq2.jpg);
	background-repeat: no-repeat;
	background-position: -1px center;
}
.list {
	color: #000000;
	padding-left: 10px;
	background-color: #E7E7E7;
}
.list_b {
	color: #000000;
	padding-left: 10px;
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 14px;
}
.alpha {
	color: #FFFFFF;
	background-color: #001E40;
}
.alpha_tbl {
	border: 1px solid #001E40;
	margin: 1px;
}
.button_under_menu {
	padding-bottom: 5px;
	padding-top: 10px;
}
.Event_finished {
	color: #000000;
	padding-left: 10px;
	background-color: #CCCCCC;
}
.Event_Running {
	color: #000000;
	background-color: #B5EBF6;
}
.Event_finishedB {
	color: #000000;
	padding-left: 10px;
	background-color: #CCCCCC;
	font-weight: bold;
}
.Event_RunningB {
	color: #000000;
	padding-left: 10px;
	background-color: #B5EBF6;
	font-weight: bold;
}
#logo_tickerX {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_christmas_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.table_header_links {
	font-size: 16px;
	color: #07203E;
	padding-left: 6px;
}
.links {
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #001E40;
}
#logo_18 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_running_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerwoh {
	background-image: url(../images/woh_1.jpg);
	height: 272px;
	width: 650px;
}
#bodywoh {
	width: 650px;
	background-image: url(../images/woh_2.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
#footerwoh {
	background-image: url(../images/woh_3.jpg);
	width: 650px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tablewoh {
	color: #000000;
	font-weight: bold;
}
#logo_19 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_mh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_20 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_reporter_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo_21 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_swimming_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_22 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_marathon_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_23 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_skydive_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_24 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_boxing_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_25 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_26 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_thankyou_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_27 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_golf_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_28 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_butler_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.scroll {
	background-image: url(../images/Scroll.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: center;
}
#contentblue {
	float: right;
	background-color: #011E40;
}
#content_scroll {
	float: right;
	width: 737px;
}
#logo_29 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_business_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgheader_cs {
	background-image: url(../images/header_images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bodyboxOut_cs {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/cs_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image_rightCS {
	padding: 6px;
}
#logo_30 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_hiking_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_31 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_hunting_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.padding {
	padding-top: 30px;
	padding-bottom: 30px;
}
#logo_32 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_motorbike_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_33 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_red_devil_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_35 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_rugby_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.image_right_rugby {
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gallery_header_small {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mainheader_gallery {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 20px;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
}
#logo_bbbr {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/bbbrheader.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodybox_hhhbr {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/br_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 130px;
}
.bodyboxhhhbr {
	color: #000000;
	background-color: #001E40;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#logo_36 {
	height: 278px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_million_pound_ride.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page_BR {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #001E40;
}
.boxedhhhbr {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/index_hhhbr.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.blog_header {
	color: #0696E7;
	font-weight: bold;
	font-size: 14px;
}
.image_left_hhhbr {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#logo_37 {
	height: 250px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_12.5million.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page_index {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #135FAB;
	padding-top: 10px;
}
#page_index2 {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #07508B;
	border: 1px solid #000000;
}
.boxed_index_new {
	padding-top: 135px;
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/home_header_blue.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#content_index {
	float: right;
	width: 720px;
	padding-right: 15px;
	line-height: 16px;
}
.bodyboxOut_index {
	color: #000000;
	border: 1px solid #999999;
	background-color: #001E40;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.image_left_indes {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#logo_39 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_soldier_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyboxOut_rugby {
	color: #000000;
	background-color: #001E40;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bodybox_rugby {
	background-image: url(../images/r_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodybox_rugby_small {
	background-image: url(../images/r_bg_small.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form_rugby {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	margin: 3px;
	background-color: #FFFFFF;
	width: 240px;
	font-weight: normal;
	padding-left: 5px;
}
.form_submit_Rugby {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 3px;
	background-color: #001E40;
	width: 250px;
	font-weight: bold;
	padding-left: 5px;
}
.image_right_blue_border {
	float: right;
	border: 1px solid #001e40;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_left_indes_Blue {
	float: left;
	border: 1px solid #001e40;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_blue_border {
	border: 1px solid #001e40;
	padding: -1px;
}
#content_thanks {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.boxed_r {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.header1Phil {
	font-size: 18px;
	color: #0067AC;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	font-weight: lighter;
}
.image_latest_news {
	text-align: center;
	margin: 12px;
	border: 2px solid #FFFFFF;
}
.table_header_latest_news {
	font-size: 16px;
	color: #0F9AE5;
	font-weight: bold;
	padding-top: 5px;
}
.table_body_latest_news {
	font-size: 12px;
	color: #FFFFFF;
}
#logo_40 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_photos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxednews {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.news_table {
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.image_white_border {
	border: 5px solid #FFFFFF;
	padding: 0px;
}
.boxedPeta {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_peta.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_41 {
	height: 278px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_dday_ride.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_42 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_peta_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxedhero {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_hero.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxed_index_rugby {
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 25px top;
}
.table_body_hero {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
.boxedheroafgan1 {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/bear/hero_header_afgan.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.tablebody_headerfundraising {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_fundraising.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.table_body_txt {
	font-size: 14px;
	color: #FFFFFF;
}
.boxedhero_hc {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_hero_hc.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxedhero_polo {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_hero_polo.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxedhero_office {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news/header_hero_office.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxedhero_downton {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/bear/latest_news_header_downton.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxedhero_tidworth {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_tidworth.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_43 {
	height: 240px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_golf_lake_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxedherorugby {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_rugby.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxedhero_hampshire {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_hampshire.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.table_body3 {
	font-size: 12px;
	color: #000000;
}
.table_header_media_center {
	font-size: 16px;
	color: #0F9AE5;
	font-weight: bold;
	padding-top: 5px;
	letter-spacing: 0.1em;
	padding-left: 5px;
	padding-bottom: 5px;
}
#logo_44 {
	height: 265px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_pop1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_poppy {
	float: left;
	width: 100%;
}
#header_poppy_content {
}
#logo_44_sub {
	height: 215px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_pop1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxed_photo_otw {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_photo.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.bodyboxOut_dday {
	color: #000000;
	background-color: #001E40;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.form_thin {
	font-family: Arial;
	font-size: 12px;
	color: #001E40;
	border: 1px solid #001E40;
	margin: 3px;
	background-color: #CCCCCC;
	width: 200px;
	font-weight: normal;
	padding-left: 5px;
}
#logo_45 {
	height: 278px;
	width: 960px;
	background-color: #001E40;
	background-image:url(../images/header_images/header_band_of_brothers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.form_thin_100 {
	font-family: Arial;
	font-size: 12px;
	color: #001E40;
	border: 1px solid #001E40;
	margin: 3px;
	background-color: #CCCCCC;
	width: 100%;
	font-weight: normal;
	padding-left: 5px;
}
.contact_genre {
	font-size: 12px;
	color: #011E40;
	padding-left: 10px;
	font-weight: bold;
}
#logo_46 {
	height: 250px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_rescue_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#runningtotal_MO {
	background-image: url(../images/H4H_MO.png);
	background-repeat: no-repeat;
	width: 200px;
	padding-bottom: 10px;
	padding-top: 42px;
}
.padding_top {
	padding-top: 8px;
	padding-bottom: 5px;
}
.table_header {
	color: #001e40;
	font-weight: bold;
	font-size: 18px;
}
.header1_fundraise {
	font-size: 16px;
	color: #001e40;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
}
.header_ataglance {
	font-size: 16px;
	color: #0F9AE5;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-weight: bolder;
	font-style: italic;
}
.bodybox_ataglance {
	color: #000000;
	background-image: url(../images/br_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 130px;
}
.boxedataglance {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_at_a_glance.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.event_marathon {
	color: #1173BA;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Event_marathon_td {
	color: #000000;
	background-color: #B5EBF6;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.event_marathon_italics {
	color: #147BB7;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	margin-right: 24px;
	line-height: 16px;
}
.marathon_border {
	border: 1px solid #FFF;
}
#events_chart {
	width: 230px;
	background-image: url(../images/Other_Events_chart_bg.jpg);
	background-repeat: no-repeat;
	height: 302px;
	float: right;
	margin-left: 10px;
}
.todo {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
.event_marathonName_08 {
	color: #000000;
	padding-left: 5px;
	background-color: #B5EBF6;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.event_marathon_Name {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.event_marathon_Link {
	color: #FFF;
	text-align: left;
}
.event_marathon_Header_1 {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#logo_47 {
	height: 250px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_desert_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundraise_blue {
	font-size: 16px;
	color: #001e40;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
}
#logo_48 {
	height: 250px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_desert_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxed_headley {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/headley_court.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.headley_table {
	padding: 2px;
}
#logo_49 {
	height: 250px;
	width: 960px;
	background-color: #001E40;
	background-image: url(../images/header_images/header_ski_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_50 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.table_header_hp_blue {
	font-size: 16px;
	color: #0F9AE5;
	font-weight: normal;
	padding-top: 5px;
	letter-spacing: 0.1em;
	padding-left: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#logo_51 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.quotes_italics {
	color: #000;
	font-size: 14px;
	font-style: italic;
	text-align: justify;
}
.boxed_erskine {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/erskine_header.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxed_combat {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/combat_header.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#networkBar {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
	text-align: center;
}
#networkBarPopup {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	margin-top: px;
	background-color: #001e40;
	;
	text-align: center;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
}
#networkBarBanners {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	padding-bottom: 10px;
}
#networkBarBanners img {
	margin:0;
	cursor:pointer;
}
#networkBarBanners a {
	display: block;
	float: left;
	width: 280px;
	height: 80px;
	margin:0;
	padding-left: 6px;
	margin-right:16px;
}
#networkBarBanners a.first_popup_banner {
	margin-left:7px;
}
#networkBarBanners>a.first_popup_banner {
	margin-left:11px;
}
#networkBarBanners a.last_popup_banner {
	margin-right:8px;
}
#networkBarBanners>a.last_popup_banner {
	margin-right:10px;
}
#networkBarControls {
	width: 0px;
	height: 17px;
	padding-left: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#networkBarButton {
	display: block;
	position: absolute;
	float: right;
	margin-left: 15px;
}
#networkBarButton img {
	float: left;
}
#altDiv {
	font-family: tahoma;
	font-size: 11px;
	z-index: 1;
	background-color: #eef6ff;
	border: 1px solid #6A91B4;
}
#altDiv p {
	padding: 4px;
}
.clear {
	clear: both;
}
.fundraise_indent {
	padding-left: 20px;
}
#logo_53 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_chicken.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxed_chicken {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 20px;
	background-image: url(../images/bear/header_hero_chicken.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_54 {
	height: 240px;
	width: 960px;
	background-image: url(../images/header_images/header_press.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.table_body_the_sun {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.quotes_italics_lge {
	color: #19A7EC;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: lighter;
	text-align: left;
}
.boxed_sun {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/index_new_.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	text-align: justify;
}
.boxed_fantastic_funraising {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/latest_news_header_fantastic_fundraising.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	text-align: justify;
}
#logo_55 {
	height: 274px;
	width: 960px;
	background-image: url(../images/header_images/header_cheering_spot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_56 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_pegasus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxedhero_topgun {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/bear/latest_news_header_topgun.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxedhero_topgun2 {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/bear/latest_news_header_topgun2.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_57 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_bombers.jpg);;
	background-repeat: no-repeat;
	background-position: right top;
}
.boxedhero_maverick {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/bear/header_hero_maverick.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_58 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_gardener_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_59 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_gardener_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_60 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_20million.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_61 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_shopping_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_62 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_flowers_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxedhero_rehab {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/hero_houses.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_63 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_writing_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxedhero_bbb {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/bridget_bear_blog.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_64 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_cycle_country_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgheader_none {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#logo_66 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_cycle_paris_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body_blue {
	font-size: 12px;
	color: #269FE8;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
}
.bodyboxbobbr {
	color: #000000;
	background-color: #001E40;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxednews_bobbr {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/BOB/BOB_header_blog.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.boxednews_bobbr_hc {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/BOB/BOB_header_HC.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
.table_header_latest_news_h1 {
	font-size: 18px;
	color: #0F9AE5;
	font-weight: bold;
	padding-top: 5px;
}
.boxednews_bobbr_featured {
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../images/BOB/BOB_header_featured.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}
#logo_67 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_cross_country_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_68 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_speaking.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.image_right_SUFH {
	float: right;
	padding-left: 10px;
}
#logo_69 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_cycle_country_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_70 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_still_running_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_71 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_cinema_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_72 {
	height: 240px;
	width: 960px;
	background-color: #000000;
	background-image: url(../images/header_images/header_game_keeper_bear.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tb1 {
	background-color : #0696e9;
	margin-bottom:5px;
	width: 177px;
	margin-top: 2px;
	border:1px solid #FFF;
}
/*donate now floating link*/ 
.style1 {
	color: #02A2EA
}



.pagewrapper { width: 100%; height: 100% overflow: auto; } 
.overlay {
		width:36px;
	height:131px;
	overflow:hidden;
	position:fixed;
	right:0;
	top:205px;
	margin-left:-12px;
	text-indent:-9999px;
	background:url(../images/landing_page/bg-donate.gif) no-repeat;
	border:1px solid #fff;
	cursor:pointer;
	z-index:10000;
}

.clickable a {
	cursor: pointer;
}

.clickable a:hover {background-image:url(../images/donate_bd.gif);}

    
        .totals {
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;

}
    
#sidebar_links {
	width: 202px;
	padding-bottom: 15px;
}

.sidebar .col2 {
	width:23%;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 10px;
}
.social-overlay {
	width:76px;
	height:37px;
	overflow:hidden;
	position:fixed;
	right:0;
	top:165px;
	margin-left:-12px;
	text-indent:37px;
	cursor:pointer;
	z-index:10000;
}
.social-overlay2 {
	width:76px;
	height:37px;
	overflow:hidden;
	position:fixed;
	right:0;
	top:125px;
	margin-left:-12px;
	text-indent:37px;
	cursor:pointer;
	z-index:10000;
}
