/* @override http://extranet.imagebox.com/castle/css/main.css */

/* @override http://extranet.imagebox.com/castle/css/main.css */


/* @group reset */
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
a {text-decoration: none;outline:none;}
/* @end */

/* @group Layout */

.left {
	float: left;
}

.right {
	float: right;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #367AAE url(../images/bubble-bg.jpg);
}

#wrapper {
	background: #367AAE url(../images/bg.jpg) repeat-y center;
	min-height: 100%;
	width: 920px;
	padding: 0 20px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -261px; /* the bottom margin is the negative value of the footer's height */
}

#header-fluid, #content-fluid, #footer-fluid {
	width: 100%;
	background: #367AAE;
}

#header-fixed, #content-fixed, #footer-fixed {
	width: 920px;
	margin: 0 auto;
}

#background {
	background: #367AAE;
	overflow: hidden;
	width: 920px;
	margin: 0 auto;
}

body#innerpage #wrapper #content-fluid #background #content-fixed {
		background: url(../images/innerpage-bg.gif) repeat-y 0 0;
		height: 100%;
}


#header-fixed, #header-fluid {
	background: #000 url(../images/header-bg.jpg) repeat-x;
	height: 130px;
}

img#logo {
	padding-top: 20px;
	margin-left: 20px;
}

#content-fluid {
	background: #367AAE url(../images/bubble-bg.jpg);
}

#content-fixed {
	background: #367AAE;
	overflow: hidden;
	padding-bottom: 20px;
}

#home-subhead {
	padding: 30px 0px;
	width: 920px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}

#home-subhead #home-sub-left {
	width: 600px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	background: #ccc;
}

#home-subhead #home-sub-right {
	width: 300px;
	overflow: hidden;
	float: left;
}

#content-left {
	width: 560px;
	padding: 0px 20px;
	float: left;
	margin-right: 20px;
}

#news-block {
	float: left;
	width: 300px;
	background: #1B3D57;
}

a#news-events-callout {
	text-indent: -9999px;
	background: url(../images/news-and-events.jpg) no-repeat 0 0;
	width: 300px;
	height: 40px;
	display: block;
	margin-bottom: 1px;
}

#news-content {
	padding: 0px 0px 0px 0px;
}

#news-content div.news-item {
	border-bottom: 1px solid #000;
	padding: 15px 20px;
	display: block;
}

#news-content div.news-item.last {
	border-bottom: 0px;
}

#home-sub-right a img#services-callout {
	margin-bottom: 20px;
}

#footer {
	background: #18364E url(../images/footer-bg.jpg) repeat-x;
}

#footer, .push {
	height: 261px; /* .push must be the same height as .footer */
}

#contact-info {
	padding: 20px 0px 15px 0px;
}

#secondary-footer {
	padding-top: 15px;
	border-top: 1px solid #4B5964;
	overflow: hidden;	
}

#subpage-subhead {
	height: 140px;
	padding-top: 30px;	
	padding-bottom: 20px;
	background: #367AAE;
}

#sub-intro {
	background: #1B3D57;
	color: #fff;
	padding: 40px 50px 30px 50px;
}



#sub-intro p {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

body#innerpage #content-left {
	width: 196px;
	background: #18364E url(../images/inner-lft-bg.png) repeat-x;
	/*height: 689px;*/
	float: left;
	padding: 0;
	margin: 0px;
}

#subpage-image {
	float: left;
}

body#innerpage #inner-body-copy {
	padding: 30px 50px;
}

body#innerpage #content-right {
	float: left;
	width: 724px;
	background: #fff;
	color: #3376A9;
}

body#innerpage #subpage-subhead #page-title {
	background: #000;
	float: left;
	text-align: center;
	width: 196px;
	padding-top: 60px;
	height: 80px;
	/*margin-left: 10px;*/
}
body#innerpage #subpage-subhead #page-title h1 span.page-title {
	color: #fff;
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#contact-info {
	width: 302px;
}

#google-map #contact-info {
	margin-left: 20px;
	padding-top: 27px;
}

#google-map {
	float: right;
	width: 302px;
}

#map {
	padding-left: 20px;
}


/* @end */



/* @group Site Navigation */

/* @group Top Navigation */

ul#top-nav {
	float: right;
	padding-top: 20px;
	margin-right: 27px;
	margin-bottom: 25px;
}

