html{
  background: #302310 url(/custom/framework/htmlbg.gif) repeat-x;
}

body{
  margin: 0;
  font: 14px Arial, Helvetica, sans-serif;
  background: url(/custom/framework/bodybg2.jpg) no-repeat 50% 0;
  min-width: 975px;
}
img{
  border: none;
}
a{
  text-decoration: none;
}
form{
  margin: 0;
  display: inline;
}
#holder{
  width: 975px;
  margin: 0 auto;
  min-height: 950px;
  position: relative;
}
#header{
  width: 973px;
  height: 185px;
  background:url(/custom/framework/bg-header.png);
}
#header a.logo{
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  background: url(/custom/framework/princeton-logo.png) no-repeat;
  width: 385px;
  height: 130px;
  top: 30px;
  left: 10px;
}
.search{
  overflow: hidden;
  width: 400px;
  text-align: center;
  float: right;
  margin: 50px 90px 0;
  display: inline;
}
#header ul{
  margin: 0;
  padding: 3px 9px 0;
  list-style: none;
  float: right;
}

#header ul li {
  color: #302310;
  font-size: 18px;
  font-family: Georgia;
  padding: 0 5px 5px 10px;
  text-align: right; 
}

#header ul li span {
  color: #870c02;
}

#header ul li.first a{
  background: none;
}
#header ul li a:hover{
  text-decoration: none;
  color: #fff;
}
.form{
  float: right;
  text-align: center;
  background: url(/custom/framework/formbg.gif) no-repeat;
  width: 228px;
  height: 24px;
  margin: 5px 15px 0 0;
  padding: 0 0 0 5px;
}
.form input.text{
  width:184px;
  background: #d0ad78;
  border: none;
  position: relative;
  top: -1px;
  padding-left: 0px;
  color:#745e3d;
}
.form input.image{
  position: relative;
  top:3px;
}
.leaf{
  position: absolute;
  background: url(/custom/framework/leaf.png);
  width:244px;
  height:250px;
  left:780px;
  top:0;
}
.mainframe{
  width:973px;
  background:url(/custom/framework/bg-mainframe.png);
  overflow:hidden;
}
#main{
  width: 932px;
  background: #725e42 url(/custom/framework/mainbg.gif) no-repeat;
  min-height: 604px;
  padding:0 5px;
  margin: 0 15px;
}
#middle{
  margin:0;
  padding:0;
  height:40px;
  background: url(/custom/framework/middlenavbg.gif) no-repeat;
  width:933px;
  text-align: right;
  overflow: hidden;
}
#middle.inner{
  background: url(/custom/framework/middlenavbg1.gif) no-repeat;  
}
#middle li{
  display: inline;
  line-height: 40px;
}
#middle li.active a{
  color: #e2b775;
}
#middle a{
  color: #fff;
  background: url(/custom/framework/marker.gif) no-repeat 0 50%;
  padding: 0 25px 0 30px;
  font-size: 15px;
}

#middle li.last a{
  padding: 0 0px 0 30px;
}

#middle a:hover{
  color: #e2b775;
}
#middle li.first a{
  background: none;
}
/* leftcolumn index */
.leftcolumn{
  float: left;
  width: 510px;
  margin-left: 4px;
  display: inline;
}
.leftcolumntext{
  margin-left: 15px;
}
h1{
  font: 24px Georgia, "Times New Roman", Times, serif;
  color: #deae65;
  padding: 0;
  margin: 0;
}
.leftcolumn img{
  display: block;
}
.leftcolumntext span{
  font: 18px Georgia, "Times New Roman", Times, serif;
  color: #302310;
  margin: 0;
  display: block;
  padding: 5px 0 0;
}
.leftcolumntext p{
  color: #fff;
  font: 14px Arial, Helvetica, sans-serif;
  padding:9px 10px 0 0;
  margin:0;
  line-height:19px;
}

.lefttext td{
  color: #ffffff;
}

.leftcolumntext p a{
  color: #deaf65;
  text-decoration: underline;
}
.leftcolumntext p a:hover{
  color: #c3ab8b;
  text-decoration: none;
}
a.learnmore{
  float: right;
  color: #deaf65;
  text-decoration: underline;
  background: url(/custom/framework/learnmore.gif) no-repeat 0 50%;
  padding-left: 10px;
  margin: 10px 20px 0 0;
}
a.learnmore:hover{
  color: #c3ab8b;
  text-decoration: none;
}
/* leftcolumn inner */
.leftcolumninner{
  width:555px;
  overflow:hidden;
  float:left; 
}
.breadcrumbs{
  margin:0;
  padding:13px 0 0 20px;
  list-style:none;
  font-size:12px;
}
.breadcrumbs li{
  display:inline;
  margin-right:5px;
}
.breadcrumbs li.here{
  font-style:italic;  
}
.breadcrumbs a{
  text-decoration:underline;
  color:#000;
  background:url(/custom/framework/crumbmarker.gif) no-repeat 100% 50%;
  padding-right:10px;
}
.breadcrumbs a:hover{
  text-decoration:none;
  color:#deaf65;
}
.lefttext{
  margin:0px 32px 0 25px;
  width:536px;
  padding-top:26px;
  background:url(/custom/framework/innerseparator.gif) repeat-y 529px 0;  
}
.lefttext h1{
  padding-bottom:20px;
}
.lefttext p{
  color:#fff;
  margin:0;
  line-height:19px;
  padding: 0 25px 20px 0;
}

