/*----------------------------------------------------------------
	reset styles
----------------------------------------------------------------*/

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size: 100%;
    line-height: 1.125em;
	color: #ACACAC;
	background: black;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	display: block;
}
strong {
	font-weight: bold;
}


/*----------------------------------------------------------------
	default link styles
----------------------------------------------------------------*/

a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FFF; background: #CCC; text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/*----------------------------------------------------------------
	content
----------------------------------------------------------------*/

.web_pages_content {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	news
----------------------------------------------------------------*/

.news_blurb {
	display: block;
}


/*----------------------------------------------------------------
	events
----------------------------------------------------------------*/

.events_intro, .events, .event_box, .events_blurb, .event, 
.events_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	biography
----------------------------------------------------------------*/

.biographies, .biography_name, .biography_title, .biography_general_info, .biography_link, .biography_label, .biography_phone, .biography_fax, .biography_email, .biography_address, .biography_street1, .biography_street2, .biography_city, .biography_state, .biography_zipcode, .biography_section_header, .biography_section_text {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	site search
----------------------------------------------------------------*/

.site_search_results {
	font-size: 0.71em; line-height: 1.32em; letter-spacing: 1px; margin: 0 0 1em 0;
}
.site_search_hit .biography_thumbnail {
	margin: 0 0 1em 0; font-size: 0.71em; line-height: 1.32em; letter-spacing: 1px;
}
.site_search_hit, .site_search_section {
	clear: both; margin-bottom: 1em;
}
#content .site_search_results h2 {
	font-size: 1.4em; margin: 0.5em 0 0.2em 0;
}
.site_search_result_link {
	display: block;
}


/*----------------------------------------------------------------
	hCard styles
----------------------------------------------------------------*/

.vcard {
	float: left; margin-top: 17px;
}
.tel {
	font-size: 1.4em; font-weight: bold;
}
.vcard a:link, .vcard a:visited {
	color: #FF0; text-decoration: none;
}
.vcard a:hover {
	color: #000; background: #FF0; text-decoration: none;
}
.vcard a:active {
	color: #FF0; text-decoration: none;
}
.org a:link, .org a:visited {
	color: #FFF; text-decoration: none;
}
.org a:hover {
	color: #000; background: #FFF; text-decoration: none;
}
.org a:active {
	color: #FFF; text-decoration: none;
}


/*----------------------------------------------------------------
	misc styles
----------------------------------------------------------------*/

.img-style-lt {
	float: left; padding-right: 1em; margin-bottom: 1em;
}
.img-style-rt {
	float: right; padding-left: 1em; margin-bottom: 1em;
}
.clearfix {
	clear:both;
}
.wireframe {
	border: 1px solid black;
}
.block {
	background-color: #F00;
}

/* maincontainer*/

#maincontainer {
	background: url(../images/hubbg.jpg) no-repeat scroll 0 0;
	margin: 0 auto;
	padding-top: 24px;
	width: 928px;
	height: 679px;
}

/* container*/

#container {
	background: url(../images/suitsbg.jpg) no-repeat scroll 0 0;
	margin: 0 auto;
	padding-top: 24px;
	width: 926px;
	height: 679px;
}

/* header */

#masthead {
	height: 75px; padding-left: 16px; position: relative;
}
#header {
	float: left;
}
#header h1 {
	font-weight: normal; 
	text-transform: lowercase;
	font-size: 2.7em;
	letter-spacing: 1px;
	word-spacing: 10px;
	color: #898989;
	position: relative;
	top: 14px;
	line-height: 1em;
}

/* mainnav */

#mainnav {
	width: 147px; 
	height: 75px; 
	float: left; 
	margin-right: 20px;
	position: relative;
}
#mainnav li {
    position: absolute; left: 0;
}
#mainnav li, #mainnav a {
    height: 25px; display: block;
}
#mainnav span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#nav1 {
	top: 0; 
	width: 147px;
	background: url(../images/mainnavbg.jpg) no-repeat scroll -147px 0;
}
#nav2 {
	top: 25px; 
	width: 147px;
	background: url(../images/mainnavbg.jpg) no-repeat scroll -147px -25px;
}
#nav3 {
	top: 50px; 
	width: 147px;
	background: url(../images/mainnavbg.jpg) no-repeat scroll -147px -50px;
}
#nav1 a:hover { background: url(../images/mainnavbg.jpg) no-repeat scroll 0 0;}
#nav2 a:hover { background: url(../images/mainnavbg.jpg) no-repeat scroll 0 -25px;}
#nav3 a:hover { background: url(../images/mainnavbg.jpg) no-repeat scroll 0 -50px;}

