@charset "utf-8";


/****************************** 
Color Values

	#000000 - Black (Background)
	#1E1413 - Reddish Brown (Banner Background, h2)
	#595552 - Dark Khaki (Body Background)
	#898C7D - Olive Green (Links, h1, h3)
	#9BACB3 - Sky Blue (Emphasis, Table Headers)
	#CCCCCC - Soft White (Body Font Color)
	#FFFFFF - White (Secondary Font Color)

*******************************/

/****************************** 
Base Styles
*******************************/
/*Neutralize Browser Styles*/

/**neutralize browser defaults on everything**/

* {margin:0; padding:0;  font-size: 100%; border: none}

body {
	background-color: #595552;
	text-align: center;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0.6em;
}

p, ul, ol, dl {
	margin: 0px 10px;
	list-style: inside;
	line-height: 135%;
}

ul {
	list-style: circle inside;
}
h1 {
	color: #898c7d;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1413;
	margin-left: 10px;
	font-weight: normal;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #898C7D;
	margin-left: 20px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E1413;
}


/*General Styles*/

#container {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#999;
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
	background: #fff;
	}  
#containerDark {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#999;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #000;
}


/****************************** 
Layout Styles (NA)
*******************************/

/****************************** 
General Type & Color Styles
*******************************/

/*-------Header Specific------*/

#header {
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#header #mainNav {
	width: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#6C0000;
	text-align: right;
	padding-top: 5px;
}
#header #banner {
	margin: 0px auto;
	width: 950px;
}
#bannerDark {
	margin: 30px auto 0px;
	width: 950px;
	color: #FFF;
	text-align: left;
}

#header #banner #kpLogo {
	margin: 0px 10px 10px;
}

/*-------Content Specific------*/

#content {
	width: 950px;
	background-color: #FFF;
	margin: 0 auto;
	color: #666;
}
#contentDark {
	width: 950px;
	background-color: #000;
	margin: 0 auto;
	color: #666;
}
#featured {
	width: 650px;
	margin: 20px auto 40px;
}





#content p {
	text-align: justify;
}
#commercialslideshow {
	width: 377px;
	float: left;
	height: 450px;
	margin-left: 40px;
}
#commercialslideshow #commercialbutton {
	text-align: center;
	margin: 9px;
}

#weddingslideshow {
	float: right;
	height: 450px;
	width: 377px;
	margin-right: 40px;
}
#weddingslideshow #weddingbutton {
	text-align: center;
	margin-top: 4px;
}
#biotextscroll p {
	text-align: left;
}
#biotextscroll ul li {
	text-align: left;
}



#multimedia {
	width: 464px;
	float: left;
	height: 550px;
	margin-left: 20px;
}
#multimedia #animoto {
	border: thin solid #666;
	height: 299px;
	width: 462px;
	background: #000;
}
#multimedia #animoto p {
	text-align: center;
	font-size: 0.8em;
}

#multimedia #animoto #animotoWindow {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 10px;
}


#multimedia #multimediatext {
	text-align: center;
	margin-top: 30px;
}

#imagesonline {
	float: right;
	height: 480px;
	width: 406px;
	margin-right: 20px;
}
#imagesonline #bride {
	border: 1px solid #000;
}
#imagesonline #girl {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left-width: 1px;
	border-left-color: #000;
}
#imagesonline #imagesonlinetext {
	text-align: center;
	margin-top: 30px;
}
#mmBTS {
	height: 120px;
}
#mmBTSsegment {
	height: 270px;
}
#mmBTStext {
	float: left;
	width: 500px;
}
#mmBTS #mmBTSvideo {
	float: right;
	height: 240px;
	background: #000;
	width: 445px;
	padding: 15px;
}




#mmTags {
	height: 170px;
}
#imgIntro {
	float: left;
	height: 137px;
	width: 344px;
	margin-left: 40px;
}
#imgFlair {
	float: right;
	height: 69px;
	width: 329px;
	margin-right: 60px;
	margin-top: 50px;
}

