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

.text_blue {
	color: #036;
}

.text_red {
	color: #FF3737;
	font-size: 14px;
}

#indent_request {
	margin-left: 40px;
}

#quick_contact_bg {
	background-image: url(/graphics/free_guide.png);
	height: 289px;
	width: 282px;
	background-repeat: no-repeat;
}

#quick_contact_fields #submit {
	margin-left: 64px;
	margin-top: 12px;
}

.quick_form_input {
	margin-left: 106px;
	display: inline;
	margin-top: 4px;
	color: #036;
}

.quick_form_label {
	text-align: right;
	position: absolute;
	width: 100px;
	margin-top: 5px;
	color: #333;
}

.quick_form_input_main {
	margin-top: 4px;
	color: #036;
	background-color: #E9E0E8;
}

.quick_form_label_main {
	margin-top: 5px;
	color: #333;
}
#comment_label {
	margin-top: 15px;
}

#quick_contact_bg textarea {
	overflow:hidden;
	margin-top: 16px;
	width: 149px;
}

.entry #indent_request a {
	color: #FF3737;
	font-size: 14px;
	
}

.top_ten {
	color: #036;
	font-size: 14px;
}

#org_img1 {
	margin-top: 26px;
}

#org_img2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#services span {
	font-size: 14px;
}

#services h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.heading {
	color: #966993;
	font-size: 16px;
	font-weight: bold;
	margin-top: 26px;
}

.quote {
	font-style: italic;
	color: #4E4E4E;
	font-size: 13px;
	font-weight: bold;
}

#tele_top h1 {
	font-size: 20px;
	text-align: center;
	background-color: #669;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1F1F1F;
	border-bottom-color: #1F1F1F;
	height: 34px;
	color: #FFF;
	padding-top: 6px;
}

#example_page .example_img {
	border: 4px groove #003F7D;		
}

.example_arrows {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

.example_arrows_vert {
	margin-bottom: 110px;
	margin-right: 10px;
	margin-left: 10px;
}

#learn_more {
	margin-top: -10px;
}

#home_text p {
	font-size: 12px;
	margin-bottom: 0px;
}

#home_text h1 {
	margin-top: 4px;
	margin-bottom: -10px;
}

#free_quote p {
	margin-top: 6px;
	margin-bottom: 6px;	
}

#contact p {
	margin-top: 6px;
	margin-bottom: 6px;	
}