@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	color: #333;
}
body {
	background: #012d6b;
	margin: 0;
	padding: 0;
}


ul, ol {

}


a {
color: #333;
}

h1 {
font-size: 140%;
  color: #012d6b;
  font-weight: normal;
}

h2 {
font-size: 140%;
  color: #012d6b;
  font-weight: normal;
}

h3 {
font-size: 110%;
  color: #012d6b;
  font-weight: bold;
  margin: 0;
}

.black {
	color: #000;
}


/* Standard sizes */ 

.largest {
 font-size: 160%; 

}

.larger {
 font-size: 130%; 

}

.large {
 font-size: 116%; 

}
.normal {
 font-size: 100%; 
}
 
.small 
{ 
    font-size: 88%; 
} 
 
.smaller 
{ 
    font-size: 77%; 
} 
 
.smallest 
{ 
    font-size: 68%; 
} 



.clr {

clear: both;
}




#headWrapper {
	background: url(images/headerBG.png) repeat-x top;
	width: 100%;
}

#header {
	width: 960px;
	margin: 0 auto;
	height:122px;
}

#phone {
	float: right;
	width: 220px;
	color: #666;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin: 15px 0 0 0;
}

#phone p {
	margin: 0 0 10px 0;
}

#mainNav ul {
	width:960px;
	margin: 0 auto;
	padding: 7px 0;
	list-style: none;
}

#mainNav ul li {
	display: inline;
	
}

#mainNav ul li a {
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 30px 0 0;
	font-size: 14px;
}

#mainNav ul li a:hover {
color: #CCC !important;
	text-decoration: underline;

}




#contentWrapper {
	background: #012d6b url(images/mainBG.jpg) no-repeat top center;
	background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
	width: 100%;
}

#container {
	width:960px;
	margin: 0 auto;
font-size: 80% ;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color:#FFF;
background: url(images/bgX.png) no-repeat bottom left, url(images/contentBG1.png) repeat-y right;

}


#content {
	width: 685px;
	margin: 20px 15px 10px 20px;
	float: left;
}

#rightCol {
	float: left;
	width: 220px;
	margin: 20px 10px;
}

#address {
	color: #999;
	margin: 40px 20px;
	font-size:12px;
}

#address td {
		color: #999;
}

#address a {
	color: #999;
}

#footer {
	width: 962px;
	margin: 0 auto 10px auto;
	color: #fff;
}

#social {
	float:left;
	margin:5px 0 0 0;
	width: 100px;
}

#footerNav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#footerNav ul li {
	display: inline;
	border-right: 1px solid #fff;
}

#footerNav ul li:last-child {
	border-right: none;
}


#footerNav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	font-size:11px;
	text-transform:uppercase;
}

#footerNav ul li:first-child a {
	padding: 0 10px 0 0;
}

#footerNav ul li a:hover {

	text-decoration: underline;
}

#copyright {
	font-size: 11px;
		float: left;
	width: 300px;
}

#credit {
	color: #999;
	text-align:right;
	font-size: 11px;
	float: right;
	width: 300px;
}

#credit a {
color: #999;	
}

/* FEATURE BOXES */

.featureBox {
	width: 216px;
	  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
   -moz-box-shadow:    inset 0 0 10px #333;
   -webkit-box-shadow: inset 0 0 10px #333;
   box-shadow:         inset 0 0 10px #333;
   float:left;
   margin: 10px 12px 12px 0;
   background: #fff;
}

.featureBoxHd {
	color: #012d6b;
	border-bottom: 1px solid #012d6b ;
	text-transform: uppercase;
	margin: 15px 13px 10px 13px;
	font-weight:bold;
	font-size:14px;
}

.featureBoxImg {
	margin: 10px 13px 0 13px;
}

.featureBoxView a {
	background: #000;
	display:block;
	color: #fff;
	padding: 3px 5px;
	text-align:right;
	text-decoration: none;
	margin:0 13px 20px 13px;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
}

/* TESTIMONIALS */

.testimonial {
    margin: 0;
    background: #f1f1f1;
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    border-radius: 5px;
    font-style: italic;
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(#f1f1f1, #e9e9e9);
}

.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}
.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e9e9e9;
    margin: 0 0 0 25px;
}
.testimonial-author {
    margin: 0 0 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    text-align:left;
}
.testimonial-author span {
    font-size: 12px;
    color: #999;
}

hr {
border: 0;
border-bottom: 1px solid #012d6b;
width: 80%;
}

/* GALLERY OVERIDES */

#doc4 {
	width: 100%;
}

#g-sidebar, #g-logo, #g-comments , #g-footer {
	display: none;
}


#g-banner , .g-view{
	background: none;
	border: none;
}

#g-item {
	width: 95%;
}

span.g-album {
  display:none!important;
}