/* --------- site wide tags --------- */

a:link {text-decoration:underline;}
a:hover {text-decoration:none;}

/* --------- layout --------- */

#contactBox {
	background-image: url(images/headBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	float: right;
	height: 80px;
	width: 337px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}

#contentSpace {
	background-color: #FFFFFF;
	padding: 20px;
	width: 770px;
	vertical-align: top;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	padding-bottom: 40px;
}

#dropL {
	background-image: url(images/shadow/left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#dropR {

	background-image: url(images/shadow/right.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#header {
	background-color: #5E0000;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
}
/* --------- navigation --------- */
#navL {
	vertical-align: top;
	width: 180px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navL img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navBottom {
	background-color: #5E0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}
#intContent #bizInfo a {color:#000000;}
#contactBox a {color:#FFFFFF;}
#copyright a {color:#FFFFFF;}
#navBottom a {color:#FFFFFF;}
#intContent a {color:#FFFFFF;}
#homePic a {color:#FFFFFF;}
#bizTxt a {color:#5E0000;}
/* --------- interior mall pages --------- */
#intContent {
	width: 578px;
	height: 518px;
	background-color: #343434;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}
#intContent h1 {font-size: 18px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#intContent h2 {font-size: 18px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#intContent h3 {font-size: 15px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#intContent h4 {font-size: 15px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#intContent h5 {font-size: 12px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#intContent h6 {font-size: 12px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#intContent p {font-size: 11px;}
/* --------- admin  pages --------- */
#adminRichText {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
#adminRichText h1 {font-size: 14px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#adminRichText h2 {font-size: 14px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#adminRichText h3 {font-size: 13px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#adminRichText h4 {font-size: 13px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#adminRichText h5 {font-size: 12px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#adminRichText h6 {font-size: 12px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#adminRichText p {font-size: 11px;; margin-top: 0px; margin-bottom: 8px;}
/* --------- business pages --------- */
#bizInfo {
	padding: 10px;
	width: 165px;
	background-color: #CCCCCC;
	vertical-align: top;
	color: #000000;
}
#bizUpdate {
	background-color: #424242;
	padding: 10px;
	border: 3px double #FFFFFF;
}
#bizUpdate h1 {font-size: 18px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#bizUpdate h2 {font-size: 18px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#bizUpdate h3 {font-size: 14px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#bizUpdate h4 {font-size: 14px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#bizUpdate h5 {font-size: 12px; font-weight:bold; margin-top: 0px; margin-bottom: 8px;}
#bizUpdate h6 {font-size: 12px; font-weight:normal; margin-top: 0px; margin-bottom: 8px;}
#bizUpdate p {font-size: 11px;; margin-top: 0px; margin-bottom: 8px;}

#bizTxt {
	background-color: #FFFFFF;
	padding: 10px;
	width: 362px;
	vertical-align: top;
	color: #000000;
}
#bizTxt p,ul{
	margin-top: 0px;
	margin-bottom: 8px;
}
#bizTxt h1{
	font-size:16px;
	font-weight:bold;
	color: #5E0000;
	margin-bottom:0px;
}
#bizTxt h2{
	font-size:13px;
	font-weight:normal;
	color: #5E0000;
	margin-top:2px;
	margin-bottom:12px;
}
/* --------- general --------- */
.horizLine {
	background-image: url(images/horizLine.gif);
	background-repeat: repeat-x;
	height: 41px;
}
/* --------- home only --------- */
#homePic {
	width: 100%;
	background-image: url(images/kings_mall_03.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #343434;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 375px;
	padding-right: 10px;
	padding-left: 10px;
}
/* --------- map only --------- */
#map {
	float: right;
	height: 464px;
	width: 246px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #343434;
}
.itemRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}
.contentTable_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E0000;
	text-align: center;
}
.contentTable_sub {
	font-size: 10px;
	color: #000000;
	background-color: #E5E5E5;
	font-style: italic;
}