ul#top-nav li {
	float: left;
	padding: 0px 5px;
	border-right: 1px solid #333;
}

ul#top-nav li.last {
	border-right: 0px;
}

ul#top-nav li a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

ul#top-nav li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Main Navigation */

#main-nav {
	top: 50px;
	float: right;
	clear: right;
	width: 509px;
	height: 38px;
	position: relative;
	background: url(../images/navigation.gif);
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#main-nav li {
	float: left;
	overflow: hidden;
	list-style-type: none;
}

#main-nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 38px; /* height of menu items */
	background: url(../images/navigation.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

/* dead states */

li#nav-home a {
	left: 0px;
	width: 74px;
	background-position: 0px 0px;
}

li#nav-about a {
	left: 74px;
	width: 93px;
	background-position: -74px 0px;
}

li#nav-services a {
	left: 167px;
	width: 119px;
	background-position: -167px	0px;
}

/*li#nav-green a {
	left: 222px;
	width: 144px;
	background-position: -222px	0px;
}*/

li#nav-news a {
	left: 286px;
	width: 128px;
	background-position: -286px	0px;
}

li#nav-contact a {
	left: 414px;
	width: 95px;
	background-position: -414px	0px;
}


/* hover states */

li#nav-home a:hover {
	left: 0px;
	width: 74px;
	background-position: 0px -38px;
}

li#nav-about a:hover {
	left: 74;
	width: 93px;
	background-position: -74px -38px;
}

li#nav-services a:hover {
	left: 167px;
	width: 119px;
	background-position: -167px	-38px;
}

/*li#nav-green a:hover {
	left: 222px;
	width: 144px;
	background-position: -222px	-38px;
}*/

li#nav-news a:hover {
	left: 286px;
	width: 128px;
	background-position: -286px	-38px;
}

li#nav-contact a:hover {
	left: 414px;
	width: 95x;
	background-position: -414px	-38px;
}

/* @end */

/* @end */

/* @group Typography */

body#homepage #content-left p a {
	color: #0D1E2B;
}

body#homepage #content-left p a:hover {
	text-decoration: underline;
}

#news-content div.news-item p.date {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#news-content div.news-item p.excerpt {
	font-size: 12px;
	line-height: 16px;
}

#news-content div.news-item p.date a, #news-content div.news-item p.date a:active, #news-content div.news-item p.date a:visited, #news-content div.news-item p.excerpt a, #news-content div.news-item p.excerpt a:visited, #news-content div.news-item p.excerpt a:active {
	color: #fff;
}

#news-content div.news-item p.excerpt a:hover, #news-content div.news-item p a:hover {
	text-decoration: underline;
}

#contact-info p {
	font-size: 11px;
}

#contact-info p a {
	color: #fff;
}

#contact-info p a:hover {
	text-decoration: underline;
}

#secondary-footer p {
		font-size: 10px;
}

#secondary-footer p a {
	color: #fff;
}

#secondary-footer p a:hover {
	text-decoration: underline;
}

body#homepage #content-left h1 {
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #689BC2;
}

body#homepage #content-left p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px	;
}

body#innerpage #content-right h1 {
	color: #18364E;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 24px;
}

body#innerpage #content-right #contact-info h1 {
	font-size: 14px;
	margin-bottom: 5px;
}






body#innerpage #inner-body-copy h2 a {
	color: #18364E;
	text-decoration: underline;
}

body#innerpage #inner-body-copy h2 a:hover {
	text-decoration: none;
}

img.news-image {
	float: right;
	margin: 0px 0px 10px 10px;
}

#inner-body-copy p a {
	color: #18364E;
	text-decoration: underline;
}

#inner-body-copy p a:hover {
	text-decoration: none;
}

#inner-body-copy blockquote {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 5px;
}

#inner-body-copy cite {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	display: block;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#inner-body-copy ul {
	margin-left: 70px;
	padding: 10px 0px 20px 0px;
}

#inner-body-copy ul li {
	font-size: 12px;
	line-height: 16px;
	list-style: disc;
}

div.hr hr {
  display: none;
}

#inner-body-copy div.hr {
	border-top: 1px solid #18364E;
	height: 0px;
	margin: 30px 0px;
}

#inner-body-copy h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}



#inner-body-copy h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

body#innerpage #content-right p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}

body#innerpage #content-right p.services-content {
	font-size: 12px;
}

/* @end */
