html {
	font-size: 100.01%;
}

body {
	margin: 0;
	padding: 0;
	background: #623627 url(../images/bg.jpg) repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

a:focus {
	outline:none;
}

#main {
	width: 810px;
	margin: 0 auto;
}

/* page header */
#header {
	width: 800px;
	min-height: 137px;
	float: left;
	position: relative;
	overflow: hidden;
}

* html #header {
	padding-bottom: 5px;
}

/* logo */
.logo_top {
	background: url(/images/logo.png) no-repeat;
	width: 436px;
	height: 94px;
	overflow: hidden;
	text-indent: -3000px;
	position: absolute;
	top: 17px;
	left: 7px;
	cursor: pointer;
}

*+html .logo_top{
	height: 94px;
}

/* top-navigation start */
.top-nav {
	margin: 59px 0 0 590px;
	padding: 0;
	width: 290px;
}

.top-nav li {
	display: inline;
	float: left;
	font: 11px/13px Verdana, Arial, sans-serif;
	background: url(../images/sep-2.gif) no-repeat 0 4px;
	padding: 2px 8px 2px 9px;
}

#header .first {
	background: none;
}

.top-nav li a {
	color: #cdbdaf;
	text-decoration: none;
}

.top-nav li a:hover {
	text-decoration: underline;
}

/* top-navigation end */
/* form search */
.form-search {
	position: absolute;
	top: 58px;
	left: 675px;
}

.form-search input {
	padding: 0;
	float: left;
}

#ed-search, #ed-search-2 {
	width: 89px;
	height: 15px;
	border: 1px solid #c3c3c3;
	padding: 2px 0 0 6px;
	margin: 1px 2px 0 0;
	color: #7a2c18;
	font: 58%/13px Verdana, Arial, sans-serif;
}

#ed-search-2 {
	width: 127px;
	margin: 0 7px 0 0;
}

.form-search-admissions {
	float: left;
	padding: 13px 0 0 16px;
}

.form-search-admissions input {	
	float: left;
}

/* main navigation start */
.main-nav {
	margin: 30px 0 0 71px;
	padding: 0 0 10px;
	width: 535px;
	display: inline;
	float: left;
}

/*.main-nav li {
	float: left;
	display: inline;
	font: bold 85%/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/sep.gif) no-repeat 0 1px;
	padding: 0 15px 0 14px;
}*/

.main-nav li {
    float: left;
    display: inline;
    font: bold 13px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
    background: url(../images/sep.gif) no-repeat 0 1px;
    padding: 0 10px 0 10px;
}


.main-nav li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.main-nav li a:hover {
	text-decoration: underline;
}

/* main navigation end */
/* top right navigation start */
.top-right-nav {
	margin: 0;
	padding: 0;
	margin: 32px 0 0 0;
	float: right;
	width: 190px;
	overflow: hidden;
}

/*.top-right-nav li {
	float: left;
	display: inline;
	font: 78%/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 5px 0 5px;
}*/

.top-right-nav li {
    float: left;
    display: inline;
    font: 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
    padding: 0 5px 0 5px;
}


.top-right-nav li a {
	text-decoration: none;
	color: #d8cbc3;
}

.top-right-nav li a:hover {
	text-decoration: underline;
}

/* top right navigation end */
/* page footer */
#footer-bg-holder {
	background: #451a0e url(../images/footer-bg.jpg) repeat-x;
	width: 100%;
	height: 216px;
	float: left;
}

#footer {
	width: 818px;
	height: 198px;
	margin: 0 auto;
	background: #451a0e url(../images/footer-bg.jpg) repeat-x;
	padding: 18px 0 0;
}

.footer-heading {
	display: block;
	width: 806px;
	float: left;
	border-bottom: 1px solid #806c65;
	padding-bottom: 8px;
}

.links, .contact {
	color: #937d77;
	font: 78%/14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	float: left;
	margin-left: 6px;
}

/* footer list */
#footer ul {
	margin: 0;
	padding: 19px 0 0 7px;
	float: left;
	width: 546px;
}

#footer ul li {
	display: inline;
	float: left;
	font: 70%/13px Arial, sans-serif;
	padding: 0 0 5px 0;
}

#footer ul li.column-1 {
	width: 125px;
}

#footer ul li.column-2 {
	width: 91px;
}

#footer ul li.column-3 {
	width: 165px;
}

