@charset "UTF-8";
/* CSS Document */
/* Tom Hunter Photography © */

body {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: CenturyGothic;
	-webkit-text-size-adjust: none;
	padding: 0px;
	font-weight: normal;
	background-color: #222;
	overflow-x: hidden;
}
headerwrap {
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(background/patina8.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
headerwrapvid {
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#header{
	padding: 0px;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#headname {
	color: #f8f8f8;
	clear: none;
	background-image: url(logo/logoname.png);
	padding: 0px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 95px;
	display: inline-block;
	float: left;
	margin: 0px;
}
#headinfo {
	color: #FFF;
	padding: 0px;
	font-size: 20px;
	clear: none;
	display: inline-block;
	float: right;
	vertical-align: bottom;
	margin: 0px;
}
navwrap {
	width: 100%;
	min-height:25px;
	float: left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	z-index: 10;
	background-color: #FFF;
	-moz-box-shadow:    inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	box-shadow:         inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
}

navwrapb {
	width: 100%;
	float: left;
	z-index: 10;
	-moz-box-shadow:    inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	box-shadow:         inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	background-color: #222;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	z-index: 11;
	width: 650px;
}
#p7TM3_1 {
	text-align: center;
}
containerwrap {
	width: 100%;
	min-height:200px;
	float: left;
	color: #f8f8f8;
	padding: 0px;
	z-index: 7;
	margin: 0px;
	background-color: #333;
}
indcontainerwrap {
	width: 100%;
	min-height:50px;
	float: left;
	color: #f8f8f8;
	padding: 0px;
	z-index: 7;
	margin: 0px;
	background-color: #333;
	overflow: hidden;
}
indcontainerwrapb {
	width: 100%;
	min-height:50px;
	float: left;
	color: #f8f8f8;
	padding: 0px;
	z-index: 7;
	margin: 0px;
	background-color: #333;
	overflow: hidden;
}
containerwrapvid {
	width: 100%;
	min-height:50px;
	float: left;
	color: #f8f8f8;
	padding: 0px;
	z-index: 7;
	margin: 0px;
	overflow: hidden;
}
#indcontainer {
	width: 100%;
	min-height:50px;
	margin: 0px;
	padding: 0px;
}

#container {
	margin-right: auto;
	min-height:50px;
	margin-left: auto;
	font-size: 14px;
	width: 770px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#slidecontain {
	margin-right: auto;
	min-height:50px;
	margin-left: auto;
	font-size: 14px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
indinfowrap{
	width: 100%;
	min-height:25px;
	float: left;
	z-index: 6;
	margin: 0px;
	padding-top: 70px;
	padding-bottom: 35px;
	background-color: #fff;
	-moz-box-shadow:    inset  0px  8px 5px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset  0px  8px 5px -5px  rgba(0,0,0,0.3);
	box-shadow:         inset  0px 8px 5px -5px  rgba(0,0,0,0.3);
}
indinfowrapb{
	width: 100%;
	min-height:25px;
	float: left;
	z-index: 6;
	margin-bottom:-1px;
	padding-top: 70px;
	padding-bottom: 35px;
	background-color: #fff;
	-moz-box-shadow:    inset  0px  8px 5px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset  0px  8px 5px -5px  rgba(0,0,0,0.3);
	box-shadow:         inset  0px 8px 5px -5px  rgba(0,0,0,0.3);
}
#textdisplay {
	text-align: center;
	color: #444;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
	min-width:550px;
}
indletterwrap {
	width: 100%;
	min-height:100px;
	float: left;
	margin-bottom:-1px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #fff;
}
#indletter {
	margin-right: auto;
	max-width:700px;
	min-width:500px;
	min-height:200px;
	margin-left: auto;
	position: relative;
	font-size: 14px;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	margin-top: 10px;
	color: #444;
	margin-bottom: 10px;
	line-height: 20px;
}
#content {
	width: 350px;
	min-height:200px;
	float: left;
	background-image: url(background/fade20blk.png);
	padding-left: 30px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin: 0px;
}
#gallery {
	width: 100%;
	min-height:200px;
	background-image: url(background/fade20blk.png);
	padding-top: 80px;
	padding-bottom: 30px;
	margin: 0px;
}
#photo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#vidcontent {
	width: 640px;
	min-height:600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(background/fade20blk.png);
}
#contentab {
	width: 710px;
	min-height:200px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 40px;
	padding-top: 80px;
}
#sidebar {
	float: right;
	margin-top: 70px;
	padding-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
}
lowernav{
	width: 100%;
	min-height:100px;
	z-index: 6;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
	float: left;
	background-color: #FFF;
}
#lowernavcon{
	max-width: 1000px;
	min-height:100px;
	z-index: 7;
	margin-right: auto;
	margin-left: auto;
}

