body {
	background-color: #5a4a43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	/*background: transparent;*/
}
a:link, a:visited, a:active {
	font-size: 12px;
	line-height: 120%;
	color:#666666;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	line-height: 120%;
	color:#33CCFF;
	text-decoration:none;
}

.page_title {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}
.topmast {
	background-image: url(../images/topmast.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bluetxtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00ccff;
}
.L2wrap {
	background-image:url(../images/L2underwrap.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.L2wrap-left {
	background-image:url(../images/L2underwrap-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.L2wrap-right {
	background-image:url(../images/L2underwrap-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blacktextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border-bottom:1px dotted #999999;
	text-align:center;
}
.border_type {
	border-bottom:1px dotted #999999;
}
.team_name {
	font-size:24px;
	line-height:120%;
	color:#33CCFF;
	font-weight:bold;
}
.team_title {
	font-size:16px;
	line-height:120%;
	color:#666666;
	font-weight:bold;
}
.team_title_sm {
	font-size:9px;
}
.team_image_medium {
	border:2px solid #33CCFF;
}
.service_price {
	font-weight:bold;
}
.service_heading {
	font-weight:bold;
}.nobord {
	border: none;
}
.facebook_text {
	color:#003399;
	font-weight:bold;
}