@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(http://starpointdesign.com/assets/images/bg.png);
	background-repeat:repeat; !important
}

.portfolioDiv {
	margin-top: 15px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 160px;
}
.portfolioDiv h4 {
	color: #333333;
}
.portfolioDiv img {
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#smcf-container div.smcf-bottom a {display:none;
}
p.plinks {
	color: #127AD3;
	font-size: 0.9em;
	font-style: italic;
}
p.plinks a {
	text-decoration: underline;
}
p.plinks a:hover {
	color: #000000;
}
.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}
.cta {
	background-color: #fffdc4;
	margin: 25px;
	padding: 8px;
	border: 2px solid #faf678;
	font-weight: bold;
}
.leftmargin {
	margin-left: 20px;
	margin-top: 0px;
}
dt {
	font-weight: bold;
	color: #295173;
	text-decoration: underline;
	margin-top: 10px;
}
dd {
	padding-left: 15px;
}
.cta a {
	color: #000000;
	text-decoration: none;
}
.cta a:hover {
	color: #4081b7;
	text-decoration: underline;
}
ol li {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 20px;
}
h3 {
	color: #4081b7;
	clear: left;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}