#mmtext {
	width: 400px;
	height: 800px;
	float: left;
	margin-top: 30px;
}
#mmanimoto {
	width: 464px;
	float: right;
	height: 820px;
	background: #000;
}
#mmwindow {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 10px;
}
#mmWeddings {
	height: 270px;
}
#mmWeddingsText {
	float: left;
	width: 300px;
	margin-top: 20px;
}

#mmWeddings #mmWeddingsVideo {
	float: right;
	height: 240px;
	background: #000;
	width: 445px;
	padding: 15px;
}
#imgJustclick {
	float: left;
	height: 154px;
	width: 900px;
	margin-left: 40px;
}
#mmFusion {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mmFusion p {
	text-align: center;
}

#mmWeddings #imgFusion {
	width: 442px;
	margin-right: auto;
	margin-left: auto;
}



#contactForm {
	float: left;
	width: 450px;
	height: 420px;
}
#contactForm p {
	line-height: 28px;
}

#contactForm #frmContact {
	width: 450px;
	position: relative;
	vertical-align: middle;
}

#content #contactForm form table {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#content #contactForm form table tr {
	height: 35px;
}
#contactForm form input {
	background: #666;
}
#contactForm table input {
	position: relative;
	background: #666;
	color: #FFF;
	margin-left: 30px;
	border: 1px solid  #343230;
	height: 25px;
}
#contactForm #frmContact p #sprytextfield1 .textfieldRequiredMsg , #content #contactForm #frmContact p #sprytextfield1 .textfieldRequiredMsg,{
	margin-left: 30px;
}
#contactForm textarea  {
	background: #666;
	color: #FFF;
	border: 1px solid #343230;
	margin-left: 30px;
	margin-top: 10px;
	height: 100px;
	padding: 5px;
}
#contactForm #submitButton {
	height: 25px;
	width: 60px;
	font-weight: lighter;
	margin-left: 128px;
	margin-top: 15px;
}
#contactForm #clearButton {
	height: 25px;
	width: 60px;
	font-weight: lighter;
	margin-left: 140px;
}


#address {
	float: left;
	width: 225px;
}
#address p {
	text-align: right;
	line-height: 3em;
}


#img#contactRob {
	display: block;
	border: thin ridge #343230;
	margin: 0px 10px 1em;
	float: right;
	width: 270px;
}















a:link {
	color: #6C0000;
	text-decoration: none;
}
a:visited {
	color: #898c7d;
	text-decoration: none;
}
a:hover {
	color: #363636;
	text-decoration: underline;
}
a:active {
	color: #898c7d;
	text-decoration: none;
}
#tagline  {
	font-size: 0.8em;
	text-align: center;
	padding-top: 20px;
}
#tagline p  {
	text-align: center;
}

/*-------Footer Specific------*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #595552;
	margin: 10px auto 0px;
	text-align: center;
	padding-top: 5px;
}
#footerDark {
	background: #1D1D1D;
	text-align: right;
	font-size: 0.8em;
	color: 050505;
	padding: 20px;
	border-top: thin groove #333;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-top: 20px;
}
#credits {
	float: right;
	width: 300px;
}
#usage {
	float: left;
	text-align: left;
	width: 400px;
}


#footer pre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}
#footerDark .center {
	text-align: center;
}


/****************************** 
Table Styles - NA
*******************************/

/****************************** 
Form Styles - NA
*******************************/

/****************************** 
Class Accent Styles
*******************************/

.boldWord {
	font-weight: bold;
	color: #E5E5E5;
}
.hilite {
	color: #990808;
	font-style: italic;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rightAlign {
	text-align: right;

}
.dkredBkgrd {
	background: #1E1413;
}
.listingBold {
	font-weight: bold;
	font-size: 10px;
}
.listingTableTeaser {
	font-size: 12px;
}
.listingsH2 {
	font-weight: bold;
}

