/********************************
BASICS
********************************/

* {margin: 0;padding: 0;}
html, body, div {margin: 0;padding: 0;}

body {
	background-color: #FFF;
	font-family: verdana, arial, sans-serif;
	line-height: 140%;
	font-size: x-small;
	color: #FFF;
	text-align: center;
}
fieldset {border:0 none;}
	input[type="text"], input[type="password"], textarea {
		margin-bottom: 10px;
		padding: 2px;
		width: 300px;
	}
		input[size="2"] {
			width: 50px;
		}
h1, h2,
#pressCol .navigation li a,
{margin: 0 0 .3em 0;}

h3, h4, h5 {margin: 0 0 .2em 0; color: #DECDA7;}

h1 {font-size: 150%; color: #DECDA7;}
h2 {font-size: 130%; color: #DECDA7;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 105%;}

h1, h2, h3, h4, h5,
#pressCol .navigation li a
{
	line-height: 100%; 
	font-family: "Trebuchet MS", arial, sans-serif;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
	border: none;
}

a,
a:link,
a:visited {
	color: #700805;
}

a:active,
a:hover {
	color: #700805;
	text-decoration: none;
}

p {margin: 0 0 1em 0;}

img {
	display: block; 
	border: none;
}

ul {
	margin: 0;
	padding: 0 0 1.5em 0.5em;
	display: block;
	list-style: disc outside none;
}
	ul.navigation {
		list-style-type: none;
	}
ol {
	margin: 0;
	padding: 0 0 1.5em 2.5em;
	list-style: decimal outside none;
	display: block;
}

li {xdisplay: block;}

.kill {clear: both; background-color: transparent;}


/********************************
CONTAINER
********************************/
/* changing width attribute in #container determines overall width */
#container,
#container2 {
	background-color: transparent;
	text-align: left;
	background: transparent URL(../images/bkg.jpg) top center no-repeat;
}

#container,
#containerWrapper,
#container2,
#containerWrapper2 {
	position: relative;
	top: 0;
	left: 0;
	width: 700px;
	margin: 0 auto;
}

#containerWrapper,
#containerWrapper2 {
	border-bottom: 1px solid #FFF;
	background-color: #5C5C5C;
}

#containerWrapper2 {
	background: #5C5C5C URL(../images/stripe.jpg) top right repeat-y;
}

#container2 {background: transparent URL(../images/bkg2.jpg) top center no-repeat;}

#headerImage {
	float: left;
	display: block;
	width: 700px;	
}
	#headerImage img {
		float: left;
	}
#hero_ad {
	float: left;
}
/********************************
LOGOS
********************************/

#logo {
	position: absolute;
	top: 0px;
	width: 100%;
}

#logo img {margin: 0 auto;}


#logoHCU {
	position: absolute;
	top: 600px;
	left: 740px;
}

#logoSmall {
	position: absolute;
	top: 458px;
	left: 500px;
}


/********************************
CONTENT
********************************/

#content {
	padding-top: 149px;
	border: none;
}

#greyBack {background: transparent URL(../images/greystripe.png) 254px 0 repeat-y;}

.col, 
.col1,
.col3, 
.col5 {
	float: left;
	width: 200px;
	padding: 16px;
}

.col h2, 
.col1 h2,
.col3 h2, 
.col5 h2,
#pressCol h2,
#pressCol .navigation li a
{
    background: transparent url(../images/dot.gif) repeat-x bottom;
    padding: 0 0 6px 0;
    margin: 0 0 9px 0;
}
#pressCol .navigation {
    background: transparent url(../images/dot.gif) repeat-x bottom;    
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.col strong, 
.col1 strong,
.col3 strong, 
.col5 strong,
#pressCol strong {color: #B9D6DC;}

#pressCol .navigation li a {
    display: block;
    font-size: 130%; 
    color: #DECDA7;    
    text-decoration: none;
    font-weight: bold;
    background: none;
}

