/* auto-clearing styles */
/* for CSS2-compliant browsers */
.fix:after{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* trigger hasLayout for ie5/5.5/6 */
* html .fix{height: 1%;}
/* trigger hasLayout for ie5.5/6/7, containing for ie5/mac */
.fix{display: inline-block;}
/* reset display for non-ie5/mac \*/
.fix{display: block;}
/* end hide */
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/

/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme:08 - Pure Center
  -----------------------------------
*/
#p7TBM {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
#p7TBMroot {
	font-size: 13px;
	margin: 0px;
	letter-spacing: 1px;
}
#p7TBMrootbox {
	background-color: #FFFFFF;
}
#p7TBMroot img {
	border: 0;
}
#p7TBMroot ul {
	text-align: center;
	margin: 0px;
	padding: 5px 0;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot li a {
}
#p7TBMroot .p7TBMtext li a {
	padding: 5px 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #333333!important;
	font-weight: normal;
}
/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {
	color: #333333;
	background-color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#p7TBMsubwrap{
	font-size: 13px;
	position: relative;
	height: auto;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
}
.p7TBMsubbox
 {
}
 
.p7TBMsub ul {
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	background-image: url(img/iebfix.gif);
	background-color: transparent;
	border: 0;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
	margin: 0 3px 0 0;
	line-height: 2.5em;
}
.p7TBMsub li a {
	padding: 5px 8px 2px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
#p7TBM br {
	display: none !important;
}
/* current marker style */
#p7TBM .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	
}



/* Typography
------------------------------------------------------------------------------*/

p {
	margin: 8px 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/global/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1F1F1;
}




p.differentSpacing {
	margin-top: 0px;
	margin-bottom: 5px;
}


h1 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: left;
}


h2 {
	margin: 0px;
	padding: 0px 0px 2px;
	font-size: 14px;
	color: #996600;
	font-weight: bold;
	line-height: 20px;
}


h3 {
	margin: 0px;
	padding: 15px 0px 5px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 18px;
}

h4 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 18px;
}


h5 {
	margin: 25px 0px 15px;
	padding: 4px 0px 8px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 2px;
	text-align: left;
	display: block;
}

h6 {
	margin: 0px 0px 8px;
	padding: 3px 4px 3px 5px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	background-color: #DE7B00;
	display: block;
	background-image: url(../images/merchandise/sale-h-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



#footer a:link, #footer a:visited, #footer a:active {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	padding: 0px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-right: 10px;
	margin-left: 10px;
}

#footer a:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}

#content a:link, #content a:visited, #content a:active {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#content a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}





/* Page Layout
------------------------------------------------------------------------------*/

.col_01px {
	margin: 0px;
	float: left;
	width: 212px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.col_02px {
	margin: 0px;
	float: left;
	width: 217px;
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.col_03px {
	margin: 0px;
	float: left;
	width: 262px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	display: block;
	background-color: #FAF7CA;
}


#header {
	background: url(../images/global/ks-ph-logo.gif) no-repeat right 15px;
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	width: 796px;
	text-align: left;
}
#flashcontent {
	display: block;
	text-align: center;
	margin-top: 8px;
	height: 400px;
}
#header-bg {
	background-image: url(../images/global/menu-bg-grey.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: center top;
}

#menu-wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	display: block;
	height: 69px;
	background-image: url(../images/global/menu-art.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#menu {
	margin: 0px;
	padding: 0px;
	width: 920px;
}
#container {
	width: 920px;
	margin: 0px auto;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px;	
}
#content {
	width: 760px;
	margin: 0px auto;
	display: block;
	padding: 0px;
}
#content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content li {
	padding-left: 30px;
	background: url(../images/global/arrow-red.gif) no-repeat 0em 0.4em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-top:6px;
	padding-bottom:6px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-decoration: none;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left li {
	padding-left: 22px;
	background: url(../images/global/arrow-red.gif) no-repeat 0em 0em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-top:0px;
	padding-bottom:8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
}
.printtext {
	display: none;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	width: 630px;
}
#footer {
	text-align: center;
	padding: 10px 0px 20px;
	color: #333333;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	padding: 0px;
}

#copyright a:hover {
	background-color: transparent;
	color: #999999;
	text-decoration:none;
}





/* Other
------------------------------------------------------------------------------*/

.spacer {
     clear:both; height: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}




#header-sections {
	margin: 0px;
	padding: 40px 0px 0px 300px;
}
.img-right {
	float: right;
}
#img-top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 786px;
	padding-top: 10px;
	height: 255px;
	display: block;
	text-align: left;
}
.arrows {
	font-weight: bold;
	color: #B08631;
}
.arrows_light {
	font-weight: bold;
	color: #CCB37E;
}
.col_wrapper-a {
	margin: 0px;
	padding: 5px 0px 15px;
}
.col_wrapper-b {
	margin: 0px;
	padding: 5px 0px 0px;
}
.col_wrapper-b-top {
	margin: 15px 0px 0px;
	padding: 15px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.col_wrapper-c {
	margin: 0px;
	padding: 25px 0px 0px;
}

.col_wrapper-d {
	margin: 0px;
	padding: 5px 0px 35px;
}
.one_col_wrapper{
	margin: 0px;
	padding: 5px 140px 15px 0px;
}
#content-flash {
	width: 760px;
	margin: 0px auto;
	display: block;
	padding: 20px 0px 0px;
}

#contact-info-print {
	display: none;
	width: 760px;
	float: left;
	margin: 25px 0px 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
}


#header-logo-print {
	display: none;
	margin: 0px;
	padding: 0px;
}
.col_01content {
	margin: 0px;
	float: left;
	width: 360px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.col_02pxcontent {
	margin: 0px;
	float: left;
	width: 360px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.col_02pxcontent-top {
	margin: 0px;
	float: left;
	width: 360px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.col_02pxcontent-top-30px {
	margin: 0px;
	float: left;
	width: 205px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

.col_03pxcontent {
	margin: 0px;
	float: left;
	width: 600px;
	text-align: left;
	padding: 0px;
}
.free_h {
	font-size: 15px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 15px;
	margin: 0px;
	display: block;
}
.free_body {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	font-weight: bold;
	padding-top: 4px;
	margin: 0px;
	display: block;
}
.price {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	font-weight: bold;
	padding-top: 4px;
	display: block;
}
.form {
	padding-bottom: 6px;
	padding-top: 8px;
	font-weight: bold;
}
.form-tb {
	padding-bottom: 6px;
	padding-top: 10px;
}
.required_flag {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	}
.free_h-weddings {
	font-size: 15px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
.form-tb-space-cor {
	padding-bottom: 6px;
	padding-top: 17px;
}
