/* - custom.css - */

/* Default font settings. - The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body 		{ font-size: 75%; color:#333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin-top:0; }
body 		{ background:#555A64 url(../images/background.jpg) top center no-repeat; }
.container 	{ width: 950px; margin: 0 auto 0 auto; position: relative; }
.header		{ text-align:center; margin:0; padding:0; height:260px; }
.content	{ background:#FFF; margin-top:0; padding:0 40px 0 40px; }
img			{ margin:0; padding:0; }
.push-1 	{ margin:0 -40px 0 40px; }
.push-menu	{ margin:0 -40px 0 40px; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font:normal "Helvetica Neue",Helvetica,Arial, sans-serif; } 

h1 { font-size: 1.6em; line-height: 1.4em; margin:1.5em 0 1em 0; color:#FF8505; text-align:left; font-weight: bold;}
h2.big { font-size: 1.4em; line-height: 1; margin:1em 0 1.5em 0; color:#146286; font-weight: bold;}
h2 { font-size: 1.4em; margin-bottom: 0.75em; color:#146286; }
h3 { font-size: 1.2em; line-height: 1; margin-bottom: 1em; color:#FF8505; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; color:#146286; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; color:#146286; }
h6 { font-size: 1em; font-weight: bold; color:#146286; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img { margin: 0; }

.hr	{border-bottom:1px solid #FF8505; margin-bottom:0.5em; padding-bottom: 30px; text-align: left;}


/* Text elements
-------------------------------------------------------------- */

p			{ font:1.2em/1.4 "Helvetica Neue",Helvetica,Arial, sans-serif; color:#000; margin: 0 0 1.5em; text-align:justify;}
p img       { float: left; margin: 0 1.2em 1.2em 0; background-color: #E0F5FF; padding:5px; border:1px solid #BCEAFF; }
p img.right { float: right; margin: 0 0 1.2em 1.2em; background-color: #E0F5FF; padding:5px; border:1px solid #BCEAFF; }

a:focus, 
a:hover     { color: #FF8505; text-decoration:underline; }
a           { font:"Helvetica Nueue",Helvetica,Arial,sans-serif; color:#06C; text-decoration:none; font-weight: bold;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font:italic "Helvetica Nueue",Helvetica,Arial,sans-serif; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */
.normal ul li		 { font:1.2em/1.4 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#000; }
.small ul li		 { font:1.1em/1.3 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#000; }
li ul, 
li ol       { margin:0 1.5em; font:1.0em/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#000; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

ul.fontfix {
	font-size: 1.2em;
	color: #000;
}

/*ul .title	{font:bold 1.2em/1.5 "Helvetica Neue",Helvetica,Arial, sans-serif; color:#C00;}*/


/* Menus
-------------------------------------------------------------- */

.menu 	 	{ text-align:center; margin: 0; background:#FF8505; padding:0 0 5px 0; display: block; }
.menu ul 	{ list-style-type:none; border-top:1px solid #FFF; margin:0 10px 10px 10px; padding:0; }
.menu li 	{ display:block; list-style:none; border-left:1px solid #FFF; border-right:1px solid #FFF; border-bottom:1px solid #FFF; margin:0; }
.menu a  	{ display:block; font:bold 1.0em "Helvetica Neue",Helvetica,Arial,sans-serif; text-align:center; text-decoration:none; padding:8px 0 8px 0; margin:0;}
.menu a:link, .menu a:visited { color:#FFF; text-decoration:none; }
.menu a:hover, .menu li:hover { color:#146286; text-decoration:none; background:url(../images/menu_bg.gif) center top no-repeat; }

#blog-feed-spacer {
	display: block;
	height: 20px;
	float: none;
	clear: both;
}

#blog-feed {
	background: #fff url('../images/blog-feed-footer.jpg') no-repeat bottom center;
	padding: 0;
	float: none;
}

.feed-excerpt {
	font-size: .8em;
}

#blog-feed ul {
	display: block;
	margin: 0;
	padding: 10px 20px 10px 10px;
}

#blog-feed ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: .9em;
	padding: 0;
}

#blog-feed ul li a {
	margin: 0;
	padding: 0;
	color: #222;
	font-weight: bold;
	font-size: .9em;
}

#blog-feed ul li a.blog-feed-date {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff8505;
	line-height: 1.6em;
}


/* Image Map
-------------------------------------------------------------- */
.coltainer	{ padding:0; margin:0; }
.collage 	{ width:590px;height:146px; background:url(../images/collage.jpg); margin:0 20px 10px -20px; padding: 0; position: relative; }
.collage li { margin:0; padding:0; list-style:none; position:absolute; top:0; }
.college li, .collage a { height:146px; display: block; }
.panel1b {left: 0; width: 146px;}
.panel2b {left: 148px; width: 146px;}
.panel3b {left: 296px; width: 146px;}
.panel4b {left: 444px; width: 146px;}
.panel1b a:hover { background:transparent url(../images/collage.jpg) 0 -146px no-repeat; }
.panel2b a:hover { background:transparent url(../images/collage.jpg) -148px -146px no-repeat; }
.panel3b a:hover { background:transparent url(../images/collage.jpg) -296px -146px no-repeat; }
.panel4b a:hover { background:transparent url(../images/collage.jpg) -444px -146px no-repeat; }

.map-box {
	float: right;
	margin-left: 20px;
	padding: 5px;
	background: #e0f5ff;
	border: 1px solid #bceaff;
}

/* Forms
-------------------------------------------------------------- */

label		{font:normal 1.1em/1.0 "Helvetica Neue",Helvetica,Arial, sans-serif;color:#000;text-align:right;margin:0.3em 0;}
input.text, input.title, textarea, select {margin:0.3em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:275px;padding:3px;}
textarea 	{width:275px;height:200px;padding:5px;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }
.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }
.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.center		{ text-align:center; }
.copy		{ font: 1em/1 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#999; text-align:center; }
.address	{ font: bold 0.9em/0.9 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#FFF; text-align:center; margin:1em 0 1.0em 0; }
.email		{ font: bold 1.2em/1.2 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#FF8505; text-align:center; margin:1em 0 1.0em 0; }
.bigtext	{ font:bold 1.2em "Helvetica Neue",Helvetica,Arial,sans-serif; color:#146286; }
.btmlinks	{ font:1.0em/1.0 "Helvetica Neue",Helvetica,Arial,sans-serif; color:#999; text-align:center; margin-top:1em; line-height: 1.6em;}
.btmlinks a {color: #aaa; font-weight: bold;}
.banner		{ margin:0; padding:0; }
.words { color: #999; font-size: 9pt;}

.phone      {
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;
}

#aaa {
	display: block;
	position: absolute;
	top: 260px;
	left: -90px;
	width: 100px;
	text-align: right;
}

.btmlinks-holder {
	padding: 10px 0;
	text-align: center;
}

.btmlinks-holder img {
	vertical-align: top;
	padding-right: 30px;
	padding-bottom: 5px;
}

#leftbar {
	position: absolute;
	display: block;
	top: 150px;
	left: -110px;
	width: 175px;
	z-index: 99;
}
.audio { background:url("../images/blog-feed-footer.jpg") no-repeat scroll center bottom #FFFFFF; padding: 5px; float: right; width: 150px;border: 1px solid #cacaca; }

.cta {
	font-size: 14pt;
	line-height: 15pt;
}

.loud {
	font-weight: bold;
	color: #0066CC;
}
#testimonials { background:url("../images/blog-feed-footer.jpg") no-repeat scroll center bottom #FFFFFF;padding: 5px;margin-top: 10px; }