/*
Theme Name: Blue Daring Theme - August '09	
Theme URI: http://www.bluedaring.com	
Description: Blue Daring Theme
Version: 1.0
Author: Blue Daring Team	
Author URI: http://www.bluedaring.com
Tags: blue, blue daring

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/ /* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #ffffff url('images/BD_Spring-1.jpg');
	background-position: bottom;
        background-repeat: no-repeat;
	color: #333;
	text-align: center;
}

#page {
	text-align: left;
}

#header {
	font-size: 1.4em;
	text-align: right;
}

#header a {
	color:#34424C;
	font-size:0.9em;
	text-transform:uppercase;
}

#header a:hover {
	text-decoration:none;
	color:#0069AA;
}

#header .header_highlight {
	font-weight:bold;
	color:#0069AA;
}

#content {
	background-color:white;
	border:1px solid gray;
	font-size:1.2em;
	width: 780px;
	float: left;
}

#content_shadow
{
	left:210px;
	position:absolute;
	top:40px;
}

.home_banner {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/BD_StrategyCommunicationsGrowth.png');
	width: 760px;
	height: 325px;
        cursor:pointer;
}

.about_banner {
	height:314px;
	margin-left:243px;
	margin-right:auto;
	position:relative;
	width:525px;
}

.subpage_banner {
	background-color:#EDEDED;
	height:214px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:758px;
}

.blog_banner
{
	background-image: url('images/blog_header.jpg');	
	width: 525px;
	height: 186px;
	margin-left:243px;
	margin-right:auto;
	position:relative;
	
}

.subpage_sidebar
{
	background-color:#F1F1F1;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	padding:10px 10px 20px;
	width:210px;
}

#about_sidebar.subpage_sidebar
{
	background-color:#F1F1F1;
	margin-bottom:7px;
	margin-left:7px;
	margin-top:-314px;
	min-height:279px;
	padding:10px 10px 25px;
	position:relative;
}

#blog_sidebar.subpage_sidebar
{
	background-color:#F1F1F1;
	margin-bottom:7px;
	margin-left:7px;
	margin-top:-186px;
	min-height:279px;
	padding:10px 10px 25px;
	position:relative;
}

#blog_sidebar.subpage_sidebar .blog_title_arrow
{
	background-image:url(images/orrange_arrow.png);
}	

.blog_sidebar_subtitle
{
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	padding-left:11px;
	padding-top:30px;
}

.blog_color
{
	color:#C35914 !important;
}	

.subpage_sidebar_content_container
{
	margin-left:10px;
	margin-right:10px;
	font-family:Georgia;
        font-size:0.9em;
        color:#666666;
	line-height:18px;

}

.subpage_sidebar_content_container.home_modue_item
{
	margin-left:10px;
	margin-right:10px;	
}



.subpage_sidebar_title
{
	background-image:url(images/blue_arrow.png);
	background-position:-18px 2px;
	background-repeat:no-repeat;
	border-bottom:1px solid #80898F;
	border-top:1px solid #80898F;
	color:#0069AA;
	font-family:Georgia;
	font-size:1.4em;
	margin:15px 10px 10px;
	padding:7px 7px 7px 25px;
}

.subpage_sidebar_title a
{
	color:#0069AA;	
}

.sidebar_case_studies_title
{
	color:#666666;
	font-family:Arial;
	font-size:1.0em;
	margin-bottom:-5px;
	padding-bottom:0;
	padding-left:10px;
        font-weight:bold;
}

a .sub_menu_highlight
{
	font-weight:bold;
	color:#0069AA;	
}

.subpage_sidebar .home_module_items
{
	color:#0069AA;	
}	

.about_menu_item
{
	color:#666666;
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	
}

.about_menu_item:hover
{
	text-decoration:none;
	color:#0069AA;
	
}



.about_menu_sub_item
{
	color:#0069AA;
	font-family:Georgia;
	font-size:1.2em;
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
}

.about_menu_sub_item:hover
{
	color:#333333;	
}

.about_menu_item_highlighted
{
	color:#0069AA;
	font-weight:bold;
}

.about_menu_sub_item_highlighted
{
	color:#333333;	
}


.subpage_content
{
	font-size:1.2em;
	line-height:21px;
	margin-bottom:40px;
	margin-left:262px;
	padding-top:10px;
	width:467px;
}

.subpage_content a
{
	color:#0069AA;	
}


#strategy_link {
	background-image:url(images/home_strategy.jpg);
	color:#FFFFFF;
	display:block;
	height:85px;
	padding:60px 15px 0 0;
	width:361px;
}

#strategy {
	float: left;
	margin: 10px 0 0 10px;
	text-decoration: none;
	text-align: right;
	width: 376px;
}

#strategy_title {
	font-size: 1.4em;
}

#strategy_description {
	font-family: Georgia;
	font-size: 1.2em;
}

#strategy_link:hover {
	background-position: 376px;
}

#communication_link {
	display: block;
	background-image: url('images/home_communication.jpg');
	color:#FFFFFF;
	height:85px;
	padding:60px 0 0 15px;
	width:361px;
}

#communication {
	float: left;
	margin: 10px 0 0 7px;
	text-decoration: none;
	text-align: left;
	width: 376px;
}

#communication_title {
	font-size: 1.4em;
}

#communication_description {
	font-family: Georgia;
	font-size: 1.2em;
}

#communication_link:hover {
	background-position: 376px;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even,.alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
}

.footer_link
{
	color:#666666;	
}
.footer_link:hover
{
	color:#0069AA;	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1,h2,h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif
		;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
	/*text-decoration: none;*/
	color: white;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
	color: #333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
{

}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li,#commentform input,#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite,.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
	{
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a,h2 a:hover,h3 a:hover {
	/* color: #06c; */
	text-decoration: none;
}

a:hover {
	color: #333333;
	
}

#wp-calendar #prev a,#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */ 


































/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 980px;
}