#footer ul li.column-4 {
	width: 165px;
}

#footer ul li a {
	color: #9a827c;
	background: url(../images/item-2.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
}

#footer ul li a:hover {
	text-decoration: none;
}

/* address box */
.address {
	display: block;
	float: right;
	font: 70%/18px Arial, sans-serif;
	color: #9a827c;
	margin: 16px 0 0;
	width: 197px;
}

.contact {
	float: right;
	margin: 0 35px 0 0;
	display: inline;
}

#footer strong {
	display: block;
	font: 70%/13px Arial, sans-serif;
	color: #9a827c;
	clear: both;
	width: 785px;
	margin: 0;
	padding: 12px 0 0 16px;
}
/* footer end */

/* page top content */
.top-content {
	float: left;
	width: 810px;
}

/* Alert message */
.alert {
	width: 790px;
	background-color: white;
	font: 70%/18px Arial, sans-serif;
	padding: 12px 0 0 16px;
	}
.alert h1{
	text-align: center;
	color:red;
}

/* left coumn */
.left-lolumn {
	float: left;
	width: 204px;
}

.academics .left-lolumn {
	background: url(../images/academics-left-col-bg.jpg) no-repeat 0 44px;
	min-height: 397px;
	margin: 0 0 0 11px;
	display: inline;
}

* html .academics .left-lolumn {
	height: 397px;
}

/* left navigation start */

.left-nav {
	float: left;
	width: 200px;
	background: url(../images/left-nav-repeat-bg.jpg) repeat-y;
	margin: 0 0 0 2px;
	display: inline;
}



.left-nav-athletics {
	float: left;
	width: 200px;
	margin: 0 2px; 0 2px;
	display: inline;
}



.academics .left-nav {
	background: url(../images/academics-left-nav-bg.jpg) repeat-y;
	margin: 9px 0 0;
}

.left-nav-main-bg {
	float: left;
	width: 200px;
	background: url(../images/left-nav-bg.jpg) no-repeat;
}

/* sub-nav */
.left-nav ul {
	float: left;
	width: 200px;
	background: url(../images/left-nav-bottom-bg.jpg) no-repeat 0 100%;
	margin: 0;
	padding: 4px 0 6px;
}

/* sub-sub-nav */
.left-nav ul li .sub-menu {
	background: url(../images/left-subnav-bg.jpg) repeat-y;
	margin: 0;
	float: left;
}

* html .left-nav ul li .sub-menu {
	margin-top: 2px;
}

.academics .left-nav ul {
	background: url(../images/academics-left-nav-header.gif) no-repeat;
	padding: 0;
}

.left-nav ul li {
	list-style: none;
	float: left;
	width: 200px;
	font: 84%/16px Georgia, "Times New Roman", Times, serif;
	background: url(../images/sep-hor.png) no-repeat;
	border-bottom: 1px solid #3c2818;
	padding: 7px 0 0px;
}

.left-nav ul li .sub-menu li {
	font: 80%/14px Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #3c2818;
	border-bottom: none;
	padding-bottom: 1px;
}


.left-nav ul li.last {
	background: url(../images/academics-left-nav-footer.jpg) no-repeat 0 100%;
	border-bottom: none;
	padding-bottom: 3px;
}

.left-nav ul li.first {
	background: none;
}

.left-nav ul li a {
	color: #f4f0ea;
	text-decoration: none;
	background: url(../images/item.gif) no-repeat 0 8px;
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
	display: block;
	width: 175px;
}

.academics .left-nav ul li a {
	background: none;
	padding: 0 0 3px 6px;
	width: 179px;
}

.left-nav ul li a:hover {
	text-decoration: underline;
}

/* left navigation end */
/* map and america gold image link */
.map, .america {
	display: inline;
	float: left;
	background: url(../images/map-directions.gif) no-repeat;
	width: 200px;
	height: 159px; /* Fix this when removing h1n1 link */
	overflow: hidden;
	text-indent: -3000px;
	margin: 9px 0 0 3px;
}

.content-admission-footer .map,
.content-propective-footer .map {
	width: 154px;
	height: 122px;
	background: url(../images/map-directions-small.gif) no-repeat;
}

.content-propective-footer .map {
	margin-top: 7px;
}

