
	
/********************************/
/*   General - added SJNarkis   */
/********************************/

.left3em {
	padding-left: 3em;
	}

.floatRightPad3em {
	float: right;
	padding: 3em;
	}

.floatLeftPad3em {
	float: left;
	padding: 3em;
	}

.picFrame {
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #dddddd;
	margin-right: 6px;
	}

.picFrame3em {
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #dddddd;
	margin-left:3em;
	margin-bottom:3em;
	margin-right:3em;
	}

.floatRight {
	float: right;
	}

.floatLeft {
	float: left;
	}

.hdr2 {
	font-size: larger;
	}

/****************/
/*   General    */
/****************/
body {
	margin:  0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/export/sites/dominican/_resources/images/body_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	
	/*Default font settings*/
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
p {
	padding-top: 0px;
	margin-top: 0px;
	}
a, a:visited, a:hover {
	color: #1a448c;       /* #9D9D9D */
	text-decoration: none;
	border: none;
	}
	a:hover{
		text-decoration: underline;
		}
img {
	border:none;
	}
h1, h2, h3, h4, h5, h6, .hdr1, .hdr2, .hdr3, .hdr4, .hdr5, .hdr6 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
h1, .hdr1 {
	color: #aa7108;
	font-size: 150%;
	margin-bottom: 20px;
	}
h2, .hdr2 {
	color: #14336a;
	margin-bottom: 10px;
	font-size: 128%;
	}
h3, .hdr3 {
	color: #2A3C69;
	font-size: 100%;
	}
h4, .hdr4 {
	color: #DF8F40;
	font-size: 100%;
	}
h5, h6, .hdr5, .hdr6 {
	color: #404040;
	font-size: 100%;
	}
#search .button,#search .button_hover {
	margin-top: 0px !important;
	margin-left: 5px !important;
	}
.button {
	background-repeat:repeat-x;
	}
/******************/
/* Main Container */
/******************/
#container {
	margin: 0px auto;
	text-align: left;
	/*padding-bottom: 55px;*/
	text-align: left;
	width: 960px;
	}
/******************/
/*  Top Section			  */
/******************/
#top_bar {
	background-color: #FFFFFF;
	height: 45px;
	overflow: hidden;
	}

#top_bar .top {
	height: 20px;
	padding-left: 28px;
	}
#top_bar .top .left {
	width: 19px;
	height: 20px;
	background-image: url(/export/sites/dominican/_resources/images/text_size_left.gif);
	background-repeat: no-repeat;
	float: left;
	}
#top_bar .top .center {
	padding: 0px 10px;
	height: 20px;
	background-image: url(/export/sites/dominican/_resources/images/text_size_center.gif);
	background-repeat: repeat-x;
	float: left;
	font-size: 12px;
	text-align: right;
	}
#top_bar .top .center img { /*margin-top: 3px;*/ }
#top_bar .top .center .text {
	display: inline;
	padding-right: 5px;
	}
#top_bar .top .right {
	height: 20px;
	width: 21px;
	background-image: url(/export/sites/dominican/_resources/images/text_size_right.gif);
	background-repeat: no-repeat;
	float: left;
	}
#top_bar .bottom {
	border: 0px solid;
	text-align: right;
	padding-right: 15px;
	margin: 0px;
	clear: both;
	height: 25px;
	}
#top_bar .bottom .text {
	float: right;
	padding-left: 10px;
	padding-right:10px;
	line-height: 25px;
	height: 25px;
	font-size: 91%;
	color: #9D9D9D;
	}
#top_bar .text ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	}
#top_bar .text li {
	float: left;
	padding: 0px 6px;
	}
#top_bar .text input, #top_bar .text select, #top_bar .text form {
	margin: 0px;
	padding: 0px;
	}
#top_bar .text input, #top_bar .text select {
	font-size: 91%;
	}
#top_bar .text div {
	float: left;
	}
.rollover {
	border: none;
	}

