/* @override 
	s
	http://localhost:3000/stylesheets/blueprint.css?1252767503
	http://localhost:3000/stylesheets/blueprint.css?1252854903
*/

/* Page Setup */

body {
	text-align: center;
	background-color: #001621;
	color: #6FC2E8;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 0.6em;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/background_slim.gif);
	background-repeat: no-repeat;
	width: 1075px;
}

#page {
	width: 960px;
}

a, a:link, a:link:after, a:visited:after {
	color: white;
}

a:hover {
	color: #6FC2E8;
}

/* Heading */

h1#logo span { display: none; }

h1#logo {
	margin: 0;
	width: 127px;
	height: 138px;
	background-image: url(../images/logo_small.jpg);
	background-repeat: no-repeat;
}

h2 {
	color: white;
	font-size: 1.6em;
	text-transform: uppercase;
}

h3 {
	text-transform: uppercase;
	color: white;
	font-size: 1.3em;
}

h4 {
	color: white;
}


.left {
	text-align: justify;
}

.leftContainer .container {
	padding-top: 20px;
}

.leftContainer .container .span-12 p {
	padding-top: 10px;
}

/* Menu */



/* --[ nav ]------------------------------- */



ul#nav {
	margin: 80px 0 0 0;
	width: 700px;
	float: left;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.15em;
}

#nav li {
  list-style: none;
  float: left;
  margin: 0 6px 0 0;
  padding: 0 0 0 0;
}

#nav a {
  float: left;
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  color: white;
  border: none;
}
  
/* hover state */

#nav li:hover {
  background: #0A2F42 url(../images/nhov-top.gif) no-repeat top left;
}

#nav a:hover { /* a backup for IE's lack of li:hover support */
  background-color: #0A2F42;
}

html>body #nav a:hover {
  background: transparent url(../images/nhov-bottom.gif) no-repeat bottom right;
}
  
/* active state */

#nav li.active {
  background: url(../images/nav-top.gif) no-repeat top left;
}

#nav li.active a {
  color: #6FC2E8;
  background: url(../images/nav-bottom.gif) no-repeat bottom right !important;
}


/* Banner */

#portfolio.container.innerfade {
	height: 40px;
}


/* Mission Statement */

.mission {
	text-align: center;
	text-transform: none;
	color: #6FC2E8;
	font-style: italic;
	font-size: 1.5em;
}

.quotefrom {
	font-style: normal;
	font-size: 0.9em;
	color: white;
}

blockquote {
	padding: 0;
	margin: 10px;
	float: right;
}

/* My Comment */

blockquote.withquote {
	background:url(../images/quote.gif) no-repeat;
	background-position:top left;
	text-align: justify;
	padding-left:48px;
	width: 340px;
	font-size: 1.3em;
	color: #6FC2E8;
} 

p.withunquote {
	background: url(../images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:48px;
}

lh {
	font-size: 1.2em;
}

dt {
	padding-top: 10px;
}

dl {
	height: 280px;
}

.info {
	padding-top: 60px;
}

dl.info-cell {
	text-align: justify;
}

.info-cell dd {
	margin: 0;
}

.rounded h2 {
	padding-top: 10px;
	margin: 0 10px 0 10px;
}

.rounded {
	margin-top: 10px;
	padding: 0;
	background-color: #0A2F42;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 30px;
   height: 30px;
   border: none;
   display: block !important;
}

.tel {
	color: white;
}


/* Form */

/* Hides from IE-mac \*/
.clearfix {
	height: 10%;
}

.rightContainer {
	width: 270px;
	margin-right: -14px;
}

.top {
	height: 19px;
	vertical-align: bottom;
}

address {
	padding: 10px;
}

.rightMiddle {
	min-height: 500px;
	background: #001621 url(../images/sidebar_middle.gif) no-repeat top left;
	padding: 0 5px;
}


.rightMiddle h3 {
	padding-top: 20px;
	padding-bottom: 30px;
}

h3.rightHeader {
	padding-top: 25px;
}


.rightQuotes {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 3px;;
	font-size: 1em;
	font-style: italic;
	color: #6FC2E8;
}

input.formbox {
	color: gray;
	margin-bottom: 5px;
	padding: 2px;
	width: 100%;
}

.rightMiddle input.button {
	margin-top: 8px;
	float: right;
}


.sidebartext {
	padding-left: 6px;
}

.form_success {
	padding-top: 15px;
	color: lime;
}

.form_failure {
	padding-top: 15px;
	color: red;
}

.field_failure {
	color: red;
}

.fieldWithErrors input {
	border-color: red;
	background-color: #FBDBE0;
}

address {
	padding-left: 0;
}

/* JQuery form */

.button {
	text-decoration: underline;
	cursor: pointer;
}

.with_success {
	color: lightgreen;
}

.with_error {
	color: red;
}

input.with_error {
	background-color: pink;
	color: black;
	border: 2px solid red;
}

#contact_data {
	text-align: right;
}

