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

body {
	background: #fbc5d5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;
}
#top {
	background: #303;
	height: 25px;
	border-bottom: 3px solid #F50260;
	color: #FFF;
}
#layout {
	padding-bottom: 40px;
	background: #FBC5D5;
	border-top: 1px solid #FFF;
}
#header {
	height: 110px;
	margin-top: 10px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: -30px;
	z-index: 1;
}
#header #title {
	position: absolute;
	height: 90px;
	width: 425px;
	left: 190px;
	top: 52px;
	z-index: 99;
	color: #FFF;
	font: 36px/45px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#header #subnav {
	width: 240px;
	position: absolute;
	top: -25px;
	right: 0px;
	z-index: 999;
	background: #303;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 0 2px 5px #333333;
	-webkit-box-shadow: 0 2px 5px #333333;
	box-shadow: 0 2px 5px #333333;
	color: #FFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#header #subnav #phone_no {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
#header #subnav #contact {
	padding-bottom: 8px;
	font-size: 13px;
	border-bottom: 1px solid #333;
}
#header #subnav #contact a {
	color: #FFF;
	text-decoration: none;
	background: #F50260;
	padding: 1px 5px;
	margin-right: 5px;
	margin-left: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#header #subnav #contact a:hover {
	color: #FF0;
}
#header #subnav #social {
	padding-top: 8px;
	font-size: 13px;
}
#header #subnav #social img {
	vertical-align: text-bottom;
}
#header #subnav #social a {
	color: #FBC5D5;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#header #subnav #social a:hover {
	color: #FF0;
}
#header #twitter {
	position: absolute;
	top: 0px;
	right: 295px;
	background: #e6f8ff;
	z-index: 99;
	height: 70px;
	width: 410px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #303;
	font: 13px Arial, Helvetica, sans-serif;
}
#header #twitter #twitterbird {
	position: absolute;
	z-index: 999;
	bottom: 0px;
	right: -17px;
}
#header #event {
	position: absolute;
	top: 75px;
	right: -12px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
}
#main a {
	color: #F50260;
	text-decoration: underline;
}
#main a:hover {
	color: #33F;
}
#main #nav {
	float: left;
	width: 170px;
	margin-right: 30px;
	font-size: 12px;
	color: #306;
}
#main #nav ul {
	margin: 0px 0px 30px;
	padding: 0px;
	list-style: none;
}
#main #nav ul li {
	display: block;
	height: 52px;
	width: 169px;
	text-align: center;
	font: bold 18px/52px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 5px;
}
#main #nav ul li a {
	background: url(images/nav_button.png) no-repeat center top;
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 52px;
	width: 169px;
}
#main #nav ul li a:hover {
	background: url(images/nav_button.png) no-repeat center bottom;
	color: #FF6;
}
#main #nav #lockerz {
	margin-bottom: 15px;
}

#main #nav #curecancer {
	margin-bottom: 15px;
}

#main #nav #girlscouts {
	font-size: 11px;
	text-align: center;
}
#main #nav #girlscouts img {
	margin-bottom: 5px;
}
#main #content {
	float: left;
	width: 502px;
	color: #306;
	font-size: 14px;
	line-height: 21px;
}
#main #content h1 {
	color: #306;
	border-bottom: 1px dotted #606;
	margin-bottom: 20px;
	font: bold 18px/32px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
	padding: 0px;
}
#main #content h3 {
	margin: 0px;
	padding: 5px;
}
#main #content #banner {
	border: 1px solid #ff8cae;
}
#main #content .rss_item {
	background: #FFE1F4;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
#main #content .rss_more {
	white-space: nowrap;
	text-decoration: none;
}
#main #content .rss_title {
	font-size: 16px;
	font-weight: bold;
	color: #F09;
	margin-bottom: 5px;
}
#main #right {
	float: right;
	width: 260px;
	color: #306;
}
#main #right .headline {
	color: #306;
	border-bottom: 1px dotted #606;
	margin-bottom: 20px;
	font: bold 18px/32px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#main #right object {
	margin: 0px;
	padding: 0px;
}
#main #right #press {
}
#main #right #press .logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#main #right #press .logo.last {
	margin-right: 0px;
}

#main .quote {
	background: #FFF;
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#main .quote_attribute {
	float: right;
	font-size: 13px;
	line-height: 30px;
	background: url(images/quote_tail.png) no-repeat left top;
	padding-left: 30px;
	padding-right: 5px;
	margin-bottom: 5px;
}
#main #right #more_testimonials {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	background: #F50260;
	float: right;
	padding: 2px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
}
#main #right #more_testimonials a {
	color: #FFF;
	text-decoration: none;
}
#main #right #more_testimonials a:hover {
	color: #FF0;
}
#main #right #side_form {
	font-size: 12px;
}
#main #right #side_form input {
	width: 100%;
	background: #FFF;
	border-style: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 21px;
	padding-left: 5px;
}
#main #right #side_form textarea {
	width: 100%;
	background: #FFF;
	border-style: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px;
}
#main #right #side_form #send {
	background: #F50260;
	color: #FFF;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0px;
	width: 100%;
	padding: 0px;
	line-height: 30px;
	cursor: pointer;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footer {
	background: #000;
	color: #CCC;
	border-top: 1px solid #FFF;
	padding-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#footer #hours {
	float: right;
	width: 245px;
	font-size: 14px;
	background: #212121;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 18px;
}
#footer #hours .headline {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer #foot_nav {
	font-size: 13px;
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
#footer a  {
	color: #FBC5D5;
	text-decoration: none;
	line-height: 22px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #foot_info {
	float: left;
	width: 700px;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}
#footer #foot_copyright {
	float: left;
	width: 700px;
	font-size: 12px;
	line-height: 22px;
}
.clear {
	clear: both;
}
.center {
	margin: auto;
	width: 1000px;
	height: 100%;
	text-align: left;
	position: relative;
}
.headerrow {
	background: #303;
	color: #FFF;
}
.warning {
	color: #F00;
}
.error {
	color: #FFF;
	background: #F66;
	padding: 4px;
	font-weight: bold;
}
/*TWITTER*/
.tweet, .query {
	height: 60px;
	overflow: hidden;
	position: relative;
	padding: 5px;
}
.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}
.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 5px 50px 5px 5px;
	height: 60px;
}
.tweet .tweet_list li a, .query .tweet_list li a {
	color: #0C717A;
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

