/* CSS Document layout - proptemp */
body{margin: 0px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; background: #444446;  color:#613030;}

a {
	font-weight: bold; color:#613030;
}
a:hover {
	color: #CC0000;
}

.ranges2 {text-align:center;  font-size:15px; padding:8px; background:#716452; color:#FFFFFF; height:119px; margin-right:8px;}

.ranges2 a {color:#FFFFFF;}

/*colorset*/
/*cWhite: logoBG; menuBG; txt_alt*/
.c_white_txt{color:#FFF;}
.c_white_bg{background-color:#FFF;}/*l_menu_dv*/
.c_white_bord{border-color:#FFF;}

/*c1: bodyBG; txt_main*/
.c1_txt{color:#808080;}
a{color:#666666; text-decoration:none;}
a:hover{color:#808080; text-decoration:underline;}
.c1_bg{background-color:#808080;}
.c1_bord{border-color:#808080;}


/*c2: alphaLight; subline*/
.c2_txt,a.c_white_txt:hover{color:#ffbd42}
.c2_bg{background-color:#ffbd42}
.c2_bord{border-color:#ffbd42}

/*c3: alphaDark; subline; menuLight*/
.c3_txt,.footer_txt:hover,a.c1_txt:hover{color:#DF0037}
.c3_bg{display:block; padding-top:5px;  text-align:center; height:43px; background:url(../img/layout/menu_on.jpg) no-repeat;}
.c3_bord{border-color:#DF0037; }

/*c4: subline; menuDark; txtLighter*/ 
.c4_txt{color:#E7D4B3}
/*.c4_bg{background: #C9A05F;  display:block; padding-top:9px;  text-align:center; height:35px;}*/
.c4_bg{display:block; padding-top:5px;  text-align:center; height:43px; background: url(../img/layout/menu_off.jpg) no-repeat;}
.c4_bord{border-color:#E7D4B3}

/*c5: contentBg; Altnative Color, MenuBorders*/
.c5_txt,.footer_txt{color:#f3f3f3}
.c5_bg{background-color:#fff}
.c5_bord{border-color:#f3f3f3}

.footer_txt{margin-left:5px; margin-right:5px; text-decoration:none; font-weight:bold;}
a.c1_txt{text-decoration:none;}
/*layout*/
.cellLeft_wth{width:800px;}
.cellRight_wth{width:610px;}
.header_hth{height:140px;}
.sublines_hth{height:7px; line-height:7px;}

.l_site_wdth{width:800px; text-align:left; margin:auto;}
#l_content_td{padding:15px; padding-top:65px;}
#l_title_main{margin-bottom:15px;}
#l_title_main_line{height:2px; line-height:1px;}
#l_header_dv{float:left; text-align:left;}
#l_logo_dv{float:left; text-align:center; vertical-align:middle;}
#l_footer_dv{text-align:center;}

#l_menu_dv{text-align:center; }
.menu_boxOut_dv{font-size:10px; width:75px;}
.menu_boxIn_dv{ font-family: arial, tahoma, verdana; font-size:12px; font-weight:bold; cursor:hand; cursor:pointer; }

/*.menu_home a{font-size:10px; width:88px; background:url(/resources/img/layout/menu/home_off.jpg)}
.menu_home a:hover { font-family: arial, tahoma, verdana; font-size:12px; font-weight:bold; cursor:hand; cursor:pointer;  background:url(/resources/img/layout/menu/home_on.jpg)}

.menu_end a{font-size:10px; width:81px;  background:url(/resources/img/layout/menu/end_off.jpg)}
.menu_end a:hover { font-family: arial, tahoma, verdana; font-size:12px; font-weight:bold; cursor:hand; cursor:pointer;  background:url(../img/layout/menu/end_on.jpg)}

.menu_mid a {font-size:10px; width:80px;  background:url(../img/layout/menu/mid_off.jpg)}
.menu_mid a:hover { font-family: arial, tahoma, verdana; font-size:12px; font-weight:bold; cursor:hand; cursor:pointer;  background:url(../img/layout/menu/mid_on.jpg)}*/

.footer_txt a{font-size:12px;}
.footer_txt a:hover{font-size:12px;}

/*.menu2{margin-top:5px;  text-align:center; height:45px; background: url(../img/layout/menu_off.jpg) no-repeat; width:75px; } */
.menu2 a{margin-top:5px;  text-align:center; height:45px; background: url(../img/layout/menu_off.jpg) no-repeat; text-decoration:none; width:75px; display:block; color:#FFF; padding-top:3px;}
.menu2 a:hover{margin-top:5px;  text-align:center; height:45px; background:url(../img/layout/menu_on.jpg) no-repeat; width:75px; display:block; color:#FFF; padding-top:3px;}


