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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:0px;
	text-align:center;
	background:url(images/bodyBG2.png) repeat-x #666666;
}

#wrapper {
	width:847px;
	margin:0px;
	padding:0px;
	background:#ffffff;
		
}
#header {
	background:#000000;
	height:55px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
.logo {
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
}
.toplinks {
	float:right;
	text-align:right;
	padding-right:40px;
	vertical-align:middle;
	padding-top:20px;
	font-weight:bold;
}
.toplinks a {
	text-decoration:none;
	color:#ffffff;
}

.toplinks a:hover{
text-decoration:none;
color:#ffcc33;
}
#navbar {
	background:url(images/nav_bg.jpg) repeat;
	height:40px;
	vertical-align:middle;
	clear:both;
	width:100%;
	text-align:left;
	float:left;
}
#homecontent {
	background:#ffffff;
	text-align:left;
	width:100%;
}
#homenav {
	height:149px;
	margin:0px;
	padding:0px;
	float:left;

}
#home_yellowbar {
	height:60px;
	background:#ffcc33;
	text-align:center;
	width:100%;
	clear:both;
	flaot:left;
}
#footer {
	height:34px;
	background:url(images/footer_bg.jpg) repeat-x;
	text-align:left;
	clear:both;
	margin:0px;
}
.footer_text {
	color:#333333;
	padding-left:30px;
	padding-top:10px;
	float:left;
	width:600px;
}
.main_copy {
	margin-left:40px;
	text-align:left;
	color:#767676;
	width:180px;
	margin-bottom:10px;
	background: #ffffff;
}
#sub_rightside{
float:right;
width:221px;
margin:0px;
background:#ffcc33;
text-align:left;


}

#sub_leftside{
margin:0px;
background:url(images/sub_content_bg.jpg) repeat-x #ffffff;
float:left;
width:626px;
height:500px;
}


#sidebar{
background:#ffcc33;
width:221px;
height:500px;
margin:0px;

}

.sidebar_copy {
padding-left:15px;
color:#333333;
padding-top:30px;
}
.sidebar_copy a {
background:url(images/sidebar_linksquare.jpg) no-repeat;
}
#sub_content {
background:url(images/sub_content_bg.jpg) repeat-x #ffffff;
}

.subpage_copy{
padding-left:20px;
text-align:left;
color:#00000;
padding-top:20px;
padding-right:40px;
font-size:11px;
padding-bottom:30px;
}

.title {
font-size:18px;
color:#333333;
padding-bottom:15px;
}

#staff_leftside {
float:left;
width:244px;
margin:0px;
height:850px;
background:#ffcc33 url(images/bio_sidebg.jpg) repeat-x;
text-align:left;

}
#staff_leftside_long {/*Just used for Joe's Bio because it's so long*/
float:left;
width:244px;
margin:0px;
height:1200px;
background:#ffcc33 url(images/bio_sidebg.jpg) repeat-x;
text-align:left;

}
#staff_rightside{
float:right;
width:603px;
margin:0px;
background:#ffffff url(images/bio_bg.jpg) repeat-x;
text-align:left;
}

.staff_sidebar_copy {
padding-left:15px;
color:#000000;
padding-top:10px;
font-size:11px;
padding-right:10px;
padding-bottom:200px;
}

h1 {
font-size:12px;
font-weight:bold;
color:#333333;
}

#staff_contact{
line-height:22px;
font-size:12px;
padding-bottom:20px;

}

#bio_image {
margin-right:20px;
margin-botttom:20px;
float:left;
}

dir li {
list-style-type:none;
font-size:12px;
font-weight:bold;
color:#000000;
line-height:14px;
list-style-postion:outside;

}
 
#contact1 {
float:left;
width:289px;
text-align:left;
margin:0px;
padding:0px;
}

#contact2 {
float:right;
text-align:left;
width:243px;
}

.stafflist {
line-height:18px;
font-size:12px;
color:#00000;
font-weight:bold;
padding-left:5px;
}

.stafflist a {
text-decoration:none;
color:#000000;
}
.stafflist a:hover {
text-decoration:none;
color:#ffffff;
}

#sitemap{
margin:0px;
min-height:500px;
float:left;
width:847px;
}

h2 {
font-weight:bold;
font-size:12px;
line-height:14px;
}
.sitemapcontent {
padding-left:20px;
text-align:left;
color:#00000;
padding-top:10px;
padding-right:20px;
font-size:11px;
padding-bottom:20px;
}


.sitemapcontent li {
list-style:inside disc;
color:#000000;
line-height:14px;
list-style-postion:inside;

}
.style1 {
	font: bold 12px;
}