/* CSS Document */

/*undo html*/

a img {
	border: 0px;
}

li,dt,dd {
	list-style-type: none;
}

.clear {
	clear: both;
}


/*** The Essential Code ***/

body {
	min-width: 900px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #58595B;
}

#header {
	background: url(../img/_common/header_bkgd.jpg) repeat-x;
	height: 88px;
}

#container {
	padding-left: 190px;      /* LC fullwidth */
	padding-right: 390px;     /* RC fullwidth + CC padding */
}

#container .column {
	position: relative;
	float: left;
}

#center {
	width: 100%;
	padding: 0 0 0 10px;
}

#center #colorBar {
	background-color: #879D89;
	display: block;
	height: 10px;
}

#left {
  width: 190px;             /* LC width */
  padding: 0px;	 			/* LC padding */
  margin-left: -100%;
  left: 380px;             /* RC fullwidth for IE6 */
}

/*** IE Fix ***/
#container > #left {
  left: -200px;              /* -(LC fullwidth + CC padding) */
}

#right {
	width: 370px;             /* RC width */
	padding: 0 0px 0 10px;    /* RC padding */
	margin-right: -390px;
}

#footer {
	clear: both;
}

/*** Equal-height Columns ***/

#container {
	overflow: hidden;
	position: relative;
	padding-top: 10px;
}

/* #container .column {
	padding-bottom: 1001em;
	margin-bottom: -1000em;
} */

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	/*padding-bottom: 10010px;
	margin-bottom: -10000px;*/
	background: #FFF;         /*** Same as body background ***/
}

/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	background: #FFF;
}

/*  #right {
	background: url(../img/_common/rtCl_bkgd.gif) repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} */

#container .column {
	text-align: left;
}


/*------ H&G styles ------*/

html {
	padding: 0 15px;
}

/*--- HEADER ---*/

#header #bug {
	display: block;
	padding-top: 11px;
	padding-left: 17px;
	float: left;
}

#header #type {
	display: block;
	padding-top: 37px;
	padding-left: 16px;
	float: left;
}

#header #address {
	float: right;
}


/*--- FOOTER ---*/

#footer-wrapper #footerBar {
	height: 10px;
	background-color: #889E8A;
	display: block;
	margin-top: 10px;
}
#footer-wrapper #footer {
	height: 15px;
	color: #999999;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer-wrapper #footer #date {
	float: left;
}
#footer-wrapper #footer #credit {
	display: block;
	float: right;
}
#footer-wrapper #footer #credit a {
	color: #999999;
	text-decoration: none;
}
#footer-wrapper #footer #credit a:hover {
	text-decoration: underline;
}


/*--- LEFT COLUMN ---*/

#container #left #colorBar {
	background-color: #E4E776;
	display: block;
	height: 10px;
	/*width: 100%;*/
}


/*--- LEFT NAV ---*/

#container #left .nav {
	display: block;
	margin: 0px;
	padding: 0px;
}
#container #left .nav li {
	background-image: url(../img/_common/lftNav_bkgd.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 35px;
	/*width: 187px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
#container #left .nav li a {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #889E8A;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../img/_common/yellowPlus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#container #left .nav li a:hover {
	text-decoration: underline;
}

#container #left .nav .selected {
	color: #5E7460;
	background-image: url(../img/_common/greenPlus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

#container #left #nav_noBkgd {
	margin: 5px 0px 0px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 187px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #left #nav_noBkgd li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../img/_common/greenPlus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#container #left #nav_noBkgd li a {
	color: #5E7460;
	text-decoration: none;
}

/* */

#container #left #subs {
	width: 162px;
	margin: 0px;
	padding: 0px 0px 5px 25px;
	display: block;
	background-image: url(../img/_common/subNav_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #left #subs li {
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-style: italic;
	display: block;
	width: 150px;
}
#container #left #subs li a {
	color: #666666;
	text-decoration: none;
}
#container #left #subs li a:hover {
	text-decoration: underline;
}

#container #left #subs .selected {
	font-weight: bold;
	text-decoration: underline;
}

/* */

#container #left #members {
	background-color: #E4E776;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E776;
	margin-top: 10px;
}
#login {
	display: block;
	padding-top: 15px;
	padding-left: 15px;
}
#container #left #members #loginForm {
	padding-left: 14px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	/*width: 160px;*/
}
#container #left #members #loginForm label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container #left #members #loginForm input {
	margin-bottom: 5px;
}

/* */

#container #left #members #notMember {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #637A65;
	display: block;
	width: 160px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#container #left #members #notMember #not {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#container #left #members #notMember .text a {
	color: #637A65;
	font-weight: bold;
}
#container #left #members #notMember ul {
	margin: 0; padding: 0;
}

