/* -MAIN COLORS */
body {
background-color: white;
}
h4 {
padding: 0px;
margin: 0px;
font-size: 12pt;
font-weight: bold;
}

/* -STRUCTURE */
#container {
width:960px;
margin: auto;
text-align: left;
}

#head {
border-bottom: 6px solid black;
height:120px;
position: relative;
}
#content2{
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid black;
}
#content2 a:hover{
text-decoration: underline;
}
#content2 h2{
padding-top: 5px;
width: 570px;
line-height: 17px;
border-bottom: 1px dotted black;
}
#content2 h3{
padding-top: 5px;
width: 470px;
line-height: 17px;
border-bottom: 1px dotted black;
font-variant: small-caps;
}
#content2 table{
border-spacing: 0px;
}
#content2 table th {
	height: 30px;
	vertical-align: bottom;
	border-bottom: 1px solid #000;
}
#content2 table td{
	padding: 2px 4px;
	margin: 0px;
	vertical-align:top;
}
table#staff td+td+td, table#staff td+td+td+td{
	text-align:right;
}

#content2 tr:hover {
	background-color: #33A8DE;
	color: #fff;
}


a:link, a:visited {
color: black;
font-weight: bold;
text-decoration: underline;
}
a:hover {
	color: red;
}

h1{
font-family: Times New Roman, serif;
border: 1px solid black;
height: 60px;
padding-top: 0px;
padding-bottom: 7px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 47px;
}
h2{
font-family: Times New Roman, serif;
}
h1 img{
padding-bottom: 0px;
margin-bottom: 0px;
}
#headtitle {
font-size: 18px;
}

/* -MENU */

#menu {
	padding: 0px;
	border: none;
	width: 960px;
	height: 40px;
	margin: 0px;
	background: #242424 url(images/menu_bar.png) no-repeat;
}

#menu ul {

	margin: 0px;
	padding-top: 8px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	margin-left: 50px;
	letter-spacing: -1px;
	font: normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
}

#menu a:hover {
	color: #FFFFFF;
}

/* -FOOTER */
#footer {
padding: 0px;
margin: 0px;
}
#footer p.right {
padding: 0px;
margin: 0px;
float:right;
}
#footer p.left {
padding: 0px;
margin: 0px;
float:left;
}

/* -SLIDES */
#slides {
border-bottom: 6px solid black;
height: 400px;
}
#slides img{
border: 0px;
}
#controls{
height: 60px;
width: 157px;
position: relative; top: -80px; left: 715px;
}
#controls img{
padding: 0px;
margin: -2.4px;
}

/* -COLUMN1  */
#column1{
text-indent: 0.5em;
display: block;
border-left: 1px solid black;
border-bottom: 1px solid black;

width: 319px;
height: 320px;
float: left;
}
#column1 a:hover{
text-decoration: underline;
}
#column1 p {
font-family: Arial, sans-serif;
padding-left: 4px;
text-indent: 1.5em;
}
#column1 h2 {
text-align: center;
}
#column1 h3 {
line-height: 1px;
}
/* -COLUMN2  */
#column2{
text-indent: 0.5em;
display: block;
border-left: 1px solid black;
border-bottom: 1px solid black;
width: 319px;
height: 320px;
float: left;
}
#column2 a:hover{
text-decoration: underline;
}
#column2 p {
font-family: Arial, sans-serif;
padding-left: 4px;
}
#column2 h2 {
text-align: center;
}
/* -COLUMN3  */
#column3{
text-align: center;
text-indent: 0.5em;
display: block;
border-left: 1px solid black;
border-bottom: 1px solid black;

border-right: 1px solid black;
width: 318px;
height: 320px;
float: left;
}
#column3 p {
font-family: Arial, sans-serif;
}
#column3 img {
border: 1px solid white;
}
#column3 img:hover {
border: 1px solid black;
}
#column3 h2 {
text-align: center;
}

/* -WEB PROGRAM  */
#webcontent{
background: url(images/web_program.jpg) no-repeat top right;
/* Image purchased from BigStockPhoto.com */
}

/* -NETWORK PROGRAM  */

#networkingcontent{
background: url(images/networking_program.jpg) no-repeat top right;
/* Image purchased from iStockPhoto.com */
}

/* -STAFF  */
#staffcontent, #faqcontent {
background: url(images/staff.jpg) no-repeat top right;
/* Image purchased from iStockPhoto.com */
}
#staff {
padding-left: 10px;
padding-bottom: 10px;
}
/* -ITC  */
#itc{
background: url(images/itc.png) no-repeat top right;
/* Used with permission from itc Club */
}
#itc h2{
width: 320px;
border-bottom: 1px dotted black;
}
/* -FEEDBACK  */
#feedback td{
border: 2px solid white;
}
/* -CLASSES */
#classes {
padding-bottom: 10px;
width: 40em;
}
#classes .label {
font-weight: bold;
padding-left: 7px;
background-color: #dcdcdc;
}
#classes .label:hover {
background-color: #cdcdcd;
}
#classes .centerme {
text-align: center;
}

#classes2 {
padding-bottom: 10px;
width: 40em;
}
#classes2 .label {
font-weight: bold;
padding-left: 7px;
background-color: #dcdcdc;
}
#classes2 .label:hover {
background-color: #cdcdcd;
}
#classes2 .centerme {
text-align: center;
}
/* -EVENTS */
#content2  .eTitle{
font-size: 14pt;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: 0px;
}
#content2  .eContent{
width: 600px;
font-size: 12pt;
padding-top: 0px;
margin-top: 0px;
}h2 em {
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
}

/* FAQ */
.q { width: 570px; font-weight:bold; background-color: #DDD; padding: 5px 0; }
.q:before { content:"Q: "; font-weight:bold; font-size: 1.5em; }

.a { width: 570px; }
.q + .a:before { content:"A: "; font-weight:bold; font-size: 1.5em; }

