/* defaults */

html, body {
	padding	: 0px;
	margin	: 0px;
	height	: 100%;
	width	: 100%;
	background-color : #5284BB;
	}
	
body, td, div, input.text, textarea {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size	: 12px;
	color		: #000000;
	line-height	: 16px;
	}
	
a {
	color	:#000000;
	text-decoration	: underline;
	}

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

h1, h2, h2, h4, h5, h6 {
	font-weight	: normal;
	margin		: 0px;
	padding		: 0px;
	}

h1 {	
	font-size	: 26px;
	color	: #666666;
	font-family	: Georgia, Times New Roman, Times, serif;
	line-height: 28px;
	}

h2 {
	font-size	: 14px;
	color	: #4A74A7;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(/img/edg/red_bullet.gif);
	background-position: 0em .2em;
	background-repeat: no-repeat;
	padding-left: 17px;
	}
	
h3 {
	font-size	: 17px;
	color	: #FF0000;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 3px 0px;
	font-weight: normal;
	}
	
h4 {
	font-size	: 14px;
	color	: #FF0000;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 3px 0px;
	font-weight: normal;
	}
	
h5 {
	font-size: 10px;
	color: #000000;
	display: inline;
	}
	
h6 {
	font-size: 10px;
	}
	
img { border: 0px;}

td {
	text-align: left;
	vertical-align: top;
	}
	
p { margin: 0px;}

/* general page structure */

table#page-layout-table {
	width: 1390px;
	background: #324F71;
	height: 100%;
	}
	
td#left-column {
	width: 40px;
	background-color: #8D7550;
	background-image: url(/img/reach_new_heights_warm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}	
	
td#left-column {
	background-color: #4A75A8;
	background-image: url(/img/reach_new_heights_cool.gif);
	}

	
td#background-cell {
	background: #324F71 url(/img/edg/edg_blue_bg.jpg) no-repeat top left; 
	padding-left:80px;
	height: 100%
	}
	
table#main-table {
	width: 1004px;
	height: 100%;
	}
	
td#top-nav {
	height: 155px;
	text-align: right;
	padding-right: 60px;
	}
	
td#home-link {
	height: 93px;
	padding-left: 500px;
	vertical-align: bottom;
	}

td#top-nav a{
	font-size	: 15px;
	color	: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 2px solid #445C90;
	padding: 15px 8px 5px 8px;
	line-height: 37px;
	text-decoration: none; 
	}
	
td#top-nav a:hover{ text-decoration: underline;}

td#left-nav {
	background: #FFFFFF url(/img/edg/bottom_rounded_corner.gif) no-repeat bottom left;
	font-size: 16px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 285px;
	padding: 20px 10px 40px 30px;
	}
	
td#left-nav a {
	color: #666666;
	text-decoration: none;
	}

td#left-nav a:hover {color: #FF0000;}

td#left-nav li {
	list-style: none;
	font-weight: normal;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #4A75A8;
	}
	 
td#left-nav ul {
	margin: 0px;
	padding: 0px;
	}
	
td.left-sub-nav {
	padding: 25px 15px 20px 30px;
	}
			
td.left-sub-nav a {
	color:#000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	text-decoration: none;
	}

td.left-sub-nav a:hover {text-decoration: underline;}
	
td.left-sub-nav li {
	list-style: none;
	background-image: url(/img/edg/left_sub_nav_bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0px 0px 14px 25px;
	margin: 0px;
	}
	 
td.left-sub-nav ul {
	margin: 0px;
	padding: 0px;
	}

table#content-table {
	width: 835px;
	height: 100%;
	}

td#content-left {
	background-color: #EFEFEF;
	height: 100%;
	width: 295px;
	}
 	
td#content-right{
 	background-color: #FFFFFF;
	padding: 23px 0px 30px 28px;
	background: #FFFFFF url(/img/edg/blue_bg_gradient.jpg) repeat-x bottom left;
 	}
 	
