@charset "utf-8";
/* CSS Document */
*{
padding:0;
margin:0;
}
/* styled elements */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF url(Images/rooker_bar.gif) repeat-y scroll left top;
}
h1 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
	text-transform: uppercase;	
}
h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
}
h3 {
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
} 
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-bottom:15px;
}
h5 {
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	font: italic normal 14px Arial, Helvetica, sans-serif;
}
h6 {
	color: #000000;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
p {
	padding-bottom: 8px;		
}
ul {
	padding-left: 30px;
	margin-bottom: 8px;
	list-style: disc;
}
li {
	padding-bottom: 5px;

}
ol {
	padding-left: 30px;
	margin-bottom: 8px;
	list-style-type:upper-roman;

}
hr {
	border: none;
	color: #000000;
	background: #000000;
}


/* table */
table {

}
th {

}
td {
	padding: 5px;
}


/* links */
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}
a:focus {
	
}
/* form elements */
form {

}
input, textarea {
	border: 1px solid #000000;
	background: #ffffff;
	width: 300px;
}
.submit, .reset, .input_button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #000000 !important;
	border: 1px solid #000000;
	border-radius: 3px;
	padding: 3px;
	cursor: pointer;
	width: 100px;

}
.submit:hover, .reset:hover, .input_button:hover {
	background: #ffffff !important;
	color:#000000;
	border:1px solid #000000;
	cursor:pointer;

}

/* id elements */

#wrapper {
	width: 100%;
	position: relative;
}
#container {
	
}
/*header */
#header_wrapper {
	display: none;
}
#header {
	
}
#logo {
	

}
#header h1 {
	
}
#header h2 {
	
}
#header h1 span {
	
}
#header h2 span {
	
}

/* content */
#content_wrapper {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#content {
	margin-left: 251px;

}
#summary {
	
}
#content h1 img{
	margin-right: 5px;
}
#content h3{
	
}
#content p:first-child{
	
	
}
#summary p {
	font-weight:bold;
}
#summary p a {
}
#content img {
}

/* footer */

#footer_wrapper {
	display: none;

}
#footer {


}
#footer p {

}
#footer p a {

	
}
#footer p a:visited {


}

#footer p a:hover {

}

/* navigation */

#nav_wrapper{
	width: 170px;
	float: left;
	padding-left:60px;
	position: absolute;
	top: 10px;
	left: 0;
	background: url(Images/nav_logos2.jpg) no-repeat scroll center bottom;
	padding-bottom: 235px;
} 
#nav {

}
#nav ul {
	list-style-image:none;
	list-style: none;
	padding: 0;
	margin: 0;

	
}
#nav li {
	color: #000000;
	text-transform: uppercase;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px;
	font-weight: bold;
}
#nav li:last-child{
	
}
#nav ul a {
	color: #000000;
	text-transform: uppercase;	
}
#nav a:hover {
	color: #000000;
	text-decoration: underline;
	

}
#nav a:focus {
	
}
#nav ul ul{
	padding-bottom: 20px;
	/*background: url(images/nav_pic.gif) no-repeat scroll left bottom;*/
} 
#nav ul ul a{
	color: #000000;
	text-transform: capitalize;
	font-weight: normal;
}
#nav ul ul li{
	padding: 0 0 1px 12px;
}
#nav ul ul a:hover{
	color: #000000;
	text-decoration: underline;
}
/* Nav level 2 */
#nav2_wrapper {
	
	

}
#nav2 {
	
}
#nav2 ul {
	
}
#nav2 li {
	
}
#nav2 a {
	
}
#nav2 a:hover {
	}
#nav2 a:last-child {
	
}
/* end nav level 2 */
/* END NAVIGATION STYLES */

/* Extra divs */
#extradiv1{

}
#extradiv2{
}
#extradiv3{
}
#extradiv4{
}
#extradiv5{
}
#extradiv6{
}
#extradiv1 span{

}
#extradiv2 span{
}
#extradiv3 span{
}
#extradiv4 span{
}
#extradiv5 span{
}
#extradiv6 span{
}
/* News page */

#news{
	
}
.story_wrapper {
	


}
.story {
	
	
}
#news h4{	
	
}
#news .date{
	
}
#news p{
	

}
#news a{
	
}
#news a:hover{
	

}
#news img{
	
}
.heading2 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
	text-transform: uppercase;	
}
.heading2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
}
.heading3 {
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
} 
.heading4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-bottom:15px;
}
.heading5 {
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	font: italic normal 14px Arial, Helvetica, sans-serif;
}
.heading6 {
	color: #000000;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.body_copy {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 8px;		
}
.top{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
.clear{
	clear: both;
}