/* subnav */

#subnav {
	position: relative; top: 3px;
}
#subnav li {
	display: inline; 
	text-transform: lowercase; 
	font-size: 0.81em;
	letter-spacing: 1px;
}
#subnav a:link, #subnav a:visited {
	color: #ACACAC; text-decoration: none;
}
#subnav a:hover {
	color: #FFF; background: #ACACAC; text-decoration: none;
}
#subnav a:active {
	color: #ACACAC; text-decoration: none;
}

/* search */

#search {
	position: absolute; top: 0; right: 0;
}
.searchbox { 
	width: 164px; 
	border: 1px solid #D4D4D4;
	height: 11px;
	/*padding: 0 6px;*/
	color: #ACACAC;
	font-size: 0.75em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute; top: 1px; right: 17px;
}

/* logo */

#logo {
	position: absolute; top: 31px; right: 115px;
}

/* maincontent */

#maincontent { 
	height: 475px; position: relative;
}
#maincontent ul { 
	position: absolute; 
	left: 273px; 
	top: 194px;
	width: 384px;
	height: 46px;
}
#maincontent li { 
	margin-right: 1px;
    position: absolute; top: 0;
}
#maincontent li, #maincontent a {
    height: 46px; display: block;
}
#maincontent span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#hub1 {
	left: 0; 
	width: 191px; 
	background: url(../images/hubnavbg.jpg) no-repeat scroll 0 0;
}
#hub2 {
	left: 193px; 
	width: 191px;
	background: url(../images/hubnavbg.jpg) no-repeat scroll -193px 0;
}
#hub1 a:hover { background: url(../images/hubnavbg.jpg) no-repeat scroll 0 -46px;}
#hub2 a:hover { background: url(../images/hubnavbg.jpg) no-repeat scroll -193px -46px;}

/* content */

#contentwrap { 
	height: 412px; padding-left: 28px; position: relative;
}
#content { 
	float: left;
	width: 712px;
	height: 310px;
	display: inline;
	overflow: auto;
}
#content h1 { 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	font-weight: normal;
	font-size: 0.87em;
	margin-bottom: 0.5em;
}
#contentwrap h2 { 
	font-weight: normal; 
	text-transform: lowercase;
	font-size: 1.5em;
	letter-spacing: 1px;
	word-spacing: 10px;
	line-height: 1em;
	margin: 11px 0 10px 0;
}
#content h3 { 
	letter-spacing: 1px; 
	font-weight: normal;
	font-size: 0.75em;
}
#content p { 
	margin-bottom: 1em; font-size: 0.81em; line-height: 1.32em; letter-spacing: 1px;
}
#content ul { 
	margin-bottom: 1.2em; font-size: 0.81em; line-height: 1.32em; letter-spacing: 1px;
}
#content li { 
	margin-left: 2em; line-height: 1.5em; list-style-type:circle;
}
#content a:link, #content a:visited {
	color: #ACACAC; text-decoration: underline;
}
#content a:hover {
	color: #FFF; background: #ACACAC; text-decoration: none;
}
#content a:active {
	color: #ACACAC; text-decoration: underline;
}

/* ps1-logo */

#ps1-logo {
	width: 72px; 
	height: 101px;
	position: absolute;
	top: 250px;
	left: 792px;
}

/* contact */

#contactform {
	margin-bottom: 1em;
}
#contactform td, #contactform th {
	font-size: 0.71em; 
	line-height: 1.32em; 
	letter-spacing: 1px;
	padding: 0 1em 1em 0; 
	vertical-align: top;
}
#contactform label {
	line-height: 1.5em;
}
#contactform input, #contactform textarea {
	/*background-color: #FFF;*/
}

/* footer */

#footer {  
	clear: both; 
	height: 63px;
	color: #FFF;
	padding: 0 50px;
	font-size: 0.71em;
	letter-spacing: 1px;
	background: #7C7C7C;
}

#credits {
	float: right; margin-top: 17px; color: #333;
}
#credits a:link, #credits a:visited {
	color: #000; text-decoration: none;
}
#credits a:hover {
	color: #FFF; background: #000; text-decoration: none;
}
#credits a:active {
	color: #000; text-decoration: none;
}

#announcement { 
	font-weight: normal;
	color: #000000; 
	font-size: 0.9em;
	line-height: 1em;
	margin: 11px 0 10px 0;
	width: 600px; 
	height: 15px;
	position: relative;
	top: 390px;
	
}