body
{
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
}

a { text-decoration: none; }
a:link { color: #0054a6; }
a:visited { color: #733f9a; }
a:active { color: #FF0000; }
a:hover { color: #108c90; text-decoration: underline; }

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container
{
	line-height: 140%;
	background-color: #;
}

#banner
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #0054a6;
	background-color: #E8EFF7;
	text-align: left;
	padding: 15px;
	border-bottom: 1px dotted #0054a6;
	height: 39px;
}

a#banner-img { display: none; }

#banner a
{
	color: #0054a6;
	text-decoration: none;
}

#banner h1
{
	font-size: large;
	font-weight: bold;
}

#banner h2 { font-size: small; }

#center
{
	margin-right: 200px;
	overflow: hidden;
}

.content
{
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #222222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
}

#right
{
	position: absolute;
	right: 0px;
	top: 70px;
	width: 200px;
	background-color: #;
	overflow: hidden;
}

.content p
{
	color: #222222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote { line-height: 150%; }

.content p.caseStudyQ {
font-weight: bold;
color: #108c90;
}

.content p.caseStudyA {
margin-left: 5%;
margin-right: 5%;
}

.content blockquote.caseStudy
{
	border-right: 1px dotted #bbb;
	border-left: 1px dotted #bbb;
	background: #fafafa;
	padding: 3px 8px;
}

.content blockquote.caseStudy p
{
	color: #222;
	line-height: 135%;
	font-style: italic;
}

.content blockquote.caseStudy span.giant
{
	font-size: 120%;
	line-height: 0;
	color: #444;
}

.content li { line-height: 150%; }
.content ul.caseStudy li { color: #aaa; }

.content h2
{
	color: #555555;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #5555555;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
       background: #f0f0f0;
}

.content h3
{
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h4 { font-size: 110%; }

.content p.posted
{
	color: #777777;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #777777;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.sidebar { padding: 15px; }

#calendar
{
	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table
{
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

#calendar th
{
	text-align: center;
	font-weight: normal;
}

#calendar td { text-align: center; }

.sidebar h2
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.sidebar ul
{
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar li
{
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar img { border: 5px solid #EEEEEE; }

.photo
{
	text-align: left;
	margin-bottom: 20px;
}

.link-note
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
}

#comment-data
{
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] { width: 80%; }

/* custom styles */
div.search
{
	background: #eee;
	padding: 3px 5px 0 3px;
	border: solid 1px ccc;
	margin: 30px 0;
}

div.testimonials
{
	background: #fefce7;
	font-size: small;
	line-height: 1.25em;
	border: 1px solid #d6d6d6;
	padding: 0 10px;
	color: #222;
	font-style: italic;
}

div.testimonials h2
{
	background: #fff;
	/*background: #fefce7;*/
	color: #333;
	margin: 0 -10px 10px -10px;
	padding: 5px;
	size: x-small;
	border-bottom: 1px dotted #aaa;
	font-style: normal;
	line-height: 120%;
}

div.testimonials p.more
{
	background: #eee;
	font-size: x-small;
	padding: 3px 10px;
	margin: 10px -10px 0 -10px;
	font-weight: bold;
	font-style: normal;
}

div.lm
{
	/*background: #E9F5F5;*/
	font-size: small;
	line-height: 1.25em;
	border: 1px solid #d6d6d6;
	padding: 0 10px;
	color: #222;
	margin: 30px 0;
}

div.lm h2
{
	background: #E9F5F5;
	color: #333;
	margin: 0 -10px 10px -10px;
	padding: 5px;
	size: x-small;
	border-bottom: 1px dotted #aaa;
	font-style: normal;
	line-height: 120%;
}

div.lm ul { margin-bottom: 15px; }

fieldset
{
	border: 1px dotted #5B88C4;
	margin-bottom: 15px;
	margin: 30px 0;
	padding: 0 15px;
}

legend
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	letter-spacing: .3em;
	text-transform: uppercase;
	color: #333;
	border: 1px solid #5B88C4;
	background: #EBF0F8;
	font-weight: bold;
	padding: 5px;
}

fieldset p
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	margin: 1em 0;
	line-height: 120%;
}

fieldset input { font-size: x-small; }
div.sitemeter {visibility: hidden;}
/* ph=1 */