td#content-right h1 {
	color: #000000;
	/*margin-bottom: 10px;*/
	line-height: 30px;
	}
 	
td.dotted-line {
	background: url(/img/edg/blue_dot.gif) repeat-x bottom left;
	vertical-align: bottom;
	}
	
td.dotted-line-inner {
	background: url(/img/edg/blue_dot_inner.gif) repeat-x bottom left;
	vertical-align: bottom;
	padding-bottom: 8px;
	}

td.edg-content, td.edg-links-list, td.edg-content-business {
	height: 100%;
	padding: 15px 19px 20px 0px;
	}	

td.edg-content a:visited { color: #999999; }
td.edg-content a:hover { color: #ED1C24; }
td.edg-content h4 {
	color: #FF0000;
	font-size: 12px;
	margin: 0px;
	text-transform: uppercase;
	}

td.edg-links-list a {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	}
	
td.edg-content dt {
	list-style: none;
	background-image: url(/img/edg/red_bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
	font: 14px Helvetica, Arial, sans-serif;
	color: #4A74A7;
	line-height: 18px;
	}
	 
td.edg-content dl, td.edg-content-business dl {
	margin: 0px;
	padding: 0px;
	}
	
td.edg-content dd {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 13px;
	margin: 3px 0px 3px 25px;
	}
	
td.edg-content-business dt {
	list-style: decimal;
	}

td.edg-content-business dd {
	display: list-item;
	margin: 3px 0px 3px 25px;
	}

div.edg-div {
	background-color: #FFFFFF;
	height: 100px;
	width: 390px;
	border: 2px solid #3973AB;
	vertical-align: middle;
	padding: 13px 0px 0px 10px;
	}
	
div.edg-div h1 {
	color: #3973AB!important;
	margin-bottom: 0px!important;
	}

table#footer {
	width: 835px;
	height: 100%;
	height: 218px;
	}
	
td#grey-footer {
	background-color: #FFFFFF;
	height: 218px;
	}
	
td#red-footer {
	background-color: #FF0000;
	background-image: url(/img/footer_reach.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 30px;
	color: #000000;
	height: 42px;
	}
	
td#red-footer a {color: #000000;}

td#red-footer a:hover {color: #FFFFFF;}

table#footer-content {
	width: 805px;
	margin: 10px 0px 0px 30px;
	}
	
table#footer-content td{font-family: Helvetica, Arial, sans-serif;}
	
table#footer-content h4 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	}
	
td.footer-links {
	width: 160px; 
	text-align:left; 
	line-height: 20px;
	padding-top: 25px;
	}	

img.edg-pull{margin: 10px 0px 20px 0px;}

img.edg-image {border: 1px solid #999999;}

table.contact-content {width: 400px;}

table.contact-content td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 20px 0px 20px 10px;
	}
	
table.bio-content {
	width: 300px;
	background: url(/img/edg/blue_dot_inner.gif) repeat-x bottom left;
	}

table.bio-content td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 20px 0px 15px 10px;
	}
	
table.bio-content span {font-size: 10px;}
	
a.bio-email {color: #345175;}

a:hover.bio-email {color: #FF0000;}

table.bio-phone {
	width: 140px;
	margin-top: 15px;
	}

table.bio-phone td {
	padding: 0px;
	line-height: 18px;
	}
	
span.business-name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	}	
	
td.business-name-list {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 28px; 
	padding-top:20px;
	}
	
td.business-name-list a {font-size: 12px;}
	
td#edg-page-jump1, td#edg-page-jump2, td#click{
	height: 37px;
	background-color: #4A75A8;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding: 0px 10px 0px 5px;
	}
	
td#edg-page-jump2 {text-align: right;}
	
td#edg-page-jump1 a {
	color: #FFFFFF;
	text-decoration: none;
	}

td#edg-page-jump1 a:hover {text-decoration: underline;}	

td#edg-page-jump2 a {
	color: #FFFFFF;
	text-decoration: underline;
	}

td#edg-page-jump2 a:hover {color: #FF0000;}