.FORM_Question, .FORM_Choice {
  color:#ffffff;
}


.lefttext p a{
  color: #deaf65;
  text-decoration: underline;
}
.lefttext p a:hover{
  color: #c3ab8b;
  text-decoration: none;
}
.lefttext ul{
  margin:0;
  padding:0 0 30px 40px;
  list-style:none;        
}
.lefttext ul li{
  line-height:32px;
}
.lefttext ul a{
  padding-left:20px;
  background:url(/custom/framework/innermarker.gif) no-repeat 0 50%;
  color:#fff;
  text-decoration:underline;
}
.lefttext ul a:hover{
  color:#deaf65;
}
/* righcolumn index */
.rightcolumn{
  float: right;
  width: 405px;
  margin-top:10px;
  overflow: hidden;
}
.highlights{
  background: #302310;
  width: 380px;
  padding: 0 10px;
  overflow: hidden;
}
.topbg{
  background: url(/custom/framework/highlightstopbg.gif) no-repeat 0 0;
  width: 400px;
  overflow: hidden;
  height: 9px;
}
.highlightholder{
  background: url(/custom/framework/highlightsbottombg.gif) 0 100% no-repeat;
  margin:15px 0 0 0;
  overflow: hidden;
  padding-bottom:7px; 
}
div.image{
  width: 156px;
  float: left;
}
.highlights img{
  margin: 0;
  display: block;
}
.highlights a.image{
  border: 2px solid #725e42;
  display: block;
  width: 156px;
}
.highlights a.image:hover{
  border: 2px solid #fff;
}
.highlighttext{
  float: right;
  width: 215px;
  margin-right:-5px;  
}
h2{
  margin: 0;
  padding: 0;
  font: 20px Georgia, "Times New Roman", Times, serif;
  color: #ddad63;
}

h2 a{
  margin: 0;
  padding: 0;
  font: 20px Georgia, "Times New Roman", Times, serif;
  color: #ddad63;
  text-decoration: underline;
}

h2 a:hover{
  color: #ffffff;
  text-decoration: underline;
}

.highlighttext p{
  margin: 0;
  font: 14px Arial, Helvetica, sans-serif;
  color: #fff;
  padding:5px 0 0;
  line-height:20px;
}
a.more{
  display: block;
  width:104px;
  height:40px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/custom/framework/morebutton.gif) no-repeat;
  float:right;
  margin:16px 0 0 5px;
}
a.more:hover{
  background-position: 0 -40px;
}
a.more2{
  display: block;
  width:104px;
  height:40px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/custom/framework/morebutton2.gif) no-repeat;
  float:right;
  margin:16px 0 0 5px;
}
a.more2:hover{
  background-position: 0 -40px;
}
h3{
  margin: 0;
  color: #dbac62;
  font: 18px Georgia, "Times New Roman", Times, serif;
  padding: 0;
}
.keys-holder {
  overflow: hidden;
  width: 100%;
  padding: 20px 0 0;
}
.keys{
  float: left;
  width: 68px;
  margin: 0 10px 0 10px;
  display: inline;
}
.keys img{
  display: block;
}
.bottomtext{
  float: left;
  width: 290px;
}
.bottomtext p{
  margin: 0;
}
.bottomtext p a{
  text-decoration: underline;
  color: #fff;
}
.bottomtext a:hover{
  color: #c3ab8b;
  text-decoration: none;
}
/* rightcolumn inner*/
.rightcolumninner{
  width:330px;
  float:right;
  overflow:hidden;
  display:inline;
  margin-right:10px;
}
.innerphotoholder{
  background:url(/custom/framework/innerphotobottombg.gif) no-repeat 0 100%;
  width:325px;
  overflow:hidden;
  margin-top:15px;
  padding:10px 0;
}
.bg{
  background:url(/custom/framework/innerphototopbg.gif) no-repeat;
  width:325px;
  height:10px;
  overflow:hidden;
}
.innerphoto{
  background:#302310;
  padding:0 10px;
}
.innerphoto img{
  display:block;
  border:2px solid #725e42;
}
.rightcolumninner ul{
  padding:10px 0 0;
  margin:0 16px 0 0;
  list-style:none;  
}
.rightcolumninner ul li{  
  line-height:35px;
}
.rightcolumninner ul a{
  display:block;
  background:url(/custom/framework/listimage.png) no-repeat 0 0;
  height:35px;
  color:#fff;
  padding-left:35px;
  /*border-top:1px solid #978163;*/
  border-bottom:1px solid #978163;  
}
.rightcolumninner ul a:hover{
  color:#deae65;
  background:#302310 url(/custom/framework/listimage.png) no-repeat 0 0;
}
.rightcolumninner ul li.first a{
  border-top:none;
}
.keyscontainer{
  overflow:hidden;
  width:335px;
  padding:34px 0 0; 
}
.innerkeys{
  width:68px;
  overflow:hidden;
  float:left;
  margin-left:5px;
  display:inline;
}
.lowertext{
  float:right;
  width:253px;  
  display:inline;
  margin-top:5px;
}
.lowertext p{
  margin:0;
  padding:0;
  color:#fff; 
}
.lowertext a{
  color: #deaf65;
  text-decoration: underline;
  display:block;
  margin-top:14px;
}
.lowertext a:hover{
  color: #c3ab8b;
  text-decoration: none;
}
/* footer */
#footer{
  width: 973px;
  height: 166px;
  clear: both;
  position: relative;
  background:url(/custom/framework/bg-footer.png) no-repeat 0 0;
}
.footer{
  list-style: none;
  margin: 0;
  padding: 29px 0 0 30px;
}
.footer li{
  display: inline;
  margin-right: 35px;
}
.footer a{
  color: #a38e71;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.footer a:hover{
  color: #fff;
  text-decoration: none;
}
.bottomleaf{
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/custom/framework/bottomleaf.png) no-repeat;
  width: 158px;
  height: 113px;
}
a.bottomlogo{
  position:absolute;
  overflow:hidden;
  text-indent:-9999px;
  display:block;
  background:url(/custom/framework/bottomlogo.gif) no-repeat;
  width:210px;
  height:130px;
  top:25px;
  right:25px;
}
.footertext{
  width: 552px;
  margin: 24px 0 0 167px;
}
.footertext p{
  margin:0;
  font:14px Arial, Helvetica, sans-serif;
  color:#978163;
}
.footertext p span{
  font-size: 20px;
  color: #fff;
}
.footertext ul{
  margin: 0;
  padding: 10px 0 0 30px;
  list-style: none;   
}
.footertext ul li{
  display: inline;
  padding-right: 22px;
}
.footertext ul a{
  color: #a38e71;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  background: url(/custom/framework/footermarker.gif) no-repeat 0 50%;
  padding-left: 15px;
}