.america {
	background:  url(../images/americas-best-colleges.gif) no-repeat;
	width: 152px;
	height: 20px;
	margin-top: 17px;
	margin-left: 5px;
	display: inline;
	padding: 101px 0 0;
	text-indent: 0;
	font: 58% Verdana, Arial, sans-serif;
	text-align: center;
}

.america a {
	color: #d6c5c0;
}

.america a:hover {
	text-decoration: none;
}

/* from quick links */
.quick-links {
	width: 204px;
	float: left;
	margin: 9px 0 0;
}

/* from quick links */
.h1n1  {
	display: inline;
	float: left;
	background: url(../images/h1n1.gif) no-repeat;
	width: 200px;
	height: 40px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 9px 0 0 3px;
}

.academics .quick-links {
	margin-left: -2px;
	position: relative;
}

.quick-links select {
	width: 204px;
	height: 20px;
	padding: 4px 3px 2px 8px;
	margin: 0 0 3px 0;
	border: none;
	font: 68% Verdana, Arial, sans-serif;
}

/* flash area and block big image */
.flash, .right-image {
	float: left;
	width: 590px;
	margin: 0 0 0 5px;
	display: inline;
}

.flash {
	background: url(../images/flash.jpg) no-repeat;
}
.right-image {
	width: 580px;
	background: #563925 url(../images/academics-image-box-header.jpg) no-repeat;
	margin: 5px 0 0 11px;
	position: relative;
}

/*.imag {

	width: 580px;

	float: left;

	min-height: 381px;

	background: url(../images/academics-image.jpg) no-repeat 1px 100%;

}*/

.imag-athletics {
	width: 580px;
	float: left;
	min-height: 381px;
}

/*.admission .imag {
	background: url(../images/admission-image.jpg) no-repeat 1px 100%;
	min-height: 376px;
}

.propective .imag {
	background: url(../images/propective-image.jpg) no-repeat 1px 100%;
}


* html .imag {
	height: 381px;
}*/

.flash img, .imag img {
	float: left;
}

/* path string */
.right-image ul, .content-heading ul {
	margin: 0;
	padding: 7px 0 4px 9px;
	float: left;
	width: 571px;
}

.right-image ul li, .content-heading ul li {
	display: inline;
	float: left;
	font: 78%/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/pointer-green-4.gif) no-repeat 100% 4px;
	padding: 0 10px 0 4px;
}

.right-image .pointer-right li, .content-heading .pointer-right li {
	background: url(../images/pointer-green-2.gif) no-repeat 100% 3px;
}

.right-image ul li.last, .content-heading ul li.last {
	background: none;
}

.right-image ul li a, .content-heading ul li a {
	text-decoration: none;
	color: #dde89b;
}

.right-image ul li a span, .content-heading ul li a span {
	color: #dde89b;
}

.right-image ul li.last a, .content-heading ul li.last a {
	color: #fff;
}

.right-image ul li a:hover, .content-heading ul li a:hover {
	text-decoration: underline;
}

/* page title */
.right-image h1, .content-heading h1 {
	margin: 0;
	padding: 0 0 0 8px;
	color: #ecdab3;
	font: 225% Georgia, "Times New Roman", Times, serif;
}

*+html .right-image h1 {
	line-height: 12px;
	position: relative;
	padding-bottom: 10px;
}


/* page content */
.content {
	width: 799px;
	float: left;
	background: #462218 url(../images/content-bg.gif) repeat-x;
	margin: 5px 0 0 2px;
	display: inline;
}

.content-header {
	width: 799px;
	float: left;
	background: url(../images/content-header.gif) no-repeat;
}

.content-footer {
	width: 799px;
	float: left;
	background: url(../images/content-footer.gif) no-repeat 0 100%;
}

.content-footer img {
	border:none;
}



.content-lines {
	width: 799px;
	float: left;
	margin: 1px 0 0;
	background: url(../images/content-lines.gif) repeat-y 168px 0;
}

.content-imag {
	min-height: 404px;
	width: 799px;
	float: left;
	padding-bottom: 35px;
	background: url(../images/content-imag.jpg) no-repeat 169px 1px;
}

* html .content-imag {
	height: 415px;
}

/* block with photo links */
.photos {
	float: left;
	width: 135px;
	padding: 18px 0 0 30px;
}

.photos img {
	float: left;
	margin: 0 0 9px;
}

.blocks {
	width: 551px;
	float: left;
}