/******************/
/*  Masthead			  */
/******************/
#masthead {
	background-image: url(/export/sites/dominican/_resources/images/logo_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	line-height: 135%;
}
#masthead .bg {
	width: 370px;
	border: none;
	float: left;
}
#masthead .bg img {
	position: relative;
	z-index: 10;
}
#masthead .flash {
	border: none;
	width: 590px;
	float: left;
}
#masthead_text {
	font-weight: normal;
}
#masthead_text h1, #masthead_text h2 {
	color: #FFFFFF;
	font-size: 128%;
}
#masthead_text, #masthead_text h1, #masthead_text h2 {
	color: #FFFFFF;
}
#masthead .ocms_button {
	position: absolute;
	left: -150px;
	top: -70px;
}
#masthead_text .ocms_button {
	position: absolute;
	left: -250px;
	top: -155px;
}

/******************/
/*  Main Navigation*/
/******************/
#main_navigation {
	height: 28px;
	clear: both;
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 13px;
	padding-left: 20px;
}
#main_navigation a {
	text-decoration: none;
	height: 22px;
	padding: 6px 12px;
}
#main_navigation a:hover {
	text-decoration: none;
}
#main_navigation ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	list-style: none;
}
#main_navigation li {
	float: left;
	padding-top: 6px;
	height: 22px;
	background-repeat: repeat-x;
}
#main_navigation .selected, li.selected {
	color: #F8C836;
}
/******************/
/*  Body					  */
/******************/

#main_body {
	padding: 0px;
	margin: 0px;
}
#breadcrumbs {
	clear: both;
	float: left;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 80%;
	width: 700px;
}

#second_navigation_container {
	float: left;
	margin: 0px;
	text-decoration: none;
}
#second_navigation {
	padding-top: 30px;
	padding-bottom: 30px;
}
#second_navigation a {
	font-size: 12px;
	text-decoration: none;
}
#second_navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#second_navigation li.level5 {
	margin-left: 10px;
}
#second_navigation li a.selected {
	color: #F8C836;
}
#content {
	float:right;
	border-right: solid 1px #D1D1D1;
}
#content h2 {
	margin:0px;
	padding:0px;
}
#content .imageborder {
	margin: 3px 3px 3px 0;
	padding: 3px;
	border: 1px solid #b6c0d2;
}
#text_area {
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 30px;
	float: left;
	width: 470px;
}
#academics{ }
#academics ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
#academics li {
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 27px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 17px;
}
#academics a {
	color: #333333;
}

#right_rail {
	width: 177px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 30px;
	float: right;
}
#right_rail h3 {
	padding-bottom: 10px;
}
.learn_more {
	width: 177px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	position: relative;
	font-size: 91%;
}
.learn_more h3 {
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
}
.learn_more .learn_more_img {
	background-repeat: no-repeat;
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: -5px;
	top: -5px;

}
.learn_more .top, .learn_more .top_static {
	border: solid 1px #C8C8BA;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.learn_more .top .text {
	padding: 10px 0px 10px 13px;
	width: 125px;
}
.learn_more .top_static .text {
	padding: 10px 0px 10px 13px;
	width: 158px;
}
.learn_more .bottom {
	height: 17px;
	background-color: #AEAE9B;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
.learn_more .bottom div {
	float:right;
	padding-left:5px;
}
.learn_more .bottom div img {
	width: 17px;
	height: 17px;
}
#faculty_headers {
	width: 400px;
	padding-left: 30px;
}
#faq li {
	padding-bottom: 15px;

}

/******************/
/*     Footer     */
/******************/
#footer {
	margin: 0 auto;
	padding: 0;
	clear: both;
	font-size: 90%;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #F8C836;
}
#footer .top {
	padding-left: 60px;
	color: #FFFFFF;
	background-color: #4C6490;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer .bottom {
	padding-right: 20px;
	text-align: right;
	color: #92AEDB;
	background-color: #14336A;
	padding-top: 15px;
	padding-bottom: 30px;
}
/******************/
/*    Hacks       */
/******************/
.clearfix:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