.footertext ul a:hover{
  color: #fff;
  text-decoration: none;
}

/* --------------Drop Down Styles-------------- */
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #C2C2C2;
     border-bottom-width: 0px;
     text-align: left;
     font: normal 13px Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 200px;
     padding: 0px 0px 0px 0px;
     margin: 13px 0 0 20px;
     background-color: #322613;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #C2C2C2;
     background-color: #322613;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #C2C2C2;
     background-color: #880C02;
     z-index: 2000;
}

/* --------------bottom higlights-------------- */

.clear {
     clear: both;
}

.bottom-highlight-holder {
     width: 935px;
     height: auto;
     display: block;
     background: url('/custom/framework/home-divider.jpg') no-repeat top center;
     margin: 20px 0 0 0;
     z-index: 9999;
}

.bh-left {
     width: 446px;
     height: auto;
     float: left;
     margin: 50px 0 10px 15px;
     border-right: solid #5E4C33 1px;
}

.bh-left-pic {
     width: 160px;
     float: left;
     margin: 0 10px 0 0;
}

.bh-left-pic img {
     border: solid #54432B 2px;
}

.bh-left-content {
     width: 250px;
     float: left;
     margin: 0 0 0 0;
}

.bh-left-content h4, .bh-right-content h4 {
     color: #DDAD63;
     font-size: 20px;
     font-weight: normal;
     font-family: Georgia;
     padding: 0px;
     margin: 0 0 0 0;
}

.bh-left-content p {
     color: #ffffff;
     font-size: 14px;
     font-weight: normal;
     font-family: Arial;
     padding: 0px;
     margin: 5px 0 0 0;
}

.bh-right {
     width: 400px;
     height: auto;
     float: left;
     margin: 50px 0 10px 35px;
}

.bh-right-content {
     width: 400px;
     float: left;
     margin: 0 0 0 0;
}

.bh-right-content ul {
     margin: 10px 0 0 0;
     padding: 0 0 0 0;
     list-style: none;
}

.bh-right-content li {
     margin: 0 0 10px 0;
     padding: 0 0 0 0;
}

.bh-right-content li a {
     color: #D6A861;
     text-decoration: none;
}

.bh-right-content li a:hover {
     text-decoration: underline;
}

.bh-right-content li span {
     color: #000000;
}

a.rss{
  display: block;
  width:135px;
  height:60px;
  overflow: hidden;
  text-indent: 40px;
  background: url(/custom/framework/rss-icon.jpg) no-repeat 0px 0px;
  float:right;
  padding: 5px 0 0 0;
  margin:5px 0 0 5px;
  color: #ffffff;
  text-decoration: underline;
}
a.rss:hover{
  text-decoration: none;
}




