/*
Name: Oyster Park
Site URL: http://www.oysterpark.com
Version: 1.0
Author: KK | CA
Author URL: http://www.create-awe.com
*/

/* standard elements */

body {
	font: normal 62.5% Helvetica,sans-serif;
	padding-top: 4px;
	border: 0;
	overflow: visible;

}

.home_text {
	color: #1f1f1f;
	font: normal 14px Helvetica,sans-serif;
	line-height: 24px;
	
}

.byline {
	color: #1f1f1f;
	font: normal 11px Helvetica,sans-serif;
	line-height: 17px;
}

.byline a {
	color: #1f1f1f;
	font: normal 11px Helvetica,sans-serif;
	line-height: 17px;
	text-decoration: none;
	
}

.byline a:hover {
	color: #000000;
	font: normal 11px Helvetica,sans-serif;
	line-height: 17px;
	text-decoration: underline;
	
}

.footer_text {
	color: #cccccc;
	font-size: 10px;
	line-height:  17px;
	
}

.page_title {
	color: #205892;
	font: normal 16px Helvetica,sans-serif;
	line-height:  17px;
}

.page_content {
	color: #1f1f1f;
	font: normal 14px Helvetica,sans-serif;
	line-height:  17px;
}
.page_content a {
	color: #205892;
	font: normal 14px Helvetica,sans-serif;
	line-height:  17px;
}
.page_content a:hover {
	color: #999999;
	font: normal 14px Helvetica,sans-serif;
	line-height:  17px;
}
.code {
	color: #666666;
	font: normal 14px Courier,sans-serif;
	line-height:  17px;
}
.special {
	color: #000000;
	font: bold 11px Helvetica,sans-serif;
	line-height:  17px;
