@import url(fonts.css);
@import url(wordpress.css);

body,html {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
}

h1 {
  font-size: 167%;
  margin: .75em 0 0;
  padding-bottom: .70em;
  border-bottom: 1px dotted #868686;
  color: #0b2641;
  font-family: Georgia, serif;
  font-weight: normal;
}

h2 { 
  font-size: 145%;
  font-style: italic;
}

h3 {
  font-size: 120%;
  text-transform: uppercase;
}

h2, h3 {
  font-family: Georgia, serif;
  color: #0b2641;
  font-weight: normal;
}

h4 {
  color: #123d70;
  font-size: 93%;
  text-transform: uppercase;
}

img.alignleft, img.alignright {
  background-color:#F6F6F6;
  border:1px solid #E6E6E6;
  display:block;
  line-height:0;
  padding:10px;
}

img.alignleft {
  margin:0 15px 15px 0;
  float: left;
}

img.alignright {
  margin:0 0 15px 15px;
  float: right;
}

.social {
  background: #fffdd8;
  padding: 13px 11px;
}

.social a {
  display: block;
  background: url(../images/layout/social-icons.png) no-repeat;
  padding-left: 25px;
  color: #1b6ead;
  text-decoration: none;
  line-height: 16px;
}

.social a.facebook {
  background-position: 0 0;
}

.social a.youtube {
  background-position: 0 -16px;
}

.social a:hover {
  text-decoration: underline;
}

#header {
  background: #890000;
  border-bottom: 1px solid #161616;
  height:  25px;
}

#header .wrapper {
  margin: 0 auto;
  padding: 5px 0;
  width: 940px;
}

#header a {
  text-decoration: none;
  font-size: 85%;
  color: #fff;
  text-transform: uppercase;
}

#header a:hover {
  text-decoration: underline;
}

#header .meta {
  float: right;
}

#header .meta a {
  margin-left: 10px;
}

#frame.interior {
  background: url(../images/layout/bg-test.png) repeat-x 0 550px;
}

#page {
  width: 980px;
  margin: 0 auto;
}

#main-header {
  margin-top: 30px;
  position: relative;
  height: 76px;
  z-index: 100;
}

#logo {
  width: 230px;
  height: 55px;
  background: url(../images/layout/logo.png) no-repeat 0 0;
  top: 0;
  left: 0;
  position: absolute;
  text-indent: -999em;
}

#nav {
  width: 737px;
  height: 76px;
  background: url(../images/layout/navbar-back.png) no-repeat 0 0;
  top: 0;
  right: -20px;
  position: absolute;
  margin: 0 0 19px;
  padding: 0;
}

#nav li {
  list-style: none;
  position: relative;
}

#nav > li > a {
  color: #4f4f4f;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  height: 48px;
  margin-bottom: 1px;
  padding-top: 27px;
}

#nav > li > a:hover {
  color: #8a0000;}

#nav > li:hover > a, #nav > li > a.current_section {
  background: url(../images/layout/nav-active.png) no-repeat center bottom;
}

#nav li:hover .subnav  {
   display: block;
}

#nav > li {
  float: left;
  margin-left: 60px;
}

#nav > li + li {
  margin-left: 50px;
}

#nav > li + li + li {
  margin-left: 60px;
}

#nav .subnav {
  position: absolute;
  top: 75px;
  width: 266px;
  left: 50%;
  background: url(../images/layout/subnav-back.png) repeat-y 0 0;
  margin: 4px 0 4px -133px;
  display: none;
}

#nav-about-colt .subnav {
  left: 0;
  margin-left: 0;
}

#nav-apply-now .subnav {
  left: auto;
  right: 0;
  margin-left: 0;
}

#nav .subnav .wrapper {
   background: url(../images/layout/subnav-bot.png) no-repeat 0 bottom;
   margin-top: -4px;
}

#nav .subnav ul {
   background: url(../images/layout/subnav-top.png) no-repeat 0 0;
   padding: 20px 5px 30px 25px;
   margin-bottom: -4px;
   min-height: 80px;
}

#nav .subnav a {
   line-height: 1.77;
   font-weight: bold;
   color: #3f3f3f;
   text-decoration: none;
   border-bottom: 1px solid #dedede;
   display: block;
   padding: 3px 0;
   margin: 0 5px 0 0;
}

#nav .subnav a:hover {
   text-decoration: underline;
   color: #8a0000;
}

#inside-header {
  padding: 24px 0 0 30px;
  background: url(../images/layout/inside-header-back.jpg) no-repeat 0 0;
  width: 910px;
  margin: 0 auto;
  min-height: 255px;
}

