/*
=======================================
CSS BY BRAD ORMAND 
www.bradormand.com/portfolio
=======================================
*/
body {
   padding: 0px;
	margin: 0px;
   background: #FFFFFF url(images/fade.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221100;
	text-align: center;
   }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #221100;
	}
p img {
   text-indent: 0px;
	padding-left: 0px;
   }
form p {
	font-family: Arial, Helvetica, sans-serif;
   padding: 2px;
	margin: 2px;
   }
form li {
   list-style-type: none;
	text-indent: 12px;
   }
form h1 {
	text-align: center;
	}
form h2 {
	text-align: center;
	}
form h3 {
	text-align: center;
	}
form td {
   font-family: Arial, Helvetica, sans-serif;
	color: #333333;
   }
form label {
	padding: 4px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #441100;
	margin: 12px 20px;
	margin-bottom: 20px;
	font-variant: small-caps;
	letter-spacing: -1px; 
	text-align: left;
	}	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #221122;
	margin: 12px 30px;
	font-variant: small-caps;
	letter-spacing: -1px; 
	text-align: left;
	}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #331122;
	margin: 8px 15px;
	font-variant: small-caps;
	letter-spacing: -1px; 
	text-align: left;
	}	
table {
	padding: 4px;
	margin: 12px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid;
	}
td {
   text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	}
td:hover {
	background: #DBC09F;
	}	
.no_hover td:hover {
	background: none;
	}
th {
	padding-top: 2px;
	padding-top: 2px;
	font-size: 16px;
	}
th:hover {
	background: #CCCCCC;
	}			
ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333300;
	text-align: left;
	display: block;
	font-size: 14px;
	}	
ol li{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 6px;
	margin: 0px;
	color: #333300;
	text-align: left;
	}
dt {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	margin: 4px;
	text-align: left;
	display: block;
	color: #220000;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCAA;
	}
dd {
	padding: 4px;
	margin: 4px;
	margin-left: 12px;
	font-size: 12px;
	color: #333300;
	text-align: left;
	display: block;
	}
img {
	border: none;
	}
hr {
   margin: 2px;
   }
fieldset {
   text-align: left;
   }
fieldset table {
   text-align: left;
   }
legend {
	font-weight: bold;
	}
sup {
	text-align: left;
	}
#container {
	padding: 10px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	}	
#page {
	margin: 0px 3px;
	background: url(images/borders.jpg);
	}
#header {
   background: url(images/header.jpg) no-repeat;
	height: 200px;
	cursor: pointer;
   }
#footer  {
	width: 957px;
	height: 20px;
	background: url(images/footer.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	margin-bottom: 20px;
	text-align: left;
	font: 10px/12px Arial, Helvetica, sans-serif;
	}	
#subheader {
	height: 40px;
	width: 900px;
	margin-left: 40px;
	text-align: left;
   }
/*====================================*/
/*====================================*/
/*======== INTERNAL MAIN BODY ========*/
/*====================================*/
/*====================================*/		
#main_body  { 
	margin: 0px;
	margin-left: 36px;
	margin-top: 2px;
	padding: 0px;
	width: 880px;
	}
#main_media  {
	text-align: center;
	margin: 0px;
	margin-left: 32px;
	}
#main_body_text  {
	margin: 18px 0px 0px 0px;
	padding: 3px 22px 6px 22px; 
	margin-left: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	border: #663300 2px solid; 
	min-height: 800px;
	}
#results  {
	margin: 6px;
	margin-bottom: 2px; 
	overflow: auto;
	}
#main_body_text #confirm table{
	
	}
#confirm td{
	width: 240px;
	overflow: scroll;
	font-variant: small-caps;
	font-size: 16px;
	color: #330000;
	border: 3px ridge #AADDDD;
	padding: 6px;
	}
#main_body_text .err_msg  {
	color: #AA0000;
	padding-left: 4px;
	font-variant: small-caps;
	font-size: 18px;
	}
