body { 
	background-image: url('images/bgimg2.gif');
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana;
}
#container {
	width: 752px;
	border: 1px solid #000;
	background-color: #fff;
	margin: 0px auto;
	text-align: left;
}
#head {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	height: 123px;
	border-bottom: 3px solid #000;
	margin: 0px;
}
#head div.jump {
	float: right;
	margin-right: 110px;
	padding-top: 90px;
	display: inline;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
/** Menu Styles **/
#topcontainer {
	padding: 0;
	margin: 0;
}
/** Layer 1 **/
#tablist { 
	margin: 0;
	padding: 0;
	height: 19px;
	background-color: #000;
}

#tablist li {
	display: inline;
	list-style-type: none;
	float: left;
	border-left: 1px solid #000;
	line-height: 14px;
}

#tablist li a, #tablist li a:visited, #tablist li a:active {
	background-image: url("images/buttonUp.gif");
	background-repeat: repeat-x;
	text-transform:uppercase;
	font-size:11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	cursor: default;
	padding: 2px 18px 2px 17px;
}

#tablist li a:hover, #tablist li a.current {
	background-image: url("images/buttonDown.gif");
	background-repeat: repeat-x;
	color: #ffcc33;
}

/** Layer 2 **/
#tabcontentcontainer {
	height:18px;
	padding: 2px 0px 1px 10px;
	border-top: 2px solid #000;
	border-bottom: 1px solid #666;
	background-image: url('images/menubg.jpg');
	background-repeat: repeat-x;
	font-size: 12px;
}

#tabcontentcontainer .selected {
	font-weight: bold;
}

#tabcontentcontainer a, #tabcontentcontainer a:visited, #tabcontentcontainer a:active {
	padding-right: 5px;
	color: #000;
	text-decoration: none;
}

#tabcontentcontainer a:hover {
	color: #666;
}

.tabcontent {
	display:none;
}

/* Main Page Styles */
#main {
	display: block;
	margin: 15px;
	font-size: 12px;
}
#main h1 {
	color: #033163;
	font-size: 15px;
	font-variant: small-caps;
}
#main h2 {
	color: #4A7D99;
	font-size: 14px;
	font-variant: small-caps;
}
#main p {
	font-size: 12px;
	line-height: 20px;
}
#main a, #main a:active, #main a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #4A7D99;
	text-decoration: none;
	border-bottom: 1px dashed #BCE0F2;
}
#main .center {
	text-align: center;
	margin: 0px auto;
}
#main .right {
	float: right;
	margin: 0px;
	margin-left: 20px;
}
#main .right img {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
#main .left {
	float: left;
	margin: 0px;
	margin-right: 20px;
}
#main .left img {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

#main ul {
	font-size: 12px;
	line-height: 20px;
}

#main li {
	margin-top: 15px;
	font-size: 12px;
	display: list-item;
	list-style-type: square;
	line-height: 20px;
}

#main .block {
	text-align: justify;
}

#main img {
	border: 0px;
}

div.line {
	display: block;
	width: 100%;
	border-bottom: 1px dashed #4A7D99;
	margin: 7px auto;
	text-align: center;
	clear: both;
}
/* End Main Page Styles */

table.officers {
	background-image:url('images/officerback.jpg');
	background-position: center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
	
td.officers {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
}

table.main {
	float: left;
	margin-right: 50px;
	border: 0px;
	width: 40%;
}

#baseline {
	display: block;
	clear: both;
	height: 20px;
}

#popupBox h2 {
	font-size: 14px;
	color: #000;
}
/* Footer Styles */
#foot {
	clear: both;
	height: 50px;
	background-color: #000;
}
#foot p {
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 11px;
}
#foot a, #foot a:active, #foot a:visited {
	color: #fff;
	text-decoration: none;
}
#foot a:hover {
	color: #BCE0F2;
	text-decoration: none;
	border-bottom: 1px dashed #BCE0F2;
}
.space {
	letter-spacing: 10px;
}
/* End Footer Styles */

/* Contact Form Styles */
div.row {
  	color: #000;
  	clear: both;
  	padding-top: 5px;
}

div.row span.label {
  	width: 150px;
  	float: left;
  	text-align: right;
  	padding-right: 7px;
}

div.row span.formw input, textarea, textarea {
  	float: left;
  	width: 350px;
  	text-align: left;
	width: 200px;
}

p.submit {
	text-align: left;
	margin-left: 50px;
}

input {
	width: 150px;
}
/* End Contact Form Styles */
#advertise ul {
	width: 100%;
}

#advertise li {
	display: inline;
	float: left;
	height: 150px;
	margin: 5px 5px;
}

#advertise a:hover {
	border-bottom: 0px;
}

#advertise img {
	margin: 3px 10px 3px 10px;
	border: 0px;
}
#popupBox {
	background-color: #fff;
	width: 95%;
}

#popupBox p {
	font-size: 12px;
}
