@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	color: #525252;
	line-height: 1.5em;
	font-size: 0.8em;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #629DCF;
}
a:hover {
	color: #1C6DA4;
}

#container1 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 403px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat;
	position: relative;
}
#lights {
	position: absolute;
	visibility: visible;
	top: 90px;
	left: 296px;
}
#flash-membership-benefits {
	left: 286px;
	top: 195px;
	position: absolute;
}
#welcome {
	position: absolute;
	left: 575px;
	top: 195px;
	width: 330px;
	color: #000000;
}
.style1 {
	color: #00639c;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
#container2 {
	background-image: url(../images/bg-main.png);
	background-repeat: repeat-y;
}
.clear {
	clear: both;
	height: 0px;
}
#left-col {
	width: 218px;
	float: left;
	text-align: center;
}
#container3 {
	width: 732px;
	float: right;
	padding-bottom: 40px;
}
#container3-padding {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer {
	height: 71px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	font-size: .9em;
}

#copyright {
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 11px;
}

#website-design-by {
	float: right;
	padding-right: 20px;
	padding-top: 42px;
}
#website-design-by  a:visited, #website-design-by a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#website-design-by a:hover {
	color: #FFFF66;
	text-decoration: none;
}
#navigation {
	padding-left: 6px;
	padding-right: 11px;
	padding-top: 25px;
	text-align: left;
}
#navigation  a:link, #navigation a:visited {
	height: 32px;
	background-image: url(../images/nav-bg-off.png);
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 31px;
	font-size: 14px;
	display: block;
}
#navigation a:hover {
	height: 32px;
	background-image: url(../images/nav-bg-on.png);
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 31px;
	font-size: 14px;
	display: block;
}

.padnav {
	margin-left: 35px;

}
.padding-icons {
	padding-top: 15px;
}

#left1 {
	float: left;
	text-align: justify;
}

.img-float {
	float: left;
	margin-right: 10px;
}

#right1 {
	float: left;
	width: 35%;
	text-align: right;
}

#forecast {
	text-align: center;
	height: 121px;
	float: right;
	width: 220px;
	background-image: url(../images/forecast.jpg);
	background-repeat: repeat;
}

#forecast-text {
	padding-top: 35px;
}
#forecast-text a {
	text-decoration: none;
}

.style4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #00639c;
}
.style4Copy {
	font-size: 1.2em;
	font-weight: bold;
	color: #00639c;
	padding-bottom: 15px;
}
#left1-a {
	clear: both;
}
#user5 {
	width: 296px;
	float: left;
}

#user6 {
	float: right;
	width: 296px;
}
#latest li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.png);
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left: 30px;
}

#latest-events-head {
	background-image: url(../images/latest-event-bg.png);
	height: 55px;
	width: 296px;
}
#latest-events-text {
	padding-left: 85px;
	padding-top: 12px;
	padding-bottom: 5px;
}
#text-area1 {
	background-color: #c8c8c8;
}
#round {
	background-image: url(../images/bg-round.png);
	height: 15px;
	background-repeat: no-repeat;
}
#latest-events-head2 {
	background-image: url(../images/latest-new-bg.png);
	height: 55px;
	width: 296px;
}
#latest-events-text2 {
	padding-left: 100px;
	padding-top: 12px;
	padding-bottom: 5px;
}
#text-area2 {
	background-color: #c8c8c8;
}
#round2 {
	background-image: url(../images/bg-round.png);
	height: 15px;
	background-repeat: no-repeat;
}
#latest  a:link, #latest a:visited {
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#latest a:hover {
	font-size: 20px;
	text-decoration: none;
	color: #7FADD7;
}



#user5-spacer {
	padding-left: 20px;
}

#user6-spacer {
	padding-right: 20px;
}
.style5 {	color: #00639C;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 5px;
}
.style6 {	color: #00639C;
	font-weight: bold;
}

#links-bullet li {
	margin-left: 50px;
	padding-bottom: 10px;
}

#links-bullet2 li {
	margin-left: 50px;
	padding-bottom: 10px;
}


.table {
	border: 2px solid #00639C;
	background-color: #BBD3EA;
}
.table td {
	padding-left: 20px;
}

#board {
	text-align: center;
	padding-bottom: 20px;

}

#list-pics {
	font-size: 10px;
}

#boarddirectors {
	padding-left: 150px;
	text-align: left;

}

#guidelist-list li {
	margin-left: 50px;
	padding-bottom: 5px;
}

