  html, body {
	padding: 0px;
	margin: 0px;
}
body {
    text-align: center;
    background-color: #FFFFE8;
	margin: 0px;
	padding: 0px;
}
p {
    font-size: 12px;
	}
a:link {
    color: #0000FF;
	}
#container {
    font-family: Verdana, " Arial", Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	color: black;
	border-collapse: collapse;
	border: 1px solid #aaa;
	margin: 0 auto;
	padding: 0px;
	width: 773px;
	text-align: left;
	position: relative;
}
.banner {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	height: 74px;
	vertical-align: bottom;
	background-image: url(images/banner-bg.gif);
}
 /***********for horizontal navbar********/
  #navbar {
	position: absolute;
	left: 0;
	top: 74px;
	background-color:#c0c0c0;
	width: 100%;
	height: 20px;
	vertical-align: bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B4B4B4;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
}

#left {
	background-color: #FFFFFF;
	position: absolute;
	left: 1px;
	top: 107px;
	width: 106px;
	margin-top: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #aaa;
	text-align: left;
}
* html #left {
    to\p: 99px;
	}
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
}
#right {
	background-color: #FFFFFF;
	margin-left: 107px;
	margin-top: 0px;
	text-align: left;
	padding: 25px 15px 15px;
	border-collapse: collapse;
	border-left: 1px solid #aaa;
	min-height: 500px;
}
#footer {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;

 }
 /*horizontal links top*/
ul.linkmenu {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #EAEAE8;
	margin: 0px;
	text-align:right;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-weight: bold;
} 
ul.linkmenu li {
	display: inline;
	border-right: 1px solid #B4B4B4;
	line-height: 16px;
	font-size: 10px;
}

ul.linkmenu li.lastitem {
	border-right: none;
	font-size: 10px;
} 
ul.linkmenu li a:link {
	color: #666666;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	font-size: 10px;
}
ul.linkmenu li a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	font-size: 10px;
   }
ul.linkmenu li a:hover {
	text-decoration: underline;
	background: #F9F9F9;
	font-size: 10px;
}
.descript {
	text-align: left;
	padding-bottom: 0px;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
h4 {
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #800000;
	font-style: italic;
	font-weight:bold;
}
h5 {
   font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #800000;
	font-style: italic;
	font-weight:bold;
}
.bon_temp {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 24px;
}
.agenda {
	width: 100%;
	border: none;

}
.agenda td a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p_nav { margin-left: 10px; text-align: left; 
}
#left h4 {
    margin-bottom: -15px;
}
.top_bar {
	background-color: #EAEAE8;
	margin: 0px;
	padding: 0px;
	height:10px;
}
.energy {
	width: 100%;
}
.energy li {
	font-size: 14px;
	margin-bottom: 10px;
}
.depts {
	border: none;
	padding-bottom: 10px;
	width: 550px;
}
.depts h4 {
    font-size: 16px;
    margin-bottom: -15px;
}
.depts td {
	width: 275px;
	padding: 10px;
	font-size: 12px;
}
.order_ordin {
	font-size: 14px;
	border: none;
	width: 550px;
}
.order_ordin  td  {
    width: 275px;
}
.order_ordin li {
    font-size: 12px;
	}
/*for home page boxes */
	.boxes {
		font-size: 10px;
		background-color: white;
		color: black;
		border-collapse: collapse;
		border: 1px solid #aaa;
		padding: 5px;
	}
	.boxes ul {
		line-height: 1.5em;
		list-style-type: round;
		margin: .3em 0 0 1.5em;
		padding: 0;
		list-style-image: url(/images/round-bullet.gif);
	}
	.boxes li {
	    margin-bottom: 12px;
		}
	.boxes a:link {
		text-decoration: underline;
		color: #0000FF;
		background: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.boxes a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #5a3696;
		text-decoration: underline;
	}
	.boxes a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #faa700;
		text-decoration: underline;
	}
	.boxes a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
    }
		.style1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #AA0000;
	}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
/* for contact page**/
  #contact {
	padding: 3px;
    }
  #contact table {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
  }
  #contact td {
	font-weight: bold;
	color: #000000;
  }
  .tblouter {
	border: thin solid #C5C5C5;
 }
  #address_box {
    position:absolute;
	width:200px; 
	height:115px; 
	z-index:1; 
	left: 510px; 
	top: 215px;
	}
  #address_box p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
   /*eof contact page*/
   .footer_credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #7A7A7E;
	font-weight: normal;
}
 a.footer_credit:link,a.footer_credit:visited,a.footer_credit:active,a.footer_credit:hover {
	color: #7A7A7E;
	text-decoration: underline;
	font-size: 10px;
	
}

.p_nav a:hover { color: #EA9800; }
.sports {text-align:center}