#contact_box {
	padding: 10px;
	background-color: #063046;
}

#response_error {
	margin: 20px 0 0 0;
	padding: 5px;
	background-color: pink;
	border: 1px solid red;
}

#response_success {
	margin: 20px 0 0 0;
	padding: 5px;
	border: 1px solid lightgreen;
}

/* Content */


.leftContent {
	padding: 10px;
}

.leftContent p {
	margin: 0 0 10px 0;
}

.leftContainer {
	width: 650px;
	padding: 10px;
}

.leftContainer h2 {
	margin: 30px 0 10px 10px;
}

.leftMiddle {
	min-height: 340px;
	background: #001621 url(../images/content_middle.gif) no-repeat top left;
}

img.portrait{
	padding: 0 10px 10px 0;
}

img.rht {
	float: right;
}

.padbot {
	padding-top: 5px;
	padding-bottom: 30px;
}

.padlft {
	padding-left: 20px;
}

.padrht {
	padding-right: 20px;
}

.section {
	margin-top: 20px;
	height: 17em;
}

.section h2 {
	margin: 0 0 5px 0;
}

/* Gallery */

#gallery-event {
  	padding: 0px 0;
}

.row {
	padding: 0 0;
}

.items li {
  	display: block;
  	float: left;
}
.items li strong, .items li img, .items li a {
  	display: block;
	border: 1px solid black;
}
.items li a:hover img {
	/*border: 1px solid white;*/
}

.items li p {
	text-align: center;
  	line-height: 18px;
  	padding: 0 30px;
  	width: 150px;
}
.items li strong {
  	font-size: 15px;
  	font-weight: normal;
  	line-height: 1em;
}

.thumb {
	padding: 10px 0;
}

/* Table Gallery */

table.thumbs td {
	height: 152px;
	width: 102px;
	padding: 0;
	margin: 0;
}

.contentText {
	margin: 0 0 10px 0;
	padding-left: 10px;
}
.galleryContent {
	background: #001621 url(../images/gallery_bkgrd.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

.galleryContent a img{
	border: 1px solid black;
}


.galleryContent a:hover img{
	border: 1px solid white;
}

table.calendar  {
	margin-right: 20px;
	width: 267px;
	/* border: 3px solid #001621; */
	border-collapse:collapse; /* IE6 will put in cell borders without this */
}

.passed {
	text-decoration: line-through;
}

.floatLeft {
	float: left;
}

table {
	border-collapse:collapse; /* IE6 will put in cell borders without this */
}

tr.even td {
}


.partners {
	padding-left: 20px;
}

ul.list {
	width: 940px;
	margin: 0;
	font-size: 1.5em;
}

.list li {
	height: 40px;
  	list-style: none;
	padding: 5px 0;
	/*border-bottom: 1px solid white;*/
}

li.list-bottom {
	border: none;
}

.list-row {
	min-height: 15em;
    display: table-cell;
    vertical-align: middle;
}

.list img {
	padding: 0 0 0 20px;
}

.list a img {
	border: none;
}

.list a:hover img {
	border: none;
}

.odd {
	/*background-color: #011018;*/
}


/* Footer */



#ft.container {
	margin-top: 40px;
	text-align: center;
	font-size: 0.75em;
	height: 100px;
	background-image: url(../images/footer_curls.gif);
	background-repeat: no-repeat;
}