table.dir-content, table.profile-content {width: 495px;}

table.dir-content td, table.profile-content td{font-family: Helvetica, Arial, sans-serif;}
	
table.dir-content td h6{
	color: #3972AB;
	margin-top: 10px;
	}
	
table.profile-content td h6 {color: #3972AB;}
	
div.view-profile {
	height: 19px;
	width: 83px;
	background-color: #EAEEF1;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	}
	
div.view-profile a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
	
td.results {
	height: 34px; 
	vertical-align: bottom;
	text-align: right;
	padding-right: 28px;
	}
	
td.results a {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
	
table.profile-info {margin-top: 25px;}

table.profile-info td {padding: 4px 0px;}

a.profile-link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	}
	
table#expand {width: 485px;}

table#expand tr {background: url(/img/edg/doing_dots.png) repeat-x bottom left;}

table#expand td {padding: 15px 0px;}

table#expand div {
	margin: 10px 20px 0px 30px;
	height: 150px;
	}
	
/*modal windows*/

div#bio-modal{
	background-color: #517BAC;
	width: 479px;
	height: 355px;
	padding: 30px 30px 20px 10px;
	border: 2px solid #CCCCCC;
	overflow: auto;
	}
	
div#bio-modal td {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-left: 15px;
	}
	
div#bio-modal h4 {color: #FFFFFF;} 

div#bio-modal td a {color: #FFFFFF;}

div#bio-modal span {font-size: 10px;}

table.profile-image {margin-bottom: 15px;}

table.profile-image td {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 30px;
	line-height: 12px;
	}
	
/* tinybox css */
.tiny-ie-hack { height: 100%; width: 100%; overflow: hidden; }

#tiny-over {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0; left: 0;
	z-index: 1000;
	display: none;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=60);
} * html #tiny-over { position: absolute; }

#tiny-tbox {
	position: fixed;
	top: 50%; left: 50%;
	margin-left: -301px;
	margin-top: -300px;
	z-index: 1500;
	display: none;
	
} * html #tiny-tbox { position: absolute; }

/* image & video modal boxes */

div#image_modal{
	background-color: #000000;
	width: 602px;
	height: 600px;
	}
	
div#video_modal {
	background-color: #000000;
	width: 700px;
	height: 600px;
	}
	
td.modalheading{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #3F648F;
	height: 65px;
	vertical-align: middle;
	padding-left: 30px;
	}
	
.modalcontent {
	background-color: #000000;
	text-align: center;	
	vertical-align: middle;
	}
	
.modalcontent-video {
	background-color: #000000;
	text-align: center;	
	vertical-align: middle;
	}

#image_modal a, #video_modal a{
	font-family: Helvetica, Arial, sans serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration	:underline;
	}

#image_modal a:hover, #video_modal a:hover{
	color: #FF0000;
	text-decoration	:underline;
	}

td#page_heading, td.edg-content, td.edg-content-business { width: 275px; }

/* edg wide header */

table#edg-wide-topnav {
	width: 835px;
	height: 100%;
	}

td#top-nav-bg{
	height: 155px;
	background-color: #FFFFFF;
	border-top: 3px solid #FF0000;
	}
	
td.top-nav-top-links {text-align: center;}

td.top-nav-top-links a {
	font-size	: 13px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 15px 10px 5px 10px;
	line-height: 37px;
	text-decoration: none;
	}
	
td.top-nav-top-links a:hover {text-decoration: none;}
	
td.top-nav-georgia {padding: 57px 0px 0px 0px;}

td.top-nav-georgia a {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 15px 0px 21px;
	text-decoration: none;
	background-image: url(/img/edg/edg_widenav_red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}

td.top-nav-georgia a:hover {
	color: #000000;
	text-decoration: underline;
	}

div.ad {margin-bottom: 30px;}
div.ad a img {
	display: block;
	border: 1px solid #000000;
	}

div.ad a:hover img { border-color: #ED1C24; }

