/* GENERIC STYLES */

body {
	background-color: rgb(235,218,188);
	font-size:11pt;
	color: rgb(34,34,34);
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
}

caption {
	font-weight:bold;
	font-style:italic;
	line-height:21px;
	background-image:url(../images/layout/tableheading.jpg);
	background-repeat:no-repeat;
	width: 632px; height:22px;
}
.photoborder {
	border:1px solid rgb(191,191,191);
}
.tableborder {
	border:1px solid rgb(161,185,204);
	background-color:rgb(216,234,249);
	font-size:.9em;
	width: 630px;
}
blockquote { margin-top:0 }

/* HEADER STYLES  */
#header {
	position:relative;
	width:963px; height:113px;
	background-image:url(../images/layout/header_background.jpg);
	text-align:left;
}
#header .logo-crest {
	position: absolute;
	left:10px; top: 0;
	z-index:10
}
#header .logo-text {
	position: absolute;
	left:103px; top:26px;
}

#header .locations {
	position: absolute;
	left:360px; top:16px;
	width:300px;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:.9em;
	
}
#header .links {
	position: absolute;
	left:787px;top:0;
	font-size:1em; line-height:19px;
}
#header .links a {
	display: inline-block;
	height:20px;
	padding: 0 10px 0 10px;
	color:rgb(23,36,64); /*dark blue version */
	text-decoration:none;
	font-weight:bold;
}

#header .links a:hover {
	background-image:url(../images/layout/nav_hoverback.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:rgb(37,57,102);	
}
#header p { margin:10px 0 0 0;}
.wesupport {
	color:rgb(234,197,126);
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
}

/* TOP NAV STYLES  */
#topnav {
	position:relative;
	width:963px;
	height:32px;
	background-image:url(../images/layout/nav_background.jpg);
	text-align:center;
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:.85em; line-height: 2.5em;
}
#topnav a {
	display: inline-block;
	padding: 0 10px 0 10px;
	color:rgb(23,36,64);  /* dark blue version */
	text-decoration:none
}
#topnav a:hover {
	background-image:url(../images/layout/nav_hoverback.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:rgb(37,57,102);	
}	

/* CONTENT AREA STYLES */
#content {
	position: relative;
	width: 963px; height:100%;
	background-image:url(../images/layout/content_background.gif);
	background-repeat: repeat-y;
	text-align:left;
	
}
#content h1 {
	margin-top:5px;
	margin-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: rgb(32,50,89);
	letter-spacing:-1px;
	font-size:1.8em; line-height:1.2em;
}
#content h2 {
	margin-top:1em;
	margin-bottom:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: rgb(32,50,89);
	letter-spacing:-1px;
	font-size:1.4em;
}
#content h3 {
	margin:12px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: rgb(32,50,89);
	letter-spacing:-1px;
	font-size:1.2em;
}
.subhead {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}
#content ul {
	margin-top:0;
}
#content .editable {
	position: relative;
	padding: 20px 20px 10px 35px;
	width:630px;
	font-size:1em; line-height:1.2em;
}
#content .editable a {
	color: rgb(32,50,89);
	font-weight:bold;
	text-decoration: none;
}
#content .editable a:hover {
	text-decoration:underline;
	color: rgb(37,57,102);
	font-style:italic;
}
.intro {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em; line-height:1.3em;
	color:rgb(19,39,55);
	background-image:url(../images/layout/introquotes.gif);
	background-repeat: no-repeat;
	width:637px; height:167px;
}
.intro blockquote {
	width: 90%; 	
}
.topic {
	display:block;
	border-bottom:1px solid rgb(69,114,153);
	font-size:.9em;
	font-weight:bold;
	color:rgb(0,0,0);
	/*background-color:rgb(124,186,232);*/
	background-color:rgb(216,234,249);
	text-transform:uppercase;
	text-indent:.25em;
	font-style:italic;
}
.location {
	display:block;
	border-bottom:1px solid rgb(191,191,191);
	font-size:.6em;
	color:rgb(0,0,0);
	text-transform:uppercase;
}

/* RIGHT COLUMN STYLES */
#content #rightcol {
	position: absolute;
	left:672px; top:0;
	width: 291px;
	background-image:url(../images/layout/rightcol_background.jpg);	
}
#rightcol a {
	color: rgb(32,50,89);
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
}
#rightcol a:hover {
	text-decoration:underline;
}
#rightcol h2 {
	font-size:1.3em;
	color: rgb(32,50,89);
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	letter-spacing:0;
}
#rightcol .sections {
	position: relative;
	left: 43px; top:25px;
	width:231px;
	color: rgb(0,0,0)
}
#rightcol .members {
	border-bottom:1px solid rgb(191,191,191);
	font-size:.8em;
	padding-bottom:10px;
}
#rightcol .memberlist {
	font-size:.8em;
	padding-bottom:10px;
}
#rightcol .publications {
	border-bottom:1px solid rgb(191,191,191);
	font-size:.8em;
	padding-bottom:21px;
}
#rightcol .publications p {
	margin-bottom:0;
}
#rightcol .video {
	border-bottom:1px solid rgb(191,191,191);
	font-size:.8em;
	padding-bottom:21px;
}
#rightcol .video p {
	margin-bottom:0;
}
a.button {
	text-align:center;
	width:150px; height:21px;
	font-size:1.1em; line-height:21px;
	background-image:url(../images/layout/section_button.gif);
	float:right;
	background-repeat:no-repeat;
}
#rightcol .managementtalk {
	font-size:.8em;
	padding-bottom:28px;
}
#rightcol .bottom {
	background-image:url(../images/layout/rightcol_bot.gif);
	background-repeat: no-repeat;
	width: 291px; height:24px;
}

/* FOOTER STYLES */

#footer {
	position:relative;
	width: 963px; height:85px;
	background-image:url(../images/layout/content_bot.gif);
	background-repeat: no-repeat;
}
#footer a {
	color: rgb(32,50,89);
}
#footer a:hover {
	text-decoration:underline;
	color: rgb(37,57,102);
}
#footer #botnav {
	position:absolute;
	left:733px;
	top:22px;
	font-size:1em;
	font-weight:bold;
	width: 211px;
	text-align:left;
}
#footer #botnav a {
	text-decoration:none;
	color:rgb(23,36,64);
}
#footer #botnav a:hover {
	text-decoration:underline;
	color: rgb(37,57,102);
}
#footer #implementation {
	font-size:.5em;
	position:absolute;
	left:5px; top:55px;
	text-align:left;
	width:400px;
}
#footer #copyright {
	font-size:.6em;
	position:absolute;
	left:562px;
	top:55px;
	text-align:right;
	width:400px;
}
/* MEMBER STYLES */
.memberphoto {
	background:rgb(255,255,255);
	padding:3px;
	border:1px solid rgb(191,191,191);
}
.membertable {
	border:1px solid rgb(191,191,191);
	font-size: 9pt;
}
#content .editable .membertable a:hover {
	text-decoration:none;
}

