/* Neutralize styling: */
html, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address { margin: 0em 0; padding: 0; }
li, dd, blockquote { margin-left: 0; }
input, select, textarea { font-size: 100%; }

/* @group USF Header & Footer */

#usf_header img { border-style: none; }

#usf_banner {
  border-bottom: 10px solid #cccc97;
  background-color: #fff;
  height: 44px;
  position: relative;
}

#usf_banner a { position: absolute; top: 0; left: 0; }

#usf_links { position: absolute; top: 0; right: 0; }

#usf_navigation {
  border-top: 1px solid #000;
  background-color: #306632;
  margin: 0; padding: 0;
  height: 19px;
  text-align: center;
}

#usf_breadcrumb {
  color: #000;
  font-size: 10px;
  text-align: right;
  padding: 1px 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#usf_breadcrumb a { color: #306632; }

#usf_footer { border-top: 10px solid #cccc97; }

#usf_footer p {
  border-top: 1px solid #000;
  margin: 0;
  padding: 20px 0;
  background: url(../images/usf/usf_green.png) repeat-x;
  color: #000;
  text-align: center;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* @end */

body {
	text-align: center;
}

a img {
	border: 0;
}

/*Wraps content and controls global styles in the entire content area.*/

#content_wrapper {
	font: normal 100% Georgia, Georgia, serif;
	width: 765px;
	color: #3a2e29;
	background: #fff url(../images/bg2.gif) repeat-y scroll top left;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px 10px 0px 10px;
}

/*Controls for the header area from the bottom of the USF header to the top of the internal breadcrumb.*/

#edHead {
	background: url(../images/usfCollegeOfEd3.gif) no-repeat bottom left;
	background-color: #fff;
	border-top: 10px solid #CCCC99;
	height: 50px;
	width: 690px;
	display: block;
	padding-left: 75px;
}

#edHead h1 {
	font: normal 1.25em Times New Roman, serif;
	text-transform: uppercase;
	color: #336633;
	padding: 1px;
	float: left;
	width: 50%;
}

#edHead h2 {
	font: normal 1em Times New Roman, serif;
	color: #336633;
	position: relative;
	left: 60px;
	top: 25px;
}

#edHead span {
	border-bottom: 1px solid #CCCC99;
}

#edHeadWrapper {
	border-top: 1px solid #000;
}

/*"Internal" breadcrumb trail, serves as navigation*/

#intBreadcrumb {
	font: normal .75em Times New Roman, serif;
	border-bottom: 1px solid #000;
	background-color: #336633;
	width: 755px;
	margin: 0;
	padding: 5px;
	display: block;
}

#intBreadcrumb ul, #intBreadcrumb li {
	text-transform: none;
	text-decoration: none;
	color: #CCCC99;
	margin: 0;
	padding-right: 4px;
	display: inline;
}

#intBreadcrumb a:hover {
	text-transform: none;
	text-decoration: none;
	color: #FFCC33;
}

#intBreadcrumb a {
	text-transform: none;
	text-decoration: none;
	color: #CCCC99;
}

/*Constitution*/

#constitution {
	background: #fff url(../images/bg.gif) repeat-x scroll top left;
	padding: 0px 25px 2em 25px;
}

.underline {
	text-decoration: underline;
}

#constitution em {
	text-decoration: underline;
	font-style: normal;
}

#constitution h2 {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding: 1em 0 .5em 0;
}

#constitution h3 {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-bottom: 1em;
}


#constitution h4 {
	font-size: 100%;
	font-weight: normal;
	padding: .5em 0 .5em 0;
	text-align: center;
}

#constitution p {
	text-indent: 2em;
	
}

#constitution_title {
	padding-top: 2em;
	padding-bottom: 1em;
}

#constitution_title h1 {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}

#constitution dl {
	margin-left: 2em;
	margin-top: 1em;
}

#constitution dt {
	width: 3.4em;
	float: left;
}

#constitution dd {
	margin-left: 3.4em;
	margin-bottom: 1em;
}

/*page content*/

#pagetext {
	background: #fff url(../images/bg.gif) repeat-x scroll top left;
	padding: 0px 25px 2em 25px;
}

#pagetext h1 {
	font: normal 1.25em Times New Roman, serif;
	text-transform: uppercase;
	color: #3a2e29;
	border-bottom: 2px solid #cccc97;
	padding-top: 1em;
	margin-bottom: .75em;
}

#pagetext h2 {
	font: normal 1.25em Times New Roman, serif;
	font-weight: bold;
	margin: 1em 0 .5em 0em;
	border-bottom: 1px dotted #cccc97;
}

#pagetext h3 {
	font: normal 1em Times New Roman, serif;
	font-weight: bold;
	margin: .5em 0 .25em 0em;
}

#pagetext p {
	font: normal .95em Georgia, Georgia, serif;
	padding-bottom: 1em;
}

.caps {
	font-size: .85em;
	font-style: bold;
}

#pagetext blockquote {
	margin: 2em 4em;
	padding: .5em 0;
	font-size: .85em;
	border-top: 1px solid #cccc97;
}

#linkedlist a, a:visited {
	color: #336633;
	text-decoration: none;
}

#linkedlist a:hover {
	text-decoration: underline;
}


#linkedlist ul{
	padding-top: .5em;
}

