body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-color: #CDC092;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	
}

p {
	margin-top: 0px;
	line-height: 16px;
	font-style: normal;
	font-size: 11px;
}

ul { margin-top: 0px; }

h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
 font-size:14px;
 font-weight: bold;
	margin-bottom: 0px;
}

h3 {
 font-size:12px;
 font-weight: bold;
	margin-bottom: 0px;
}
a:link {
	color: #540115;
	text-decoration: none;
}
a:visited {
	color: #540115;
	text-decoration: none;
}
a:hover {
	color: #AC1A2F;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

/* Header */
#headerContainer {
	height:90px;
	padding-top:10px;
	background-color:#2B0007;
	z-index:1;
	background-image: url(../Images/garnetBg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#headerRule {
	height:61px;
	z-index:0;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #2B0007;
}
#header {
	height:90px;
	width:800px;
	font-size-adjust:none;
	background-image: url(../Images/askew_logo_only.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* End header */


/* Search */
#searchBar {
	height:42px;
	width:356px;
	padding:4px;
	background-image: url(../Images/searchBarBg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.headerSearchForm {
	float:right;
	margin-top:20px;
}
.headerSearchSelect {
	display:block;
	float:left;
	width:150px;
	height:16px;
	margin-right:6px;
	margin-top:18px;
	margin-left:14px;
	padding-left:0px;
	border:1px solid #FFF;
	font-size:9px;
	background-image: url(../Images/selectBg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.headerSearchBox {
	display:block;
	float:left;
	width:150px;
	height:12px;
	border:1px solid #FFF;
	margin-right:0px;
	margin-top:18px;
	font-size:9px;
}
.headerSubmitSearch {
	display:block;
	float:left;
	position:relative;
	margin-top:18px;
}
/* End search */

/* Menu */

#leftMenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:200px;
	min-height:1%;
}
#leftMenu li {
	border-top:1px solid #CCCC66;
	line-height:normal;
}
#leftMenu li a {
	display: block;
	padding:2px 15px 2px 10px;
	width:165px;
	color:#540115;
	margin:0px;
	text-decoration:none;
	border-bottom:none;
	background-color:#FFF;
}
#leftMenu li a:hover, #leftMenu li ul a:hover {
	color:#000;
	background-color:#F0EAC2;
}
#leftMenu li ul {
	margin-left:155px;
	position:absolute;
	left:-999em;
	z-index:1;
	margin-top:-0em;
	border:1px solid #CCCC66;
	border-top:none;
	background-color:#FFF;
}
#leftMenu li ul a {
	font-weight:100;
}
#leftMenu LI UL UL {
	LEFT: -999em;
}
#leftMenu LI:hover UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI:hover UL UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI.sfhover UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI.sfhover UL UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI:hover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI:hover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI LI:hover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI.sfhover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI.sfhover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI LI.sfhover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu {
	display:block;
	float:left;
	position:relative;
	padding:0px;
	margin:0px 30px 30px 0px;
	width:200px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border-bottom:1px solid #CCCC66;
	border-left:1px solid #CCCC66;
	border-right:1px solid #CCCC66;
}
/* End menu */

/* 1st column navigation list styles */
#navlist {
padding-left: 0;
margin-left: 0;
width: 200px;
}

#navlistInterior {
padding-left: 0;
margin-left: 0;
width: 195px;
}

#navlist li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

#navlistInterior li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

.navdiv { 
border-top: 1px solid #CCCC66; 
padding-top: 8px;
}

.navsub {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size:10px;
 font-weight: normal;
}

.navsub a { font-weight: normal; }

.searchText {
	font-size: 10px;
	color: #000000;
}

#location { font-size:10px; }

#main {	}

#more { font-size:10px; }


/* breadcrumb styles */
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.crumbs:link {
	color: #666666;
	text-decoration: none;
}
a.crumbs:visited {
	color: #666666;
	text-decoration: none;
}
a.crumbs:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.crumbs:active {
	color: #FF0000;
	text-decoration: underline;
}

/* interior 2 title box */
#titleBox {
	color: #CCCC66; 
}

.titleBoxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}


/* footer styles */
.footer {
	font-size: 9px;
	color: #999999;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

/* staff cards/profiles styles */
table.staffCardBg {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCC66;
	border-left: 1px solid #CCCC66;
}

td.staffCardBg {
	background-color: #FFFFFF;
}

td.staffCard {
	background-color: #f8f8ea;
	border: 1px solid #CCCC66;
}

ul.staffCard {
 list-style-type: none;
	padding: 0px;
 margin-top: 15px;
 margin-right: 10px;
 margin-left: 115px;
 margin-bottom: 5px;
}

.staffCardPhoto {
	float: left;
	margin-right: 0px;
	padding: 0px;
	margin: 0px;
}

p.staffCardDescription {
	padding: 0px;
 margin-top: 5px;
 margin-right: 10px;
 margin-left: 15px;
 margin-bottom: 8px;
}

.staffQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #CCCC66;
	padding: 0px;
	margin-right: 12px;
	margin-left: 20px;
	line-height: 20px;
}

