@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #BACBDB;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #2b454a;
}

h2 {
	color: #0D273E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}

.paragraphgeneral {
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: justify;
}

a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #092a4a;
	text-decoration: none;
	font-weight: bolder;
}
a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #092a4a;
	text-decoration: none;
	font-weight: bolder;
}
a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-image: url(../images/backgroundimage.jpg);
	background-repeat: no-repeat;
	background-color: #BACBDB;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	width: 960px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 360px;
	position: relative;
	background-image: url(../images/headerBG.jpg);
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #maintitle {
	position: absolute;
	left: 158px;
	top: 284px;
	height: 73px;
	width: 622px;
	background-image: url(../images/TitleImage.png);
	overflow: hidden;
	text-indent: -999999px;
}
#header #maintitle h1 {
	color: #072753;
	text-transform: uppercase;
	left: 9999px;
	overflow: hidden;
	visibility: hidden;
}

.peak {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#nav {
	height: 77px;
	width: 557px;
	position: absolute;
	left: 49px;
	top: 26px;
}
.oneColFixCtrHdr #mainContent {
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: no-repeat;
	background-color: #E2E9F1;
}
#bumper {
	background-image: url(../images/bumperimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
	width: 960px;
}

#subnavfrontpage {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	height: 25px;
	color: #345367;
	background-color: #C7D5E2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin solid #547188;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subnavfrontpage ul{
	list-style-type: none;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 70px;

}
#subnavfrontpage li{
	display: inline;
	float: none;
	clear: none;
	z-index: 10;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}


#subnavfrontpage li a{
	display: inline;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;

}
#subnavfrontpage li a:hover{
	color: #C00;


}
#subnavfrontpage li a:visited{
	display: inline;
	margin: 0px;
	padding: 0px;


}
#headerFlag {
	height: 134px;
	width: 149px;
	position: absolute;
	left: 726px;
}
.flagrollover a {
	display:block;
	width: 149px;
	padding:0px;
	font: bold 13px sans-serif;
	;
	text-decoration: none;
	height: 134px;
	background-image: url(../images/peakflagimage.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.flagrollover a:hover {
	background-position: 0 -5px;
	color: #0F2E43;
}
.flagrollover a:active {
	background-position: 0 -10px;
}

#content {
	height: auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(../images/maincontentareashadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 300px;
}
#content .contentwrap {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
}
#content .contentwrap .title {
	text-align: center;
	margin-bottom: 20px;
}

#content .contentwrap .gallery {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
.testimonials {
	min-height: 300px;
	height: auto;
	width: 100%;
	margin-bottom: 35px;
}
.testimonials .innercontent .testimonialitem {
	width: 90%;
	min-height: 100px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.testimonials .innercontent .testimonialitem .left {
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.testimonials .innercontent .testimonialitem .left img {
	border: 1px solid #24486C;
}

.testimonials .innercontent .testimonialitem .right {
	float: right;
	width: 68%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
}
.testimonials .innercontent .testimonialitem .right h3 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.testimonials .innercontent .testimonialitem .right h3 span {
	font-style: italic;
	font-size: 16px;
}


.testimonials .innercontent .testimonialitem .right p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}



.innercontent {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}


.gallery .padge{
	height: 30px;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	vertical-align: top;
	color: #24486C;
}
.gallery .padge span {
	font-size: 10px;
	vertical-align: text-top;
	padding-bottom: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.gallery .padge img a {
	vertical-align: bottom;
	line-height: -30px;
}


#content .contentwrap .gallery .galleryitem{
	float: left;
	height: 160px;
	width: 230px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	/*border: 1px solid #183E62;*/
	overflow: hidden;
	
	/*-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 5px 5px 3px #bfccdd;
  -webkit-box-shadow: 5px 5px 3px #bfccdd;
  box-shadow: 5px 5px 3px #bfccdd;*/
}
#content .contentwrap .gallery .galleryitem img a{}

#content .contentwrap .gallery .galleryitem img a:hover{
}
#header #headerFlag p {
	visibility: hidden;
}

#content h2{
	margin-left: 250px;
	margin-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 0em;
	color: #24486C;
	margin-right: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8DA6C4;
}
#content p{


}
#content ul{
	list-style-type: none;
}
.pictureparagraph{
	margin-left: 260px;
	margin-right: 100px;
	padding-left: 0px;
	height: auto;
}
.pictureparagraph p{
	padding-left: 25px;
	border-left-width: thin;
	border-left-style: solid;
	text-align: justify;
	padding-right: 20px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #BBCCDC;
}
.pictureparagraph img{
	position: absolute;
	left: 112px;
	top: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCCDC;


}
#biopic {
	height: 197px;
	width: 174px;
	position: absolute;
	left: 140px;
	top: 10px;
	background-image: url(../images/joebiopic.png);
	border: medium solid #244A71;
}