#agree {
	float: left;
	width: 50%;
	text-align: center;
}
#disagree {
	width: 50%;
	float: right;
	text-align: center;
}
#agree-disagree  a:visited, #agree-disagree a:link {
	font-size: 20px;
	color: #00639C;
}
#agree-disagree a:hover {
	font-size: 20px;
	color: #629DCF;
}
.style6 a:link, .style6 a:visited {
	color: #00639C;
	font-weight: bold;
	text-decoration: none;
}
.style6 a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.style5 {	color: #00639C;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 5px;
}
.tkcbe-bldg {
	float: left;
	margin-right: 10px;
	border: 2px solid #00639C;
}
#featured-director {
	text-align: center;
	padding-top: 35px;
}
#MagicImage {
	height: 97px;
}
.style1Copy {
	color: #00639c;
	font-size: 18px;
	font-weight: bold;
}
.border-img {
	border: 3px solid #0D6BA1;
}
.style7 {
	font-size: 1em
}
.style9 {
	font-size: .8em
}
#featured {
	float: left;
	width: 25%;
}
#featured2 {
	float: right;
	width: 75%;
	text-align: justify;
}
#text-area2  a:visited, #text-area2 a:link {
	color: #525252;
	font-size: 13px;
	text-decoration: underline;
}
#text-area2 a:hover {
	color: #00639C;
	font-size: 13px;
	text-decoration: underline;
}
.style10 {font-size: 16px}
.padded-table td {
	padding: 1px;
}
.style11 {
	color: #00639C;
	font-size: 18px;
}
.style12 {
	color: #00639C;
	font-size: 14px;
}
#link12  a:link, #link12 a:visited {
	font-size: 14px;
	color: #00639C;
	text-decoration: none;
}
#link12 a:hover {
	font-size: 14px;
	color: #004066;
	text-decoration: none;
}
.comp-insurance {
	padding-left: 20px;
	padding-right: 10px;
}
.workers-comp-insurance {
	text-align: center;
	padding-top: 20px;
}
#left-col123123 {
	width: 218px;
	float: left;
	text-align: center;
}
#video {
	width: 50%;
	float: left;
}
#add-icons {
	float: right;
	width: 45%;
}
#container3bbb {
	width: 732px !important;
	width: 690px;
	float: right;
	padding-bottom: 40px;
}
#legal a {
	color: #000000;
	text-decoration: none;
}
.poster-order-div td {
	padding: 5px;
	background-color: #639CCE;
}
.style13 {color: #000000}
.poster-order-div {
	width: 60%;


}
.poster-order-div  input {
	width: 215px;
}
.poster-order-div  #form1  textarea {
	width: 200px;
}
#container1 #container2 #container3 #container3-padding .poster-order-div #form1 .suibmit {
	width: 100px;
}
#container1 #container2 #container3 #container3-padding .poster-order-div #form2 .suibmit {
	width: 100px;
}
#form1   .radio-yes-no        {
	width: 20px;
}
#container1 #container2 #container3 #container3-padding .poster-order-div #form1 label {
	color: black;
}
#form2 .radio-yes-no {
	width: 20px;
}
#calendar-mid {
	background-color: #C6C6C6;
	width: 296px;
}
#left1 a {
	margin-left: 10px;
}
#calendar-pads1 {
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
}
#calendar-pads1 ul li {
	padding-bottom: 10px;
}
.mark-head1 {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-left: 51px;
	padding-top: 10px;
}




#calendar-top {
	background-image: url(../images/latest-event-bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#video img {
	float: left;
}
#calendar-base {
}
#calendar-head2 {
	background-image: url(../images/mark-calendar-bg.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 296px;
	color: #fff;
	font-size: 21px;
	float: left;
}
#calendar-head-pad {
	padding-top: 13px;
	padding-left: 80px;
}
#cal-1 {
	float: left;
	width: 41%;
	background-color: #CCC;
}
#cal-2 {
	float: left;
	width: 52%;
}
#cal-3 {
	float: left;
	width: 29%;
}
#cals-box {
	padding-bottom: 10px;
	padding-left: 10px;
}
#calendar-head2-marg {
	padding-left: 0px;
}
#cals-box a:link , #cals-box a:visited{
	color: #00639C;
	text-decoration: none;
}
#cals-box a:hover {
	color: #267AAB;
	text-decoration: none;
}
#cal-1-pad {
	padding: 10px;
}
#cal-2-pad {
	margin-left: 70px;
	background-color: #ccc;
	padding: 10px;

}
#calendar-head3 {
	background-image: url(../images/mark-calendar-bg.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 296px;
	color: #fff;
	font-size: 21px;
	float: left;
}
.spacer-heads {
	float: left;
	padding-left: 53px;
}

.right-container-2 {
	float: right;
	text-align: center;
}
.right-container-2 a , .right-container-2 a:visited{
	display: block;
	padding-top: 5px;
}