.interior #inside-header {
  margin-top: 20px;
}

#inside-header .col {
  width: 260px;
  float: left;
}

#inside-header .col + .col {
  margin-left: 50px;
}

#inside-header .col img {
  border: 1px solid #878787;
  padding: 3px;
  background: #fff;
  display: block;
}

#inside-header .col h4 {
  font-size: 108%;
  color: #003366;
  margin: 17px 0 14px;
  text-transform: uppercase;
  line-height: 1;
}

#inside-header .col a {
  color: #003366;
  text-decoration: none;}
  
#inside-header .col a:hover {
  color: #000;
  text-decoration: none;}

#inside-header .col p {
  font-family: Georgia, Serif;
  color: #414141;
  line-height: 1.38;
}

#slider {
  position: relative;
  width: 940px;
  margin: 20px auto 1px;
  padding-bottom: 16px;
  background: url(../images/layout/home-inside-header-back.png) no-repeat bottom center;
}

#slider ul {
  margin: 0;
  padding: 0;
}

#slider ul li {
  margin: 0;
  padding: 31px 0 0 36px;
  list-style: none;
  display: block;
  width: 904px;
  height: 253px;
  display: none;
}

#slider li * {
  position: relative;
  z-index: 1;
}

#slider li img {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}

#slider h1 {
  font: italic normal 30px/1 Georgia, serif;
  margin: 0 0 15px;
  border: none;
  padding: 0;
}

#slider p {
  font: 131%/1.5 Georgia, serif;
}

#slider p, #slider a {
  color: #fff;
}

#slider a:hover {
  text-decoration: none;
}

#slider #main-slide {
  display: block;
}

#main-slide h1, #main-slide h2 {
  color: #fff;
  margin: 0 0 17px;
  font-family: Arial, sans-serif;
  font-style: normal;
  border: none;
  padding: 0;
  line-height: .9;
}

#main-slide h1 {
  font-family: Georgia, Serif;
  font-size: 200%;
}

#main-slide em {
  font-weight: normal;
}

#main-slide h2 {
  font-weight: normal;
  font-style: normal;
  font-size: 138.5%;
}

#main-slide p, #main-slide h3 {
  font: 108%/1.3 Arial, sans-serif;
  width: 300px;
  margin: 33px 0 0 280px;
  color: #fff;
  text-transform: none;
}

#main-slide p {
  margin-top: 0;
}

#main-slide p + h3 {
  margin-top: 18px;
}

#main-slide h3 {
  font-weight: bold;
}

#main-slide a, #styles .button {
  position: absolute;
  width: 180px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background: url(../images/layout/button-slides.png) no-repeat 0 0;
}

#main-slide a.lodge {
  left: 669px;
  top: 133px;
}

#main-slide a.prospective-students {
  left: 669px;
  top: 192px;
}

#slider-nav {
  display: table;
  margin: 7px auto 0;
}

* html #slider-nav {
  display: inline-block;
  zoom: 1;
}

div[className=home] #slider-nav {
  display: inline-block;
  zoom: 1;
}

#slider-nav a {
  float: left;
  width: 11px;
  height: 11px;
  font-size: 2px;
  text-indent: -999em;
  overflow: hidden;
  outline: none;
  background: url(../images/layout/slider-nav.png) no-repeat 0 -11px;
}

#slider-nav a.activeSlide {
  background-position: 0 0;
}

#slider-nav a + a {
  margin-left: 4px;
}

/* jamie */

.blue {
	color: #113961;}

#slider li#styles {
	color: #fff;}

#slider li#styles h1 {
  color: #fff;
  margin: 0 0 22px;
  font-family: Georgia, Serif;
  font-style: normal;
  border: none;
  padding: 0;
  line-height: .9;
  font-size: 230%;}
  
 .blue {
	color: #113961;}
	
#slider li#styles h2 {
  color: #fff;
  margin: 0 0 17px;
  font-family: Arial, sans-serif;
  font-style: normal;
  border: none;
  padding: 0;
  line-height: .9;
  font-size: 150%;}
	
#slider li#styles p {
  font-family: Arial, sans-serif;
  color: #fff;
  font-size: 125%;}

#slider li#styles a.buttons {
  float: left;
  width: 11px;
  height: 11px;
  font-size: 2px;
  text-indent: -999em;
  overflow: hidden;
  outline: none;
  background: url(../images/layout/slider-nav.png) no-repeat 0 -11px;
}


.home #page {
  width: auto;
}

