/* tags */

body,td { font-family: Arial; font-size: 10pt; }
.rest_title {
	padding-top:1px;
	height:17px;
	width:375px;
	background-image:url(title-bg.jpg);
	color:white;
	font-weight:bold;
}

td { vertical-align:top }
.larger {
  font-size:12pt;
}

a {
  color:blue;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

/* IDs */

#page_top {
  width:952px;
  margin-left:auto;
  margin-right:auto;
}

#page {
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  width:960px;
}

#footer {
  color:gray;
  text-align:center;
  width:920px;
  margin-left:auto;
  margin-right:auto;
}

#website_info {
  text-align:justify;
  padding-top:15px;
  width:375px;
  float:left
}

#page_title {
  font-size:22pt;
}
#page_title {
  font-size:22pt;
}

/* classes */

.clear {
  clear:both;
}

.mini_title {
  font-size:14pt;
  font-weight:bold;
}

.new_style {
  font-size:10pt;
  font-style:italic;
  font-weight:bold;
  color:red;
}

.rest_block {
  width:375px;
}

.rest_title a {
	color:white;
	text-decoration:none
}

.rest_highlight {
  padding-left:3px;
  background-color: #2DE40E
}
