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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:  url(../images/bg.jpg) 50% 0 repeat-y;
	margin: 0; 
	padding: 0;
	font-size:8pt;
	text-align: center; 
	color: #000000;
}

form {
	padding:0;
	margin:0;
}

a {
	color:#11503b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.green {
	color:#11503b;
}

.red {
	color:#c80000;
	font-size:10pt;
	font-weight:bold;
}

h1 {
	font-size:16pt;
	color:#11503b;
}

.thrColElsHdr #container { 
	width: 930px;  
	margin: 0 auto; 
	text-align: left;
	 
} 
.thrColElsHdr #header { 
	padding: 0 10px;
	background:url(../images/header.jpg) no-repeat;
	height:130px;
	
}

#header {
	position:relative;
}

.logo {
	position:absolute;
	bottom:0;
}

.contact {
	text-align:right;
	position:absolute;
	font-size:13pt;
	font-weight:bold;
	right:15px;
	 top:50px;
 padding: 0 10px;  
        
}

#containt {
	overflow:auto;
	clear:both;
	background:#FFF;
       
}

#banner{
	height:255px;
	text-align:right;
	padding-right:10px;
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.thrColElsHdr #sidebar1 {
	float: left; 
	width: 672px; 
       
	
}
.thrColElsHdr #sidebar2 {
	float: right; 
	background:url(../images/kocher_special_bg.gif) repeat-y;
	overflow:auto;
	width:258px;
	padding:0;

}

.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 0px; 
	margin-right: 0px;
}

.thrColElsHdr #mainContent {
	overflow:auto;
	padding-left:19px;
 	/*margin: 0 12em 0 12em; */
}

#mainContent p {
	line-height:20px;
	margin:0;
	padding:0;
}
 
.thrColElsHdr #footer {
        clear:both;
	color:#93a093;
	text-align:center; 
	height:79px;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	padding-right:10px; 
	color:#93a093; 
	font-size:7.5pt;
	line-height:15px;

}

#footer a {
	color:#93a093;
	text-decoration:none;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.input_txt {
	background-color:#dfdfdf;
	border:1px solid #a8a8a8;
	padding:5px 2px;
}

.kocher_special {
	margin-left:25px;
	border-bottom:1px dashed #000; 
	padding-bottom:0px;
}


.sidebar3 {
	width:220px;
	float:left;
}
.quick_link {
	position:relative;
	height:325px;
	background:url(../images/quicklink_bg.jpg) no-repeat;
}

.quick_link ul {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	position:absolute;
	top:160px;
	left:0px;
}

.quick_link ul li {
	list-style:none;
	border-bottom:1px dashed #000;
	padding:6px 6px 6px 25px;
	width:185px;
}
.quick_link ul li a {
	text-decoration:none;
	color:#000;
}

.operation {
	background-color:#e5e5e5;
	margin-top:10px;
	padding:3px 5px;
	color:#2e2e2e;
	font-size:10pt;
	font-weight:bold;
}

.timings {
	background:#ececec;
	padding-left:10px;
	border:1px solid #ececec;
}

.timings p {
	margin-top:0;
}

#menu {
	background:#11503b;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
}

#menu span {
	margin-right:20px;
}

#menu a {
	color:#FFF;
	text-decoration:none;
}

.today_menu {
	background:url(../images/today_menu_bg.gif) repeat-y;
	height:380px;
	.height:288px;
	padding-left:10px;
	padding-top:15px;
}

.today_menu p {
	margin:6px 0;
}
.today_menu h2 {
	margin:0;
	padding:0;
	color:#e76600;
	font-size:10pt;
	font-weight:bold;
}

.today_menu ul {
	clear:left;
	margin:0;
	padding:0;
}

.today_menu ul li {
	list-style:none;
	background:url(../images/arrow_green.gif) 2px 7px no-repeat;
	padding:3px 0px 3px 15px;
		word-spacing:-1px;
}

.today_menu ul li a {
	text-decoration:underline;
} 

.today_menu ul li a:hover {
	text-decoration:none;
}

#contact {
	clear:left;
	background:url(../images/contact_bg.jpg) no-repeat;	
	width:238px;
	margin-left:20px;
	margin-top:15px;
margin-bottom:3px;
     
}