body {
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
}
.header_table {
	height: 170px;
	width: 770px;
}
.text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a.blog:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.blog:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.blog:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.blog:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.text_small_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text_intro_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}
hr {
	color: #CCCCCC;
}
.blog_headline {
	font-size: 24px;
	color: #666666;
}


h1 {
	color: #666666;
	line-height: normal;
	text-indent: 0px;
}
.text_bold {
	color: #666666;
}

.random_quote {
	background-image: url(random_quote.php);
	height: 100px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_contact {
	font-size: 12px;
}
.pic_border {
	border: 1px solid #C1D72E;
}
.header_row_padding {
	padding: 4px;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.client {
	color: #333333;
}
