@CHARSET "ISO-8859-1";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

html, body{
	background:#EBEFF2 url(../images/background.png) repeat-x;
	color:#000000;
	font-family:arial,helvetica,clean,sans-serif;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	width:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

#application{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#myBlock {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

#up{
	width:960px;
	margin:0 auto;
	height:50px;
	text-align:right;
}

#up ul {
	margin-top:16px;
	width:480px;
	float:right;
}

#up .left{
	width:480px;
	float:left;
	text-align:left;
}

#up .left h1{
	margin-top:16px;
	color:#CDBA8D;
	font-size:16px;
}

#up li{
	display:inline;
	border:1px solid #342B23;
	padding: 1px 0px 3px 0px;
}

#up a{
	text-decoration:none;
	color:#CDBA8D;
	text-transform:uppercase;
	font-size:10px;
	padding: 3px 3px 3px 3px;
	margin-bottom:3px;
}

#up a:hover{
	background:#27201B;
}


#logos{
	width:960px;
	margin:0 auto;
	height:150px;
	overflow:hidden;
}

#brand{
	float:left;
	width:480px;
	height:150px;
}

#search{
	float:right;
	width:480px;
	overflow:hidden;
}

#search form {
	padding:10px 0px;
	text-align:right;
}


#search {
	margin-top:8px;
	font-size:10px;
	color:#CDBA8D;
}

#search input {
	border:1px solid #423A2C;
	width:150px;
	background:#EDE1C5;
	padding:3px;
	color:#1B1613;
	font-size:11px;
}

#search select {
	border:1px solid #423A2C;
	background:#EDE1C5;
	padding:3px;
	color:#1B1613;
	font-size:11px;
}

#search a{
	color:#FDE47E;
	text-decoration:none;
	font-size:11px;
}

#search a:hover{
	text-decoration:underline;
}

#search .button{
	width:80px;
	background:#1B1613;
	color:#CDBA8D;
	margin-top:10px;
	border:1px solid #CDBA8D;
}

#navs{
	width:960px;
	height:35px;
	margin:0 auto;
	text-align:left;
	background:none;
	overflow:hidden;
	float:right;
	
}

#navs ul{padding:10px 0px 9px 0px;}
#navs li {display:inline;padding:10px 0px 8px 0px;}
#navs a{
		text-decoration:none; 
		color:#000;
		font-family:"lucida grande","lucida sans unicode","lucida sans",arial,sans-serif;
		font-size:13px;
		padding:10px 5px 9px 5px;
	}

	#navs a:hover{
		color:#000;
		background:#FDE584;
	}

#mainTop{
	width:958px;
	margin:5px auto;
	background:#fff;
	border:1px solid #DBE1E6;
	overflow:hidden;
}	
	
.t1 {
	float:left;
	width:300px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	height:150px;
	background:#5C758E;
}	
* html .t1 { display:inline; }

.t1 ul li{
	background:url(../images/green.png) no-repeat;
	padding:0px 0px 5px 25px;
	font-size:10px;
	margin-top:12px;
	margin-bottom:10px;
	color:#fff;
}

.t2{
	float:right;
	width:641px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	height:150px;
	border:1px solid #DBE1E6;
	display: inline;
}


.image{
	width:100px;
	height:100px;
	float:left;
	border:1px solid #DBE1E6;
}

.text{
	width:88px;
	float:right;
	font-size:10px;
	
}

#main {
	margin-top:236px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}



.links li {
	background:url(../images/arrow.png) no-repeat;
	padding:2px 0px 3px 15px;
}
.links a{
	text-decoration:none;
	color:#560917;
	font-size:13px;
	padding:5px;
	font-weight:bold;
}

.links a:hover{
	text-decoration:underline;
}

#main .left{
	width:475px;
	float:left;
	background:#fff;
	height:200px;
	border:1px solid #DBE1E6;
}

#main .left p {
	text-indent:20px;
}

#main .right{
	width:475px;
	border:1px solid #DBE1E6;
	float:right;
	background:#fff;
	overflow:hidden;
	height:200px;
}

