@charset "UTF-8";

a {border: none;}

body {padding: 0; margin: 0; color: #fff;

background-color: #639;}


.nav {
	
	position: fixed;
	top: 20%;
	left: 0px;
}

object {margin:0px; padding: 0px; background-color:#FFF;}

#content {
	position: relative;
	left: 275px;
	top: 100px;
	width: 630px;
}


.title {
	padding-bottom: 20px;
	text-align:center;
	border-bottom: 1px solid #ffffff;;
}

.welcome_title {
	padding-bottom: 20px;
	text-align:center;
	border-bottom: 1px solid #F3742F;
}
.intro_text {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
	color: #ffffff;
	font-style:italic;
	border-bottom: 1px solid #ffffff;
}

.intro_home {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
	color: #F3742F;
	font-style:italic;
	border-bottom: 1px solid #F3742F;
}

.intro_text p, .intro_home p {
	font-size: 16px;
	line-height: 17pt;
	letter-spacing: 0.8px;
}

.left_content {
	width: 275px;
	float: left;
}

.right_content {
	width:275px;
	float:right;
}

.right_content a img, .left_content a img {
	  border: none;
}
					  
.left_content p, .right_content p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 14pt;
}


.portfolio_video {
	height:390px;
	width: 670px;
	margin-top: 15px;
	padding-top: 8px;
	background-image:url(../images/video.png);
	background-repeat:no-repeat;
	text-align:center;
}

.about_web {
	position: relative;
	top: 100px;
	left:  68px;
	padding-top: 0px;
	
	padding-bottom: 0px;
	width: 210px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height: 17px;
	font-weight:700;
	letter-spacing: .7px;
	font-style:italic; 
}

.about_web p {
	color: #fff;
	width: 200px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	padding-top: 5px;
		border-top:1px solid #fff;
}


.about_kristin p, .about_cissy p {
	border-bottom: 1px solid #fff;
	padding-top:5px;
	width: 200px;
	padding-bottom: 5px;
		border-top:1px solid #fff;
}


.about_web a {border: none;text-decoration: none;}
.about_kristin a, about_cissy a {border: none;text-decoration: none;}



.about_web a img {border: none; text-decoration:none;}
.about_kristin a img, .about_cissy a img {border: none; text-decoration:none;}

#ross {
	background-image:url(../images/ross_king.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#kristin {
	background-image:url(../images/kristin.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#cissy {
	background-image:url(../images/cissy.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#tyler {
	background-image:url(../images/tyler.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}


#concious {
	background-image:url(../images/concious.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#dayspring {
	background-image:url(../images/dayspring.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#all7 {
	background-image:url(../images/all7.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#broadcast {
	background-image:url(../images/broadcast.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#cissy_brand {
	background-image:url(../images/cissy_brand.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#identity {
	background-image:url(../images/identity.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

#love {
	background-image:url(../images/love.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}



#revolution {
	background-image:url(../images/revolution.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

	#pursuit {
	background-image:url(../images/pursuit.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 670px;
}

	
	.about_kristin, .about_cissy {
	position: relative;
	top: 125px;
	left:  68px;
	padding-top: 0px;
	
	padding-bottom: 0px;
	width: 210px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height: 17px;
	font-weight:700;
	letter-spacing: .7px;
	font-style:italic; 
}


	
	.about_cissy {position:relative; top: 115px;}
	.social {margin-top: 35px; margin-left: 40px;}
	
	#contact {margin-top: 30px; text-align: right; margin-right: 20px; font-family: Arial, serif; font-size: 24px; color: #ffffff; font-weight: lighter; text-transform:uppercase;}
	#contact a {text-decoration:none; color: #fff;}
	#contact a:hover {text-decoration:underline;}
	
	#contact h3 {margin: 0; padding: 0}
	
	
button.custom {background:url(../images/next.png) no-repeat; height:55px; width:200px; border: none; text-decoration:none; cursor: pointer;}	