#squarenav{
	z-index: 10;
	margin: 30px;
	display: inline-block;
}
#squarepano{
	width: 250px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
#squareimage{
	z-index: 11;
	-moz-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	overflow: hidden;
}
#squaretext{
	width: 250px;
	z-index: 11;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
footerwrap {
	width: 100%;
	min-height:100px;
	float: left;
	z-index: 6;
	padding-top: 60px;
	padding-bottom: 30px;
	background-image: url(background/patina8.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
footerwrapvid {
	width: 100%;
	min-height:100px;
	float: left;
	z-index: 6;
	padding-top: 60px;
	padding-bottom: 30px;
}
#footer {
	margin-right: auto;
	max-width:900px;
	min-width:550px;
	min-height:200px;
	margin-left: auto;
	position: relative;
	font-size: 12px;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	color: #f8f8f8;
}
#facebook {
	z-index:5;
	visibility: visible;
}
#linkedin {
	z-index:2;
}
#googleplus {
	z-index:2;
}
#pageid {
	z-index: 10;
	text-align: center;
	font-size: 20px;
	width: 175px;
	-webkit-border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
	background-image: url(background/fade50blk.png);
	padding: 10px;
	position: absolute;
	left: 665px;
	-moz-box-shadow: 6px 6px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 6px 6px 7px rgba(0,0,0,0.5);
	top: 530px;
}
#title {
	width: 300px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	background-image: url(background/fade30blk.png);
	margin-bottom: 40px;
	margin-top: 0px;
	-moz-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	margin-right: auto;
	margin-left: auto;
}
.container {
	margin-right: auto;
	max-width:900px;
	min-width:700px;
	min-height:50px;
	margin-left: auto;
	position: relative;
	font-size: 12px;
}

.size40 {
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
.size35 {
	font-size: 35px;
}
.size30 {
	font-size: 30px;
}
.size28 {
	font-size: 28px;
}
.size25 {
	font-size: 25px;
}
.size22 {
	font-size: 22px;
}
.size20 {
	font-size: 20px;
}
.size19 {
	font-size: 19px;
}
.size18 {
	font-size: 18px;
}
.size17 {
	font-size: 17px;
}
.size16 {
	font-size: 16px;
}
.size15 {
	font-size: 15px;
}
.size14 {
	font-size: 14px;
}
.size13 {
	font-size: 13px;
}
.size12 {
	font-size: 12px;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
.size9 {
	font-size: 9px;
}
.size8 {
	font-size: 8px;
}
.size7 {
	font-size: 7px;
}
.size6 {
	font-size: 6px;
	
}
h1 {
	font-size: 40px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


@font-face
{
font-family: CenturyGothic;
src: url(fonts/gothic.ttf);
margin: 0px;
	padding: 0px;
}
@font-face
{
font-family: Gothic;
src: url(fonts/gothic.ttf);
margin: 0px;
	padding: 0px;
}
@font-face
{
font-family: Trebuchet;
src: url(fonts/Trebuchet MS.ttf);
margin: 0px;
	padding: 0px;
}
#headname a:link {
	color: #f8f8f8;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#headname a:visited {
	color: #f8f8f8;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#headname a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #f8f8f8;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#headname a:active {
	color: #f8f8f8;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#headinfo a:link {
	color: #f8f8f8;
	text-decoration: none;
}
#headinfo a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#headinfo a:hover {
	text-decoration: none;
	color: #f8f8f8;
}
#headinfo a:active {
	color: #f8f8f8;
	text-decoration: none;
}
#textdisplay a:link {
	color: #CC1B05;
	text-decoration: none;
}
#textdisplay a:visited {
	color: #CC1B05;
	text-decoration: none;
}
#textdisplay a:hover {
	text-decoration: none;
	color: #CC1B05;
	font-weight: bold;
}
#textdisplay a:active {
	color: #CC1B05;
	text-decoration: none;
}

