/* Main Type Content Styles */
body {
	
	background-image: url(img/st-bkg1.jpg);
	background-repeat: repeat;
}


p, li, td, body {
	font-family:  "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494545;
	margin-top: 2px;
	margin-bottom: 10px;
	line-height: 16px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 9px;
	padding-left: 9px;
	background-color: #FFCC99;
	color: #333333;
	border-top-color: #CC6600;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li.walkin {
	list-style-position: outside;
	list-style-image: url(../../media/higher/images/walkin_icon.gif);
}

/*table stlye */
table.curriculum {
	width: 100%;
	background-color: #CCCCCC;
}
table.curriculum td {
	background-color: #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
table.curriculum td.header {
	background-color: #d4e9f4;
}
table.curriculum td.totals {
	background-color: #666699;
	color: #CCCCCC;
}
table.bBorder {
	width: 100%;
	background-color: #6286ac;
}
table.bBorder td {
	vertical-align: top;
	background-color: #CCCCCC;
}







/* About Us Styles */

#aboutus {
	width: 60%;
	overflow: visible;
	border: 0;
}
#aboutus h1 {
	display: none;

	
	
}
#aboutus h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 2px;
}
#aboutus h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #643231;
	line-height: 16px;
	padding-bottom: 3px;
	margin-top: 18px;
	margin-bottom: 10px;
	border-bottom: 0;
	background-image: url(img/st_underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#aboutus h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #926867;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 2px;
}
#aboutus h5 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e4e0a7;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 2px;
	margin-right: 37px
}
#aboutus h7 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e1dc8f;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 2px;
}

#aboutus #content2 {
	
	width: 80%;
	vertical-align: top;
}
#aboutus #content1 {
	
	width: 100%;
	
	background-repeat: repeat-y;
	background-position: right top;
}


/*aboutus right*/

#aboutus #rightColumn {
	padding-right: 10px;
	padding-left: 10px;
	width: 80%;
	vertical-align: top;
	background-image: url(img/bkg3.png);
	background-repeat: repeat;
	background-position: right top;
}
#aboutus #rightColumn .box {
	position: inherit;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 95%;
	vertical-align: top;
	background: #e8edef;
	background-image: url(../websitepics/main/about/unitox-bg.gif);
	border: 1px solid #7b779a;
	padding: 7px;
}
#aboutus #rightColumn .box h4 {
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font: bold 12px; 
	color: #003366;
}

/*aboutus left*/
#aboutus #leftColumn {
	
	width: 20%;
	vertical-align: top;
	background-image: url(img/bkg2.png);
	background-position:bottom
    background-repeat: repeat;
	
}
#aboutus #leftColumn .box {
	position: inherit;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 80%;
	vertical-align: top;
	background: #e8edef;
	background-image: url(../websitepics/main/about/boxglaze.gif);
	border: 1px solid #7b779a;
	padding: 7px;
}
#aboutus #leftColumn .box h4 {
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font: bold 12px; 
	color: #003366;
}

td#newsCell {
	width: 50%;
	vertical-align: top;
	border-right: 1px solid #999999;
	padding-right: 10px;
}

td#calendarCell {
	width: 50%;
	vertical-align: top;
	padding-left: 10px;
}

td#newsCell table {
	width: 100%;
	border: 0px none;
}

td#calendarCell table {
	width: 100%;
	border: 0px none;




/* main top banner*/
#aboutus #topbanner {
	padding-right: 10px;
	width: 50%;
	vertical-align: top;
	background-image: url(img/topmainbanner1.jpg);
	background-position: left top;
	background-repeat:no-repeat
}
#aboutus #bottombanner {
	padding-right: 10px;
	width: 50%;
	vertical-align: top;
	background-image: url(img/bottommainbanner.jpg);
	background-position: left top;
	background-repeat:no-repeat
}