/* red block on index.html */
.red-block-bg-holder {
	width: 551px;
	float: left;
	background: url(../images/red-block-bg-repeat.gif) repeat-y;
	margin: 14px 0 0 64px;
	display: inline;
}

.red-block {
	width: 551px;
	float: left;
	background: url(../images/red-block-bg.jpg) no-repeat;
}

.red-block-footer {
	width: 539px;
	float: left;
	min-height: 170px;
	background: url(../images/red-block-footer.gif) no-repeat 0 100%;
	padding: 11px 0 6px 12px;
}

* html .red-block-footer {
	height: 170px;
}

.red-block-footer h2 {
	margin: 0;
	padding: 0 0 15px;
	color: #b53d20;
	font: 120%/20px Georgia, "Times New Roman", Times, serif;
}

.red-block-footer p {
	margin: 0;
	padding: 0 45px 15px 2px;
	color: #d5e098;
	font: 70%/21px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.red-block-footer a {
	color: #d5e098;
}

/* green and blue block on index.html */
.two-blocks-bg-holder {
	width: 551px;
	float: left;
	background: url(../images/news-bg.gif) repeat-y;
	margin: 13px 0 0 64px;
	display: inline;
}

.two-block {
	width: 551px;
	float: left;
	background: url(../images/newsbg1.jpg) no-repeat;
}

.two-block-footer {
	width: 551px;
	float: left;
	background: url(../images/news-footer.gif) no-repeat 0 100%;
	min-height: 179px;
	padding: 9px 0 0;
	position: relative;
}

* html .two-block-footer {
	height: 179px;
}

/* news */
.news {
	float: left;
	padding: 0 40px 20px 12px;
	width: 244px;
}

.two-block-footer h2 {
	color: #e4cb9b;
	margin: 0;
	padding: 0 0 13px;
	font: 120%/20px Georgia, "Times New Roman", Times, serif;
}

.news h2 {
	padding: 0 0 24px;
}

/* medal image */
.medal {
	width: 82px;
	float: left;
	margin: 0 0 0 -5px;
	padding: 0 9px 0 0;
}

.medal img {
	float: left;
}

.news p {
	color: #dde89b;
	font: 78%/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0;
	padding: 0px 10px 0 10px;
}

/* recent news block */
.recent-news {
	float: left;
	width: 245px;
	padding: 0 0 20px;
}

.recent-news ul {
	margin: 0;
	padding: 5px 0 15px;
	float: left;
	width: 245px;
}

.recent-news ul li {
	float: left;
	list-style: none;
	width: 243px;
	padding: 0 0 12px 2px;
	font: 78%/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.recent-news ul li a {
	color: #6ebfde;
}

.recent-news ul li a:hover {
	text-decoration: none;
}

/* link "more" */
.more {
	position: absolute;
	bottom: 18px;
	left: 183px;
	font: 78%/14px Verdana, Arial, sans-serif;
	color: #dde89b;
	background: url(../images/pointer-green.gif) no-repeat 100% 3px;
	padding: 0 12px 0 0;
	text-decoration: none;
}

.more-2 {
	color: #ecdab3;
	font: bold 70%/13px Verdana, Arial, sans-serif;
	left: 331px;
	background: url(../images/pointer-yellow.gif) no-repeat 100% 3px;
	width: 200px;
	text-align: right;
}

.more:hover {
	text-decoration: underline;
}

/* brown bottom block start */
.content-academics {
	width: 801px;
	float: left;
	background: #47251c url(../images/academics-content-bg-2.jpg) no-repeat;
	margin: -17px 0 0 10px;
	padding: 17px 0 0;
	display: inline;
}

.content-academics-footer {
	width: 801px;
	float: left;
	background: url(../images/academics-content-bottom-bg.jpg) no-repeat 0 100%;
	min-height: 151px;
	padding-bottom: 25px;
}

* html .content-academics-footer {
	height: 151px;
}

.content-academics-left {
	float: left;
	width: 186px;
	padding: 13px 0 0 14px;
}

.form-major label {
	color: #fff;
	font: 82%/15px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 9px 4px;
	float: left;
}

.form-major select {
	width: 169px;
	height: 20px;
	padding: 4px 3px 2px 3px;
	margin: 0 0 3px 0;
	border: none;
	font: 68% Verdana, Arial, sans-serif;
	float: left;
}



.content-academics-left a{
	color:#ffffff;
	text-decoration:none;
}

.content-academics-left strong {
	display: block;
	float: left;
	font: 120%/17px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 23px 0 0 5px;
}

* html .content-academics-left strong {
	margin-top: 26px;
}

.content-academics-left strong span {
	padding-left: 21px;
}

.content-academics-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

.content-academics-right h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #ecdab3;
	font: 140% Georgia, "Times New Roman", Times, serif;
}

.content-academics-right p {
	margin: 0;
	padding: 0 0 15px;
	color: #dad3d1;
	font: 82%/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.content-admission, .content-propective {
	width: 802px;
	float: left;
	background: #48251a url(../images/big-block-header.jpg) no-repeat;
	margin: -17px 0 0 9px;
	display: inline;
}

/* brown bottom block on content-propective.html */
.content-propective {
	background: #462218 url(../images/big-block-propective-header.jpg) no-repeat;
	width: 799px;
	margin-top: -10px;
}

.content-admission-design, .content-propective-design {
	width: 802px;
	float: left;
	background: url(../images/design.jpg) no-repeat 91px 18px;
}

.content-propective-design {
	width: 799px;
	background: url(../images/design-2.jpg) no-repeat 93px 0px;
	margin: 16px 0 0;
}

.content-admission-footer, .content-propective-footer {
	width: 798px;
	float: left;
	background: url(../images/academics-content-bottom-bg.jpg) no-repeat 0 100%;
	min-height: 175px;
	padding: 28px 0 35px 4px;
}

.content-propective-footer {
	padding-top: 12px;
}

.content-propective-footer {
	background: url(../images/propective-content-bottom-bg.gif) no-repeat 0 100%;
	width: 795px;
}

* html .content-admission-footer {
	height: 175px;
}

* html .content-propective-footer {
	height: 175px;
}

/* brown bottom block end */

/* photo navigation */
.photo-nav {
	margin: 0 0 0 40px;
	padding: 10px;
	float: left;
	width: 520px;
}

* html .photo-nav {
	margin: 0 0 0 20px;
}

.photo-nav img {
	border:none;
}

.content-propective .photo-nav {
	width: 300px;
	padding: 6px 0 0 39px;

}

.photo-nav li {
	float: left;
	display: inline;
	padding-right: 30px;
}

.content-propective .photo-nav li {
	padding: 0 14px 11px 0;
}

.photo-nav li img {
	float: left;
}

/* block with map link on protective.html */
.left-side {
	float: left;
	width: 155px;
	padding-bottom: 32px;
	margin: 0 0 0 2px;
	display: inline;
}

/* photo links */
.right-side {
	width: 550px;
	float: left;
	margin: 7px 0 0 52px;
	display: inline;
}

* html .right-side {
	margin: 7px 0 0 10px;
}

/* bottom navigation protective.html start */
.bottom-nav {
	width: 200px;
	float: left;
	background: url(../images/bottom-nav-footer.jpg) no-repeat 0 100%;
	padding-top: 12px;
}

.bottom-nav-header {
	width: 200px;
	float:left;
	background: url(../images/bottom-nav-header.jpg) no-repeat;
}

.bottom-nav ul {
	width: 200px;
	float: left;
	background: url(../images/bottom-nav-bg.jpg) no-repeat;
	margin: 7px 0 0;
	padding: 0 0 2px;
}

.bottom-nav ul li {
	float: left;
	width: 200px;
	font: 82%/16px Georgia, "Times New Roman", Times, serif;
	background: url(../images/sep-hor.jpg) no-repeat 0 100%;
	padding: 7px 0 7px;
	list-style: none;
}

.bottom-nav ul li.last {
	background: none;
}

.bottom-nav ul li a {
	color: #f5f0ea;
	text-decoration: none;
	background: url(../images/item.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin: 0 0 0 16px;
	width: 174px;
	display: block;
}

.bottom-nav ul li a:hover {
	text-decoration: underline;
}

.bottom-nav strong {
	color: #ecdab3;
	font: 120%/22px Georgia, "Times New Roman", Times, serif;
	padding: 11px 0 0 17px;
	display: block;
	float: left;
}

/* bottom navigation protective.html end */
.container {
	float: left;
	width: 802px;
	margin: 3px 0 0 10px;
	display: inline;
}

.container .quick-links {
	margin: 9px 0 0 5px;
	display: inline;
}

.content-heading {
	background: url(../images/content-heading-bg.jpg) no-repeat;
	width: 580px;
	height: 83px;
	float: left;
	margin: 0 0 0 13px;
	display: inline;
}

.content-heading-bus {
	background: url(../images/content-heading-bus-bg.jpg) no-repeat;
}

/* block main content on text pages */
.main-content {
	width: 771px;
	float: right;
	background: #fff url(../images/container-header.gif) no-repeat;
	margin: -10px 0 0;
}

.main-content-body {
	width: 771px;
	float: left;
	background: url(../images/container-footer.gif) no-repeat 0 100%;
	padding-bottom: 42px;
}

.design {
	width: 771px;
	float: left;
	background: url(../images/design-3.jpg) no-repeat 14px 232px;
	padding-bottom: 35px;
	position: relative;
	min-height: 500px;
}

* html .design {
	height: 500px;
}

.design-2 {
	background: url(../images/design-3.jpg) no-repeat 14px 200px;
}

/* left navigation on this pages */

.block-left-nav {
	width: 202px;
	float: left;
	top: -30px;
	left: -22px;
	clear: both;
	display: inline;
	position: absolute;
}

.main-content .left-nav {
	margin: 0;
	padding: 0;
	width: 200px;
	position: relative;
	float: left;
}

/* sub-menu */
.main-content .left-nav .sub-menu {
	background: url(../images/submenu-bg.jpg) repeat-y;
	width: 200px;
}

/* sub-sub-menu */
.main-content .left-nav .sub-menu .sub-menu2 {
	background: url(../images/submenu-bg-hover.jpg) repeat-y;
}

/* sub-sub-sub-menu */

.main-content .left-nav .sub-menu .sub-sub-menu {
	width: 200px;
	background: #6d3424;
	border-top: 1px solid #573022;
	padding: 2px 0 2px;
}

/* sub-sub-sub-sub-menu */
.main-content .left-nav .sub-menu .sub-sub-menu .sub-sub-sub-menu {
	background: #623627;
	border-top: 1px solid #5e3425;
}

.main-content .left-nav .sub-menu li {
	margin: 0;
	padding: 0;
	width: 200px;
	font-size: 98%;
}

.main-content .left-nav .sub-menu .sub-sub-menu li {
	font-size: 95%;
	border: none;
	border-bottom: 1px solid #5e3425;
}

.main-content .left-nav .sub-menu .sub-sub-menu .sub-sub-sub-menu li {
	border-bottom: 1px solid #542f22;
	font-style: italic;
	font-size: 100%;
}

.main-content .left-nav .sub-menu .sub-sub-menu li.last {
	background: none;
	border: none;
}

.main-content .left-nav .sub-menu li a {
	margin: 0;
	padding: 6px 0 4px 20px;
	display: block;
	float: left;
	width: 180px;
}

.main-content .left-nav .sub-menu .sub-sub-menu li a {
	padding: 3px 0 1px 29px;
	width: 171px;
}

.main-content .left-nav .sub-menu .sub-sub-menu .sub-sub-sub-menu li a {
	color: #cdb2a9;
	padding-left: 35px;
	width: 165px;
}

/* left nav end */

.menu-shadow {
	width: 203px;
	float: left;
	background: url(../images/menu-shadow.png) no-repeat;
}

.bottom-shadow {
	width: 202px;
	height: 3px;
	float: left;
	background: url(../images/bottom-shadow.png) no-repeat;
	font-size: 0;
	margin: 0 0 0 2px;
	display: inline;
}

.content-text {
	width: 540px;
	float: left;
	margin-left: 180px;
	margin: -8px 0 0 180px;
	display: inline;
	padding: 8px 10px 7px 19px;
	width: 518px;
	color: #000000;
	font: 10pt Arial, sans-serif;
}

* html .content-text {
	margin-top: -10px;
}

.content-text table {
	float:none;
}


.content-text h2 {
	color: #000;
	font: bold 130% Arial, sans-serif;
}

.page-title h2 {
	color: #972c19;
	font: bold 140% Arial, sans-serif;
	margin: 0;
	padding-bottom: 6px;
}

.page-title hr {
	width:95%; 
	color:#54261A;
	margin-top: -4px;
}



.content-text-natural h2 {
	padding: 8px 0 8px 7px;
}

.biology h2 {
	padding-left: 6px;
}

.bio-cur h2 {
	padding: 0 0 8px 0;
	line-height: 40px;
}

/* green text block start */
.text-block {
	width: 539px;
	float: left;
	background: #e5e7d8 url(../images/content-block-top.gif) no-repeat;
	margin-bottom: 22px;
}

.content-text-natural .text-block {
	margin-bottom: 10px;
}

.text-block-bottom {
	width: 512px;
	float: left;
	background: url(../images/content-block-bottom.gif) no-repeat 0 100%;
	padding: 12px 10px 10px 17px;
}

.content-text-natural .text-block-bottom {
	padding: 8px 10px 7px 11px;
	width: 518px;
}

.content-text .text-block p {
	font: 82%/17px Arial, sans-serif;
	color: #767572;
	padding: 0 40px 10px 0;
	margin: 0
}

.content-text-natural .text-block p {
	font: 82%/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding-bottom: 6px;
}

.content-text-natural .text-block p a {
	text-decoration: none;
	color: #6cabc4;
}

.content-text-natural .text-block p a:hover {
	text-decoration: underline;
}

.content-text .text-block h4 {
	margin: 0;
	padding: 0 0 3px;
	font: bold 100%/18px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #363232;
}

 /* list */
.text-block ul, .green-block ul {
	margin: 0 0 0 9px;
	padding: 5px 0 26px;
	float: left;
	display: inline;
}

.content-text-natural .text-block ul, .green-block ul {
	padding: 3px 0 0;
	width: 550px;
}

.content-text-natural .text-block .three-col {
	width: 144px;
	float: left;
}

.content-text-natural .text-block .three-col li {
	width: 140px;
}

.text-block ul li, .green-block ul li {
	display: inline;
	float: left;
	width: 200px;
	background: url(../images/item-3.gif) no-repeat 0 4px;
	padding: 0 0 1px 16px;
	font: bold 82% Arial, sans-serif;
}

.content-text-natural .text-block ul li {
	font: bold 12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/item-3.gif) no-repeat 0 2px;
	padding-bottom: 4px;
	width: 200px;
}

.green-block ul li {
	font: bold 12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/item-3.gif) no-repeat 0 2px;
	padding-bottom: 4px;
	width: 220px;
}

.text-block ul li.right {
	width: 245px;
}

.text-block ul li a, .green-block ul li a {
	color: #62a5c0;
	text-decoration: none;
}

.text-block ul li a span, .green-block ul li a span {
	color: #4987a0;
}

.text-block ul li a:hover, .green-block ul li a:hover {
	text-decoration: underline;
}

/* green text block end */
.content-text h3 {
	color: #633826;
	font: bold 110% Arial, sans-serif;
	margin: 0;
	padding: 14px 0 6px;
}

.biology h3 {
	padding: 14px 0 13px 6px;
}

* html .content-text h3.first-h3 {
	padding-top: 0;
}

*+html .content-text h3.first-h3 {
	padding-top: 0;
}

.content-text .photo-block h4 {
	margin: 0;
	padding: 0 0 6px;
	font: 78% Arial, sans-serif;
	color: #000;
}

.content-text p {
	margin: 0;
}

.content-text-natural p {
	font: 82%/19px Arial, sans-serif;
	padding-left: 8px;
}

.biology p {
	padding-left: 6px;
}

/* block with photo */
.photo-block {
	width: 208px;
	float: right;
	display: inline;
	background: #f4f4f4 url(../images/photo-block-top.gif) no-repeat;
	margin: 9px 0 0 15px;
}

.photo-block-bottom {
	width: 195px;
	float: left;
	background: url(../images/photo-block-bottom.gif) no-repeat 0 100%;
	padding: 13px 0 0 13px;
}

.photo-block-bottom img {
	float: left;
	padding-bottom: 9px;
}

.photo, .photo-2  {
	float: right;
	display: inline;
	margin: 9px 3px 0 5px;
	padding-bottom: 8px;
}

.photo-2 {
	margin: 0 0 0 5px;
}

.photo img, .photo-2 img  {
	float: left;
}

/* green block with lists links */
.green-block {
	background: #e5e7d8 url(../images/main-content-heading.gif) no-repeat;
	width: 550px;
	margin: -11px 0 0 -2px;
	position: relative;
	float: left;
	overflow:hidden;
}

* html .green-block {
	margin: -8px 0 0 0;
	width: 550px;
}

*+html .green-block {
	margin-top: -10px;
}

.green-block div {
	width: 550px;
	float: left;
	background: url(../images/main-content-heading-bottom.gif) no-repeat 0 100%;
	min-height: 80px;
	padding: 8px 0 0 16px;
}

* html .green-block div {
	height: 80px;
}

.list {
	 margin: 0 0 0 2px;
	 padding: 0 0 0 6px;
}

.list li {
	list-style: none;
	color: #74716f;
	font: 70%/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/item-4.gif) no-repeat 0 4px;
	padding: 0 0 10px 15px;
}