#squarenav a:link {
	color: #444;
	text-decoration: none;
}
#squarenav a:visited {
	color: #444;
	text-decoration: none;
}
#squarenav a:hover {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}
#squarenav a:active {
	color: #444;
	text-decoration: none;
}
#footer a:link {
	color: #f8f8f8;
	text-decoration: none;
}
#footer a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #f8f8f8;
}
#footer a:active {
	color: #f8f8f8;
	text-decoration: none;
}
#social a:link {
	text-decoration: none;
}
#social a:visited {
	text-decoration: none;
}
#social a:hover {
	text-decoration: none;
}
#social a:active {
	text-decoration: none;
}
#content a:link {
	color: #f8f8f8;
	text-decoration: none;
}
#content a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#content a:hover {
	color: #CC1B05;
	text-decoration: none;
}
#content a:active {
	color: #f8f8f8;
	text-decoration: none;
}
#vidcontent a:link {
	color: #f8f8f8;
	text-decoration: none;
}
#vidcontent a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#vidcontent a:hover {
	color: #CC1B05;
	text-decoration: none;
}
#vidcontent a:active {
	color: #f8f8f8;
	text-decoration: none;
}
#content_info a:link {
	color: #f8f8f8;
	text-decoration: none;
}
#content_info a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#content_info a:hover {
	color: #f8f8f8;
	text-decoration: none;
}
#content_info a:active {
	color: #f8f8f8;
	text-decoration: none;
}
.beforeafter {
	width: 710px;
	min-height: 300px;
}
.nohoverline {
	text-decoration: none;
}
.roundedimage {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.borderradius {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.iconradius {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.titleradius {
-moz-border-radius: 10px;
	border-radius: 10px;
}
.roundedimage4 {
-moz-border-radius: 4px;
	border-radius: 4px;
}
.dropdownradius {
-moz-border-radius: 6px;
	border-radius: 6px;
}

.borderradius_NW {
-webkit-border-radius: 25px 0px 0px 0px;
-moz-border-radius: 25px 0px 0px 0px;
border-radius: 25px 0px 0px 0px;
}
.borderradius_independent {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .3em .3em;
border-radius: .3em .3em .3em .3em;
}
.borderradius_independent2 {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .0em .0em;
border-radius: .3em .3em .0em .0em;
}
.borderradius_independent3 {
-moz-border-radius: .8em .8em .8em .4em;
border-radius: .8em .8em .8em .8em;
}
.borderradius_independent4 {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .0em .0em;
border-radius: .3em .3em .0em .0em;
}
.shadow {
-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.iconshadow {
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}
.shadowtext_lg {
		text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	    -moz-box-text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	    -webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.shadowtext_sm {
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-moz-box-text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.shadow_sign {
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.shadow_info {
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.shadow_pic {
    -moz-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	shadow: 7px 7px 10px rgba(0,0,0,0.5);
}
.innershadow {
   -moz-box-shadow:    inset 0 0 10px #FFF;
   -webkit-box-shadow: inset 0 0 10px #FFF;
   box-shadow:         inset 0 0 10px #FFF;
}
.rotate1 {
	-ms-transform:rotate(1deg); 
    -moz-transform:rotate(1deg);
    -webkit-transform:rotate(1deg);
	-0-transform:rotate(1deg);
	transform:rotate(1deg);
}.rotate2 {
	-ms-transform:rotate(2deg); 
    -moz-transform:rotate(2deg);
    -webkit-transform:rotate(2deg);
	-0-transform:rotate(2deg);
	transform:rotate(2deg);
}
.rotate-2 {
	-ms-transform:rotate(-2deg); 
    -moz-transform:rotate(-2deg);
    -webkit-transform:rotate(-2deg);
	-0-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.rotate-1 {
	-ms-transform:rotate(-1deg); 
    -moz-transform:rotate(-1deg);
    -webkit-transform:rotate(-1deg);
	-0-transform:rotate(-1deg);
	transform:rotate(-1deg);
}
#contactpic {
	position:absolute;
	width:170px;
	height:165px;
	z-index:2;
	top: 378px;
	left: 32px;
	border: 1px solid #000;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.floatleft {
	float: left;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.floatright {
	float: right;
}
.floatleftcr {
	float: left;
	clear: right;
}
.linespace {
	line-height: 20px;
}
.Linespaceclose {
	line-height: 8px;
}
.linespace3 {
	line-height: 30px;
}
.linespace12 {
	line-height: 16px;
}
.justify {
	text-align: justify;
}
.imgframe {
	border: 1px solid #111;
	background-image: url(background/fade40blk.png);
	padding: 5px;
}
.imgframe2 {
	border: 1px solid #111;
	background-image: url(background/fade40blk.png);
	padding: 3px;
}
.imgframered {
	border: 1px solid #F00;
	background-image: url(backgrounds/fade40blk.png);
	padding: 5px;
}
.imgflip {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.pad0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.padright20 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padanchor {
	padding-top: 20px;
}
.padtop {
	padding-top: 30px;
}
.borderblk1 {
	border: 1px solid #333;
}
.tancolor {
	color: #F7DCB4;
}
.redcolor {
	color: #CC1B05;
}
.redhover:hover {
	color: #CC1B05;
}



.blackdark {
	color: #000;
}
.backblack {
	background-color: #222;
}
.midblack {
	color: #999;
}
.blue {
	color: #6DA0C0;
}
.newspaper2
{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}
.newspaper3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}
.myframe { box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.smallcaps {
	font-variant: small-caps;
}
.margin {
	margin: 0px;
}
.marginhor10 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#subscribe {
	float: right;
	margin-top: 0px;
	clear: right;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 285px;
	color: #f8f8f8;
	background-image: url(backgrounds/fade30blk.png);
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.anchortop {
	margin: 0px;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
}
#a {
	margin: 0px;
	padding: 0px;
}
.a {
	margin: 0px;
	padding: 0px;
	display: block;
}
.marginpad0 {
	margin: 0px;
	padding: 0px;
}
.transparent_class {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}
.img_about{
	background-attachment: fixed;
	background-image: url(images/background/stones.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_contact{
	background-attachment: fixed;
	background-image: url(images/background/image50.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_photo{
	background-attachment: fixed;
	background-image: url(images/background/camera1.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_video{
	background-attachment: fixed;
	background-image: url(images/background/vidcamera.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_pano{
	background-attachment: fixed;
	background-image: url(images/background/underbridge.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_price{
	background-attachment: fixed;
	background-image: url(images/background/showgirls1.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_resource{
	background-attachment: fixed;
	background-image: url(images/background/dc4_darryl.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_web{
	background-attachment: fixed;
	background-image: url(images/background/webbuild.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_event{
	background-attachment: fixed;
	background-image: url(images/background/stageout2.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_wedding{
	background-attachment: fixed;
	background-image: url(images/background/cake2.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_port{
	background-attachment: fixed;
	background-image: url(images/background/wallace2.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_files{
	background-attachment: fixed;
	background-image: url(images/background/racecar1.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img_livevid{
	background-attachment: fixed;
	background-image: url(images/background/guitar.png);
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img14{
	background-attachment: fixed;
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.img15{
	background-attachment: fixed;
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
video#bgvid {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: transparent url(video-bg.jpg) no-repeat;
	background-size: cover;
}
.color222 {
	background-color: #222;
}
