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


body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
}

a { color: #c62918; text-decoration: none; }
a:hover, a:focus { color: #777777; text-decoration:underline }
a:visited { color: #c62918; }


a.linkGreen:link {color: #869545; text-decoration:none}
a.linkGreen:visited {color: #869545; text-decoration:none}
a.linkGreen:hover {color:#777777;text-decoration:underline}

a.linkside:link {color: #777777; text-decoration:none}
a.linkside:visited {color: #777777; text-decoration:none}
a.linkside:hover {color:#990000;text-decoration:underline}


a.linkside_Red:link {color: #c62918; text-decoration:none}
a.linkside_Red:visited {color: #c62918; text-decoration:none}
a.linkside_Red:hover {color:#777777;text-decoration:underline}

a.linkside_Red2:link {color: #c62918; text-decoration:underline}
a.linkside_Red2:visited {color: #c62918; text-decoration:underline}
a.linkside_Red2:hover {color:#777777;text-decoration:underline}


a.linkside_gray:link {color: #777777; text-decoration:underline}
a.linkside_gray:visited {color: #777777; text-decoration:underline}
a.linkside_gray:hover {color:#c62918;text-decoration:underline}

a.linkcopyright:link {color: #FFFFFF; text-decoration:underline}
a.linkcopyright:visited {color: #FFFFFF; text-decoration:underline}
a.linkcopyright:hover {color: #cad0d5;text-decoration:underline}


.graybox{
	border: 1px solid #e9e9e9;
}


.BottmLink_white{
	font-family: Arial;
	font-size: 11px;
font-weight:100;
color: #FFFFFF;
}

.right { float: right; margin: 0 0 5px 5px; }
.left { float: left; margin: 0 10px 5px 0;}
.leftHome { float: left; margin: 0px 7px 3px 0;}

ul {
	list-style:none;
}

ul.ml-list {
	
	list-style-image: url(../images/bullet2.gif);
   margin-top: 10px;
}

li.ml-list  {
	list-style-image: url(../images/bullet2.gif);
	margin-left: 0px;
	margin-top:8px;
   }

/*ul.padding-bottom li { padding-bottom: 10px; }*/

ul.bullet {
   list-style-image: url(../images/bullet.gif);
   margin-top: 10px;
}

li.bullet  {
   	list-style-image: url(../images/bullet.gif);
	margin-left: 20px;
	padding: 5px 0px 0px 10px;
   }



/*
-----------------------------------------------------------------------------------
01A. MOTIVATION LIBRARY
-----------------------------------------------------------------------------------
*/


#M-LibraryBox { width:682px; background-color:#efefef; border:solid #efefef 1px; padding: 10px 16px 10px 16px;}
#M-LibraryBoxAudio { width:590px; background-color:#efefef; border:solid #dcdcdc 1px; padding: 15px 16px 1px 1px;}
#M-LibrarySide { width:285px; padding:10px 6px;}
#M-LibraryBoxTop { width:682px; background-color:#efefef; border:solid #efefef 1px; padding: 10px 16px 0px 16px;}

.ML-image {margin-right:3px;}

#clipContainer { width:668px; padding: 30px 23px 10px 23px;}


#containerTop {
	background: url(../images/header-bg-full.jpg) center top no-repeat;
	width:1001px;
	padding: 0px 9px 0px 9px;
}






/*
-----------------------------------------------------------------------------------
01C. SIDE BOX
-----------------------------------------------------------------------------------
*/

.Side_boxtext_11{
	font-family: Arial;
	font-size: 13px;
color: #777777;
}

.Side_boxtext_13{
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
    color: #777777;
}

.Side_boxtext_15{
	font-family: Arial;
	font-weight:bold;
	font-size: 15px;
    color: #869545;
}

.formfield_SEARCH{
	width:165px;
	height:20px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 2px 0px 0px 2px; }

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

/*
-----------------------------------------------------------------------------------
01. PARAGRAPGH TAGS
-----------------------------------------------------------------------------------
*/

hr { color: #054299; background-color: #dbdbdb; height: 1px; }

h1 {	
	font-family: Arial, Helvetica, sans-serif;
	color:#80913d;
	font-size:26px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
}

/*
-----------------------------------------------------------------------------------
01. MAIN BODY
-----------------------------------------------------------------------------------
*/
.MainBody {
	padding: 10px 15px 14px 15px;
	font-family: Arial;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
}

.MainBody2 {
	padding: 10px 20px 20px 20px;
	font-family: Arial;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
	line-height:20px;
}

.MainBody3 {
	font-family: Arial;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 13px;
	color: #565656;
	font-weight: bold;
	line-height:20px;
}


.Red_Title_18 {
	font-family: Arial;
	font-size: 18px;
	color: #c62918;
	font-weight:bold;
}


.EventBody {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
}

.EventTitle {
	font-family: Arial;
	font-size: 14px;
	color: #869545;
	font-weight:bold;
}

.Gray_Title_18 {
	font-family: Arial;
	font-size: 18px;
	color: #595959;
	font-weight:bold;
	padding-left:20px;

}

.Gray_Title_18_2 {
	font-family: Arial;
	font-size: 18px;
	color: #595959;
	font-weight:bold;

}

.Gray_Title_17 {
	font-family: Arial;
	font-size: 17px;
	color: #595959;
	font-weight:normal;
	line-height:24px;

}

.GrayLight_Title_16 {
	font-family: Arial;
	font-size: 14px;
	color: #595959;
	font-weight:normal;
	line-height:24px;

}

.Gray_Title_Line {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DBDBDB;
	padding-left:20px;

}


.Gray_Title_16 {
	font-family: Arial;
	font-size: 16px;
	color: #595959;
	font-weight:bold;
}


.Red_text13 {
	font-family: Arial;
	font-size: 13px;
	color: #c62918;
	font-weight: normal;
	line-height:20px;
}

.Red_text16 {
	font-family: Arial;
	font-size: 15px;
	color: #c62918;
	font-weight:bold;
}

.breadCrumb {
	font-family: Arial;
	font-size: 11px;
	color: #c62918;
	font-weight: normal;
}

/* Home page blog area */
.rss-title {
	font-family: Arial;
	font-size: 16px;
	color: #8b9560;
	font-weight:bold;
	}

.rss-title a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	font-size:16px;
	color: #8b9560;
	font-weight:bold;
	}

.rss-title a:hover { 
	text-decoration : none;
	color: #777777;
	border-bottom: 1px solid #8b9560;
	}


.rss-item  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; 
  color: #777777;
  line-height:18px;
  margin: 0px 0px 25px;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	font-size:16px;
	color: #8b9560;
	font-weight:bold;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #777777;
	border-bottom: 1px solid #8b9560;
	}
	
.rss-date {
	font-size: 11px;
	font-weight:bold;
	color: #c62918;
}


.textGreen26 {
	font-family: Arial, Helvetica, sans-serif;
	color:#80913d;
	font-size:26px;
}

.GrayLight_14 {
	font-family: Arial;
	font-size: 14px;
	color: #595959;
	font-weight:normal;
	line-height:22px;
}

.textWhite16 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:normal;
}


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



/*
---------------------------------------------
06. FORMS
---------------------------------------------
*/

.formField {
	
	width:250px;
	height:20px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 2px 0px 0px 2px;
}

.formMessage {
	font-family: Arial;
	font-size: 12px;
	color:#404040;
	width:400px;
	height:90px;
	padding: 2px 0px 0px 2px;
	background:#ffffff;
	border:1px solid #cccccc;
}

.formCaptchaField {
	
	width:100px;
	height:24px;
	font-size: 14px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 4px 0px 0px 2px;
}
.captchaInstr {
	font-family: Arial;
	font-size: 10px;
	color:#404040;
}

/*.formbutton:hover {background:transparent url("../images/contact-btn3b.gif") no-repeat center top;}*/

.captchaPad {
	padding-left:15px;
}

.formSubmit {
	width:65px;
	height:25px;
	color:#ffffff;
	border: none;
	background: transparent url(../images/contact-submit.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

}


.formSubmit2 {
	width:45px;
	height:25px;
	color:#ffffff;
	border: none;
	background: transparent url(../images/contact-submit.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

}
/*********************************************/

/*
---------------------------------------------
07. THING
---------------------------------------------
*/

span.link_block {
display: inline-block;
margin: 2px 5px;
width: 100%;
text-align: left;
vertical-align: top;
font-size: 13px;
font-weight:normal;
}