/* print link */

.print {
	display: block;
	float: right;
	background: url(../images/btn-print.gif) no-repeat;
	width: 37px;
	height: 17px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 45px 0 -15px;
	position: relative;
}

/* table on biology curriculum page start */
/*.table-name {
	margin: 0;
	padding: 5px 0 12px 20px;
	color: #363232;
	font: bold 82%/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	float: left;
	width: 525px;
}

.table {
	float: left;
	width: 525px;
	margin: 0;
	padding: 0 0 13px;
}

.table li {
	width: 505px;
	float: left;
	display: inline;
	color: #74716f;
	font: bold 70%/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 6px 0 6px 20px;
}

.table li.heading {
	color: #972c19;
	font: bold 82%/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/table-heading.gif) repeat-x;
	padding: 3px 0 9px 20px;
}

.table li.gray {
	background: url(../images/table-line.gif) repeat-x;
}

.table li.total {
	background: url(../images/table-total.gif) repeat-x;
	padding: 5px 0 8px 20px; 
	color: #000;
	margin: 2px 0 0;
}

.table li .course {
	display: block;
	float: left;
	width: 325px;
}

.table li .credit {
	display: block;
	float: left;
	width: 40px;
	text-align: center;
}*/
/* table on biology curriculum page end */

/* SBU Edits Here */
.content-heading a 
{
    font: 10pt "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-decoration: none;
	color: #dde89b;
}