#header {
	height: 30px;
	margin: 15px 0 0 0px;
	padding: 0 10px 0 0;
}

#modules {
	float: left;
	padding-bottom: 40px;
}

.moduo {
	width: 258px;
}

.moduo_padding {
	padding-left: 40px;
	padding-right: 25px;
}

.subpage_sidebar_moduo_padding
{
	padding-left: 10px;
	padding-right: 10px;	
	margin-bottom: 0px;
	
}

#blog_sidebar .moduo_padding
{
	margin-bottom:0;
	margin-top:5px;
	padding-left:11px;
}



#case_studies {
	float: left;
	color: #458CC8;
}

#case_studies .home_module_items {
	color: #006699;
}

#case_studies .home_module_items:hover {
	color: #333333;
}

#case_studies_title {
	background-image: url('images/blue_arrow.png');
	color: #006699;
}

#case_studies_title:hover {
	color: #333333;
}

#case_studies .read_more a {
	float: left;
	color: #458CC8;
}

.moduo div p:first-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.home_module_items {
	font-family: Georgia;
	font-size: 1.3em;
	font-style: italic;
}

.sub_page_menu_item {
	font-family: Georgia;
	font-size: 1.2em;
	font-style: italic;
	color:#0069AA;
	
}

.module_item_subtitle {
	color: #4D4D4D;
	font-size: 0.7em;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.module_item_subtitle:hover {
	/* text-decoration:underline; */
}

#blog_roll {
	float: left;
	color: #C35914;
}

#blog_roll_title {
	background-image: url('images/orrange_arrow.png');
	color: #C35914;
}

#blog_roll_title:hover {
	color: #333333;
}

#blog_roll_title :hover {
	text-decoration: underline;
}

#blog_roll .home_module_items {
	color: #C35914;
}

#blog_roll .home_module_items:hover {
	color: #333333;
}

