* {margin:0;padding:0}
body {
	font-family: arial, sans-serif;
	background-color: #656565;
  background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	color: #000;
}
.clear {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.inside {
	padding: 0 1em;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0;
}
#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #fff;
	background-position: left top;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}
#wrap_count {
  width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #656565;
	background-position: left top;
}
#head {
  padding-bottom:4px;
  color: #000;
	background-color: #fff;
	 height:170px;
	margin-bottom:0em;
	text-align:center;
}
#head h1 {
  font: normal 200% sans-serif;
	padding-left:0px;
	padding-right:2px;
	padding-top:0px;
	margin-top: 0px;
	color: #000;
	background-color: transparent;
}
#head h2 {
  font: italic 130% sans-serif;
	padding-right:2px;
	color: #000;
	background-color: transparent;
}
.hnav {
	font-size:80%;
	padding: 0;
	width: 100%;
	margin-top: -2px;	
	background-color:#efefef;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.hnav ul {
  list-style-type: none;
	margin: 0px;
	 padding:5px 9px;
	text-align: center;
}
.hnav li {
  margin:0;
  padding:5px 0px;
	  display:inline;
		text-align: center;
}
.hnav a {
  padding:5px 9px;
	color:#000;
	text-decoration:none;
		text-align: center;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.hnav a {float:none;}
/* End IE5-Mac hack */
.hnav a:hover {
  color:#fff;
	background-color: #f60;
}
.content {
	width: 500px;
	float: left;
	margin: 2px;
	padding: 6px;
}
.content p {
	font-size: 90%;
	line-height: 1.1em;
}
.content a:link, .wide-content a:link {
  color: #f60;
  background-color: transparent;
}
.content a:visited, .wide-content a:visited {
  color: #000;
  background-color: transparent;
}
.content a:hover, .wide-content a:hover {
  color: #f60;
  background-color: transparent;
	text-decoration:none;
}
.content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
	padding:0;
}
.content h2 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
	border-bottom: 1px dotted #efefef;
	line-height: 1.5;
}
.content h3 {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
}
.content h4 {
	font: normal 110% Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align:left;
	background-color: transparent;
	text-decoration:none;
}
.content h5 {
  margin: 2px;
}
.content img {
  border:2px solid #d1d1d1;
}
.content ul {
  padding-left:30px;
	list-style-image: url(img/o2-tri.png);
	font-size:90%;
}
.content ol {
  padding-left:30px;
	padding-right:20px;
	font-size:90%;
}
.content dt {
  font: bold 90% Georgia, "Times New Roman", Times, serif;
  text-transform:capitalize;
	color: #000;
	background-color: transparent;
}
.content dd {
  padding:10px;
	font-size:80%;
}
.wide-content {
  width: 700px;
	float: left;
	padding: 6px;
}
.side {
  width: 200px;
	font-size:80%;
	float: left;
	margin-top: 10px;
	margin-left:20px;
	padding: 2px 2px 2px 10px;
	border-left: 2px solid #efefef;
}
.side ul {
  margin-left: 20px;
	list-style-image: url(img/o2-tri.png);
	font-style: italic;
}
.quote {
  margin:20px;
  padding:8px;
	background-color: #efefef;
	border: 2px solid #656565;
	font-size:90%;
}
.thumb {
	float:left;
	width:180px;
	margin: 2px;
	padding-top:0px;
	text-align:center;
  }
.day {
  position:relative;
	margin: 2px;
	padding-top:2px;
	border-bottom: 1px solid #636;
	border-right: 2px inset #636;
  }
body#services li.services, body#home li.home, body#about li.about, body#forum li.forum, body#gallery li.gallery {
	color:#000;
	font-weight:600;
	background-color: #fff;
	}
body#services li.services a:link, body#services li.services a:visited, body#home li.home a:link, body#home li.home a:visited, body#about li.about a:link, body#about li.about a:visited, body#forum li.forum a:link, body#forum li.forum a:visited, body#gallery li.gallery a:link, body#gallery li.gallery a:visited {
  color:#000;
	font-weight:600;
	background-color: #fff;
}
#footer {
  clear:both;
	text-align:right;
	font-size: 80%;
	color: #444;
	background-color: #efefef;
	border-top:1px solid #ccc;
}
#footer p {
  padding-top: 5px;
	margin:0;
}
#footer a {
 color: #444;
 background-color: #efefef;
}
#footer a:hover {
 color: #f60;
 background-color: #efefef;
}
.underline {
  text-decoration:underline;
}
.small {
 font-size:80%;
}
.tiny {
 font-size:60%;
}
.center {text-align:center;}
.right {text-align:right;}
.double {line-height:2.2;}