@charset "utf-8";
/* CSS Document */

#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	float: left;
	height: 151px;
	width: 960px;
	background: url(http://www.kingsnetworking.com/img/headerBg.jpg) no-repeat;
	overflow: hidden;
}
#logo {
	float: left;
	height: 140px;
	width: 450px;
	margin-left: 15px;
	display: inline;
}
#newsletter {
	float: right;
	height: 19px;
	width: 470px;
	margin-top: 112px;
	padding: 10px 0;
	display: inline;
}
#newsletter label.newsletterLabel {
	font-size: 13px;
	color: #ffe505;
	font-weight: bold;
	float: left;
}
#newsletter input#email {
	background: url(http://www.kingsnetworking.com/img/emailInputBg.gif) no-repeat;
	height: 11px;
	width: 184px;
	border: 0px;
	margin: 0px 15px;
	float: left;
	font-size: 11px;
	padding: 4px 10px;
}
#nav {
	float: left;
	width: 960px;
	height: 29px;
	margin-bottom: 15px;
	overflow: hidden;
	display: inline;
}
#nav ul {
	display: inline;
	float: left;
	width: 755px;
	height: 29px;
}
#nav li {
	display: inline;
	float: left;
	height: 29px;
	margin-right: 10px;
	background: url(http://www.kingsnetworking.com/img/navLiBg.gif) no-repeat left;
}
.yelnavbtn li {
	display: inline;
	float: left;
	height: 29px;
	margin-right: 10px;
	background:url(../images/yellow_btn_bg.gif) no-repeat left;
	/*background: url(http://www.kingsnetworking.com/img/navLiBg.gif) no-repeat left;*/
}
#nav a {
	font-size: 16px;
	color: #ffe505;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	height: 16px;
	padding: 6px 7px 7px 7px;
	background: url(http://www.kingsnetworking.com/img/navABg.gif) no-repeat right;
}

#nav .yelnav a {
	font-size: 16px;
	color: #ffe505;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	height: 16px;
	padding: 6px 7px 7px 7px;
	background: url(http://www.kingsnetworking.com/images/navYBg.gif) no-repeat right;
}

#nav a:hover {
	text-decoration: underline;
}
#nav span {
	font-size: 24px;
	color: #511C74;
	font-weight: bold;
	display: block;
	float: right;
	padding: 0px;
	height: 24px;
	margin-top: 3px;
	display: inline;
}
#content {
	float: left;
	width: 960px;
}
#left, #right {
	float: left;
	width: 210px;
}
#right a, #left a {
	font-size: inherit;
	color: #511C74;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#right a:hover, #left a:hover {
	color: #511C74;
	background-color: #ffffff;
	text-decoration: underline;
}

img { border:0; }

#left .content_box, #right .content_box {
	float: left;
	width: 210px;
	background: url(http://www.kingsnetworking.com/img/boxBg.gif) no-repeat #511c74 bottom;
	margin-bottom: 15px;
	min-height: 175px;
}
#left h3, #right h3 {
	font-size: 18px;
	color: #ffe505;
	padding: 10px 0;
	margin: 0;
	text-align:center;
	border-bottom: 2px solid #ffe505;
}
#left p, #right p {
	line-height: normal;
	color: #FFF;
	padding: 10px;
}
#main {
	float: left;
	width: 520px;
	margin: 0 10px;
	text-align: center;
	display: inline;
}
#blog_content {
	width:740px;
	margin:0 10px 0 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#blog_sidebar ul, #blog_sidebar ol, #blog_sidebar li {
	margin:0;
	list-style-type:none;
}
#blog_sidebar .content_box {
	float: left;
	width: 190px;
	background: url(http://www.kingsnetworking.com/img/boxBg.gif) no-repeat #511c74 bottom;
	margin-bottom: 15px;
	padding:0 10px;
	min-height: 175px;
}
#blog_sidebar h3 {
	font-size: 18px;
	color: #ffe505;
	padding: 10px 0;
	margin: 0;
	text-align:center;
	border-bottom: 2px solid #ffe505;
}
#blog_sidebar p {
	line-height: normal;
	color: #FFF;
}
#blog_sidebar {
	float: left;
	width: 210px;
	color:#FFF;
}
#blog_sidebar a {
	font-size: inherit;
	color: #ffe505;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#blog_sidebar a:hover {
	color: #511C74;
	background-color: #FFE505;
	text-decoration: none;
}
#footerWrap {
	float: left;
	width: 960px;
	margin: 15px 0;
	padding-bottom: 7px;
	background: url(http://www.kingsnetworking.com/img/footerWrapBg.gif) #511C74 no-repeat bottom;
	display: inline;
}
#footer {
	float: left;
	width: 960px;
	padding-top: 15px;
	background: url(http://www.kingsnetworking.com/img/footerBg.gif) no-repeat;
	display: inline;
}
#footer ul {
	float: left;
	width: 940px;
	margin: 0 10px;
	display: inline;
}
#footer li {
	float: left;
	width: auto;
	list-style-type: none;
	display: block;
	border-right: 1px solid #FFE505;
	margin-right: 5px;
	padding-right: 5px;
}
#footer a {
	color: #FFE505;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	float: left;
}
#footer a:hover {
	background: #FFE505;
	color: #511C74;
}
#footer li.last {
	border: none;
}
#footer li.copy {
	border: none;
	float: right;
}
#footer span {
	float: left;
	width: 150px;
	margin: 5px 0 5px 10px;
	color: #FFE505;
	display: inline;
}