/* ----------------------------------------------------------- MAIN BODY STYLE */

body {
	color: #FFFFFF;
	background: #667744 url(../00_imgs/cM_pg_back_01.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
}

/* ---------------------------------------------------------------- MAIN WRAP */

#mainWrap {
	width: 850px;
	margin: 0px auto;
	border: 1px solid #ffffff;
	background: #869162 url(../00_imgs/cM_mn_back_01.jpg) left top repeat-x;
}

/* ------------------------------------------------------------ HEADER STYLES */

#headerWrap {
	padding: 12px 12px 0px;
}
#headerWrap #topNav {
	text-align: right;
}
#headerWrap #topNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}
#headerWrap #topNav a:hover {
	text-decoration: underline;
}
#headerLogo {
	width: 142px;
	float: left;
	display: block;
}
#headerLogin {
	display: block;
	float: right;
	width: 110px;
}

/* ----------------------------------------------------------- CONTENT STYLES */

#contentWrap {
	margin: 0px 12px 30px;
}


/* ------------------------- LEFT COLUMN STYLES */
#contentWrap #col-left {
	width: 238px;
	vertical-align: top;
	padding: 14px 0 0 0;
}

/* ---------------------- MIDDLE COLUMN STYLES */
#contentWrap #col-mid {
	width: 375px;
	vertical-align: top;
	padding: 26px 0 0;
	text-align: justify;
	line-height: 21px;
}
#contentWrap #col-mid P {
	margin: 0 0 20px;
}
#contentWrap #col-mid h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#contentWrap #col-mid h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px;
}
#contentWrap #col-mid h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px;
}
#contentWrap #col-mid h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0px;
}
#contentWrap #col-mid h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 2px;
}

/* ----------------------- RIGHT COLUMN STYLES */
#contentWrap #col-right {
	vertical-align: top;
	padding: 10px 0 0;
}
#col-right #lg_form01 {
	width: 199px;
	background-image: url(../00_imgs/cM_rc_formftr_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#col-right #lg_form01 form {
	margin: 0 22px;
}
#col-right #lg_form01 h1 {
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 8px;
	padding: 2px 0;
}
#lg_form01 strong {
	font-weight: normal;
	color: #224400;
}
#col-right #lg_form01 input {
	font-size: 9px;
	color: #FFFFFF;
	background: #aab293;
	width: 155px;
	margin: 3px 0 4px;
	border-top: 1px solid #666655;
	border-left: 1px solid #666655;
	border-right: 1px solid #ccccbb;
	border-bottom: 1px solid #ccccbb;
	padding: 1px;
}
#col-right #lg_form01 input.alertRequired {
    color:Red ;
    background-color:White ;
}

#col-right #lg_form01 select {
	font-size: 9px;
	width: 155px;
	margin: 0 0 3px;
}
#col-right #lg_form01 select.alertRequired {
    color:Red ;
    background-color:White ;
}
#col-right #lg_form01 p {
	margin: 4px 0;
}


/* ------------------------------------------------------------- FOOTER STYLES */


#footerWrap {
	margin: 10px auto;
	width: 850px;
}
#footerWrap #bottomNav {
	float: right;
	width: 500px;
	color: #bbccaa;
	font-size: 10px;
	text-align: right;
}
#footerWrap #bottomNav a {
	color: #bbccaa;
	text-decoration: none;
}
#footerWrap #bottomNav a:hover {
	text-decoration: underline;
}
#footerWrap #copyright {
	color: #99aa88;
	font-size: 9px;
}


/* ----------------------------------------------------------- GENERAL CLASSES */



.clearAll {
	clear: both;
	line-height: 0;
	height: 0px;
}
.clearAll-line {
	clear: both;
	line-height: 0;
	height: 0px;
	border-top: 1px solid #aabb99;
}
.lightgreen-Line {
	border-bottom: 1px solid #aabb99;
}


.text-white {
	color: #ffffff;
}
.text-red {
	color: #990000;
}
.text-darkgreen {
	color: #445533;
}
.text-lightgreen {
	color: #aabb99;
}
.text-lightgray {
	color: #bbbbbb;
}
.text-darkgray {
	color: #333333;
}


/* ------------------------------------------------------------- ANCHOR CLASSES */


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



