@charset "UTF-8";
/* CSS Document */

body{margin:0px;padding:0px;background:#fff url(images/subpageBG.gif) no-repeat top center;}
img{border:0px;}
.main{width:900px;margin: 0 auto 0 auto;}
a:hover{text-decoration:underline;}

.nav{color:#850000;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;text-align:right;background:#000;padding:5px 5px 5px 0px;border-bottom:5px solid #b69120;height:15px;margin:0px;}
.nav a{color:#cba42e;display:inline;text-decoration:none;padding:5px 4px 10px 4px;}
.nav a:hover{color:#fff;}
.nav a#here{color:#fff;background-color:#b69120;}
.mainImg {margin:0px;}

/*side nav------------------------------------------------ */
.leftSide                              {width:211px;float:left;font-family: Georgia, "Times New Roman", Times, serif;}
.leftSide ul                           {position:absolute;border-top:3px solid #cc0000;border-bottom:3px solid #cc0000;margin:20px 0px 0px 0px;padding:0px;list-style-type:none;width:220px;}
.leftSide ul li                        {text-align:right;color:#fff;margin:0;padding:0;}
.leftSide ul li a                      {border-top:3px solid #cc0000;border-bottom:3px solid #cc0000;padding:3px 20px 3px 0px;display:block;color:#fff;text-decoration:none;height:100%;}
.leftSide ul li a:hover, #subhere      {color:#cc0000;background-color:#fff;border-top:3px solid #ae0000;border-bottom:3px solid #ae0000;text-decoration:none;}

/*Content and main styles -------------------------------------*/
.title{background-color:#fff;}
.content{background:#fff;margin-left:211px;width:500px;font-family:Arial, Helvetica, sans-serif;font-weight: normal;font-size:12px;color:#5e5e5e;}
.content h1{line-height:30px;font-family: Georgia, "Times New Roman", Times, serif;color: #605734;font-size:20px;padding:25px 0px 0px 25px;margin:0px 0px 10px 0px;}
.content h2{margin:10px 0 0 23px;}
.content p{line-height:20px;padding:5px 0px 0px 25px;}
.subnav{padding:5px 0px 0px 5px;margin:10px 0px 0px 35px;width:592px;/*height:119px;*/border-top:1px solid #cc0000;border-bottom:1px solid #cc0000;overflow:auto;}
.subnav a{display:block;width:140px;float:left;padding:0px 0px 5px 0px;}
#org.subnav a, #studio.subnav a{float:none;width:100%;}
/*subpage overrides------------------------------------------*/
.subpage{width:669px;margin:0px 0px 0px 20px;padding:0px 0px 20px 0px;background:#e9e9e9;}
.subpage h1, .subpage h2{font-weight:bold;text-decoration:none;color:#444;}
.content a{font-weight:bold;text-decoration:none;color:#444;}
.content a:hover{text-decoration:underline;COLOR:#000;}
.content .subpage a.more{color:#cc0000;}
.content .subpage a.more:hover{color:#b69120;}
.subpage p{padding:0px 0px 0px 35px;width:400px;}
.subpage h1{padding:25px 0px 5px 35px;margin:0px;width:400px;}
.subpage h2{font-size:14px;padding:10px 0px 0px 35px;width:400px;margin:0px;}
.subpage a:hover{color:#000;text-decoration:underline;}
.subpage ul{padding:0;margin:0px 0 0 50px;}
.subpage li{margin:0px 0px 8px 0px;padding:0;width:300px;vertical-align: top; }
.subpage li p {margin:0;padding:0 0 5px 5px;}
.subpage blockquote{padding-left:10px;}

.subpage img{margin:0px 10px 0px 0px;border:5px solid #fff;}
.subpage a{white-space: nowrap;}
.subpage a img{margin-bottom:-5px;}
.subpage .pop{border:0px;margin:0px 2px 0px 2px}
.subpage .inline{margin:0px 0px 0px -5px;}

#listitem p{margin:0px;}
#listitem h3{font-size:13px;padding:0px 0px 0px 0px;margin:0px;}
#listitem img{border:0px;margin:10px 10px 0px 35px;padding:0px;float:left;}
/*#studio.subnav{height:57px;}*/

.rightside{position:absolute;top:165px;margin-left:485px;width:200px;}
.rightside ul{margin:0px;padding:0px;list-style-type:none;}
.rightside li{margin:0px 0px 10px 10px;padding:0px 0px 0px 20px;background:url(images/pdfIcon.gif) no-repeat 0px 1px;}
.rightside#faculty{top:355px;}

/*landingpages ------------------------------------------------*/
.landingThirds                          {width:679px;background-color:#fafafa;line-height:16px;margin:0 0 0 10px;height:230px;padding:0px;}
.landingThirds img                      {margin:0px 10px 40px 0px;border:1px solid #fafafa;float: left;display: block;padding: 0 0 25px 0;}
.landingThirds strong                   {font-size:18px;clear:both;height:30px;display:block;line-height:22px;}
.landingThirds ul                       {margin:0px;padding:0px;list-style-type:none;}
.landingThirds li                       {float:left;width:192px;height:200px;padding:0px 0px 0px 20px;margin:10px 0px 0px 10px;border-left:1px solid #cc0000;}
.landingThirds a                        {color:#5e5e5e;text-decoration:none;display:block;height:100%;}
.landingThirds a:hover                  {color:#5e5e5e;text-decoration:none;}
.landingThirds a:hover strong           {color:#000;}





/*contact forms---------------------------------------------------*/
form{margin:0px 0px 0px 25px;width:500px;color:#5e5e5e;}
label,input, textarea, select{display: block;float: left;margin:0px 0px 10px 0px;}
label{text-align: left;padding-left: 10px;}
form br {clear: left;}
input, select, textarea{width:200px;border:1px solid #5e5e5e;}
select, textarea{width:202px;border:1px solid #5e5e5e;}
fieldset{color:#5e5e5e;background-color:#e9e9e9;}
/*footer----------------------------------------------------------*/
.footer{padding:25px 0px 0px 15px;width:490px;}
.footer, .footer a{font-size:11px;color:#808080;text-decoration:none;}
.footer a:hover{color:#000;text-decoration:underline;}
.footer p{padding:0px 0px 0px 41px;margin:0px;line-height:17px;}
.pList {
	line-height: 18px;
	padding: 0;
	margin: 0;
}
.textImg {
	float: left;
}
.pList li {
	padding: 0;
	margin: 15px 0 0 35px;
	width: 400px;
}
.clearfix{clear:both;}