#form_top_style{
	margin-top: 18px;
	padding: 8px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	border: #663300 8px solid; 
	}
	
#form_table {
	vertical-align:top;
	}
	
#form_table td:hover {
	background-color: transparent;
	}
	
#form_table td #module td:hover {
	background-color: #DBC09F;
	}
	
.module td {
	text-align:left;
	}

/*
=======================================
PREPARE NAVBAR IMAGE ROLLOVER CLASSES
=======================================
*/
#navpos {
	width: 900px;
	height: 50px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
   }
#navbar {
   position: relative;
	top: 20px;
	left: 18px;
	text-align: center;
	margin: 0px 0px;
	width: 402px;
	height: 30px;
	list-style: none;
	border: none;
	}
#navbar ul {
	width: 402px;
	}
#navbar li {
	float: left;
	display: inline;
	width: 100px;
	}
#navbar a {
	text-decoration: none;
	display: block;
	height: 20px;
	text-indent: -5000px;
	}
#navbar #home {
	background: url(images/b_home.jpg) no-repeat 0px 0px;
	width: 100px;
	}
#navbar #home:hover {
	background-position: 0 -20px;
	}

#navbar #contact {
	background: url(images/b_contact.jpg) no-repeat 0px 0px;
	width: 100px;
	}
#navbar #contact:hover {
	background-position: 0 -20px;
	}

#navbar #whatsnew {
	background: url(images/b_whatsnew.jpg) no-repeat 0px 0px;
	width: 100px;
	}
#navbar #whatsnew:hover {
	background-position: 0 -20px;
	}

#navbar #search {
	background: url(images/b_search.jpg) no-repeat 0px 0px;
	width: 100px;
	}
#navbar #search:hover {
	background-position: 0 -20px;
	}		
/*====================================*/
/*====================================*/
/*========== FORMAT SIDEBAR ==========*/
/*====================================*/
/*====================================*/

#menu-container { display:block; position:absolute; width:900px; margin:0px auto; font-size:10px; }
#drop_down_menu { display:block; clear:both; margin:0px; padding:0px; text-align:left; list-style-type:none; text-align:center; width:900px; float:none; }
#drop_down_menu li { font-size:9px; font-weight:bold; float:left; color:#FFDDDD; padding:5px; cursor:pointer; width:70px; }
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; padding-top:10px; }
#drop_down_menu li ul li { display:block; float:none; clear:both;  }
#drop_down_menu li ul li a { color:#330000; text-decoration:none; display:block; }
#drop_down_menu li ul li a:HOVER { text-decoration:underline; color:#000000; }


#side_container {
   float: left;
   }
#sidebar  {
   background: url(images/menu_bg.png) no-repeat;
	width: 130px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	}
#sidebar p  {	
	font: 9px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	}	
#sidebar h2  {	
	margin: 8px 18px 6px 12px;
	padding: 4px;
	line-height: 20px;
	}	
#sidebar h4  {	
   color: #FFCC99;
   font-size: 20px;
	padding-top: 12px;
	}		
#sidebar img  {	
	padding-left: 9px;
	text-align: center;
	}		
#sidebar ol  {	
	text-indent: -9999px;
	list-style-type: none; 
	}
#sidebar ul  {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}	
#sidebar li  {	
	line-height: 12px;  
	color: #FF5555;
	font-weight: 700; 
	}	
#sidebar li:hover  {	
	letter-spacing: 1px;
	color: #003366;
	}
#sidebar_dialogue  {
	text-align: justify;
	text-indent: 1em;
	}
#sidebar a {
   color: #330000;
	text-decoration: none;
	display: block;
   }
#sidebar a:hover  {	
	letter-spacing: 1px;
	color: #004488;
	}
#end {
   background: url(images/menu_bg_end.png) no-repeat;
   min-height: 100px;
	min-width: 160px;
   }