#blog_roll .read_more a {
	color: #C35914;
}

.home_blog_author_link:hover
{
	text-decoration:underline;
}

#news_and_events {
	float: left;
	color: #4B8824;
}

#news_and_events_title {
	background-image: url('images/green_arrow.png');
	color: #4B8824;
}

#news_and_events_title:hover {
	color: #333333;
}

#news_and_events .home_module_items {
	color: #5a8e22;
}

#news_and_events .home_module_items:hover {
	color: #333333;
}

#news_and_events .read_more a {
	color: #5a8e22;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	font-size:1.1em;
	font-family:Georgia;
}

.post a{
	color:#C35914;
}

.post a:hover{
	color:#333333;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	/* clear: both; */
}

.clear {
	clear: both;
}

#footer {
	margin-bottom: 20px;
	padding: 0;
	clear: both;
}

#footer p {
	margin: 0;
        padding:16px 0;
        text-align:right;}

#respond
{
	float:left;
}
/* End Structure */ 


























/* Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */ /* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */ 


























/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul,.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#content #blog_sidebar li.cat-item
{
	list-style-type: none;
	list-style-image: none;
	padding-left:11px;
	padding-bottom:5px;
}


#content #blog_sidebar li.cat-item a
{
	color:#C35914;
	font-family:Georgia;
	font-size:1.3em;
	font-style:italic;
}

#content #blog_sidebar li.cat-item a:hover
{
	color:#333333;	
}

.recent_blog_posts .moduo_padding a:hover
{
	color:#333333 !important;
}

ul.bloglist{
	margin: 0;
	padding: 0;
}

.blog_sidebar_categories li
{
	list-style-type: none;
	list-style-image: none;
	padding-left:11px;
	padding-bottom:5px;
}

.blog_sidebar_categories li a
{
	color:#C35914;
	font-family:Georgia;
	font-size:1.3em;
	font-style:italic;
}

.blog_sidebar_categories li a:hover
{
	color:#333333;
}	

/* End Entry Lists */ 
























/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */ 



















/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}




/* End Comments */ 





















/* Begin Sidebar */
#sidebar {
	background-image:url(../img/pathf_brand.png);
	background-repeat:no-repeat;
	width: 195px;
	float: left;
}

#navigation {
	margin-top: 33px;
}

#sidebar form {
	margin: 0;
}

#sidebar #bd_logo {
	background-image: url('images/bd_logo.png');
	width: 168px;
	height: 197px;
}

.top_menu_link {
	color: #666666;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	font-size: 12px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	width: 156px;
	margin-bottom:-1px;
}

.top_menu_link:hover
{
	background-color:#006AA8;
	color:#FFFFFF;
	text-decoration:none;
}

.expanded_menu_link
{
	color:#FFFFFF;
	background-color:#006AA8;
	font-size:12px;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:5px;
	width:156px;
	text-decoration:none;
}



.sub_menu_link_container
{
	padding-left:20px;
	padding-bottom:10px;
}

.sub_menu_link
{
	color:#666666;
	font-size:11px;
	margin:5px 3px;
}

.sub_menu_link:hover
{
	color:	#0069AA;
}


#strategy_menu_link a,#communication_menu_link a {
	color: #666666;
}



#strategy_menu_link {
	
}

#communication_menu_link {
	margin-top: -1px;
}

#call_us_today {
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #006699;
}

#contact_phone {
	font-size: 2.3em;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
}

#home_message {
	background-image: url(images/home_message.png);
	height: 111px;
	margin-top: 25px;
	width: 168px;
}

#sign_up {
	margin-top:30px;
}

#sign_up a span {
	background-color: #0069AA;
	color: white;
	font-size: 1em;
	margin-left: 8px;
	padding: 5px;
}

#sign_up li {
	margin-bottom: 9px;
}

