/* CSS Document */

/*styles page green tint with white text*/
body {
	font: 90% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #F4FCE5;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

p {
	
}

/* centers page places narrow dark green left column & wider white column*/
#pageholder{
width: 780px;
margin: 20px auto 10px;
background: transparent url(../images/level3bkgrnd.gif) repeat-y;
color: #fff;
}
#pageholder .search{
width: 780px;
margin: 20px auto 10px;
background: transparent url(../../images/secbkgrnd.gif) repeat-y;
color: #fff;
}
/* styles top of page */
#header{
padding: 0;
background: #006233 url(../images/headerlevel3_1.gif) no-repeat;
text-align:left;
height:65px;
font-size:12px;
}

/* positions logo */
#headerleft {
float: left;
width: 125px;
margin: 0;
font-size:10px;	
}

/* styles & positions horizontal links in the header */
#headerlinks {
	height: 65px;
	z-index: 10;
	vertical-align: middle;
	background-color:transparent;
	color:#FFF;
	float: left;
	width: 510px;
	
}

/* contains quicklinks */
#headerright {
	background:transparent;
	color:#FFFFFF;
	text-align:left;
	z-index: 11;
	vertical-align: middle;
	font-size:12px;
	float: right;
	margin-right:5px;
	width: 185px;
	
}

/* styles & positions quicklinks box */
.quicklinks {
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	position:absolute;
	top:30px;
	}

/* styles horizontal navigation bar under header */
#topnav {
font-weight:bold;
font-size:12px;
background-color:#000000;
color:#FFFFFF;
text-align:center;
height:19px;
width:100%;
border-bottom: solid #BCDB30 4px;
}

/* contains left navigation */
#leftcolumn {
float: left;
	width: 135px;
	margin: 0;
	padding-top: 20px;
	
}

/* styles left navigation */
#leftnav{
	background:transparent;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 50px;
}

/* no bullets on left navigation */
#leftnav ul {
list-style: none;
	margin-left: 0;
	padding-left: 2em;
	line-height:1.4;
	text-indent: -1em;
}

/* moves google down in left column */
#googlesearch {
padding-top:50px;
}

/* sizes print in google table */
.input {
font-size:12px;
color:#FFFFFF;
background-color:transparent;
}

/* styles google table */
#googlesearch table {
background-color:transparent;
color:#FFF;
width:120px;
border:0;
}
.button{ 
font-size: 9px;
color: #FFFFFF; 
font-weight: bold;
background-color: #999999;
margin-left:10px; 
  
} 
/* sets placement of unorderd lists */
ul {
	margin-left: 0;
	padding-left: 2em;
	line-height:1.4;
	text-indent: -1em;
}

/* ordered list with letters */
ol .alpha {
list-style-type: lower-alpha;
}
ol.u{
	list-style-type: upper-alpha;
	margin-bottom:2em;
	}
	ol.u li{
	margin-bottom:2em;
	}
ol.n{
	margin-bottom:2em;
	}
	ol.n li{
	margin-bottom:2em;
	}

/* general link styles */
a:link { 
	color: #FFF;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
}
a:visited { 
	color: #999;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  
	color: #BCDB30;
	background-color:transparent;
	text-decoration:underline;
	font-weight: bold;
}
/* styles menu at bottom of main content */
.bottomlinks {
	text-align:center;
	vertical-align:baseline;
	padding-bottom:5px;
	padding-top:10px;
	font-size:12px;
	clear:both;	
}
a.bottomlinks{
color:#000000;
	background-color:#FFFFFF;
}
/* eliminates borders around images */
img {
border:none;
}

/* places main content */
#contentmain {
	background-color:transparent;
	color:#000000;
	margin-left: 0px;
	margin-right: 0px;
	max-width: 660px;
	float: right;
	width: 645px;	
}

/* holds page title */
#news {
font-family:Arial, Helvetica, sans-serif;
margin-bottom:25px;
text-align:left;
}

