body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	background-color: #fff;
}

.container {
  max-width: 1200px;
  width:1200px;
}

.row-fluid .span9, .span12 {
  padding:0 30px 0 10px;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #fff;
	background-color: #095197;
	border: 1px solid #095197;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-tabs li a {
    font-size:13px;
}

.nav-tabs > li > a {
  padding-left:9px;
  padding-right:9px;
}

p {
  font-size: 16px;
}
li {
  font-size: 16px;
    margin-top: 10px;
}
h1,h2 {
  Color: #095197;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.camera_caption {
  font-size: 0.8em;
}

.camera_caption_title {
  font-size: 1.05em;
}