@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
}

body {
	background: url(../images/bg_tile.jpg) repeat fixed;
	margin: 0px;
}

img, div {
	behavior: url(iepngfix.htc)
}

td {
	vertical-align: top;
	font-size: 12px;
}

a:link {
	color: #C63;
	text-decoration: none;
}

a:visited {
	color: #C63;
	text-decoration: none;
}

a:hover {
	color: #C63;
	text-decoration: underline;
}

a:active {
	color: #C63;
	text-decoration: none;
}

a.footer:link {
	color: #FFF;
	text-decoration: none;
}

a.footer:visited {
	color: #FFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFF;
	text-decoration: underline;
}

a.footer:active {
	color: #FFF;
	text-decoration: none;
}

.flush {
	margin: 0px;
	padding: 0px;
}

.style1 {
	color: #C63;
	font-weight: bold;
}

.style2 {
	width: 100%;
	color: #C63;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #CCC9BE 1px solid;
}

#header {
	top: 0;
	width: 813px;
	height: 167px;
	background: url(../images/header_bg.png) no-repeat;
	text-align: left;
	position: relative;
}
#header ul.social-icons {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 68px;
	right: 180px;
	height: 28px;
	width: 144px;
	z-index: 25;
	overflow: hidden;
}
.social-icons li {
	float: left;
	list-style: none;
	position: relative;
	overflow: hidden;
}
.social-icons li a {
	float: left;
	width: 30px;
	height: 28px;
	text-indent: -9999em;
}
.social-icons li a.fb-icon {
	margin-right: 8px;
	background: url(../images/header-social-buttons.png) 0px bottom no-repeat;
}
.social-icons li a.fb-icon:hover {
	background-position: 0px 0px;
}
.social-icons li a.twitter-icon {
	margin-right: 8px;
	background: url(../images/header-social-buttons.png) -38px bottom no-repeat;
}
.social-icons li a.twitter-icon:hover {
	background-position: -38px 0px;
}
.social-icons li a.blog-icon {
	margin-right: 8px;
	background: url(../images/header-social-buttons.png) -76px bottom no-repeat;
}
.social-icons li a.blog-icon:hover {
	background-position: -76px 0px;
}
.social-icons li a.youtube-icon {
	margin-right: 0px;
	background: url(../images/header-social-buttons.png) -114px bottom no-repeat;
}
.social-icons li a.youtube-icon:hover {
	background-position: -114px 0px;
}
#header form.cssform {
	float: left;
	width: 250px;
}

#logo {
	position: relative;
	top: 15px;
	left: 37px;
	width: 268px;
	height: 136px;
}

input.email {
	background-color: #faf0e4;
	border: #d5c8b9 1px solid;
	color: #C96;
	width: 153px;
	height: 16px;
	padding-left: 4px;
	float: left;
	margin-right: 5px;
}

input.submit {
	background: url(../images/signup_btn.png) top left no-repeat;
	width: 41px;
	height: 16px;
	display: block;
	float: left;
	border: none;
	cursor: pointer;
}

#newsletter {
	position: relative;
	width: 120px;
	height:18px;
	top: -27px;
	left: 575px;
	z-index: 1;
	text-align: left;
	font-size: 12px;
}

#newsletter_signup {
	position: absolute;
	width: 485px;
	height: auto;
	top: 40px;
	left: 260px;
	z-index: 1;
	text-align: left;
	font-size: 14px;
	color:#FFF;
	float: left;
}
#newsletter_signup p {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

#content {
	position: relative;
	top: 0px;
	width: 799px;
	min-height: 562px;
	height: auto;
	padding: 0 7px 0 7px;
	background: url(../images/content_bg.png) repeat-y center;
	text-align: left;
	overflow: hidden;
}

#footer {
	position: relative;
	top: 0;
	width: 753px;
	height: 12px;
	padding: 18px 30px 18px 30px;
	background: url(../images/footer_bg.png) repeat-y center;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}

#footer_img {
	position: relative;
	top: 0;
	width: 813px;
	height: 64px;
	background: url(../images/footer_img.png) no-repeat;
}
#footer-social {
	float: right;
	padding-right: 46px;
	padding-top: 15px;
}
#footer_img p {
	float: left;
	position: relative;
	overflow: hidden;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#footer_img a {
	padding-top: 7px;
	float: left;
}
#nav_container {
	position: relative;
	top: 0;
	width: 798px;
	height: 65px;
	text-align: left;
	padding-left: 1px;
	background: url(../images/nav-bg.png) no-repeat 0 0;
}
#nav_container a {
  display: block;
  width: 114px;
  height: 65px;
  background: url(../images/nav-bg.png) no-repeat 0 0;
  float: left;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #7a4300;
  text-transform: uppercase;
  letter-spacing: -.5px;
  text-align: center;
}
#nav_container a:hover {
  background-position: 0 -65px;
  text-decoration: none;
}
#nav_container a span {
	position: relative;
	top: 25px;
}
#nav_container a.active {
  background: url(../images/nav-bg-active.png) no-repeat 0 0;
}
#nav_container a.active span {
	color: #e18026;
}
#nav_container a#News span {
	top: 20px;
}
#nav_spacer {
	position: relative;
	top: 0;
	width: 799px;
	height: 11px;
	background: url(../images/nav_spacer.gif) no-repeat;
}