#news h1{
font-size:16px;
background-color:#682F73;
color:#FFFFFF;
margin-top:0;
padding-top:0;
padding-left:5px;
vertical-align:top;
width:55%;
height:18px;
}
/* styles main content */
#infobox {
	width:97%;
	text-align:left;
	font-size:12px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 5px;
}
#infobox h2 {
background-color:#FAE6FF;
color:#682F73;
width:100%;
height:32px;
text-align:center;
font-size:15px;
}

/* positions 2 column layout with leftside wider */
#infobox .leftside {
float:left;
width:70%;
margin:0;
padding:0;
border:0;
}
#infobox .rightside {
	float:right;
	width:30%;
}
#infobox .rightcrescent {
	float:right;
	width:29%;
}
/* positions equal size 3 column layout */
#infobox .leftcolumn {
float:left;
width:30%;
text-align:left;
}
#infobox .rightcolumn {
float:right;
width:30%;
text-align:left;
}
#infobox .middlecolumn{
float:left;
width:30%;
margin-left:5%;
margin-right:5%;
text-align:left;
}
#infobox fieldset {
	padding-left:10px;
}
#foundation .leftcolumn {
float:left;
width:30%;
text-align:left;
}
#foundation .rightcolumn {
float:right;
width:30%;
text-align:left;
}
#foundation .middlecolumn{
float:left;
width:30%;
margin-left:3%;
margin-right:3%;
text-align:left;
}
#foundation .director{
font-weight:bold;
font-style:italic;
}
/* sets style for columns */
.columns {
color:#000;
background-color:#fff;
width:100%;
}
.columns a {
color:#000000;
background-color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
/* 2 column layout with right side wider no bullets */
.wideright {
width:70%;
float:right;
}
.narrowleft {
float:left;
width:30%;
}
/* equal width columns */
.equalright{
width:50%;
float:right;
}
.equalleft{
width:50%;
float:left;
}
.leftborder {
width:45%;
float:left;
border-right:#000000 solid thin;
padding-right:5px;
}
.narrowright{
width:30%;
float:right;
}
.wideleft{
width:65%;
float:left;
}
#rep .wideright {
width:64%;
float:right;
}
#rep .narrowleft {
float:left;
width:34%;
}
/* styles lists in main content with NO bullets - place list in a div w/appro class */
#infobox .wideright ul li{
list-style:none;
}
#infobox .narrowleft ul li{
list-style:none;
}
#infobox .nobullet ul li{
list-style:none;
}
#infobox .disc ul li{
list-style: circle;
list-style-position:inside;
}
/* styles links within paragraphs within main content */
#infobox p a{
color:#000000;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
color:#000000;
}
#infobox p a:visited{
color:#006600;
background-color:transparent;
}
/* sets white background black print for tables in main content */
#infobox table {
border:none;
color:#000000;
background-color:#FFF;
}
td p{
font-size:12px;
font-weight:normal;
}
#infobox table a {
color:#000000;
background-color:transparent;
border:0;
text-decoration:underline;
}
#infobox table td{
	vertical-align:top;
}
#infobox table a:visited{
color: #666666;
background-color:transparent;
}
.caption {
	font-weight:bold;
	font-size:14px;
}
/* styles lists in main content with square bullets */
#infobox ul li {
font-size:12px;
padding:0;
margin: 0 0 0 3px;
list-style:square inside;
}
/* underlines links within main content */
#infobox li a{
color:#000000;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
}
#infobox h2 a{
color:#682F73;
background-color:transparent;
text-decoration:underline;
}

/* styles h3 headers in main content */
#infobox h3 {
background-color:inherit;
color:#682F73;
font-size:14px;
text-align:left;
font-weight:bold;
}
#infobox h3 a{
background-color:transparent;
color:#000;
font-weight:bold; 
text-decoration:underline;
}