#kwicks_container { 
	width: 132px;
	overflow: hidden;
	margin: 0px 8px 0px 10px;
   }
#kwicks {
	text-align: left;
   }
 
#kwicks .kwick {
	float: left;
	width: 124px;
	height: 24px;
	overflow: hidden;
   }
	
#m_about {
   background: #FFCC66 url(images/m_horiz.png) no-repeat;
	}
#m_member {
   background: #996633 url(images/m_horiz.png) no-repeat;
	}
#m_conv {
   background: #999966 url(images/m_horiz.png) no-repeat;
   }
#m_college {
   background: #FFCC66 url(images/m_horiz.png) no-repeat;
	}
#m_forms {
   background: #FF9966 url(images/m_horiz.png) no-repeat;
	}
#m_assoc {
   background: #999966 url(images/m_horiz.png) no-repeat;
	}
#m_market {
   background: #996633 url(images/m_horiz.png) no-repeat;
	}
#m_programs {
   background: #FFCC66 url(images/m_horiz.png) no-repeat;
	}
#m_public {
   background: #FF9966 url(images/m_horiz.png) no-repeat;
	}
#m_students {
   background: #996633 url(images/m_horiz.png) no-repeat;
	}
#m_support {
   background: #FF9966 url(images/m_horiz.png) no-repeat;
	}
.submenu_items {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
	font-weight: 700;
	text-indent: 0px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	}
.links {
	text-indent: 0px;
	}
.icon_format {
   padding-left: 6px;
	padding-top: 8px;
	text-indent: 8px;
	cursor: pointer;
	width: 70px;
	}
.end {
   background: url(images/menu_bg_end_horiz.png) no-repeat;
	left: -80px;
   min-height: 20px;
	min-width: 80px;
   }
.main {
   font-size: 36px;
	color: #220000;
	text-align: center;
   }
.mini-menu {
	font-size: 16px;
	margin: 8px;
	}
.sub-mini-menu {
	padding-left: 20px;
	}
.mini-menu li {
	text-indent: 8px;
	padding: 3px;
	padding-left: 8px;
	}
.highlight {
	background-color: #BBBBAA;
	font-weight: bold;
	padding: 4px; 
	}
.better_width {
	width: 40%;
	}
.dominant_width {
	width: 75%;
	}
.odd {
	background: url(images/transparent_graphic.png) repeat;
	}
.cell {
	width: 80px;
	height: 120px;
	overflow:hidden;
	border: double 3px #666666;
	vertical-align: top;
	}
.boxed_red {
	color: #660000;
	border: 1px #663300 solid;
	padding: 2px;
	margin: 1px;
	}	
.boxed_bold {
	font-size: 14px;
	border: 2px solid #AA3333;
	padding: 2px;
	margin: 1px;
	}
.bolder {
	font-size: 14px;
	font-weight: bold;
	}	
.formatted_box {
	border: 3px double #993333;
	padding: 8px;
	margin: 8px;
	}
.formatted_box ul li {
	padding: 0px;
	margin: 0px 32px;
	text-align: left;
	}
.calendar_event {
	font-size: 11px;
	text-align: left;
	}
.err_msg p  {
	color: #AA0000;
	padding-left: 4px;
	font-variant: small-caps;
	font-size: 18px;
	}
.right {
   float: right;
	padding-left: 8px;
   }
.left {
   float: left;
	padding-right: 8px;
   }
.center {
	text-align: center;
	}
.sub {
   font-size: 9px;
   }
.bullet {
	 list-style-type: disc;
	 text-indent: 24px;
	}
.big_red {
   color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   }
.bold_border {
	border: 4px inset #770000;
	}
.ml {
	border: none;
	}
a:link {
   color: #660000;
	text-decoration: underline;
   }
a:hover {
   color: #773333;
	text-decoration: underline;
   }
a:visited {
   color: #995555;
	text-decoration: underline;
   }
a:active {
   color: #995555;
	text-decoration: none;
   }