#container #left #members #notMember li {
	background-image: url(../img/_common/checkMark.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	text-align: left;
	line-height: 13px;
	padding-bottom: 8px;
}

/*--- CENTER COLUMN ---*/

#container #center #headline {
	display: block;
	padding-top: 5px;
	padding-left: 10px;
}
#container #center #questions {
	padding-left: 10px;
	vertical-align: bottom;
}

#container #center p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#container #center a {
	color: #6D856F;
	text-decoration: none;
}
#container #center a:hover {
	text-decoration: underline;
}
#container #center li {
	background-image: url(../img/_common/checkMark.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	text-align: left;
	line-height: 13px;
	padding-bottom: 8px;
	color: #528793;
	
}


/*--- RIGHT COLUMN ---*/

#container #right #bio #colorBar {
	background-color: #DACFA7;
	height: 10px;
}
#container #right #bioKTI #colorBar {
	background-color: #DACFA7;
	height: 10px;
}
#container #right #WelcomeBothDrs #colorBar {
	background-color: #DACFA7;
	height: 10px;
}
#container #right #Practice #colorBar {
	background-color: #DACFA7;
	height: 10px;
}
#container #right #WelcomeBothDrs {
	background-image: url(../img/home/CutBothDrs.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #F0EAD7;
	background-position:right;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	/*width: 370px;*/
}
#container #right #bio {
	background-image: url(../img/home/rtCl_top_bkgd.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #F0EAD7;
	background-position: bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*width: 370px;*/
}

#container #right #bioKTI {
//	background-image: url(../img/home/rtCl_top_bkgd-no%20steve.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #F0EAD7;
	background-position: bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	/*width: 370px;*/
	padding-left: 10px;
}
#container #right #Practice {
	background-image: url(../img/home/CutBothDrs.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #F0EAD7;
	background-position: bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*width: 370px;*/
}
#container #right #bio #kannerImg {
	display: block;
	float: right;
}
#container #right #WelcomeBothDrs #text {
	display: block;
	/* [disabled]padding-top: 10px; */
	padding-left: 15px;
	/* [disabled]width: 185px; */
	text-align: left;
	/* [disabled]padding-bottom: 20px; */
}
#container #right #bio #text {
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	width: 185px;
	text-align: left;
	padding-bottom: 20px;
}
#container #right #Practice #text {
	display: block;
	padding-top: 0px;
	padding-left: 15px;
	width: 350px;
	text-align: left;
	padding-bottom: 20px;
}
#container #right #bio #text a {
	color: #666666;
}


/* */

#container #right #why {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/home/bkgd_whyBecome.jpg);
	background-repeat: repeat-x;
	background-color: #EBF1F3;
	/*width: 370px;*/
	background-image: url(../img/home/bkgd_whyBecome.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#container #right #list3 .subHead {
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 5px;
}
#container #right #why p {
	padding: 15px;
	padding-top: 0;
	font-style: italic;
}
#container #right #why .link {
	float: right;
	padding-right: 90px;
	padding-bottom: 20px;
}
#container #right #why .link a {
	font-weight: bold;
	color: #5A8A96;
}


/* */

#container #right #DYKnow {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/home/bkgd_whyBecome.jpg);
	background-repeat: repeat-x;
	background-color: #EBF1F3;
	width: 370px;
	margin-bottom: 10px;
}
#container #right #DYKnow .subHead {
	padding-top: 20px;
	padding-left: 13px;
}
#container #right #DYKnow .lftCl {
	display: block;
	float: left;
	width: 90%;
	padding-left: 15px;
	text-align: left;
}
#container #right #DYKnow .lftCl #leftList {
	width: 75%;
	padding-top: 10px;
}
#container #right #DYKnow .lftCl .leftList li {
	background-image: url(../img/_common/checkMark.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	text-align: left;
	line-height: 13px;
	padding-bottom: 8px;
}

#container #right #DYKnow .lftCl .leftList li a {
	color: #666666;
	text-decoration: none;
}
#container #right #DYKnow .lftCl .leftList li a:hover {
	text-decoration: none;
}

/* */

#container #center form.form1 fieldset {
	width: 500px;
	height: 300px;
	margin-top: 20px;
	padding: 10px 5px;
	color: #006600;
}
#container #center form.form1 legend {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #center form.form1 ul {
	padding: 0;
	margin: 0 10px;
}
#container #center form.form1 li {
	padding: 5px 0;
	margin: 0;
	background-image: none;
	clear: both;
}
#container #center form.form1 label {
	float: left;
	width: 100px;
}
#container #center form.form1 span {
	font-weight: bold;
	color: #FF0000;
}
#container #center form.form1 input {
	float: left;
}
#container #center form.form1 textarea {
	float: left;
	height: 100px;
	width: 300px;
}
