@charset "utf-8";
/* SPLP CSS Document, Copuright 2008 by CeJay Associates, LLC */
body, html {
	background: url(images/stripe-bg.gif);
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.4em;
	font-style: italic;
	padding: 2px 0px;
	margin: 0;
}
a:link { color: #006699; text-decoration:underline; }
a:hover { color: #990000; }

.splp #frame {
	width: 720px;
	margin: 0px auto 10px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
.splp #frame #header {
	background: #CCCCCC url(images/2redstripe_04.gif) repeat-x 0px bottom;
	margin: 0px;
	padding: 0px 0px 10px;
}
.splp #frame #navBar {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	background: #000057;
	margin: 0;
	padding: 10px 0px;
}
#frame #navBar ul {
	width: 720px;
	margin: 0 auto;
}
#frame #navBar li {
	display: inline;
	list-style: none;
}
#frame #navBar a:link, #frame #navBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 30px 3px;
}
#frame #navBar a:hover {
	color: #72B0C5;
	border-bottom: 2px solid #72b0c5;
}
#frame .tagline {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	float: left;
	padding: 0px 0px 5px 15px;
}
#frame .address {
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-right: 10px;
}
.splp #frame #content { margin: 5px 15px; 
}

#companies {
	border: 2px solid #000066;
	font-size: 10px;
	text-align: left;
}
#companies .title {
	font-size: 11px;
	font-weight: bold;
}
#companies td {
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 4px 3px;
}
#philosophy {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}
.splp #frame #footer {
	font-size: 9px;
	text-align: center;
	padding: 10px 0px;
	background: url(../images/redwhtblstripe_09.gif) repeat-x 0px top;
	margin-top: 10px;
}
.splp #frame a.contact:link, #frame a.contact:visited {
	padding-right: 5px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}
.splp #frame a.contact:hover { color: #72b0c5; }
.splp #frame .clearIt {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#frame .smLink {
	font-size: .8em;
	font-weight: bold;
}