.home #content {
  background: url(../images/layout/home-content-back.png) repeat-x 0 0;
  min-height: 200px;
}

.home .w-wrapper {
  width: 940px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.home #inside-header .w-wrapper {
  width: auto;
  padding-bottom: 25px;
  background: url(../images/layout/home-inside-header-back.png) no-repeat bottom center;
  min-height: 250px;
}

.home #content {
  margin-top: 1px;
  color: #3f3f3f;
}

.home #content .w-wrapper {
  width: 900px;
  padding: 0 20px;
}

.home #content .col {
  width: 420px;
  float: left;
  min-height: 390px;
  background: url(../images/layout/home-content-left-back.jpg) no-repeat right 10px;
  padding: 14px 30px 0 0;
}

.home #content .col + .col {
  background: none;
  padding: 10px 0 0 30px;
}

.home #content h4 {
  margin-top: 0;
}

.home .col p a {
  margin-top: 0;
  color: #1f86bc;
  text-decoration: underline;
}

.home .col p a:hover {
  text-decoration: none;
}

.home #content * + h4 {
  margin-top: 25px;
}

.home .social {
  width: 408px;
  padding: 13px 22px;
  border: 1px dotted #000;
  border-width: 1px 0;
}

.home .social a {
  display: inline;
}

.home .social a + a {
  margin-left: 10px;
}

.home #content form {
  margin-bottom: 10px;
}

.home #content .subscribe input[type=submit] {
  line-height: 24px;
  width: 82px;
  height: 24px;
  background: url(../images/layout/button-subscribe.png) no-repeat 0 0;
  text-align: center;
  border: none;
  font-size: 93%;
}

.home #content .subscribe label {
	width: 60px;
	display: block;
	float: left;
	margin: 3px 0;}
	
.home #content .subscribe input {
	width: 150px;
	margin: 3px 0;}
	
.clear {
	clear: both;}

#content {
  margin-top: 10px;
  background: url(../images/layout/content-back.png) no-repeat 0 0;
  padding: 14px 0 0 30px;
}

#bg {
  background: #fff url(../images/layout/content-back.png) no-repeat -30px -14px;
  width: 760px;
  float: left;
  min-height: 750px;
}

#main {
  padding: 10px 20px 20px;
  width: 500px;
  float: right;
  font-family: Georgia, serif;
  color: #333;
}

#main a:link, #main a:visited  {
  color: #1f86bc;}

#main a:hover {
	text-decoration: none;}

#gallery #main {
  width: auto;
  margin: 0 3px;
  background: #fff;
  float: none;
}

#main table.programs {}

#main table.programs td {
  line-height: 135.71%;
  font-size: 1.1em;
  padding: 5px;}
  
.alt {
  background-color: #c4e1ff;}
 
.alt2 {
  background-color: #dcedff;}
  
 .alt3 {
  background-color: #f2f2f2;}
  
#main table.programs tr {
	border-bottom: 1px solid #ccc;} 

#main p {
  line-height: 143%;
  font-size: 1.15em;
}

#main ul {
  font-size: 1.1em;
  padding-left: 5px;
}

#main li {
  list-style: inside;
  padding-bottom: 10px;
}

#sidebar {
  width: 220px;
  float: left;
  padding-bottom: 60px;
  background: url(../images/layout/sidebar-bot.png) no-repeat 0 bottom;
}

#sidebar-nav {
  background: url(../images/layout/sidebar-back.png) repeat-y 0 0;
  padding: 34px 0 0;
  margin: 0;
}

#sidebar-nav li {
  list-style: none;
  display: block;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 1px;
  line-height: 31px;
}

#sidebar-nav li + li {
  border-top: 1px solid #ffffff;  
}

#sidebar-nav a {
  font-size: 110%;
  color: #6d6d6d;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
  text-align: right;
  display: block;
  margin: 0 0 1px;
}

#sidebar-nav a:hover, #sidebar-nav .current_page_item a {
  background: #e5e5e5;
}

#sidebar .wrapper {
  background: url(../images/layout/sidebar-back.png) repeat-y 0 0;
}

#sidebar .social {
  margin: 0 1px 0 2px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dcdcdc;
  /* border-right: 1px solid #e7e7e3; */
}

#sidebar .social a + a {
  margin-top: 6px;
}

#additional {
  width: 190px;
  float: right;
  margin-top: 10px;
  padding-top: 15px;
}

#resources {
  background: url(../images/layout/additional-back.png) repeat-y 0 0;
}

