/*-  palette
----------------------------------------------------------------------
blue = 264d99
green = 3B9C27
*/


/*-  common elements
----------------------------------------------------------------------*/	
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.6em;
	background: #264d99 url(/_images/bg/body.jpg) top left repeat-x;
}

p {
	margin: 0.33em 0pt 1em;
}

a:link,
a:visited {
	color: #2355ab;
	text-decoration: underline;	
}

a:hover {
	color: #1a4081;
}

h1 {
	font-size: 24px;
	color: #3B9C27;
	margin-bottom: 0.8em;
}

h2 {
	font-weight: bold;
	color: #264d99;
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 0.8em;
}

h3 {
}

h3 a {
	text-decoration: none ! important;
}

h3 a:hover {
	text-decoration: underline ! important;
}

h4 {
	color: #3B9C27;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1em;
}

h5 {
	font-weight: bold;
	color: #264d99;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0.8em;
}

textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*-  general
----------------------------------------------------------------------*/
img.logo {
	position: relative;
	z-index: 10;
}

#top {
	width: 956px;
	margin: 20px auto 0 auto;
	height: 13px;
	line-height: 0;
	font-size: 0;
	background: #fff url(/_images/bg/top.jpg) top left no-repeat;
}

#bottom {
	width: 956px;
	margin: 0 auto 20px auto;
	height: 13px;
	line-height: 0;
	background: transparent url(/_images/bg/bottom.png) top left no-repeat;
}

/*-  navigation
----------------------------------------------------------------------*/
#nav {
	height: 51px;
	width: 660px;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 10;
}

ul#nav {
	font-size: 13px;
	color: #264d99;
}

ul#nav li {
	float: left;
	line-height: 1.3em;	
	padding: 0 6px;
}

ul#nav li a {
	display: block;
	color: #264d99;
	text-decoration: none;
	padding: 3px 4px 0 4px;
	height: 40px;
	border-top: solid 2px #fcfcfc;	
}

ul#nav li a:hover,
ul#nav li a.active {
	border-top: solid 2px #55E138;
}


/*-  front page
----------------------------------------------------------------------*/
#billboard {
	position: relative;
	background: transparent url(/_images/bg/shelley_billboard.jpg) top left no-repeat;
	height: 202px;
	padding-left: 20px;
	padding-top: 160px;
	padding-right: 430px;
	color: #dde9ff;
	margin: -20px auto 14px auto;
	font-size: 1.1em;
}

#billboard h2 {
	color: #55e138;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
}

#billboard p {
	margin: 0 0 8px 0;
}

#billboard a {
	color: #dde9ff;
}

#billboard a:hover {
	color: #fff;
}

table.front td {
	padding-left: 3px;
	padding-right: 15px;
	padding-bottom: 2em;
	line-height: 1.4em;
}

table.front td p {
	margin-bottom: 0.6em;
}

table.front h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #264d99;
}

img.shadow {
	background-color: #fff;
	padding: 3px;
	border: solid 1px #eee;
	position: relative;
	left: -3px;
}

/*-  main content area
----------------------------------------------------------------------*/
#content {
	width: 910px;
	margin: 0 auto;
	padding: 12px 23px 20px 23px;
	background: transparent url(/_images/bg/content.png) top left repeat-y;
	position: relative;
}

#content .notice {
	position: absolute;
	z-index: 500;
	top: 15px;
	right: 25px;
	color: #3B9C27;
	font-weight: bold;
}

#content .notice img {
	vertical-align: top;
	float: right;
	background-color: #fff;
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: -11px;
	margin-left: 8px;
}

#main {
	width: 600px;
	float: left;
}

#sidebar {
	float: right;
	width: 296px;
	margin-top: -8px;	
}

/*-  sidebar
----------------------------------------------------------------------*/
#shelley_box {
	background: #fff url(/_images/bg/shelley_box.jpg) top left no-repeat;
	padding: 15px 20px;
	margin-bottom: 25px;
	min-height: 194px;
}

#shelley_box h4 {
	color: #264d99;
	font-size: 18px;
	margin-bottom: 0;
}

#shelley_box span.title {
	display: block;
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
}

#shelley_box p.contact {
	font-weight: bold;
	font-size: 13px;
}

#shelley_box img.icon {
	vertical-align: top;
	margin-right: 5px;
}

#shelley_box div.divider {
	background: #eee url(/_images/bg/shelley_box_divider.gif) top left repeat-x;
	height: 2px;
	margin: 10px 0;
	line-height: 0;
	font-size: 0;
}

table.contact_links td {
	padding: 6px 0;
}

table.contact_links img {
	vertical-align: bottom;
	margin-right: 5px;
}

div.testimonial {
	background: #fff url(/_images/bg/quote.gif) top left no-repeat;
}

div.testimonial blockquote {
	padding-left: 26px;
	padding-top: 12px;
	padding-right: 10px;
	font-style: italic;
}

div.testimonial img {
	float: right;
	margin-top: -10px;
}

div.testimonial div.client {
	float: right;
	text-align: right;
	line-height: 1.2em;
}

div.testimonial div.client span.name {
	margin-top: 10px;
	font-weight: bold;
	display: block;
}

div.testimonial div.client span.title {
	display: block;
	color: #3b9c27;
}

/*-  tables
----------------------------------------------------------------------*/
table td.content {
	width: 320px;
}

table td.photo {
	width: 280px;
	padding: 20px;
}


/*-  misc
----------------------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

ul.bullets {
	list-style: disc;
}

ul.bullets li {
	margin-left: 15px;
	padding-bottom: 3px;
}

#youtube_box {
	display: none;
}

#zoom {
	z-index: 500;
}

div.divider {
	height: 40px;
}

img.right {
	float: right;
	margin-left: 20px;
}

div.video {
	float: right;
	margin-top: 40px;
	background-color: #ddd;
	border: solid 3px #d9d9d9;
}

.topgap {
	margin-top: 2em;	
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.callout {
	padding: 10px;
	background-color: #f7f7f7;
	border: solid 1px #ddd;
	font-weight: bold;
}