/* styles h4 headers in main content */
#infobox h4 {
color:#000000;
background-color:transparent;
font-weight:bold;
font-size:13px;
text-align:left;
}
#infobox h4 a{
color:#000000;
background-color:transparent;
font-weight:bold;
font-size:13px;
text-align:left;
text-decoration:underline;
}
/* styles h5 headers in main content */
#infobox h5 {
color:#000000;
background-color:transparent;
font-weight:bold;
font-size:12px;
text-align:center;
}
#infobox h5 a{
color:#000000;
background-color:transparent;
font-weight:bold;
text-decoration:underline;
}
#infobox h6 {
color:#000000;
background-color:transparent;
font-weight:bold;
font-size:12px;
font-variant:normal;
}
#infobox h6 a{
color:#000000;
background-color:transparent;
font-weight:bold;
text-decoration:underline;
}
/* p h4 h5 h6 without space below */
#headfive h3 {
margin-bottom:0;
margin-top:1em;
background-color:#FFFFFF;
color:#682F73;
font-size:14px;
}
#headfive h4{
margin-bottom:0;
font-size:14px;
}
#headfive h5{
margin-bottom:0;
margin-top:0;
text-align:left;
font-size:13px;
}
#headfive h6{
font-size:12px;
text-align:left;
margin-bottom:0;
margin-top:0;
}
#headfive ul li{
display: inline;
margin-left:-1em;
margin-right:3em;
list-style-type: none;
}
#headfive ul {
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
#headfive table{
width:90%;
border:none;
}
#headfive table caption {
text-align:left;
margin-bottom:0;
font-weight:bold;
font-size:13px;
}
#headfive h3 {
margin-bottom:0;
}
#headfive h4{
margin-bottom:0;
margin-top:1em;
background-color:#FFFFFF;
color:#682F73;
}
#headfive h5{
margin-bottom:0;
margin-top:0;
}
#headfive h6{
font-size:12px;
font-weight:bold;
text-align:left;
margin-bottom:0;
margin-top:0;
}
#headfive p{
margin-top:0;
margin-bottom:0;
}
#headfour h4{
margin-bottom:0;
}
#infobox #headfour  h5{
margin-bottom:0;
margin-top:0;
text-align: left;
}
#headfour p{
margin-top:0;
margin-bottom:0;
}
.headfour h3,h4{
margin-bottom:0;
}
.headfour p{
margin-top:0;
}
.headfive table a {
color:#000000;
background-color:transparent;
border:0;
text-decoration:underline;
}
#infobox .headfive ul {
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}