.content-heading a:hover 
{
	text-decoration: underline;
}

.content-heading span
{
    font: 10pt "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-decoration: none;
	color: #dde89b;
	padding-left: 8px;
}


/* page title h2 */
.right-image h2, .content-heading h2 {
	margin: 0;
	padding: 0 0 0 8px;
	color: #ecdab3;
	font: Georgia, "Times New Roman", Times, serif;
}

*+html .right-image h2 {
	line-height: 12px;
	position: relative;
}


.imgNav 
{
    float:left; 
    width: 200px;
}

.allClear
{
    clear: both;
}

.content-text ol{
margin-top: 0px;
}

.content-text ul{
margin-top: 0px;
}

.content-text a{
color: #03c;
}

.content-text a:visited{
color: #994333;
}
/*PARENTS*/
.content-parents-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

.content-parents-right h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #ecdab3;
	font: 140% Georgia, "Times New Roman", Times, serif;
}

.content-parents-right p {
	margin: 0;
	padding: 15px 0 0 15px;
	color: #dad3d1;
	font: 82%/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

* html .content-parents-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

/*SCHOLARS AND RESEARCHERS*/

.content-scholars-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

.content-scholars-right h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #ecdab3;
	font: 140% Georgia, "Times New Roman", Times, serif;
}

.content-scholars-right p {
	margin: 0;
	padding: 15px 0 0 15px;
	color: #dad3d1;
	font: 82%/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

* html .content-scholars-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

/*ALUMNI*/
.content-alumni-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

.content-alumni-right h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #ecdab3;
	font: 140% Georgia, "Times New Roman", Times, serif;
}

.content-alumni-right p {
	margin: 0;
	padding: 15px 0 0 15px;
	color: #dad3d1;
	font: 82%/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

* html .content-alumni-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}
/*ARTS AND EVENTS*/
.content-artandevents-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

.content-artandevents-right h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #ecdab3;
	font: 140% Georgia, "Times New Roman", Times, serif;
}

.content-artandevents-right p {
	margin: 0;
	padding: 15px 0 0 15px;
	color: #dad3d1;
	font: 82%/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

* html .content-artandevents-right {
	width: 502px;
	float: left;
	padding: 15px 0 0 48px;
}

/*NEWS*/
.news_img img {
	border: none;
}