#home_img {
	position: relative;
	top: 0;
	width: 799px;
	height: 242px;
	z-index: 1;
}

#home_about {
	position: absolute;
	top: 105px;
	left: 40px;
	height: 120px;
	width: 290px;
	padding: 30px;
	background: url(../images/home_about_bg.png) no-repeat;
	line-height: 20px;
	z-index: 10;
}

#home_column_left {
	position: relative;
	top: 0;
	width: 335px;
	min-height: 200px;
	height: auto;
	padding: 20px 30px 30px 30px;
	border-right: #E9DFD1 solid 1px;
	text-align: left;
	float: left;
}

#home_column_left h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	left: -38px;
	width: 376px;
	height: 43px;
	background: url(../images/h1-bg.png) top left no-repeat;
}
#home_column_left h1 strong a {
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-left: 39px;
}

#home_column_right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 335px;
	min-height: 200px;
	height: auto;
	padding: 20px 30px 0px 30px;
	text-align: left;
	float: left;
}

#column_left {
	position: relative;
	top: 0;
	width: 320px;
	min-height: 200px;
	height: auto;
	padding: 20px 30px 30px 30px;
	text-align: left;
	float: left;
}

#column_right {
	position: absolute;
	top: 77px;
	left: 404px;
	width: 380px;
	min-height: 200px;
	height: auto;
	padding: 20px 0 30px 0;
	text-align: left;
	float: right;
}

#blue_bg {
	position: relative;
	top: 20px;
	background-color: #e1eaec;
	width: 340px;
	padding: 20px;
}

#cog_tag {
	position: absolute;
	top: 25px;
	left: 85px;
	height: 12px;
	width: 270px;
	text-align: right;
}

/* Forms */

.form_table {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

.cssform p{
	width: 215px;
	clear: left;
	margin-left: 20px;
	padding: 5px 0 5px 0;
	padding-left: 120px; /*width of left column containing the label elements*/
	height: 5%;
	color: #630;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -120px; /*width of left column*/
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.form_btn {
	position: absolute;
	padding-left: 157px;
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 275px;
}

.cssform textarea{
	width: 275px;
}


.benefit-banner {
	background: url(../images/CS_homeflash_000.jpg) top center no-repeat;
	width: 509px;
	display: block;
	padding-top: 125px;
	font-size: 20px;
	margin: 0px auto;
}

p.benefit-buttons {
	margin-bottom: 15px;
	clear: both;
	position: relative;
	overflow: hidden;
}

.benefit-buttons a {
	float: left;
	margin-right: 25px;
	background: #6e7444;
	padding: 5px 15px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
}

.benefit-bg {
	background: url(../images/benefit-bg.gif) 0px 65px no-repeat;
}

#flickr_div {
    width: 500px;
    height: 330px;
    margin: auto;
    margin-top: 15px;
    background-color: #000;
}

#flickr_count {
    width: 470px;
    margin: auto;
    margin-top: 15px;
    font-size: 12px;
    color: #ff358b;
    padding: 15px;
    font-style: italic;
    background-color: #000;
}
#giving {
	position: absolute;
	height:38px;
	top: 112px;
	left: 500px;
	z-index: 1;
	background: url(../images/giving-bg.gif) top left no-repeat;
}
#giving p {
	text-align: left;
	font-size: 12px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 50px;
	float: left;
}
#giving a.car {
	width: 74px;
	height: 38px;
	background: url(../images/giving-btns.gif) bottom left no-repeat;
	position: relative;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
}
#giving a.car:hover {
	background-position: top left;
}
#giving a.online {
	width: 74px;
	height: 38px;
	background: url(../images/giving-btns.gif) bottom right no-repeat;
	position: relative;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
}
#giving a.online:hover {
	background-position: top right;
}


/**************   SPONSOR BAR   ******************/
div#sponsor-bar {
	background: url(../images/sponsor-bar-bg.png) bottom left no-repeat;
	width: 815px;
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	height: 212px;
}
div#sponsor-bar h3 {
	background: url(../images/sponsor-bar-title.gif) top left no-repeat;
	text-indent: -999em;
	height: 57px;
	width: 799px;
	margin: 0px auto;
}
div#sponsor-bar div#fadeshow1, div#sponsor-bar div#fadeshow2 {
	float: left;
}
div#sponsor-bar div#fadeshow1 {
	margin-left: 50px;
}