#infobox .pres h2{
margin-top:5px;
border-bottom: 2px solid #682f73;
}
legend {
font-size:12px;
font-weight:bold;
}
.rightbox {
	border-left:#030 solid thin;
}
.pres hr {
color:#682f73;
background-color:transparent;
}
#dental table {
color:#000000;
background-color:#C2DCC6;
}
#dental .green{
color:#000000;
background-color:#76B48B;
}
#steps li{
display: inline;
list-style-type: none;
padding-right: 10px;
padding-left:10px;
}
#steps li a {
font-size:14px;
}
#tips ul li {
font-size:12px;
margin-bottom:1em;
}
#tips ol li {
font-size:12px;
margin-bottom:1em;
}
#enrollment{
font-size:10px;
text-align:center;
}
#enrollment table{
width:100%;
border: solid thin;
text-align:center;
}
#enrollment th{
font-size:14px;
color:#FFFFFF;
background-color:#006233;
}
#enrollment td{
border: solid thin;
}
#enrollment .semester {
color:#006633;
background-color:#FFF;
font-size:14px;
text-align:left;
font-weight:bold;
}
#enrollment .date {
color:#FFF;
background-color:#006633;
text-align:left;
font-size:12px;
font-weight:bold;
}
#enrollment .italics {
font-size:12px;
}
#jobs {
font-size:13px;
font-weight:bold;
text-align:center;
}
#jobs table{
width:90%;
border:#C6A2D6 medium inset;
}
#jobs table a {
color:#000000;
background-color:#C6EF7B;
}
#jobs th{
font-size:14px;
color:#000;
background-color:#C6EF7B;
text-align:center;
border: solid thin;	
}
#jobs td{
border: solid thin;
text-align:left;
}
#jobs table td a {
color:#000000;
background-color:#fff;
}
#jobs .green {
color:#000000;
background-color:#C6EF7B;
text-align:left;
}
#register {
font-size:12px;
color:#000000;
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#register table {
text-align:center;
border: thin solid #666666;	
width:100%;
}
#register h3 {
color: #006600;
background-color:transparent;
text-align:center;
} 
#register h4 {
color: #006600;
background-color:transparent;

} 
#register .gray {
background-color: #EEE;
color:inherit;
}
#register .gradient {
color:inherit;
background:url(../images/Gradientbar.jpg);
}
#register .berry {
color:#990066;
background-color:inherit;
}
#register .regonline {
text-align:left;
}
#register .green {
color: #006600;
background-color:transparent;
font-weight:bold;
}
#register .equalleft{
font-weight:normal;
}
#register .equalright{
font-weight:normal;
}
/* styles student profiles */
#profiles {
width:100%;
border: #FFFF99 solid 1px;
color:#000000;
background-color:#FFF;
text-align:center;
}
#profiles .rightcolumn {
float:right;
width:30%;
text-align:left;
}
#profiles .middlecolumn{
float:left;
width:30%;
margin-left:5%;
text-align:left;
}
#profiles .leftcolumn {
float:left;
width:30%;
text-align:left;
}
.register {
border: #999999 solid thick;
}
.textright{
text-align:right;
}
.textleft{
text-align:left;
}
.nopad {
margin-bottom:3em;
}
/* styles item in bold dark purple */
.emphasize {
	color: #682F73;
	font-weight: bold;
}
/* styles item in bold black */
.bold {
color:#000000;
background-color:transparent;
font-weight:bold;
}
.green {
color:#006233;
background-color:transparent;
font-weight:bold;
}.center {
text-align:center;
}
.clear {
clear:both;
}
/* small type & italics */
.italics {
font-style:italic;
font-size:11px;
font-weight:bold;
}
.italicsreg {
font-style:italic;
font-size:12px;
font-weight:normal;
}
.italicsunderline
{font-style:italic;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}
.top {
text-decoration:none;
}
/* different background styles */


.campus {
background:url(../images/campus2.gif) no-repeat;
color:inherit;
}
.anniversary { 
background: url(../images/filmstrip.gif) no-repeat;
color: inherit;
}
.mac {
background: #fff url(../images/MACphoto.jpg) no-repeat;
color:#000000;
padding-bottom:12em;
padding-top:1em;
}
.smallprint {
font-size: 10px;
}
.border {
border:#003300 solid thin;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
width:95%;
}
#infobox .border h2 {
	text-align:center;
	color:#FFF;
	background-color:#006233;
	padding-top:5px;
	margin-left:5px;
	font-size:16px;
	width:95%;
}
#infobox .greenbkgrnd h2 {
	text-align:center;
	color:#FFF;
	background-color:#006233;
	padding-top:5px;
	margin-left:5px;
	font-size:16px;
	width:95%;
}
.thickborder {
border:#006233 solid thick;
padding:10px 5px 10px;
width: 85%;
margin-left:5%;
}
.medborder {
border:#006233 solid medium;
padding:10px 5px 10px;
width: 85%;
margin-left:5%;
}
.blockquote{
margin-left:25%;
margin-right:25%;
}
.navblockquote{
margin-left:5%;
margin-right:5%;
}
.validation {
padding-top:100px;
}
/* styles page footer */
#footer {
	clear: both;
	margin: 0;
	color: #fff;
	font-size: 80%;
	text-align:center;
	color: #fff;
	background: #000;
	width:780px;
	height: 20px;
	padding-top: 0.5em;
	border-top: solid #BCDB30 4px;
	vertical-align: text-top;
}