.staffTitle {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}

.facultyTitle {
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: underline;
}

ul.staffLinks {
 list-style-type: none;
	color: #CCCC66;
	padding: 0px;
 margin-top: 0px;
 margin-right: 10px;
 margin-left: 25px;
	line-height: 15px;
}

a.staffLinks:link {
	color: #CCCC66;
	text-decoration: none;
}
a.staffLinks:visited {
	color: #CCCC66;
	text-decoration: none;
}
a.staffLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.staffLinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}

ul.acc, ul.acc li ul {  
margin: 0;  
padding: 0;  
list-style: none;  
}  
 
ul.acc a{  
display: block;  
height: 30px;  
line-height: 30px;  
color: #feffff;  
}  
 
ul.acc {  
width: 200px;
background-color: #ffffff;  
}  
ul.acc li ul {  
background-color: #ffffff;  
} 

.thumbnail{
 position: relative;
 z-index: 0;
 }

 .thumbnail:hover{
 background-color: transparent;
 z-index: 50;
 }

 .thumbnail span{ /*CSS for enlarged image*/
 position: absolute;
 background-color: lightyellow; 
padding: 5px;
 left: -1000px;
 border: 1px dashed gray; 
visibility: hidden;
 color: black;  
text-decoration: none;
 }

 .thumbnail span img{ /*CSS for enlarged image*/
 border-width: 0;
 padding: 2px;  
}

 .thumbnail:hover span{ /*CSS for enlarged image on hover*/
 visibility: visible;
 top: 0;  
left: 60px; 
}


#menuWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 798px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDC092;
	border-left-color: #CDC092;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;

}
#menuProspective {

	margin: 0px;

	padding: 0;

	background-image: url(../Images/prospectives.gif);

	background-repeat: no-repeat;

	background-position: left top;

	
}
#menuNews {

	margin: 0px;

	padding: 0;

	background-image: url(../Images/news.gif);

	background-repeat: no-repeat;

	background-position: left top;

	
}

#menuEvents {

	margin: 0;

	background-image: url(../Images/events.gif);

	background-repeat: no-repeat;

	background-position: left top;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CDC092;

	padding: 0px;

}

#menuLinks {

	background-image: url(../Images/links.gif);

	margin: 0;

	padding: 0;

	background-repeat: no-repeat;

	background-position: left top;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CDC092;
	
	

}
.newsText {

	font-size: 10px;

	color: #540115

;

	margin-top: 30px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 10px;

	text-align: left;

	padding: 0px;

	line-height: 12px;

}
.linksText {

	font-size: 10px;

	color: #540115

;

	margin-top: 20px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	padding: 0px;

	text-align: left;

	line-height: 12px;

}

div.menubar {
	background: url(../Images/navibar.png) 
   repeat-x;
	height: 28px;
	padding-top: 5px;
	text-align: center;
	min-width: 1000px;/* ?????????????????*/
	z-index: 100;
	position: absorute;
    
}

div.menubar ul#menu {
	margin: 0px 0px 0px 0px; /* ??????????? */
	padding: 0px; /* ??????????? */
	height: 25px; /* ????????? */
	position: relative;
    left: 50%;
    float: left;
}
div.menubar ul#menu li {
	width: 90px;/* ????????? */
	height: 25px; /* ?????????(?????????????????) */
	float: left;
	list-style-type: none;
	position: relative;
    left: -50%;
}
div.menubar ul#menu a {
   color: white; /* ?????????? */
   line-height: 25px; /* ?????????????(?????????????????) */
   text-align: center; /* ??????????????(????) */
   text-decoration: none; /* ?????????(?????) */
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
}
div.menubar ul#menu a:hover {
   background-color: #121212; /* ???????????????????? */
   color: #FFFFFF; /* ???????????????????? */
   position: relative;
}
/* ?????????Clearfix */
div.menubar ul#menu { zoom:1; }
div.menubar ul#menu:after { height: 0; visibility: hidden; content: "."; }

div.menubar ul#menu ul.sub {
	background-color: #121212; /* ????????????? */
	border-width: 1px 1px 0px 1px; /* ?????????????? */
    border-style: solid; /* ?????????????? */
    border-color: #999999; /* ????????????? */
	margin: 0px;
	padding: 0px;
	display: none;
	
	z-index: 100;
}
div.menubar ul#menu ul.sub li {
    background-color: #121212; 
    width: 200px; /* ??????1????? */
	height: 25px; /* ??????1??????? */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}
div.menubar ul#menu ul.sub li a {
   line-height: 25px; /* ??????1???????(???????1???????????) */
   text-align: left;  /* ??????1?????????(???) */
   text-indent: 5px;  /* ??????1??????????? */
}
div.menubar ul#menu ul.sub li a:hover {
   background-color: #121212; /* ?????????????????????? */
   color: #BFB385; /* ?????????????????????? */
}
