#nav {
width:150px; height:100%;  border: 1px solid #ffffff;}
html>body #nav {
width:150px; height:99%;  border: 1px solid #ffffff;}
#cont {
width:596px; height:100%;  border: 1px solid #ffffff;}
html>body #cont {
width:596px; height:99%;  border: 1px solid #ffffff;}

.text a:link {text-decoration:none; color:#009900; font-weight: bold;}
.text a:visited {text-decoration:none; color:#009900; font-weight: bold;}
.text a:hover {text-decoration:underline; color:#00cc00; font-weight: bold;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

.small a:link {text-decoration:underline; color:#001a57;}
.small a:visited {text-decoration:underline; color:#001a57;}
.small a:hover {text-decoration:underline; color:#f09905;}

h1 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

.subhead {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}

ul {
	list-style-type: square;
}
.margin_rt {
	padding-right: 20px;
}

.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.mainborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;	
	border-right-color: #ffffff;
	border-bottom-color:  #ffffff;
	border-left-color:  #ffffff;
}

.square {
	list-style-type: square;
}
.news {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding: 5px 5px 0px 5px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bolder;
	color: #759e33;

	text-align: center; 
	padding: 1px 3px 1px 2px;
	
}

#offers {
	background:url(../template_images/bg_offers.gif) no-repeat;
	padding:12px 10px 0px 0px;
	height:180px;
}

#offers img {
	border:1px solid white;
}

#offers td {
	color:white;
	font-size:10px;
}