body {
	color:#333;
	margin:0;
	font:12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

/*content*/
#content {

	float:left;
	padding:0 23px;
}

#content p {
	margin:0 0 19px;
	line-height:18px;
}
#content a {
	text-decoration:none;
	color:#2c825e;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
	color:#2c825e;
}
#content h3 {
padding-bottom: 10px;
}
.mid, .short, .wide, .full {
	padding:4px;
	border:1px solid #CACCD9;
	width:25%;
}
.short {
	width: 12%;
}
.mid {
	width: 40%;
}
.wide {
	width: 55%;
}
.full {
	width: 50%;
}
textarea.sml {
	height: 40px;
}
textarea.tall {
	height: 100px;
}
.short:hover, .mid:hover, .wide:hover, .full:hover {
	background: #fff none;
	border:1px solid #999;
}
.short:focus, .mid:focus, .wide:focus, .full:focus {
	border:1px inset #dedede !important;
	background: #eee none !important;
}
.button {
	margin-top: 0.3em;
	background-color:#2c825e;
	border-color:#cbdce9 rgb(11, 57, 93) rgb(11, 57, 93) rgb(203, 220, 233);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight: bold;
	font:12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	padding:2px 15px 3px;
	text-align:center;
}
.button:hover, .button:focus{
	background:#6BB650;
}
label {
	font-size:13px;
     	font-weight: bold;
	cursor: pointer;
     	padding: 0px 10px 4px 0;
     	color: #333;
     	display: block;
}

.heighlight1{
 color: #FF3300;	
 }

 
 /*content*/
#content_faculty {
	width:100%;
	float:left;
	border:1px solid #ccc;
	border-width:0 1px;
	padding:0 23px;
}
#content_faculty .image-holder {
	float:right;
	margin-left:40px;
	overflow:hidden;
}
#content_faculty p {
	margin:0 0 19px;
	line-height:18px;
}
#content_faculty ul {
	margin:0 0 18px 16px;
	padding:0;
	width:175px;
	list-style:none;
}
#content_faculty ul li {
	padding-left:10px;
	line-height:18px;
	font-family: verdana, helvetica, arial, sans-serif;
	margin:0 0 0 10px; /* A left margin to indent the list items and give the menu a sense of structure. */
	padding:2px; /* Removes browser default padding applied to the list items. */
	list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}
#content_faculty a {
	text-decoration:none;
	color:#2c825e;
	font-weight:bold;
}
#content_faculty a:hover {
	text-decoration:underline;
	color:#2c825e;
}
#content_faculty h3 {
padding-bottom: 10px;
}

#content_faculty .symbols{ /* Various styles to position the symbols next to the items in the menu. */
font-family: verdana, helvetica, arial, sans-serif;
float:left;
width:12px;
height:1em;
margin:0px 2px 0 0px;
background-position:0 50%;
background-repeat:no-repeat;
}
