
a:link, a:visited, a:hover {
text-decoration: none;
color: #000;
}

body {
  background-color: #EEE;

}

.gallery a {
margin-right: 2px;
}

.gallery img {
border: 3px solid #EEE;
}

.gallery {
text-align: center;
}

p {
margin-bottom: 10px;
}

.blog
{
float: left;
height: 576px;
width: 215px;
overflow: auto;
border: 2px solid #EEE;
}

.maincontent {
width: 675px;
background-color: #EEE;
padding: 10px;
}

.innercontent, #innercontent {
background-color: #FFF;
padding: 20px;
margin: auto;
min-height: 400px;
color: #000;
font-size: 12px;
}


.contact, {
  font-family: arial, "lucida console", sans-serif;
  font-size: 10.5px;
  font-weight: bold;
  padding-left: 3px;
 position: relative;
 top: -10px;
 color: #000;
}

#wrapper {

  background-color: #FFF;
width: 700px;
margin: auto;
padding: 20px;

}

a, a:hover, a:visited {
color: #000;
}

.links {
  border-bottom: 1px solid #000; 
  padding-left: 5px;
  font-family: arial, "lucida console", sans-serif;
}

.links a, .links a:hover, .links a:visited {
 margin-right: 10px;
 color: #000;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
}

.thumbnails a, .thumbnails a:visited, .thumbnails a:hover {
  text-decoration: none;
  color: #000;
}

.linkpage {
text-align: center;
}

.linkpage a, .linkpage p a, .linkpage a:visited {
 color: #000;
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
}

.linkpage a:hover, .linkpage p a:hover {
  text-decoration: none;
  font-weight: bold;
}


body {
font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover {
text-decoration: none;
color: #000;
}

a.blogTitle
{
	text-decoration: underline;
	font-weight: bold;
	padding: 5px;
}

a.blogReadMore
{
	text-decoration: underline;
	font-style: italic;
	font-size: 10px;
	
}

p.blogPreviewContainer
{
	margin-bottom: 10px;
	margin-top: 0;
	
}

a.blogPageTitle
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}

.blogPreview {
	font-size: 13px;
	padding: 0 5px 0 5px;
}

.blogDate {
	font-size: 12px;
	float: right;
}

.seperator
{
	width: 75%;
	border-top: 1px solid #CCC;

	margin: 10px auto 10px auto;
}
#page_6
{
	//background: url('images/cat_back.jpg') #FFF no-repeat;
	background-color: #FFF;
	height: 380px;
	font-size: 15px;
	font-weight: bold;
}

#page_6 a
{
color: blue;
text-decoration: underlined;
}
