@charset "UTF-8";
/* CSS Document */
@font-face
{
     font-family: gothamregular;
	  src: url('fonts/gotham.eot');
    src: url('fonts/gotham.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham.woff') format('woff'),
         url('fonts/gotham.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
    font-family: gothamregular;
	  src: url('fonts/gotham-bold.eot');
    src: url('fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold.woff') format('woff'),
         url('fonts/gotham-bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: 'avianregular';
    src: url('fonts/avianregular.eot');
    src: url('fonts/avianregular.eot?#iefix') format('embedded-opentype'),
         url('fonts/avianregular.woff') format('woff'),
         url('fonts/avianregular.ttf') format('truetype'),
         url('fonts/avianregular.svg#AvianRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0px;
}
.mainwrap {
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 93px;
	background-color: #000000;
}
.logowrap {
	width: 100%;
	height: 187px;
	position: absolute;
	left: 0px;
	top: 100px;
}
.logowrapsub {
	width: 100%;
	padding-top: 5px;
	position: relative;
	padding-bottom: 5px;
	text-indent: 20px;
}
.logowrapsub img a {
	border: 0px;
}
.titlewrap {
	width: 100%;
	height: 53px;
	position: relative;
	background-color: #000000;
}
.title{
	position: absolute;
	left: 225px;
	top: -73px;
	width: 390px;
	height: 93px;
}
.title img, .logowrapsub img {
	border-width: 0px;
}
.mainlogo{
	background-image: url(graphics/mainlogo.png);
	width: 389px;
	height: 187px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.mainthumb{
	position: absolute;
	width: 100%;
	height: 140px;
	top: 130px;
	left: 0px;
}
.mainvid{
	position: absolute;
	width: 200px;
	height: 150px;
	top: 115px;
	left: 0px;
	background-image: url(graphics/mainvid.png);
}
.mainphot{
	position: absolute;
	width: 200px;
	height: 150px;
	top: 115px;
	right: 0px;
	background-image: url(graphics/mainphot.png);
}
.wrap {
	position: relative;
	width: 800px;
	padding-top: 300px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	color: #444444;
	line-height: 24px;
}
.copyright {
	text-align: center;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 12px;
	color: #666666;	
	margin-bottom: 30px;
}
.wrapsub {
	position: relative;
	width: 800px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	color: #444444;
	line-height: 24px;
}
.testimonial {
	position: relative;
	left: -60px;
	width: 860px;
	border: 2px solid #BBBBBB;
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #444444;
	line-height: 24px;
	background-color: #FFFFFF;
}
.mainitems {
	position: relative;
	
}
.mainleft {
	float: left;
	width: 440px;
}
.mainboxes {
	float: left;
	width: 400px;
	border: 2px solid #BBBBBB;
	padding: 20px;
	margin-top: 30px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #444444;
	line-height: 24px;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
	
.mainheads {
	color: #3A8CCA;
	font-family: avianregular, Arial, sans-serif;
	font-size: 48px;
	text-align: center;
	border: 2px solid #BBBBBB;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: -30px;
	margin-left: 20px;
	padding: 5px;
	padding-top: 35px;
	width: 200px;
	height: 18px;
}
.calltoaction {
	color: #CCCCCC;
	font-family: avianregular, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #000000;
	position: relative;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.mainphone {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 200px;
	font-family: avianregular, Arial, sans-serif;
	font-size: 30px;
	color: #444444;
	text-align: center;
	line-height: normal;
}
.quote {
	background-color: #BBBBBB;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
}
.indeximg {
	float: left; 
	width: 280px; 
	padding-left: 20px; 
	padding-top: 30px;
}
.indeximg a img {
	border-width: 0px;
}
.mainbio {
	padding-left: 50px; 
	padding-right: 50px;
}
.mainbio ul li {
	padding-bottom: 10px;
}
.link1{
	font-family: gothamregular, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #999999;
}
.link1 a:link {
	color: #999999;
	text-decoration: none;
}
.link1 a:visited {
	color: #999999;
}
.link1 a:hover {
	color: #777777;
	text-decoration: underline;
}
.link1 a:active {
	color: #777777;
}
.link2{
	font-family: gothamregular, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
.link2 a:link {
	color: #777777;
	text-decoration: none;
}
.link2 a:visited {
	color: #777777;
}
.link2 a:hover {
	color: #555555;
	text-decoration: underline;
}
.link2 a:active {
	color: #555555;
}
.link3{
	font-family: gothamregular, Arial, sans-serif;
	font-size: 20px;
	color: #999999;
}
.link3 a:link {
	color: #777777;
	text-decoration: none;
}
.link3 a:visited {
	color: #999999;
}
.link3 a:hover {
	color: #777777;
	text-decoration: underline;
}
.link3 a:active {
	color: #777777;
}
.link4{
	font-family: gothamregular, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
.link4 a:link {
	color: #777777;
	text-decoration: none;
}
.link4 a:visited {
	color: #999999;
}
.link4 a:hover {
	color: #777777;
	text-decoration: underline;
}
.link4 a:active {
	color: #777777;
}
input.btn {
	background-color:#BBBBBB;
	color:#333333;
	border: 2px solid #FFFFFF;
	font-family: avianregular, Arial, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	height: 35px;
	cursor:pointer;
	cursor:hand;
}
input.btnhov {
	background-color:#CCCCCC;
	color:#333333;
	font-family: avianregular, Arial, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	height: 35px;
	border: 2px solid #FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.btnwrapp {
	position: relative;
	width: 850px;
	margin-left: -45px;
	white-space: nowrap;
	text-align: center;
}
.btnwrapphoto {
	position: relative;
	width: 850px;
	padding-left: 20px;
	text-align: center;
	margin-left: -40px;
}
.btnwrapphotosub {
	position: relative;
	width: 850px;
	padding-left: 20px;
	text-align: center;
	margin-left: -40px;
}
.btnwrapbio {
	position: relative;
	width: 890px;
	padding-right: 20px;
	text-align: center;
	margin-left: -57px;
}
.btnwrapcont {
	position: relative;
	width: 850px;
	text-align: center;
	margin-left: -40px;
}
.btnwrapp ul, .btnwrapphoto ul, .btnwrapphotosub ul, .btnwrapbio ul, .btnwrapcont ul {
    list-style-type: none;
	list-style-type: none;
	text-align: center;
	color:#333333;
	white-space: nowrap;
    height: auto !important; height: 1%;
}
.btnwrapp ul:after, .btnwrapphoto ul:after, .btnwrapphotosub ul:after, .btnwrapbio ul:after, .btnwrapcont ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
 
.btnwrapp ul li, .btnwrapphoto ul li, .btnwrapphotosub ul li, .btnwrapbio ul li, .btnwrapcont ul li {
	float: left;
    width: auto !important; width: 5px;
    white-space: nowrap;
	color:#333333;
	text-decoration: none;
	font-family: avianregular, Arial, sans-serif;
	font-size: 18px;
}
 
.btnwrapp ul li a, .btnwrapphoto ul li a, .btnwrapphotosub ul li a, .btnwrapbio ul li a, .btnwrapcont ul li a {
	color:#333333;
	text-decoration: none;
	font-family: avianregular, Arial, sans-serif;
	font-size: 18px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	margin: 4px;
	border: 2px solid #FFFFFF;
	background-color:#BBBBBB;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 
.btnwrapp ul li a:hover, .btnwrapphoto ul li a:hover, .btnwrapphotosub ul li a:hover, .btnwrapbio ul li a:hover, .btnwrapcont ul li a:hover {
	color:#333333;
	text-decoration: none;
	font-family: avianregular, Arial, sans-serif;
	font-size: 18px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	margin: 4px;
	border: 2px solid #FFFFFF;
	background-color:#CCCCCC;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.btnwrapphotosub ul li, .btnwrapphotosub ul li a, .btnwrapphotosub ul li a:hover, .btnwrapphotosub ul li a:after {
	font-size: 14px;
}
.gallerybg {
	background-color: #000000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 50;
	visibility: hidden;
}
.gallerywrap {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	z-index: 51;
	visibility: hidden;
}
.imgwrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border: 2px solid #BBBBBB;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 510px;
	padding-bottom: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.closebutton {
	position: absolute;
	top: -15px;
	right: 20px;
	width: 82px;
}
.imgahold {
	position:absolute;
	width: 800px;
	height: 479px;
	left: 50px;
	top: 20px;
	z-index: 55;
	text-align: center;
}
.imgbhold {
	position: absolute;
	left: 50px;
	height: 479px;
	top: 20px;
	z-index: 60;
	width: 800px;
	text-align: center;
}
.testtext {
	font-style: italic;
	font-family: avianregular, Arial, sans-serif;
}
.testname {
	font-size: 12px;
	color:#666666;
	line-height: 16px;
}
h2, .vidtitle {
	font-family: gothamregular, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3A8CCA;
	margin-bottom: 0px;
}
h3 {
	font-family: gothamregular, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}
h1 {
	font-family: gothamregular, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3A8CCA;
	text-align: center;
}
h2 a, .vidtitle a {
	color: #3A8CCA;
	text-decoration: none;
}
h2 a:hover, .vidtitle a:hover {
	color: #999;
	text-decoration: underline;
}
.bioimg {
	float:left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.wpsidebar {
    margin-right: -130px;
    width:280px; 
}
.sidebaritem, .sidebaritembottom {
	border-top: 1px solid #BBBBBB;
    padding: 10px;
	font-family: gothamregular, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #444444;
    line-height: 24px;
    background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

.sidebaritembottom {
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	border-bottom: 2px solid #BBBBBB;
}
.sidebaritem, .sidebaritembottom {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-top: 1px solid #EEEEEE;
}
.sidebaritem a, .sidebaritembottom a {
	color: #444444;
	text-decoration: none;
}
.sidebartitle {
	font-family: avianregular, helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	cursor: pointer;
	cursor: hand;
}
.sidebartitle a {
	color: #444444;
	text-decoration: none;
}
.sidebartitle, .sidebarsearch {
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-top: 2px solid #BBBBBB;
}
.sidebarsearch {
	font-family: avianregular, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#444444;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	border-bottom: 2px solid #BBBBBB;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.searchtxt {
	font-family: avianregular, helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	moz-border-radius: 5px;
	padding: 3px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD); 
	width: 170px;
}
.searchbtn {
	border: 1px solid #BBBBBB;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#999999'); /*for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#999));
	background: -moz-linear-gradient(top, #EEE, #999);
	font-family: avianregular, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 5px;
	moz-border-radius: 5px;
	padding: 3px;
	padding-left: 30px;
	padding-right: 30px;
	cursor: pointer;
	cursor: hand;
}
.searchselect {
	font-family: avianregular, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 5px;
	moz-border-radius: 5px;
	padding: 3px;
	padding-left: 30px;
	padding-right: 30px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666'); /*for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	background: -moz-linear-gradient(top, #999, #666);
	border: 1px solid #DDDDDD;
	cursor: pointer;
	cursor: hand;
}
.newsitems {
	float: left;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;	
	text-align: center;
	cursor: pointer;
	cursor: hand;
	border: 2px solid #EEEEEE;
	padding-top: 10px;
	height: 235px;
	background-color: #EEEEEE;
}
.newsitemselect {
	float: left;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;	
	text-align: center;
	cursor: pointer;
	cursor: hand;
	border: 2px solid #999;
	background-color: #FFF;
	padding-top: 10px;
	color: #000000;
	height: 235px;
}
.newsitems a {
	color: #444444;
	text-decoration: none;	
}
.newsitemselect a {
	color: #000000;	
	text-decoration: none;
}
.foot {
	text-align: center;
}
.foot img {
	border-width: 0px;
}
.vids {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 15px;	
}
.vids img {
	border-width: 0px;
}
.vidtext {
	position: relative;
}
.vidinnertext {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-image: url(graphics/vidbg.png);
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.photolist img, .photolist img a {
	border: 4px solid #FFFFFF;
}
.photolinks, .photolinks a {
	font-family: gothamregular, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.photolinks {
	color: #666666;
}
.photolinks a:hover {
	color: #3A8CCA;
}
.slideshowlink {
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	padding: 5px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.slideshowlink a {
	color: #FFFFFF;
	text-decoration: none;
}
.contactform {
	background-color: #81BEF9;
	color: #FFFFFF;
	font-family: avianregular, Arial, sans-serif;
	font-size: 14px;
	width: 250px;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-width: 0px;
}
.contsubmit {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	font-family: avianregular, Arial, sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 5px;
	cursor: pointer;
	cursor: hand;
	font-size: 14px;
	
}
.contform {
	float: left; 
	width: 280px; 
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #3A8CCA;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;	
}
.contacterr {
	position: absolute;
	top: 10px;
	right: -80px;
	width: 70px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3A8CCA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px;
	display: none;
}
.contactitem {
	position: relative;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.hbg {
	background-image: url(graphics/h2bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;	
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.social {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 40px;
	height: 150px;
	border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-left: 2px solid #999999;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: normal;
}
.gplus {
	display: none;
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 20;
}
.sbtns {
	width: 32px;
	position: absolute;
	top: 0px;
	right: -1px;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	z-index: 90;
	line-height: normal;
}
.socialclose {
	position: absolute;
	width: 100px;
	z-index: 99;
	top: 2px;
	left: 170px;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;	
	cursor: pointer;
	cursor: hand;
}