#pressCol .navigation li a:hover {
    text-decoration: underline;
}

#pressCol .navigation li.our-team a {
    background: transparent url(../images/dot.gif) repeat-x bottom;    
}

.col5 {width: 180px;}

.case-study img,
.col5 img {
	margin: 0 auto 6px auto;
	padding: 0 0 9px 0;
        background: transparent url(../images/dot.gif) repeat-x bottom;
}

#pressCol .case-study img {
    margin-bottom: 1em;
}

.col3 {
    background: #8D8D8D URL(../images/col3.jpg) 0 0 no-repeat;
}

#bodyCopy {
	float: left;
	width: 440px;
	padding: 15px 0 15px 30px;
	margin: 0 10px 10px 0;
}

#bodyCopy h2 {
    /* make sure this lets page titles line up with the top of the sidebar */
    margin: 0.4em 0 1em 0;
}

#bodyCopy ul {
    list-style-type: disc;
    margin-bottom: 1em;
}

#bodyCopy ul li {
    margin-left: 3.25em;
    display: list-item;
}

#bodyCopy #contactform ul {
    list-style-type: none;
    margin: 0;    
}

#bodyCopy #contactform ul li {
    margin: 0;
    display: block;
    margin-bottom: 1em;
    _margin-bottom: 0em;
}

#bodyCopy #contactform ul li li {
    margin: 0;
}

#bodyCopy #contactform #contact-message {
    width: 19em;
    height: 10em;
}

#bodyCopy #contactform address {
    margin-bottom: 1em;
}

#bodyCopy #contactform #click {
    padding: 0.5em 0;
}

.staff q {    
    margin: 1em 0;
    display: block;
}

.staff img {
    display: none;
}

#aboutPics {float: left; margin: 30px 0 10px 10px;}
#aboutPics img {margin: 10px 0 20px 0;}

#pressCol {
    /*background: transparent URL(../images/greystripe.png) 0 0 repeat;*/
    width: 200px;
    float: right;
    overflow: hidden;
}

#pressCol .padding {padding: 20px;}

#pressCol img {float: left; margin: -5px 10px 5px 0;}

#pressCol .go-up-one-level {
    display: none;
}

.quickPress a {text-decoration: none;}

.staffFullBios_staffPhoto {
     border : 1px solid #CCCCCC;
     margin-left : 5px;
     padding : 2px;
}

/********************************
FOOTER
********************************/

#footer,
#footer2 {
	width: 100%;
	text-align: center;
	padding: 30px 0 30px 0;
	height: 12px;
	background: #FFF URL(../images/foot.jpg) top center no-repeat;
	font-size: 9px;
}

#footer, #footer2 {_margin-top: 10px;}

#footer,
#footer2,
#footer a,
#footer2 a {color: #858585;}

#footer2 {background: #FFF URL(../images/foot2.jpg) top center no-repeat;}

/********************************
BLURB
********************************/

#blurb {
	position: absolute;
	top: 20px;
	left: 450px;
	width: 220px;
	margin: 0;
	color: #710806;
	background-color: transparent;
	text-align: left;
	line-height: 120%;
}
.blurbSource {
	color: #4C4C4C;
	float: left;
	margin: 3px 0 0 0;
}

/********************************
topNav
********************************/
#logo-link {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    text-indent: -3000px;
    width: 198px;
    height: 110px;
}

#logo-link img {
    width: 198px;
    height: 110px;
}

#topNav {
	position: absolute;
	top: 124px;
	left: 0;
	width: 672px;
	margin: 0 auto;
	background-color: transparent;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#topNav,
#topNav a {	color: #858585; text-decoration: none; padding: 0 9px;}
/* #topNav a:hover, #topNav .selected, #topNav .selected a, #pressCol .navigation li.selected a {color: #700805} */
#topNav a:hover, #topNav .current, #topNav .current a, #pressCol .navigation li.selected a, #pressCol .navigation li.current a {color: #700805}

.message {
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
}





