﻿/* --------------MASTHEAD--------------- */
.masthead_bkg {
	background-image: url('../Images/ckb-masthead.jpg');
	background-repeat: no-repeat;
}
.colorbar_horiz {
	background-image: url('../Images/ckb-colorbar bkgr.jpg');
	background-repeat: repeat-x;
}

/* ---------------TEXT - LINKS----------------- */
a {
	color: #97EAD7;
}
a:visited {
	color: #808080;
}
a:active {
	color: #CCCCCC;
}
a:hover {
	color: #28C8A4;
}
.text_pagetitles {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #C0C0C0;
}
.text_subheading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #C0C0C0;
	text-align: justify;
}
.text_subheadColm {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #97EAD7;
	text-align: justify;
	margin-left: 2px;
}
.text_textright {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #CCCCCC;
	text-align: justify;
	width: 390px;
	float: right;
	margin-right: 10px;
	text-indent: 20px;
}
.text_textbold {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #97EAD7;
	text-align: center;
	width: 390px;
	float: left;
}
.text_zcenterbold {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #97EAD7;
	text-align: center;
}
.text_zcopyright {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	margin-top: 30px;
}
.text_textleft {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #CCCCCC;
	margin-left: 10px;
	text-align: justify;
	width: 390px;
	float: left;
	text-indent: 20px;
}
.text_textzlist {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #97EAD7;
	margin-left: 30px;
	font-weight: bold;
}
.text_text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #CCCCCC;
	margin-left: 10px;
	text-align: justify;
	margin-right: 8px;
}
.text_vendorleft {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #CCCCCC;
	margin-left: 10px;
	text-align: justify;
	margin-right: 8px;
	width: 300px;
}
.text_vendorright {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #CCCCCC;
	margin-left: 10px;
	text-align: justify;
	margin-right: 8px;
	width: 300px;
	float: right;
}
.text_formfield {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #97EAD7;
	font-variant: small-caps;
}
.text_formtext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #97EAD7;
	font-variant: small-caps;
	font-weight: bold;
}


/* ----------------NAVIGATION BAR----------------- */
#navcontainer ul
{
	background: #000000;
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0 1.3em 0.2em 1.3em;
	background-color: #000000;
	color: #97EAD7;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#navcontainer ul li a.active {
	background: #000000;
	color: #FFFFFF;
}
/* ---------------PHOTO PLACEMENT------------- */
.photo_left {
	border: 3px solid #C0C0C0;
	float: left;
	margin-left: 10px;
}
.photo_right {
	border: 3px solid #C0C0C0;
	float: right;
	margin-right: 10px;
}
/* -------------DIV CLASS-------------------- */
.collectiondiv {
	border-bottom: #97EAD7 dotted;
	margin-bottom: 10px;
	padding-top: 10px;
	height: 380px;
	border-bottom-style: solid;
}
.scrollArea {
	width: 758px;
	height: 410px;
	float: left;
	overflow: auto;
}
#rightcolumn {
	width: 300px;
	position: relative;
	float: right;
}


/* ---------------THREE COLUMN ---------------- */
#container {
	width: 740px;
	margin: 0 auto;
	padding: 10px;
}

#main {
	width: auto;
	display: block;
}

#colm_one {
	width: 232px;
	margin-right: 10px;
	float: left;
	border: 2px solid #C0C0C0;
	height: 445px;
}
#colm_two {
	width: 232px;
	margin-right: 10px;
	float: left;
	border: 2px solid #C0C0C0;
	height: 445px;
}
#colm_three {
	width: 232px;
	float: left;
	border: 2px solid #C0C0C0;
	height: 445px;
}

/* ---------------TWO COLUMN ---------------- */
#container_two {
	width: 696px;
	margin: 0 0 0 0;
}

#main_two {
	width: auto;
	display: block;
}

#colmn_one {
	width: 330px;
	margin-right: 10px;
	float: left;
	height: 300px;
}
#colmn_two {
	width: 330px;
	float: left;
	height: 300px;
}
/* ------ CLEAR -------*/
.clear {
	clear:both;
}
#bridesmaid_form {
	width: 700px
}