#resources .wrapper {
  min-height: 151px;
  background: url(../images/layout/additional-bot.png) no-repeat 0 bottom;
}

#apply-now {
  display: block;
  width: 181px;
  height: 36px;
  background: url(../images/layout/button-apply-now.png) no-repeat 0 0;
  text-indent: -999em;
}

#resources .search-form {
  margin: 13px 11px;  
  width: 159px;
}

.search-form {
  border: 1px solid #d5d5d5;
  background: #dbe6f3;
  padding: 0;
  zoom: 1;
}

.search-form input[type=text] {
  border: none;
  width: 114px;
  float: left;
  background: transparent;
  line-height: 22px;
  padding: 3px 7px;
  height: 16px;
  color: #666;
  font-weight: bold;
  display: inline;
  margin: 0;
}

.search-form input[type=submit] {
  width: 26px;
  float: right;
  background: url(../images/layout/icons.png) no-repeat 0 0;
  border: 2px solid #dbe6f3;
  border-width: 2px 5px 3px;
  padding: 0;
  text-indent: -999em;
  cursor: pointer;
  display: inline;
}

div[className=interior] .search-form input[type=text] {
  margin-left: -11px;
}

div[className=interior] #footer .search-form input[type=text] {
  margin-left: -19px;
}

div[className=interior] .search-form input[type=submit] {
  padding-left: 26px;
  margin-right: -12px;
  border-right: none;
  border-left: none;
}

div[className=interior] #footer .search-form input[type=submit] {
  margin-right: -19px;
}

#resources .items {
  margin: 0;
  padding: 0;
  padding: 15px 0 15px 13px;
}

#resources .items li {
  list-style: none;
  line-height: 16px;
  padding-left: 20px;
  margin-bottom: 9px;
}

#resources .items a {
  display: block;
  color: #fff;
  text-decoration: none;
}

#resources .items a:hover {
  text-decoration: underline;
}

#resources .items .pdf {
  background: url(../images/layout/additional-icons.png) no-repeat 0 0;
  padding-left: 25px;
  font-weight: bold;
}

#resources .items .email {
  background: url(../images/layout/additional-icons.png) no-repeat 0 -16px;
  padding-left: 25px;
  font-weight: bold;
}

#additional .media {
  height: 130px;
  width: 178px;
  background: url(../images/layout/sidebar-box.png) no-repeat 0 0;
  padding-left: 10px;
  margin-top: 8px;
}

#additional .media h4 {
  color: #fff;
  font-weight: bold;
  font-size: 95%;
  line-height: .9;
  padding: 16px 0 15px;
  margin: 0 0 0 -10px;
  text-align: center;
}

#additional .media ul, #additional .media li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#additional .media li {
  float: left;
  margin-left: 8px;
  margin-bottom: 8px;
  border: 1px solid white;
}

#additional .media li a, #additional .media li img {
  display: block;
  text-decoration: none;
}

#additional .media li a:hover {
  outline: 1px solid #000;
}

#footer {
  border-top: 2px solid #282828;
  background: #9b3b0d url(../images/layout/footer-back.png) repeat-x 0 0;
  min-height: 220px;
}

#footer .wrapper {
  margin: 0 auto;
  width: 900px;
  padding: 0 20px;
  color: #fff;
}

#footer .wrapper p {
  margin: 0;
}

#footer .copyright {
  min-height: 224px;
  background: url(../images/layout/footer-logo.png) no-repeat 30px 0;
  width: 600px;
  float: left;
  padding-top: 20px;
  line-height: 1.7;
}

#footer .search-wrapper {
  float: right;
  width: 269px;
  background: url(../images/layout/footer-search-back.png) repeat-y 0 0;
  padding: 18px 0 0;
  border-top: 1px solid  #000;
}

#footer .search-wrapper p {
  padding: 10px 19px 19px;
  background: url(../images/layout/footer-search-bot.png) no-repeat 0 bottom;
  margin-bottom: -10px;
  font-size: 93%;
}

#footer .search-form {
  margin: 0 19px;
}

#footer .search-form input[type=text] {
  width: 174px;
}

#footer .copyright .highlight {
  color: #8adaff;
}

#footer .fn {
  font-weight: bold;
}

#footer .addr, #footer .tel {
  display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.spl {
	padding: 0 0 0 28px;
  	background: transparent url('../images/layout/icon-colt.png') left center no-repeat;
  	float: left;
}

:focus {
	outline: none;
	border: 0;}
	
#submit {
	margin: 10px 0;}

.bold {
	font-weight: bold;}
	
.arch, .arch a {
	color: #fff;}