/* CSS Document */
.login_title{
	font-size:16px;
	color:#FFFFFF;
}
.hometitle{
	font-size:24px;
	color:#FFFFFF;
}
.orangebkg{
padding:3px;
} 

.green1{ 
	background:url(images/p_green1.gif) no-repeat top right;
}
.green1 img{
	padding:0 10px 10px 0;
}
.green1 p{
	padding-bottom:20px;
}
.green2{
	background:url(images/p_green2.gif) no-repeat;
}
.green3{
	background:url(images/p_green3.gif) no-repeat;
}
.people img{
	border:3px solid #D4DCC8;
	margin:10px 20px 20px 5px;
}

.sub_title_orange{
	color:#DC5D15;
	font-size:14px;
}
.white{
	color:#FFFFFF;
}

/* (CM) button in regular state - This is for the catagory button in the include menu */
.button_over {
	vertical-align:middle;
	background:url(images/button_up.jpg) repeat-x;
	border-left:2px solid #FFF;
	text-align: center;
	height:54px;
	padding-left: 11px;
	padding-right: 11px;
}
/* (CM) button in selected state "you are here clue" - This is for the catagory button in the include menu */
.button_selected{
	vertical-align:middle;
	background:url(images/button_over.jpg) repeat-x;
	border-left:2px solid #FFF;
	text-align: center;
	height:54px;
	padding-left: 11px;
	padding-right: 11px;
}
/* (CM) button in when it is hovered over */
.button_up {
	vertical-align:middle;
	background:url(images/button_over.jpg) repeat-x;
	border-left:2px solid #FFF;
	text-align: center;
	height:54px;
	padding-left: 11px;
	padding-right: 11px;
}
.button_first{
	border-left:none;
}
.button_first_up{
	border-left:none;
}
/* (PG) you can implement this on the main page if you have a bar as a bkg  */
.button_bkg{

}
/*(CM) The text in the button (CM)*/
.button_text {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-transform:uppercase;
}
/*(CM) The text in the button when it is a selected menu item (you are here clue)  (CM)*/
.button_textSelected {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-transform:uppercase;
}
/*(CM) The text in the button (CM)*/
.button_text:hover {
	color:#FFF;
	text-decoration: none;
	text-transform:uppercase;
}
.button_textSelected:hover {
	color:#FFF;
	text-decoration: none;
	text-transform:uppercase;
}
/* (CM) Footer can be used to do a bar footer or text */
.footer_title{
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	/* (height:35px; */
	padding-bottom:7px;
}
.footer_title_sel{
	color:#EE9803;
	font-size:13px;
	text-transform:uppercase;
	height:40px;
}

.footer_item{
	padding:0 5px 0 5px;
}
.footer_item a{
	color:#FFF;
	font-size:11px;
}

.footer {
	padding:0 40px 0 0;
}
.footer_last{
	padding:0 20px 0 0;	
}

/* (CM) Footer text */
.footer_text {
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
}
/* (CM) Footer text */
.footer_text:hover {
	color:#CCC;
	text-decoration: none;
}
/* (CM) Title Cell For Non Menu Items WITH NO sub items */
.nav_title {
	vertical-align:middle;
	text-transform:uppercase;
	padding-bottom:14px;
}
/* (CM) Title Cell For None Menu Items WITH sub items */
.nav_title_no_content {
	padding-left: 10px;
	vertical-align:middle;
	text-transform:uppercase
}
/* (CM) Title text Cell For None Menu Items WITH NO sub items : in Case you need a hover */
.nav_title_text {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
/* (CM) Title text Cell For None Menu Items WITH NO sub items */
.nav_title_text_no_content {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
/* (CM) Side content For Non Menu Level 2 Items */
.side_content {

}
/* (CM) Title 2nd level Children Item in side content bar */
.children_text{
	color:#F09121;
	display:block;
	font-size:13px;
	padding-left:20px;
	padding-top:10px;
	background:url(images/ldm_news.gif) no-repeat 50% left;
	padding-bottom:7px;
	border-top:1px solid #CCC;
}
/* (CM) Content 2nd level Children Item in side content bar */
.children_text:hover{
	color:#F09121;
	text-decoration:underline;
}
.children{
	padding-bottom:6px;
	font-size:11px;
}
/* (CM) Title For Children Level 3 Related Items */
.nav_title2 {
	font-size: 12px;
} 
/* (CM) Curent Selected Page in Reltated Links related link  */
.navpage{
	font-weight:bold;
}


.side_title{
	color:#6B9466;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none; 
}
.side_title:hover{
	color:#697467;
	text-decoration:none;
}

.relatedLinks{
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #F3F8E8;
}
.relatedLinksText{
	color:#697467;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding:3px 10px 3px 7px;
}
.relatedLinksText:hover{
	color:#FFF;
}
.relatedLinksSelectedText{
	color:#FFF;
	font-size:12px;
	display:block;
	padding:5px 10px 5px 7px;
}
.relatedLinksSelectedText:hover{
	color:#697467;
}
.sub_relatedLinks{
	display:block;
	padding:7px 5px 7px 15px;
	background:url(images/sub_bullet.gif) no-repeat left top;

}
.sub_relatedLinksText{
	color:#697467;
	text-decoration:none;
	font-size:12px;
}
.sub_relatedLinksText:hover{
	color:#FFF;
}
.sub_relatedLinksSelectedText{
	color:#FFF;
	font-size:12px;
}
.sub_relatedLinksSelectedText:hover{
	color:#697467;
}