#linkedlist li {
	font: normal .95em Georgia, Georgia, serif;
	list-style-image: url(../images/circle.gif);
	margin-left: 16px;
	list-style-position: inside;
}

.contentlist ul {
	font: normal .95em Georgia, Georgia, serif;
	list-style-type: square;
	list-style-position: outside;
}

.contentlist dt {
	font: bold .95em Georgia, Georgia, serif;
	list-style-type: square;
	list-style-position: outside;
}

.contentlist dd {
	margin: 0em 0em 1em 2em;
}

.contentlist li {
	margin: 0em 0em 1em 2em;
}

.nobulletlist ul {
	font: normal .95em Georgia, Georgia, serif;
	list-style-type: none;
	list-style-position: outside;
}

.nobulletlist li {
	margin: 0 0 1em 1em;
} 

/*dt, dd { margin: 0; padding: 0; } 
dt { float: left; margin-right: 0.3em; }*/


#pagetext a, a:visited {
	color: #336633;
	text-decoration: none;
}

#pagetext a:hover {
	text-decoration: underline;
}


/*styling for multi-column lists*/

.multilist ul {
	position: relative;
	float: left;
	font: normal .95em Georgia, Georgia, serif;
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 1.5em;
	padding-top: 1em;
}

.multilist br {
	clear: left;
}

.multilist li {
	margin: 0em 3em .75em .5em;
}

.multicolumn {
	width: 200px;
}

/*styling for larger than normal lists*/

.large_list li {
	font: normal 1em Georgia, Georgia, serif;
	padding-top: .35em;
	list-style-type: none;
}

.thumbs {
	text-align: center;
}
.thumbs img {
	margin: 0 .25em .5em .25em;
}

.caption {
	font: italic .85em Georgia, Georgia, serif;
	padding-left: .5em;
}

/*Paginated page number styling*/
.pages {
	text-align: right;
}

.pages_on {
	font: normal 1.25em Times New Roman, serif;
	display: inline;
}

/*Specific styling created for exclusive use on the index page*/

#firstletter {
	margin-left: 174px;
	padding-top: 10px;
}

#firstletter p:first-line {
	font-weight: bold;
	display: inline;
}

#logo {
	float: left;
	display: inline;
	padding-top: 15px;
}

#firstlinkedlist ul{
	margin-left: 174px;
	padding-top: 10px;
}

#firstlinkedlist li {
	font: normal .95em Georgia, Georgia, serif;
	list-style-image: url(../images/circle.gif);
	list-style-position: inside;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0 15px;
	vertical-align: top;
}

/* Photograph styling*/
.caption1 {
	font: italic .75em Georgia, Georgia, serif;
	padding: .25em 1.5em 1em 1.5em;
	text-align: left;
}

.caption-vertical {
	font: italic 1em Georgia, Georgia, serif;
	font-size: 1em;
	padding: .5em;
	margin: 0 11em;
	text-align: left;
	
}

.caption-vertical p {
	margin-bottom: 1em;
}

.caption-vertical dt {
	font-weight: bold;
}

.caption-vertical dd {
	margin-bottom: 1em;
}

.caption-horizontal {
	font: italic 1em Georgia, Georgia, serif;
	font-size: 1em;
	padding: .5em;
	margin: 0 4.5em;
	text-align: left;
}

.caption-horizontal p {
	margin-bottom: 1em;
}

.caption-horizontal dt {
	font-weight: bold;
}

.caption-horizontal dd {
	margin-bottom: 1em;
}


.caption3 {
	font: italic .75em Georgia, Georgia, serif;
	width: 275px;
	padding: .25em 1.5em 1em 1.5em;
	text-align: left;
}

.caption3right {
	font: italic .85em Georgia, Georgia, serif;
	margin: 0 0 .5em 1em;
	width: 275px;
	text-align: center;
}

.caption4 {
	font: italic .75em Georgia, Georgia, serif;
	padding-top: .25em;
	margin-bottom: 1em;
	width: 60px;
}

.caption5 {
	font: italic .75em Georgia, Georgia, serif;
	margin: 0 0 .5em 1em;
	width: 140px;
}

.photo {
	background: #fff url(../images/bg.gif) repeat-x scroll top left;
	text-align: center;
}

.photo img {
	border: 8px solid #fff;
	margin-top: 15px;
}

.dean {
	float: left;
	width: 175px;
	padding: 0 1.5em 0 0;
}

.photo_left {
	float: left;
	width: auto;
	margin-right: .5em;
}

.photo_right {
	float: right;
	width: auto;
	margin-left: .5em;
}

.photo_center {
	text-align: center;
	width: 100%;
	margin: 0 1.5em .5em 0;
}

.photo_left img {
	border: 1px solid #cccc97;
}

.photo_right img {
	border: 1px solid #cccc97;
}

.photo_center img {
	border: 1px solid #cccc97;
}

.dean img {
	border: 1px solid #cccc97;
}

#usfest01 {
	margin: .25em 1.5em 1em 0;
	width: 735;
}

#usfest02 {
	float: left;
	width: 300px;
	margin: .25em 2em 0 1.5em;
	display: block;
}

#usfest03 {
	float: right;
	width: 300px;
	margin: .25em 1.5em 0 2em;
}

#teacher_ed_figure1 {
	margin-top: .5em;
	margin-bottom:  2em;
}

/*Ends all styling for page content*/





