/* CSS Document */

body {
	margin:0;
	margin-bottom: 15px;
	background-color: #008080; /* teal */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #FFF;
	text-align: center;
	background-image: url(images/designImages/nkaBG_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	line-height: 16px;
}

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

						LINKS

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

a:link {
	color: #008080; /* teal */ 
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#008080; /* teal */
	text-decoration:none;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#36454f; /* charcoal */
	text-decoration:none;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color: #008080; /* teal */
	text-decoration:none;
	text-decoration:underline;
	font-weight:bold;
}

a.darkBGlink:link {
	color:#f5f5dc; /* beige */
	text-decoration:none; 
	font-weight:bold;
}
a.darkBGlink:visited {
	color:#f5f5dc; /* beige */
	text-decoration:none; 
	font-weight:bold;
}
a.darkBGlink:hover {
	color:#FFF; 
	text-decoration:none; 
	font-weight:bold;
}
a.darkBGlink:active {
	color: #f5f5dc; /* beige */
	text-decoration:none; 
	font-weight:bold;
}

a img {
	border: none;
}

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

						LIST

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

ul {
	list-style-type: none;
	padding-left: 24px;
	margin-left: 0;
}
li {
	background-image: url(images/designImages/pgiBullets.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 24px;
	line-height: 19px;
	margin-bottom: 2px;
}

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

						MAIN SECTIONS

**************************************************************
*************************************************************/
.banner {
	background-color: #f7d081;
	background-image: url(images/designImages/nkaBG_01b.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.navigation {
	background-color: #36454f; /* charcoal */
}
.mainContent {
	background-color: #ffefdc; /* beige */
	text-align: left;
}
.bottomFooter {
	background-color: #36454f; /* charcoal */
}
.pageEnd {
	background-color: #008080; /* teal */
	background-image: url(images/designImages/nkaBG_01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/*************************************************************
**************************************************************

						IMAGE STYLES

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

.imgBorder {
	border: 3px solid #fff;
}
.imgBorder2 {
	border: 1px solid #fff; /* white */
}
.homeImage1 {
	width: 330px;
	height: 440px;
	overflow: hidden;
	border: 3px solid #fff;
}
.iepngfix {
	behavior: url(iepngfix.htc);
}

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

						HEADINGS

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

.heading {
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.sub-heading {
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.sub-heading2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 6px;
}

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

						FONT STYLES

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

.mainText {
	
}
.mainText_ind {
	padding-left: 38px;
}
.mainText_ind_normal {
	padding-left: 24px;
	font-weight: normal;
}
.mainText_ind2 {
	padding-left: 21px;
}
.mainText_right {
	text-align: left;
	padding-left: 4.9em;
}
.bottomLinks {
	text-align: right;
	font-size: 1em;
	padding-right: 3px;
}
.HWS {
	font-size: 0.9em;
	text-align: right;
	padding-right: 15px;
	padding-top: 6px;
	color: #fff;
}
.indent_01 {
	padding-left: 41px;	
}


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

						HIGHLIGHT TEXT

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

.greenText {
	color: #81ff90; /* green */
}
.tealText {
	color: #008080;
}
.tinyText {
	font-size: 0.8em;
}
.darkText {
	color: #333;
}
.lightText {
	color: #FFF;
}
.redText {
	color: #A00000;
}
.company {
	font-weight: bold;
}
/*************************************************************
**************************************************************

						BOXES AND CONTAINERS

**************************************************************
*************************************************************/
.whiteBox {
	padding: 15px;
	background-color: #fff; /* white */
	color: #36454f;
	text-align: left;
}
.whiteBox2 {
	padding: 15px;
	background-color: #fff; /* white */
	color: #36454f;
	text-align: left;
}
.whiteBox_contact {
	padding: 15px;
	background-color: #fff; /* white */
	color: #36454f;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/designImages/nkaLeftMural.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whiteBox_noPadding {
	background-color: #fff; /* white */
	color: #36454f;
	text-align: left;
}
.beigeBox {
	padding: 15px;
	background-color: #f5f5dc; /* beige */
	color: #36454f;
	text-align: left;
}
.beigeBox2 {
	padding: 15px;
	background-color: #e0e0bc; /* dark beige */
	color: #36454f;
	text-align: left;
}
.beigeBox3 {
	padding: 15px;
	background-color: #ffefdc; /* beige2 */
	color: #36454f;
	text-align: left;
}
.beigeBox3_noPadding {
	background-color: #ffefdc; /* beige2 */
	color: #36454f;
	text-align: left;
}
.beigeBox3_contact {
	padding: 15px;
	background-color: #ffefdc; /* beige2 */
	color: #36454f;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/designImages/nkaLeftMural.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.charcoalBox {
	padding: 15px;
	background-color: #36454f; /* charcoal */
	color: #FFF;
	border-right: 1px dotted #fff;
	text-align: left;
}
.tealBox {
	padding: 15px;
	background-color: #008080; /* teal */
	color: #FFF;
	background-image: url(images/designImages/nkaBG_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
}
.tealBox_noPadding {
	padding: 0px;
	background-color: #008080; /* teal */
	color: #FFF;
	background-image: url(images/designImages/nkaBG_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	/*border-left: 1px dotted #008080;*/
}
.blackBox {
	padding: 15px;
	background-color: #000; /* black */
	color: #f5f5dc;
	text-align: left;
}
.transparentGreyBox {
	padding: 15px;
	background-color: #333; /* charcoal */
	color: #FFF;
	text-align: left;
}
.specialHomeDiv {
	/*height: 274px;
	height: 322px;
	height: 316px;
	height: 331px;*/
	height: 362px;
}
.bgTitle {
	background-image: url(images/designImages/nkaImageTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	behavior: url(iepngfix.htc);
}
.imageInfo {
	
}
.homeText {
	background-image: url(images/designImages/nkaSignature.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeCaption {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0.09em;
	color: #333;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 3px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.galleryMenu {
	background-color: #fff; /* white */
}
.textBoxes {
	padding-left: 9px;
}
.contactFormDiv {
	
}
.iframeSettings {
	border: none;
	allowtransparency: true;
}
.iframeBox {
	height: 90px;
}
.iframeBox2 {
	
}
.fauxFinish_popup {
	display: none;
	position: absolute;
	left: 0px;
	top: 13px;
	padding: 10px;
	background-color: #ffefdc;
	background-image: url(images/designImages/nkaBG_01c.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	font-size: 1em;
	width: 630px;
	height: 493px;
	overflow: auto;
}
.popupHolder {
	position: relative;
	width: 650px;
}
.popupLink {
	text-align: right;
	padding-right: 0px;
	position: relative;
	top: -15px;
	height: 15px;
}
.closePopupLink {
	text-align: left;
}
.popupLeftColumn {
	width: 50%;
	float: left;
	font-weight: bold;
}
.popupRightColumn {
	width: 50%;
	float: right;
	font-weight: bold;
}

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

						SEPARATORS

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

.separator_6 {
	height: 6px;
}
.separator_15 {
	height: 15px;
}
.separator_15_right {
	height: 15px;
	border-right: 1px solid #083a6d; /* navy blue */
}
.separator_15_rightLeft {
	height: 15px;
	border-right: 1px solid #083a6d; /* navy blue */
	border-left: 1px solid #083a6d; /* navy blue*/
}
.separator_24 {
	height: 24px;
}
.separator_33 {
	height: 33px;
}
.separator_42 {
	height: 42px;
}
.separator_51 {
	height: 51px;
}
.separator_69 {
	height: 69px;
}
.separator_96 {
	height: 96px;
}
.separator_132 {
	height: 132px;
}
.separator_150 {
	height: 280px;
}


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

						TABLES, TD STYLES

**************************************************************
*************************************************************/
#bannerTable {
	
}
#navigationTable {
	height: 51px;
}
#contentTable {
	
}
#bottomFooterTable {
	
}
#pageEndTable {
	
}

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

						FORM STYLES: TEXT, BUTTONS

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

.formText {
	font-family: Verdana;
	font-size: 8pt;
	color: #008080;
	text-align: right;
	padding-left: 2px;
	padding-right: 4px;
}
.formFields {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
}
.formFieldsSubmit {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}

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

						PAGE BACKGROUND

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