body
{
	color: black;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, table, textarea, input
{
	font-family: sans-serif;
	font-size: 10pt;
}
a
{
	color: #67a7e6;
	color: #5b94cc;
	color: #5082b3;
}
a:hover
{
	color: #49c;
	color: #b38250;
	color: #805d39;
	text-decoration: underline;
}
/* slightly lighter version of the regular a color */
.logo_bar a,
.footer a
{
	color: #67a7e6;
}
a.marker
{
	color: black;
	text-decoration: none;
}
a img
{
	border: none;
}
p
{
	margin: 0px;
	padding: 0px 0px 1em 0px;
}
input, textarea
{
	margin: 0px;
	padding: 2px;
	border: 1px solid #777;
	color: #333;
	background-color: white;
}
input:focus, textarea:focus
{
	padding: 1px;
	border: 2px solid black;
	color: black;
	background-color: #cff;
}

.logo_bar_links a:hover,
.footer a:hover
{
	color: white;
}

.page_shadow
{
	width: 1020px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

	background-image: url("/images/page_shadow.png");
	background-repeat: repeat-y;
	background-position: top center;
}
.page_width
{
	width: 1000px;
	margin-left: 10px;
	margin-right: 10px;
}

.logo_bar
{
	color: white;
	background-color: #2b2f32;
	background-image: url("/images/darker_logo.png");
	background-repeat: no-repeat;
	height: 80px;
}

.logo_bar_links
{
	margin-left: 300px;
	margin-bottom: 17px;
	height: 63px;

	color: white;

	width: 660px;
}

.logo_bar_links a
{
	font-family: "Arial","Helvetica",sans-serif;
	font-size: 15px;

	text-transform: lowercase;
	text-decoration: none;

	padding-left: 20px;
	padding-right: 20px;
}
.logo_bar_links a:hover
{
	text-decoration: underline;
}

.logo_bar_links a.selected,
.footer a.selected
{
	color: white;
	text-decoration: underline;
}
.doctor_laptop_bg
{
	background-color: #535158;
	background-image: url("/images/doctor_laptop_bg.png");
	background-repeat: repeat-x;
	background-position: top left;
	height: 335px;
}
.doctor_laptop
{
	background-image: url("/images/doctor_laptop_screencap.jpeg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 335px;
}
.doctor_laptop_text
{
	width: 320px;
	margin: 0px 40px 0px 640px;
	padding: 40px 0px;
}
.doctor_laptop_text_header
{
	color: #67a7e6; /* new blue */
	color: white;
	color: #e1eb00; /* directmd yellow */
	color: #82b357; /* directmd green */
	color: #A9CEF3;
	font-size: 24px;
	font-family: serif;
	font-style: italic;
}
.doctor_laptop_text p
{
	color: #67a7e6;
	color: white;
	width: 250px;
	font-size: 14px;
}
.doctor_laptop_text a
{
	display: block;
	font-style: normal;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-transform: lowercase;
	text-decoration: none;

	padding: 5px;
}
.doctor_laptop_text a:hover
{
	color: #b38250;
}
.doctor_laptop_text a .text
{
	text-decoration: underline;
}
.doctor_laptop_tail
{
	background: white url("/images/doctor_laptop_tail.png") top left repeat-x;
	padding-top: 8px;
}

.sections
{
}
.section
{
	width: 333px;
	float: left;
}
.section.side_section
{
	width: 240px;
}
.content_side_margin
{
	margin-left: 240px;
	padding: 20px;
}

.side_menu a
{
	display: block;
	padding: 10px;
	text-decoration: none;
	border-top: 1px solid #49c;
	color: white;
}
.side_menu a:hover
{
	/*color: #6ce;*/
	text-decoration: underline;
}
.side_menu a.selected
{
	color: white;
	background-color: #2a91d3;
	font-weight: bold;

	box-shadow: 2px 2px 5px #00436e;
	-webkit-box-shadow: 2px 2px 5px #00436e;
	-moz-box-shadow: 2px 2px 5px #00436e;
}
.side_menu a.menu_header_item
{
	border-top: none;
}

.section_pad
{
	padding: 5px 30px 30px 30px;
}
.section h3
{
	color: white;
	/*color: #a86400;*/ /* sharp shooter brown */
	margin: 0px;
	padding: 20px;
	font-size: 15px;
	font-weight: bold;
}
.section a
{
	/*white-space: nowrap;*/
}

.section .side_content
{
	color: white;
	margin: 0px;
	padding: 20px;
	padding-left: 10px;
	font-size: 15px;
}

.section_bar_pad
{
	padding: 10px;
}
.side_section .section_bar_pad
{
	padding-left: 0px;
}

.section .orange_mc { background-image: url("/images/section_headers/orange_mc.png"); }
.section .orange_mr { background-image: url("/images/section_headers/orange_mr.png"); background-repeat: repeat-y; background-position: top right; }
.section .orange_ml { background-image: url("/images/section_headers/orange_ml.png"); background-repeat: repeat-y; background-position: top left; }
.section .orange_bc { background-image: url("/images/section_headers/orange_bc.png"); background-repeat: repeat-x; background-position: bottom center; }
.section .orange_br { background-image: url("/images/section_headers/orange_br.png"); background-repeat: no-repeat; background-position: bottom right; }
.section .orange_bl { background-image: url("/images/section_headers/orange_bl.png"); background-repeat: no-repeat; background-position: bottom left; }
.section .orange_tc { background-image: url("/images/section_headers/orange_tc.png"); background-repeat: repeat-x; background-position: top center; }
.section .orange_tr { background-image: url("/images/section_headers/orange_tr.png"); background-repeat: no-repeat; background-position: top right; }
.section .orange_tl { background-image: url("/images/section_headers/orange_tl.png"); background-repeat: no-repeat; background-position: top left; }

.section .green_mc { background-image: url("/images/section_headers/green_mc.png"); }
.section .green_mr { background-image: url("/images/section_headers/green_mr.png"); background-repeat: repeat-y; background-position: top right; }
.section .green_ml { background-image: url("/images/section_headers/green_ml.png"); background-repeat: repeat-y; background-position: top left; }
.section .green_bc { background-image: url("/images/section_headers/green_bc.png"); background-repeat: repeat-x; background-position: bottom center; }
.section .green_br { background-image: url("/images/section_headers/green_br.png"); background-repeat: no-repeat; background-position: bottom right; }
.section .green_bl { background-image: url("/images/section_headers/green_bl.png"); background-repeat: no-repeat; background-position: bottom left; }
.section .green_tc { background-image: url("/images/section_headers/green_tc.png"); background-repeat: repeat-x; background-position: top center; }
.section .green_tr { background-image: url("/images/section_headers/green_tr.png"); background-repeat: no-repeat; background-position: top right; }
.section .green_tl { background-image: url("/images/section_headers/green_tl.png"); background-repeat: no-repeat; background-position: top left; }

.section .blue_mc { background-image: url("/images/section_headers/blue_mc.png"); }
.section .blue_mr { background-image: url("/images/section_headers/blue_mr.png"); background-repeat: repeat-y; background-position: top right; }
.section .blue_ml { background-image: url("/images/section_headers/blue_ml.png"); background-repeat: repeat-y; background-position: top left; }
.section .blue_bc { background-image: url("/images/section_headers/blue_bc.png"); background-repeat: repeat-x; background-position: bottom center; }
.section .blue_br { background-image: url("/images/section_headers/blue_br.png"); background-repeat: no-repeat; background-position: bottom right; }
.section .blue_bl { background-image: url("/images/section_headers/blue_bl.png"); background-repeat: no-repeat; background-position: bottom left; }
.section .blue_tc { background-image: url("/images/section_headers/blue_tc.png"); background-repeat: repeat-x; background-position: top center; }
.section .blue_tr { background-image: url("/images/section_headers/blue_tr.png"); background-repeat: no-repeat; background-position: top right; }
.section .blue_tl { background-image: url("/images/section_headers/blue_tl.png"); background-repeat: no-repeat; background-position: top left; }

.home_subsection
{
	width: 50%;
	float: left;
}
.home_subsection_content
{
	padding: 10px 30px 10px 30px;
}

.feature_section
{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.feature_section_title
{
	display: block;
	padding: 10px;
	font-size: 14pt;
	text-decoration: none;
}
.feature_section_blurb
{
	padding: 10px;
}

.feature_back_next
{
	clear: both;
	padding: 10px;
	font-weight: bold;
	background-color: #ccc;
}
.feature_back_next a
{
	font-weight: normal;
}
.feature_next
{
	float: right;
}

.text_content
{
	color: #555;
	background-color: white;
	padding: 0px;
	margin: 0px;
}
.text_content_pad
{
	padding: 20px;
}

#contact_err
{
	color: #922;
	background-color: #fcc;
	display: none;
	padding: 5px;
}

.footer
{
	color: #999;
	background-color: #292929;
	border-top: 2px solid #555;
	/*border-bottom: 4px solid #2c2c2c;*/
	padding: 10px;

}
.footer_copyright
{
	float: right;
}
.footer_links
{
}

.footer_shadow
{
	height: 15px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;

	background-image: url("/images/page_shadow_tail.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

.clear
{
	clear: both;
}


.blog_title
{
	color: black;
	font-size: 12pt;
}
.blog_date
{
	font-size: 8pt;
	color: #888;
	padding-bottom: 20px;
}

.blog_body
{
	padding-bottom: 20px;
}
.blog_top_link
{
	display: block;
	text-align: right;
}
.blog_toc
{
	padding-bottom: 10px;
}
.blog_toc_entry
{
	padding: 5px;
}

.ugly_temp_list li.title
{
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 12pt;
}