#bottomparagraph h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #24486C;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;

}

#clear {
	clear: both;
}

#navMain1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 99px;
}
#navMainSpacer {
	width: 35px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 39px;
}
#navMainSub1 {
	height: 13px;
	width: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smallheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0E2E43;
}
#navMainSub2 {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#navLine {
	float: left;
	height: 33px;
	width: 3px;
	background-image: url(../images/navline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#inner1 {
	height: 319px;
	width: 220px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
}
#inner2 {
	height: 319px;
	width: 220px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#inner3 {
	float: left;
	height: 319px;
	width: 220px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#inner4 {
	float: left;
	height: 319px;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.oneColFixCtrHdr #subContent {
	height: 195px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
#subcontentnest {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 90px;
	height: 195px;
	background-image: none;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	height: 50px;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/footerbgimage.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/*.....................Typekitclasses...................*/
.tk-trajan-pro {
	font-style: normal;
	font-weight: 700;

}
/******************************************************************
						 CONTACT-INFO SIDEBAR
******************************************************************/
#contactformleft {
	width: 410px;
	margin-right: 0px;
	margin-left: 110px;
	height: 450px;
	float: left;
}
#contactformright {
	width: 300px;
	margin-right: 80px;
	margin-left: 25px;
	height: auto;
	float: right;
	padding-top: 0px;
	margin-top: 70px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DA6C4;
}


.contact-info{
	width: 200px;
	margin-left: 4px;
	margin-bottom: 20px;
}
#hamavid {
	padding-left: 10px;
	height: 293px;
	width: 470px;
	padding-top: 10px;
	background-color: #1F4667;
	margin-left: 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

ul.contact-info{
	padding-top: 0;
	padding-bottom: 0;
}
ul.contact-info  li{
	padding-top: 10px;
	color: #24486C;
	font-size: 12px;
	padding-left: 30px;
	width: 100%;
}

ul.contact-info li.phone {
	background-color: transparent;
	background-image: url(../images/icons/phone.png);
	background-repeat: no-repeat;
	background-position: 3px 14px;
}
iframe {
	margin-left: 20px;
	padding-left: 20px;
}

ul.contact-info li.email {
	background: transparent url(../images/icons/mail.png) no-repeat 0 13px;
}
.tk-dederon-sans-web {
}

ul.contact-info li.msn {
	background: transparent url(../images/icons/msn.png) no-repeat 0 14px;
}
.youtube-player {
	margin-left: 20px;
	padding-left: 20px;
}

ul.contact-info li.address {
	background: transparent url(../images/icons/home.png) no-repeat 0 13px;
}
 
ul.contact-info li strong{
	font-weight: bold;
	color: #7c7f7f;
	font-size: 13px;
	line-height: 21px;
}
ul.contact-info li a{color: #626363;}


#bottomparagraph {
	background-image: url(../images/bottomparagraphbgimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 144px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#bottomparagraph p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #547188;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0em;
	line-height: 22px;
	text-align: inherit;

}
#bottomparagraph p span {
	color: #F00;
	font-size: 18px;
}

#bottomparaimg {
	float: right;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#bottomparaimg img {
	border: 4px solid #405F73;
	/* -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;*/
	-moz-box-shadow: 3px 3px 4px #666;

3.
-webkit-box-shadow: 3px 3px 4px #666;
4.
box-shadow: 3px 3px 4px #666;
	float: right;

}
#bottomparagraph h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-left: 50px;
	margin-right: 200px;
	font-size: 20px;
	padding-top: 20px;
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bottomparagraph h2 span {
	color: #4878a6;
}


.imgfloatleft {
	float: left;
	display: inherit;
}


.imgfloatright {
	float: right;
}
#leftcol {
	width: 250px;
	float: left;
	clear: none;
	margin-left: 40px;
	position: relative;
	height: auto;
}
#leftcol ul {
	background-color: #BBCCDC;
}
#leftcol #leftcoltopperbug {
	position: absolute;
	left: 48px;
	top: 5px;
}


#leftcol ul li img {
	border: 5px solid #1F4667;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: auto;
}

#leftcol ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	overflow: visible;
}
.clear {
	clear: both;
}

#mainContent .bottomtext {
	font-weight: bolder;
	line-height: 14px;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



ul.contact-info li a:hover{color: #2997c4;}