#sign_up li:first-child span:first-child {
	font-family: Georgia;
	font-size: 1.7em;
	color: #0069AA;
}

#sign_up li:first-child span:last-child {
	font-family: Georgia;
	font-size: 0.8em;
	color: #0069AA;
	padding-left: 5px;
}

#sign_up input {
	font-size: 1em;
	width: 135px;
}

#sidebar ul,#sidebar ul ol {
	margin-left: 0px;
	padding-left: 0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p,#sidebar ul select {
	
}

#sidebar ul ul,#sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li,#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Sidebar */ 







/* Begin Blog */

#blog_content
{
	margin-left: 286px;
	width: 460px;
	position:relative;
}

.single_blog_post_title
{
	border-bottom:1px solid gray;
	font-family:Georgia;
	font-size:1.9em;
	font-weight:normal;
	padding-bottom:3px;
	margin-bottom:5px;
}

.single_blog_post_info a
{
	color:#C35914;
}

.single_blog_post_info a:hover
{
	color:#333333;
}

.multiple_post_title
{
	border-bottom:1px solid gray;
	font-family:Georgia;
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:3px;
	margin-bottom:5px;
}

.multiple_post_title a
{
	color:#C35914 !important;
}

.multiple_post_title a:hover
{
	color:#333333 !important;
}

.multiple_post_top_title
{
	color:#666666;
	font-family:Georgia;
	font-size:1.8em;
	font-style:italic;
	font-weight:normal;
	line-height:20px;	
}	


/* End Blog */













/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */ 






























/* Begin Various Tags & Classes */
acronym,abbr,span.caps {
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.navigation a
{
	color:#C35914;
	font-size: 1.2em;
	font-family: Georgia;
}


.navigation a:hover
{
	color:#333333;
}

.module_title {
	background-position: 0 2px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #80898F;
	border-top: 1px solid #80898F;
	font-family: Georgia;
	font-size: 1.4em;
	margin: 25px 10px 10px;
	padding: 7px 25px 7px 45px;
}

.module_title:hover {
	color:#333333;
	}

#rss_link {
	background-image: url(images/rss.png);
	height: 15px;
	left: auto;
	margin-left: 224px;
	margin-top: -35px;
	position: absolute;
	top: auto;
	width: 15px;
}


.company_title
{
font-size:0.8em;
margin-top:-15px;
padding-left:19px;
}

.com_menu_exp_bar
{
border-bottom:1px solid gray;
height:1px;
margin-top:-5px;
width:170px;
}


/* End Various Tags & Classes*/ /* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.read_more {
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.read_more a {
	font-weight: bold;
	font-size: 1em;
}
.text_callout {
	font-family: Georgia;
	font-size: 1.4em;
	line-height: 23px;
	color: #666666;
	margin:1em 0;
}
.text_callout_green {
	font-family: Georgia;
	font-size: 1.4em;
	line-height: 23px;
	color: #5b8f23;
	margin:1em 0;
}
.little_text {
	font-size: 0.7em;
	color: #666666;
}
#form
{
	margin-left:-19px;
	margin-top:-10px;
	width:525px;
}

#contact_form_top
{
background-color:#6E787E;
margin-top:-27px;
padding:20px;
}

#contact_form_bottom
{
margin-left:47px;
}

.form_title
{
color:black;
font-family:Georgia;
font-size:1.2em;
font-style:italic;
padding-right:50px;
text-align:left;
}

.form_label
{
color:white;
font-family:Georgia;
font-size:1.2em;
font-style:italic;
padding-right:50px;
text-align:right;
}

.form_radio_label
{
font-size:0.9em;
font-style:italic;
padding-left:5px;
text-transform:uppercase;
}

#tell_us_more
{
	text-align:left;
}
.submit_button
{
margin-left:47px;
margin-top:20px;
}

.form_exta_content
{
margin-left:28px;
}
	
.form_response {
	padding-left:47px;
}


/* End captions */
	/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */