@import url(http://www.wright.edu/cola/css/blackbar.css);

@charset "UTF-8";
/* CSS Document */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
	line-height: 1.25; 
	background-image:url(../images/bottomshadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#6d6149;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#33576f;
	text-decoration:none;
	font-style:normal;
}
a:hover {
	color:#779bbf;
}
p {
	margin-bottom:20px;
	padding-left:12px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h2 {
	color: #2D3B4F;
	font-size:150%;	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-color:#2D3B4F;
	border-bottom-style:solid;
	border-bottom-width:3px;
	margin-bottom:5px;
	font-weight:bold;
}
h1, h3{
	padding-bottom:3px;
	font-weight:bold;
	margin-bottom:8px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}
h1 {
	font-size:90%;
	color: #2D3B4F;	
	font-weight:600;
}
h5 {
	padding-bottom:3px;
	margin-bottom:4px;
}

strong {
	font-weight:bold;
}
li {
	list-style:circle;
}
ul {
	margin-left:40px;
	font-size:15px;
	margin-bottom:20px;
}
#footer {
	margin-left:390px;
	margin-bottom:50px;
	text-align:left;
	float:left;
	color:#000;
	font-size:10px;
	background-color:#f9f1d1;
	border-left:solid 5px #960;
	background-image:url(../images/notelines.png);
	background-repeat:repeat;
}
#facebook {
	float:left;
}
#address {
	border-left:#d5ceb3 solid 2px;
	float:left;	
	margin:5px;
	padding:5px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#banner {
	padding-top:0px;
	background-image:url(../images/pls_banner_bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	width: auto;
}

#banner_bottom{
	height:7px;
	background-image:url(../images/pls_navbar.jpg);	background-repeat:repeat-x;
	border-top:#333 solid 1px;
	border-bottom:#333 solid 1px;
	}
#currentpage{
	background-color:#FFF;
	padding:2px;
}

#siteheader {
	width: auto;
	background-color:#FFF;
}
#navbar {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	background-color:#CCC;
	height:25px;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000;
	padding-top:2px;
}

#navbar a{
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	color:#33576f;
	}
	
#linksnavbar {
	margin-left:-21px;
	margin-right:-20px;
	text-align:left;
	background-color: #779bbf;
	height:20px;	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000;
	background-repeat:repeat-x;
	background-position:top;
}
#navbar ul, #linksnavbar ul {
	padding:0px;	
	margin-left:0px;
}
#navbar ul {
	font-size:18px;
	font-family:
}
#linksnavbar ul {
    border-left:solid 1px #000;	
}
#linksnavbar li {
	font-size:12px
}
#navbar li, #linksnavbar li {
  color:#33576f;
  margin-left:0px;
  margin-right:0px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  list-style-type: none;
  border-right: solid;
  border-color: #000;
  border-width: 1px;
  font-weight:900; 
}
#navbar {
  font-size: 18px;
}
#linksnavbar {
	font-size: 15px;
}
#navbar a, #linksnavbar a{
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-shadow: 1px 1px #000;
}
#navbar a:hover, #linksnavbar a:hover {
	color:#4181C8;
}
#content {
  padding:20px;
  margin-left:auto;
  margin-right:auto;
  background-image:url(../images/navbarshadow.png);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#ffffff;
  width: 780px;
  border-right-color:#000000;
  border-left-color:#000000;
  border-bottom-color:#000000;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
  border-right-width:3px;
  border-left-width:3px;
  border-bottom-width:3px;
  -moz-border-radius-bottomright: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
}
.backbutton {
	padding:3px;
	padding-right:7px;
	padding-left:25px;
	background-color:#33576f;
	background-image:url(../images/arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#fff;
    font-weight:900; 
  text-shadow: 1px 1px #000;
}
.backbutton:hover {
	padding:4px;
	padding-right:7px;
	padding-left:25px;
}

.contentimg {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.facultyimg {
	float:left;
	margin-right:30px;
	margin-left:20px;
	width:100px;
	padding:10px;
	background-color:#fff;
	background-image:url(../images/bannergradient.png);
	background-position:left;
	background-repeat:repeat-y;
	margin-bottom:10px;
	border:#33576f solid 3px;	
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.facultyinfo {
	float:left;
}
	
