html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	font-family:inherit;
	text-align:left;
}
table { 
	border-collapse:collapse;
	border-spacing:0;
}
ol,ul { 
	list-style:none;
	margin:0;
	padding:0;
}
q:before,q:after,
blockquote:before,blockquote:after { 
	content:"";
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display:block; }
audio[controls], canvas, video { display:inline-block; *display:inline; *zoom:1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size:100%; overflow-y:scroll; -webkit-overflow-scrolling:touch; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; min-height:100%;

background:#ffffff; /* Old browsers */
background:-moz-linear-gradient(top, #ffffff 0%, #a2a2a2 100%); /* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a2a2a2)); /* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, #ffffff 0%,#a2a2a2 100%); /* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, #ffffff 0%,#a2a2a2 100%); /* Opera 11.10+ */
background:-ms-linear-gradient(top, #ffffff 0%,#a2a2a2 100%); /* IE10+ */
background:linear-gradient(top, #ffffff 0%,#a2a2a2 100%); /* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a2a2a2',GradientType=0 ); /* IE6-9 */}
}

body { margin:0; font-size:13px; line-height:1.231; }

/* GRID */
.column { float:left; }
.gridcol2, .gridcol2a, .gridcol2b, .gridcol2c, .gridcol2d, .gridcol2e, .gridcol2f, .gridcol3, .gridcol3a, .gridcol4, .gridcol5, .gridcol6 { width:100%; }

.gridcol2 .column { width:49%; }
.gridcol2 .gridcol2 .column { width:47.8%; }
.gridcol3 .gridcol2 .column { width:46%; }
.grid4col .gridcol2 .column { width:45%; }

.gridcol2a .column.first { width:66%; }
.gridcol2a .column.last { width:32%; }

.gridcol2b .column.first { width:74.9%; }
.gridcol2b .column.last { width:23%; }

.gridcol2c .column.first { width:32%; }
.gridcol2c .column.last { width:66%; }

.gridcol2d .column.first { width:23%; }
.gridcol2d .column.last { width:74.9%; }

.gridcol2e .column.first { width:79%; }
.gridcol2e .column.last { width:19%; }

.gridcol2f .column.first { width:19%; }
.gridcol2f .column.last { width:79%; }

.gridcol3 .column { width:32%; margin-left:2%; }
.gridcol2 .gridcol3 .column { width:31%; }

.gridcol3a .column { width:58%; margin-left:2%; }
.gridcol3a .column.first,
.gridcol3a .column.last { width:19%; }

.gridcol4 .column { width:23%; margin-left:3%; }

.gridcol5 .column { width:18.4%; margin-left:2%; }

.gridcol6 .column { width:15%; margin-left:2%; }

.column.first, .column.last { margin-left:0; }
.column.last { float:right !important; }

p.last, ul.last, ol.last, li.last { _width:auto !important; _float:none !important; }


/* 
 * These selection declarations have to be separate
 * No text-shadow:twitter.com/miketaylr/status/12228805301
 * Also:hot pink!
 */

::-moz-selection { background:#4EA2AE; color:#fff; text-shadow:none; }
::selection { background:#4EA2AE; color:#fff; text-shadow:none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color:#00e; }
a:visited { color:#551a8b; }
a:focus { outline:thin dotted; }

/* Improve readability when focused and hovered in all browsers:people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline:0; }


/* =============================================================================
   Typography
   ========================================================================== */

@font-face { 
    font-family:'CaeciliaLTStd45Light';
    src:url('caecilialtstd-light-webfont.eot');
    src:url('caecilialtstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('caecilialtstd-light-webfont.woff') format('woff'),
         url('caecilialtstd-light-webfont.ttf') format('truetype'),
         url('caecilialtstd-light-webfont.svg#CaeciliaLTStd45Light') format('svg');
    font-weight:normal;
    font-style:normal;

}

@font-face { 
    font-family:'CaeciliaLTStd55Roman';
    src:url('caecilialtstd-roman-webfont.eot');
    src:url('caecilialtstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('caecilialtstd-roman-webfont.woff') format('woff'),
         url('caecilialtstd-roman-webfont.ttf') format('truetype'),
         url('caecilialtstd-roman-webfont.svg#CaeciliaLTStd55Roman') format('svg');
    font-weight:normal;
    font-style:normal;

}


abbr[title] { border-bottom:1px dotted; }

b, strong { font-weight:bold; }

blockquote { margin:0; }

dfn { font-style:italic; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

ins { background:#ff9; color:#000; text-decoration:none; }

mark { background:#ff0; color:#000; font-style:italic; font-weight:bold; }

/* Redeclare monospace font family:en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family:monospace, monospace; _font-family:'courier new', monospace; font-size:1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space:pre; white-space:pre-wrap; word-wrap:break-word; }

q { quotes:none; }
q:before, q:after { content:""; content:none; }

small { font-size:85%; }

/* Position subscript and superscript content without affecting line-height:gist.github.com/413930 */
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */
   
dd { margin:0 0 0 40px; }
nav ul, nav ol { list-style:none; margin:0; padding:0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border:0; -ms-interpolation-mode:bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) { 
    overflow:hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin:0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin:0; }
fieldset { border:0; margin:0; padding:0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border:0; *margin-left:-7px; padding:0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor:pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height:normal; *overflow:visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; -webkit-appearance:button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing:border-box; }
input[type="search"] { -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow:auto; vertical-align:top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color:#f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse:collapse; border-spacing:0; }


/* =============================================================================
   Primary styles
   Author:Forge Media + Design
   ========================================================================== */

body { width:894px; font-family:'Times', 'Times New Roman', serif;  margin:70px auto 0 auto; }

#container { background:#FFF; border:1px solid #CCC;
	-webkit-box-shadow:0px 4px 8px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow:0px 4px 8px 0 rgba(50, 50, 50, 0.1); 
	box-shadow:0px 4px 8px 0 rgba(50, 50, 50, 0.1); 
	}

a, a:link, a:visited { color:#4EA2AE; text-decoration:none;  outline:none; }
a:hover, a:active { color:#888787; text-decoration:underline; }
	
p { margin:15px 0; }

#main { background-color:#FFF; font-size:13px; line-height:1.4em; color:#999; padding-top:20px; }

#main h1 { font-family:"CaeciliaLTStd45Light", serif; font-size:33px; line-height:106%; color:#8A8C8E; margin:20px 0 20px 0; }
#main h1 strong { font-family:"CaeciliaLTStd55Roman", serif; display:block; font-weight:normal; color:#4EA2AE; }

#main h2 { font-family:"CaeciliaLTStd55Roman", serif; font-size:18px; color:#4EA2AE; line-height:106%; margin:25px 0 12px 0; }
#container #main h2 a, #container #main h2 a:hover { text-decoration:none; color:#4EA2AE; }

#main .column p { margin-right:20px; }
#main .column.first p { margin-right:40px; }

ul#slider li { list-style:none; }

 
/* Header */
header { height:170px; background-color:#fff; }
	
#banner { background:url(../images/banner.jpg) no-repeat; height:140px; display:block; }
#banner img.logo { margin:40px 0 0 50px; }
	
header nav { width:100%;  height:30px; }

header nav ul { background:url(../images/bg_nav.gif) repeat-x; height:24px; padding:0 0 0 439px; }
header nav ul li { float:left; margin:0 3px; }
header nav ul li a, header nav ul li a:link, header nav ul li a:visited { display:block; background:url(../images/bg_nav_btns.gif) 0 -1px no-repeat; width:98px; height:22px; padding:7px 0 0 0; font-family:"CaeciliaLTStd55Roman", serif; font-size:12px; text-align:center; color:#FFF; }
header nav ul li a:hover, header nav ul li a.active, body.home header nav ul li.home a { background-position:0 -33px; color:#FFF; text-decoration:none; }


/* 2 column pages */
.gridcol2 .column.first { width:45%; margin-left:50px !important; min-height:192px; }
.gridcol2 .column { width:44%; background:url(../images/divider.jpg) no-repeat right top; }

.gridcol2 .column.first h2 { margin-bottom:20px; }
.gridcol2 .column h2 { margin-bottom:12px; }

.gridcol2 .column ul { width:90%; margin:15px 0px 15px 0px; list-style:disc inside; }
.gridcol2 .column ul.left { width:30%; float:left; padding-left:80px; }
.gridcol2 .column ul.right { width:30%; float:left; padding:0px 30px 0px 20px; }
.gridcol2 .column ul li { padding:0 0 5px 0; }
.gridcol2 .column p.footnote { color:#4EA2AE; clear:both; text-align:center; }

/* 3 column pages */
.gridcol3 .column.first { width:44%; margin-left:50px !important; }
.gridcol3 .column { width:20%;  margin-left:3%; }
.gridcol3 .column.last { width:20%; }

.gridcol3 .column { background:url(../images/divider.jpg) no-repeat right 20px transparent; }
.gridcol3 .column.last { background-position:90%; }


/* Bio page */
#main.bio h2 {left:250px; top:370px; width:140px; font-style:italic; font-size:10px; line-height:1.4em; font-weight:bold; margin:0; padding:0; font-family:'Times','Times New Roman',serif; color:#8A8C8E; }
#main.bio h2 strong { font-family:'Times','Times New Roman',serif; color:#4EA2AE; font-size:15px; }
#main.bio .column { background:none; }
#main.bio { position:relative; }

#main.bio .column.first img { vertical-align:bottom; }

body.bio #contact_bar { background-position:0 0; padding-top:0; }


/* Contact page */
#main.contact .column { background:none; }
#main.contact p strong{font-size: 16px;}

/* Homepage */ 
#main.home .column a { text-decoration:underline; }


/* Services page */
#main.services h2 { margin:0 0 10px 0; }

#main.services .column { width:45%; }

#main.services ul#slider ul { padding:0 20px; margin:0; }
#main.services ul#slider ul li { padding:0 0 5px 0; margin:0; line-height:1.15em; list-style:outside disc; }

#main.services .anythingSlider .back, #main.services div.anythingSlider .forward { background:none; }  
#main.services nav ul { margin:20px 0 0 30px; }
#main.services nav ul li { display:inline; list-style:none; margin-right:10px; }
#main.services nav ul li a { text-decoration:underline; }
#main.services nav ul li a.current { color:#888787}
#main.services .gridcol2 .column ul li { padding:0 0 5px 5px; text-indent: -12px;}


.gridcol2.expertise .column ul li { padding:0 0 5px 5px; text-indent: -12px;}
/* Why Choose PRN page */
#main.why .column p { margin-left:30px; margin-right:30px; }

 
/* Testimonials page */
#main.testimonials .column { width:45%; }

#main.testimonials blockquote { font-style:italic; margin-top:20px; }
#main.testimonials blockquote span { display:block; font-style:normal; color:#4EA2AE; margin-top:15px; }

#main.testimonials #image_container { width:400px; height:200px; overflow:hidden; }
#main.testimonials #image_container.landing_page { border:2px solid #FFF; }

#main.testimonials nav ul li { display:inline; list-style:none; margin-right:10px; }


/* Contact bar */
#contact_bar { background:url(../images/bg_contact_bar.gif) 0 20px repeat-x; clear:both; color:#4EA2AE; padding:12px 0 10px 0; position:relative; display:table; width:100%; } 
#contact_bar  a#contact_link { display:block; float:right; background:url("../images/envelope.gif") no-repeat scroll right center transparent; padding-right:25px; font-size:12px; font-weight:normal; margin:85px 51px 0 0;  } 
#contact_bar #member_logo { display:block; float:left; margin:70px 0 0 51px; }


/* Footer */
footer { height:20px; font-size:11px; color:#fff; margin-top:12px; list-style:none; margin:15px 0 0 0; padding:0; }
footer ul li { border-right:1px solid #FFF; float:left; margin-right:6px; padding:0 6px 0 0; }
footer ul li.last { border:none; }
footer ul a { text-decoration:none; color:#FFF !important; }
footer ul a:hover { text-decoration:underline; }


/* Contact form */
form#contact_form { float:left; margin:10px 0 0 0; }
form#contact_form fieldset { padding:2px 0;	 position:relative; }
form#contact_form input { padding:4px; font-family:'Times', 'Times New Roman', serif; color:#a8a8a8; border:1px solid #FFF; background:#F5F5F5; width:184px;
			-webkit-box-shadow:inset 1px 1px 3px 2px rgba(35, 31, 32, .18);
			-moz-box-shadow:inset 1px 1px 3px 2px rgba(35, 31, 32, .18);
			box-shadow:inset 1px 1px 3px 2px rgba(35, 31, 32, .18); }	
form#contact_form input#contactUs_email { width:381px; }		
form#contact_form input.submit_btn { cursor:pointer; width:80px; height:25px; font-weight:bold; border:solid 1px #FFF; background:#a8a8a8; font-size:12px;margin:4px 0 0 0; float:right; color:#fff; }
form#contact_form input.submit_btn:hover { background:#6e6e6e;  }				
form#contact_form span.req { position:absolute; left:-12px; top:7px; }		
form#contact_form textarea { width:378px; padding:6px; height:120px; font-family:'Times', 'Times New Roman', serif; color:#a8a8a8; border:1px solid #FFF; background:#F5F5F5;
			-webkit-box-shadow:inset 1px 1px 3px 2px rgba(35, 31, 32, .18);
			-moz-box-shadow:inset 1px 1px 3px 2px rgba(35, 31, 32, .18);
			box-shadow:inset 1px 1px 3px 2px rgba(35, 31, 32, .18); }

.req { color:#ee2625; }
	
form#contact_form input:focus, form#contact_form textarea:focus { border:1px solid #4EA2AE; }
	
div.success { color:#093; font-size:13px; }
div.success p { padding:0; }
div.errors { color:#f00;border:solid 1px #f00;padding:6px 10px 10px 10px;margin:0 0 12px 0; }
div.errors p { padding:0 !important; }
	

/* IE Styles */

.oldie form#contact_form input, .oldie form#contact_form textarea { background:#F2F2F2; border:1px solid #ddd; }
.oldie form#contact_form input.submit_btn { background:#a8a8a8; border:1px solid #999; }

.oldie.ie6 .gridcol2 .column.first, .oldie.ie6 .gridcol3 .column.first { margin:0 0 0 20px !important; width:44%; }

.oldie.ie6  .anythingSlider, .oldie.ie6  #image_container { height:330px!important; }

.oldie.ie6 #contact_bar #member_logo { margin-left:25px; }
.oldie.ie6 #contact_bar #contact_link { margin-right:25px; }


/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display:block; text-indent:-9999em; overflow:hidden; background-repeat:no-repeat; text-align:left; direction:ltr; }
.ir br { display:none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display:none; visibility:hidden; }

/* Hide only visually, but have it available for screenreaders:by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard:drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip:auto; height:auto; margin:0; overflow:visible; position:static; width:auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility:hidden; }

/* Contain floats:nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width:480px) { 
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width:768px) { 
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection:www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print { 
  * { background:transparent !important; color:black !important; text-shadow:none !important; filter:none !important; -ms-filter:none !important; } /* Black prints faster:sanbeiji.com/archives/953 */
  a, a:visited { color:#444 !important; text-decoration:underline; }
  a[href]:after { content:" (" attr(href) ")"; }
  abbr[title]:after { content:" (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border:1px solid #999; page-break-inside:avoid; }
  thead { display:table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside:avoid; }
  img { max-width:100% !important; }
  @page { margin:0.5cm; }
  p, h2, h3 { orphans:3; widows:3; }
  h2, h3{ page-break-after:avoid; }
}
