html,
body {
	margin: 0;
	padding: 0;
	height:100%;	
}

body {
	color: #000;
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	background: #FFF url(../images/layout/bgHome.jpg) top center no-repeat fixed;
	min-width: 940px;
}
body.about-us,
body.compare {
	background-image: url(../images/layout/bgAbout.jpg);	
}
body.weddings {
	background-image: url(../images/layout/bgWeddings.jpg);	
}
body.business {
	background-image: url(../images/layout/bgBusiness.jpg);	
}
body.getaways {
	background-image: url(../images/layout/bgGetaways.jpg);	
}

.clear {
	clear: both;	
}

#wrapper {
   min-height: 100%;
   position: relative;
   background: url(../images/layout/bgMainColumn.gif) top center repeat-y;	
}

#container {
	width: 920px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#header {
	height: 205px;	
}
#logo {
	display: block;
	float: left;
	padding: 18px 0 0 25px;
	width: 175px;
	text-align: center;
	color: #333;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
}
#logo img {
	display: block;
	margin: 0 auto -12px;	
}
#nav {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;	
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;	
}
#nav li a {
	color: #333;
	font-style: italic;
	font-size: 14px;
	display: block;
	padding-top: 185px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 110px;
	text-align: center;
}
#nav li a#navabout {
	width: 80px;
	background-image: url(../images/layout/bgNavOne.jpg);	
}
#nav li a#navweddings {
	width: 100px;
	background-image: url(../images/layout/bgNavTwo.jpg); 
}
#nav li a#navbusiness {
	background-image: url(../images/layout/bgNavThree.jpg); 
}
#nav li a#navgetaways {
	background-image: url(../images/layout/bgNavFour.jpg); 
}
#nav li a:hover,
#nav li.active a {
	background-position: 0 -215px;
	color: #0A2567;
	font-weight: bold;
}


#main {
	padding: 25px;	
}
#main a {
	color: #0E2A6F;
	/*font-style: italic;*/	
}
h1, h2, h3, h4, h5, h6 {
	font-family: Times, "Times New Roman", serif;	
}
h1 {
	color: #0E2A6E!important;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 12px;
	padding: 0;
	text-transform: uppercase;	
	border: none!important;
}
.headline {
	border: none!important;	
}
h2 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px;
	text-transform: uppercase;
	font-size: 14px;
}


#topcontrol {
	display: none!important;	
}

.testimonal-arrow a {
	top: 0;	
}
.testimonal-arrow a:hover {
	color: #FFF!important;	
}


.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
  border: 1px solid #999999;
  padding: 4px;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
  max-width: 100%;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 50%;
  left: -5px!important;
  width: 70px!important;
  height: 70px!important;
  margin-top: -35px;
  background: url(../images/layout/hover_prev.png)!important;
  z-index: 50;
  text-indent: -9999px;
  display: block;
  float: none!important;
  opacity: 1!important;
  filter: alpha(opacity=100)!important;
}

.carousel-control.right {
  right: -5px!important;
  left: auto!important;
  background: url(../images/layout/hover_next.png)!important;
}




.gmapcontact {
	border: 1px solid #999999;
}


.nav-tabs > li > a {
	background: #454780!important;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,
.nav-tabs > li > a:hover {
	background: #85B1BD!important;
	color: #FFF!important;
}
.nav-tabs > li > a {
	color: #FFF!important;	
}
.tab-content {
	border-color: #85B1BD!important;
}



.left {
	float: left;	
}
.right {
	float: right;	
}

#sidebar {
	width: 190px;
}
#sidenav {
	background: url(../images/layout/bgMenu.gif) repeat-y;
	margin: 0 0 50px;
}
#sidenav span {
	background: url(../images/layout/bgMenuH2.gif) no-repeat;
	line-height: 40px;
	display: block;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 40px;
	background: url(../images/layout/bgMenuUL.gif) bottom no-repeat;	
}
#sidenav ul li {
	display: block;
	width: 160px;
	line-height: 15px;
	padding: 10px 15px;
	background: url(../images/layout/bgMenuLI.gif) bottom center no-repeat;	
}
#sidenav ul li.here {
	background: url(../images/layout/bgMenuCurrent.gif) repeat-y;	
}
#sidenav ul li a {
	color: #0E2A6E;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;	
	display: block;
}
#call {
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;	
}
#call b {
	display: block;	
}


#content {
	width: 650px;
}
#home #content {
	background: url(../images/layout/bgColumnOne.gif) top right no-repeat;	
}



.thumbnails {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.thumbnails > span {
	display: block;
	height: 475px;	
}
.thumbnails li {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;	
	height: 475px;
}
.thumbnails .overflow-hidden img {
	border: 1px solid #999;	
}



#footer {
   position: absolute;
   bottom: 0;
   width: 100%;
   height: 50px;
   background: #0A2969 url(../images/layout/bgFooter.gif) top repeat-x;
   text-align: center;
   color: #FFF;
}
#footerlinks {
	line-height: 26px;
	text-transform: uppercase;
}
#footerlinks img {
	display: inline-block;	
}
#footerlinks span {
	text-transform: none;	
}
#footerlinks a {
	color: #FFF;
	text-decoration: none;	
}
#footerlinks a:hover {
	color: #000;	
}
#footerinfo {
	line-height: 24px;
}


@media (min-width: 1200px) {
	select.span7, input.span7, textarea.span7, .uneditable-input.span7,
	input.span10, textarea.span10, .uneditable-input.span10 { width: 555px; }
}	