#main  .right ul li{
	padding:6px;
	font-size:12px;
	color:#454545;
	
}

.cleft{
	float:left;
	width:200px;
	overflow:hidden;

}

.cright{
	float:right;
	width:200px;
	overflow:hidden;
}

.title{
	width:auto;
	background:#F9FAFA url(../images/title.png) repeat-x;
	border:1px solid #DBE1E6;
	border-left:5px solid #FEA100;

}

.mtitle{
	width:auto;
	background:#F9FAFA url(../images/title.png) repeat-x;
	border-bottom:1px solid #DBE1E6;
	border-left:5px solid #FEA100;

}

.mtitle h3 {
	font-size:13px;
	color:#4B5360;
	padding:5px;
	font-weight:bold;
}

.title h3 {
	font-size:13px;
	color:#4B5360;
	padding:5px;
	font-weight:bold;
	
}

.content{
	width:auto;
	margin:5px 5px 5px 5px;
}

#mapContainer{
	margin:5px auto;
	width:958px;
	overflow:hidden;
	background:#fff;
	border:1px solid #DBE1E6;
}

#map {
	width:946px;
	margin:0 auto;
	height:500px;
	border:1px solid #DBE1E6;
}

#navigator{
	width:960px;
	
	margin-top:5px;
}

ul .tabs {
}


.tabs li{
	display:inline;
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #DBE1E6;
	border-left:1px solid #DBE1E6;
	border-right:1px solid #DBE1E6;
	
}
.tabs .tabNavigation li a{text-decoration:none;color:#454545; font-weight:bold;background:#F9FAFA; padding:0px 5px 0px 5px;}
.tabs .tabNavigation li a.selected, .tabNavigation li a:hover {
	background:#5C758E;
	color:#fff;
	border-bottom:1px solid #5C758E;
}

#first, #second, #third{
	background:#5C758E;
	color:#fff;
	font-size:11px;
	padding:5px;
	overflow:hidden;
	border:1px solid #DBE1E6;
	_zoom:1;
}

.division{
	width:180px;
	float:left;
	margin-right:5px;
	border:none;
	
}

.division ul li{
	display:block;
	border:none;
	margin-bottom:5px;
}

.division ul li a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	
}
.division ul li a:hover{
	text-decoration:underline;
}

.invisible{
	display:none;
}

.invisible ul li {
	margin-left:10px;
}

.invisible ul li a{
	color:#FFFFCC;
	font-size:11px;
}

.division h3{
	font-size:14px;
	color:#fff;
}

#footer{
	width:960px;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#footer p{
	padding-top:5px;
	padding-bottom:5px;
	color:#6C717A;
	font-size:11px;
	
}


#gallery {
    position:relative;
	width:641px;
    height:150px;
	margin-left:0px;
	margin-top:0px;
}

#gallery img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#gallery img.active {
    z-index:10;
    opacity:1.0;
}

#gallery img.last-active {
    z-index:9;
}

.resources{
	margin:5px auto;
	width:958px;
	overflow:hidden;
	background:#fff;
	border:1px solid #DBE1E6;
}
.resources h4{
	margin-bottom:10px;
	margin-top:10px;
	color:#4B5360;
	font-size:13px;
}

.resources a{
	margin-left:20px;
	color:#504634;
	text-decoration:none;
}
.resources a:hover {
	text-decoration:underline;
}

center a{
	color:#504634;
	text-decoration:none;
}

center a:hover{
	text-decoration:underline;
}



#university {
	background:#fff;
	border:1px solid #DBE1E6;
	width:958px;
	margin:0 auto;
	overflow:hidden;
}

.divisionList{
	float:right;
	width:312px;
	margin-right:5px;
	margin-top:5px;
	overflow:auto;
}

.divisionList #ulist {
	height:140px;
	overflow:auto;
}

.divisionList a{
	text-decoration:none;
	color:#454545;
	font-weight:bold;
	
}

.divisionList a:hover {
	text-decoration:underline;
}
