body {
	background-color: #FFF;
	background-image: url(../images/site/bg.gif);
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
    font-size: 90%;
	line-height: 1.5em;
}

.center {
    text-align: center;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}



p, dl, hr, ol, ul, pre, table, address, fieldset  {
    padding: 0 0 1em 0;
}



.pad1 {
	padding-bottom: 1em;
}

.pad2 {
	padding-bottom: 2em;
}



/* `Links
----------------------------------------------------------------------------------------------------*/
a, a:link, a:visited {
	color: #4E669D;
	text-decoration: none;
	border-bottom: #4E669D;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

a:hover {
	color: #FFF;
	background-color: #4E669D;
}

a.announcement, a.announcement:link, a.announcement:visited {
	color: #cd8527;
	text-decoration: none;
	border-width: 0 0 0 0;
	border-style: none none none none;
}

a.announcement:hover {
	color: #FFF;
}

a.noline, a.noline:link, a.noline:visited, a.noline:hover {
	border-width: 0 0 0 0;
	border-style: none none none none;
}

a.image, a.image:link, a.image:visited, a.image:hover {
	border-width: 0 0 0 0;
	border-style: none none none none;
    background-color: transparent;
}

div.header a {
	background-color: transparent;
}


/* `Images
----------------------------------------------------------------------------------------------------*/
img {
	border-width: 0;
}

img.center {
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	display: block;
}

a.img, a.img:link, a.img:visited, a.img:hover {
	background-color: transparent;
	border-width: 0 0 0 0;
	border-style: none none none none;
}




/* `Headings
----------------------------------------------------------------------------------------------------*/


h1, h2, h3, h4, h5, h6 {
    font-family: 
                Frutiger, 
                "Frutiger Linotype", 
                "Myriad Pro", 
                Myriad, 
                "DejaVu Sans Condensed", 
                "Liberation Sans", 
                "Nimbus Sans L", 
                Tahoma, 
                "Helvetica Neue", 
                Helvetica, 
                Arial, 
                sans-serif;
}


h1 {
	color: #cd8527;
	font-weight: normal;
	font-size: xx-large;
	padding: .8em 0 .6em 0;
	line-height: 1em;
}


h2 {
	font-weight: bold;
	font-size: large;
	color: #333;
	padding: 1.3em 0 .3em 0;
}


h3 {
	font-style: normal;
	color: #333;
	font-variant: normal;
	font-weight: bold;
	padding: .4em 0 .2em 0;
}




/* `Sidebars
----------------------------------------------------------------------------------------------------*/

div.sidebar h2 {
	width: 100%;
	margin: 0 0 .6em 0;
	padding: 5px 0 1px 1px;
	font-size: small;
	line-height: 1.2em;
	font-weight: lighter;
	text-transform: uppercase;
	border-top: 3px #999 solid;
	border-right: 0px #999 none;
	border-bottom: 1px #999 dotted;
	border-left: 0px #999 none;
}

div.sidebar h3 {
	color: #cd8527;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div.smaller p {
	font-size: .8em;
	line-height: 1.6em;
}


/* `Header
----------------------------------------------------------------------------------------------------*/
div.header {
	min-height: 100px;
}

div.search {
	padding: .7em 0 .7em 0;
	text-align: right;
	min-height: 30px;
}






/* `Footer
----------------------------------------------------------------------------------------------------*/

div.footer {
	background-color: #F8F8F9;
	background-image: url(../images/site/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	z-index: 2000;
}

div.footer ul {
	list-style: none;
	padding-top: 1.5em;
	font: 100 .8em Arial, Helvetica, sans-serif;
}

div.footer li {
	display: inline;
	padding: 0 1em 0 1em;
	border-left: 1px solid #d6d6d6;
	margin-left: 0;
}

div.footer ul li.noborder {
	border-left: 0 none transparent;
}

div.footer p {
	font-size: .8em;
	line-height: .9em;
	padding: 0 0 0 0;
}

div.footer a, div.footer a:link, div.footer a:visited, div.footer a:hover {
	border-width: 0 0 0 0;
	border-style: none none none none;
}







/* `Blockquotes
----------------------------------------------------------------------------------------------------*/

blockquote {
	background: transparent url(../images/site/openquote.gif) left top no-repeat;
	padding: 1.2em 1.5em 1em 1em;
	margin: .4em 1em 0 3em;
}

blockquote p {
	color: #707070;
	font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',serif;
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	line-height: 24px;
	padding: 0 0 .2em 0;
}

blockquote p.attribution {
	color: #707070;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 1.5em 10em;
}











/* `Client list
----------------------------------------------------------------------------------------------------*/

ul.clients {
	list-style: none;
	padding: 1em 0 1em 0em;
}



ul.clients ul {
	list-style: none;
	font-style: normal;
	padding: 0 0 1.7em 0;
}

ul.clients li {
	padding: 0 0 0 0em;
	font-weight: bold;
	margin-left: 0;
	padding-left: 2em;
    text-indent: -2em;
}

ul.clients li li {
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
}



/* `Sidebar linklist
----------------------------------------------------------------------------------------------------*/

.linklist {
	padding: 0 0 0 0;
	color: #333;
}

.linklist ul {
	list-style: none;
	font-size: small;
	font-style: normal;
	font-variant: normal;
}

.linklist li {
	padding: 0 0 0 0;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	margin-left: 0;
	line-height: 1.5em;
    padding-left: 1em;
    text-indent: -1em;
}

.linklist li.breakafter {
	padding: 0 0 .5em 0;
	margin: 0 0 .4em 0;
	background-image: url(../images/site/linklistdivider.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.linklist a, .linklist a:link, .linklist a:visited {
	border-width: 0 0 0 0;
	border-style: none none none none;
}


/* `Random formatting
----------------------------------------------------------------------------------------------------*/

.callout {
	background-color: #f8f8f9;
	padding: 1em 1em 1em 1em;
	border: 1px solid #b9c3cb;
}


.searchresults h2 {
	font-size: 1.1em;
}

.searchresults p {
	font-size: .9em;
}


#keywords {
	margin: .8em 7em 0 0;
	width: 180px;
}


.searchbox {
	background-image: url(../images/site/magnifying-glass.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	border: 1px #999 solid;
	height: 12.5pt;
	line-height: 10pt;
	padding: 0 0 -2.5pt 0;
	background-position: 4px 4px;
}

.faded {
	color: #999;
}

.strikeit {
	text-decoration: line-through;
}


.red {
	color: #f00;
}

.bold {
	font-weight: bold;
}