/* ------------------------------------------------------------- LIST CLASSES */
ol {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/* ---------------------- MAIN CONTENT LIST STYLES */
.list-items01 {

}
.list-items01 ul li {
	margin: 0px 0px 20px;
}
.list-items01 ul li ol {
	border-top: 1px solid #aabb99;
	padding: 0px 10px;
	display: block;
	margin: 2px 0px;
}
.list-items01 ul li ol li {
	font-size: 11px;
	color: #ffffff;
}
.list-items01 img {
	float: left;
	margin: 6px 10px 10px -3px;
	display: block;
}


/* --------------------- */

.list-results01 {
	margin: 0px 0px 20px;
	border: 1px solid #aabb99;
}
.list-results01 ol {
	padding: 0px;
	/*display: block;*/
	margin: 0px;
}
.list-results01 ol li {
	background: url(../00_imgs/cM_mn_line_01.gif) left bottom repeat-x;
	font-size: 10px;
	list-style-image: url(../00_imgs/cM_mn_bullet_02.gif);
	list-style-position: inside;
	padding: 3px 0px 2px 6px;
}
.list-results01 .resultSub01{
	padding: 0px 14px;
}
.list-results01 .resultSub01 ol {
	border-top: 0 solid #aabb99;
	padding: 0px;
	margin: 2px 0px;
}
.list-results01 .resultSub01 li{
	background: url(../imgs) left bottom repeat-x;
	font-size: 9px;
	list-style-image: url(../00_imgs/cM_mn_bullet_04.gif);
	list-style-position: inside;
	padding: 0px 0px 0px 4px;
	color: #dddddd;
	margin: 0 0 1px 0;
}
.list-results01 h5 {
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px 4px;
	border-bottom: 1px solid #aabb99;
	background-color: #939D77;
}
.list-results01 img {
	float: left;
	margin: 6px 10px 10px -3px;
	display: block;
}



/* --------------------- */

#contentWrap #col-mid .list-news01 {
	margin: 0px 0px 20px;
	border: 1px solid #aabb99;
}
#contentWrap #col-mid .list-news01 ol {
	padding: 0px;
	/*display: block;*/
	margin: 0px;
}
#contentWrap #col-mid .list-news01 ol li {
	background: url(../00_imgs/cM_mn_line_01.gif) left bottom repeat-x;
	padding: 4px 6px;
	line-height: 14px;
	margin: 0px;
	display: block;
}
#contentWrap #col-mid .list-news01 h1 {
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px 4px;
	border-bottom: 1px solid #aabb99;
	background-color: #939D77;
	font-size: 12px;
}
#contentWrap #col-mid .list-news01 p {
	font-size: 11px;
	padding: 0 0 0 14px;
	margin: 0 0 5px 0;
}
#contentWrap #col-mid .list-news01 h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../00_imgs/cM_mn_bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
	padding: 0 0 0 14px;
}
#contentWrap #col-mid .list-news01 img {
	float: left;
	margin: 6px 10px 10px -3px;
	display: block;
}


/* --------------------- */

.list-execstaff01 {

}
.list-execstaff01 li {
	margin: 2px 0px 2px;
	background: url(../00_imgs/cM_mn_line_01.gif) left top repeat-x;
	padding: 3px 5px 0 5px;
	color: #bbccaa;
}
.list-execstaff01 li:hover {
	background-color: #667744;
}
.list-execstaff01 .yesHS {
	display: block;
	padding: 0px 0px 0px 16px;
	background-image: url(../00_imgs/cM_mn_iconHS_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.list-execstaff01 .noHS {
	display: block;
	padding: 0px 0px 0px 16px;
	background-image: url(../00_imgs/cM_mn_iconHS_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.list-execstaff01 img {
	float: left;
	margin: 6px 10px 10px -3px;
	display: block;
}
.list-execstaff01 a {
	color: #ffffff;
}
.list-execstaff01 a:hover {
	background-color: #667744;
}
.list-execstaff01 em {
	float: right;

}

/* ---------------------- TRADITIONAL LIST-TYPE STYLES */
.list-itemize01 {
	display: block;
	margin: 0px 30px 20px;
}
.list-itemize01 ul {
}
.list-itemize01 ol {
}
.list-itemize01 li {
	background: url(../00_imgs/cM_mn_line_01.gif) left top repeat-x;
	padding: 3px 0px 2px 4px;
	list-style-image: url(../00_imgs/cM_mn_bullet_02.gif);
	list-style-position: inside;
}

/* ------------------------------------------------------------- Staff Section */
.staffHeadShots {
	background-image: url(../00_imgs/cM_rc_staffBack_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding: 0px 0px 100px;
	font-size: 9px;
}

/* ------------------------------------------------------------- TO ORGANIZE */
.staffHeadShots img {
	margin-top: 30px;
}
#col-left .quote {
	display: block;
	padding: 100px 30px 0;
	font-size: 16px;
	font-style: italic;
	line-height: 36px;
	text-align: left;
	color: #B1B69E;
}
#col-left .quote p {
	background-image: url(../00_imgs/cM_lc_Icon_quote_01.gif);
	background-repeat: no-repeat;
	background-position: Left top;
	padding: 0 25px;
}
#col-right #lg_form01 .noBorder {
	border-width: 0px;
	border-style: solid;
	width: 81px;
}



