h1,h2,h3,h4,h5,h6 {
	color:#DE0019;
	margin:5px;
	padding:0;
	font-weight:normal;
}
h1,h2 {
	text-align:center;
}

h3,h4 {
	text-align:left;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:20px;
	
}
h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

p {
	font-family:verdana,arial,san-serif;
	font-size:14px;
	font-weight:normal;
	margin:5px;
}
li {
	font-family:verdana,arial,san-serif;
	font-size:12px;
	font-weight:normal;
	margin:5px;
}

.right {
	float:right;
}
.left {
	float:left;
}

/*CONTENT STYLES*/
table.threecolumns {
	width:90%;
	margin:0 auto;
	background-color:#fff;
}
table.threecolumns td {
	vertical-align:top;
}

ul.leftul {
	float:left;
}
ul.rightul {
	float:right;
}




td.contentcell hr {
width:90%;

border:1px solid #1b4a1c;	
}


table.starthere a {
	display:block;
}
td.contentcell a:link,td.contentcell a:visited,div.contentcell a:link,div.contentcell a:visited {
color:#de0019;
text-decoration:underline;
}

td.contentcell a:hover,div.contentcell a:hover {
	text-decoration:none;
	color:#000;
}





td.bigcell h1 {
	font-size: 26px;
	text-align:center;
	color:#1b4a1c;
	font-weight:normal;
}

td.bigcell h2 {
	font-size: 20px;
	text-align:left;
	color:#1b4a1c;
}

td.bigcell h3 {
	font-size: 16px;
	color:#1b4a1c;
	text-align:left;
	margin-top:0;
}

td.bigcell ul {
	margin-bottom:0;
}

td.bigcell p,td.bigcell li {
	font-size:14px;
	margin:10px 0px;
	padding:0;
}
table.meetteam {
	border-collapse:collapse;
	margin-bottom:30px;
}
table.meetteam td h3 {
	margin-bottom:0;
}
table.meetteam td {
	border:1px solid #ccc;
	vertical-align:top;
	
	border-collapse:collapse;
}


table.meetteam td p {
	margin-left:10px;
}

strong {
	color:#1b4a1c;
}

table.communitieslist {
	width:100%;
	border:0;
	margin-top:0;
	margin-bottom:0;
}

.searchlinks {
	margin-left:50px;
}
.searchlinks ul {
	list-style-type:disc;
	margin-top:-10px;
	
	padding-top:0;
	

	

}
.searchlinks ul li {
	width:120px;
	margin:3px 3px 3px 15px;
	padding:3px 3px 3px 0px;
	background-color: #fff;
	margin-right:10px;

}

.searchlinks h3{	
	margin-bottom:0;
	color:#000;
font-size:13px;
	
}

.searchlinks a:link, .searchlinks a:visited  {
	color:#000;
	font-family:verdana,arial,san-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	background-color:#fff;
	margin:0px;

	
	
	}

.searchlinks a:hover {
	color:#1b4a1c;
	background-color:#fff;
}

.searchlinks h3 a:link,.searchlinks h3 a:visited {
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:.7em;
}

.searchlinks ul {
display:none;
}




.center {
	width:950px;
	height:115px;
	margin:0 auto;
	/*background-color:#ddd;*/
}


.logo  {
	width:250px;
	height:70px;
	/*border:1px solid green;*/
	position:relative;
	left:20px;
	top:30px;
}

.oaklogo {
	float:right;
	width:200px;
	font-family:"edwardian script itc";
	text-align:center;
	font-size:26px;
	font-weight:bold;
	line-height:.7em;
}

table.buttons {
	width:550px;
	height:20px;
	border-collapse:collapse;
	position:relative;
	background-color:transparent;
	margin-left:300px;
	margin-top:25px;
} 

table.buttons td {
	border:0px solid #fff;
	width:62px;
	
}

.buttons td a:link,.buttons td a:visited {
	display:block;
	background-image: url(../resources/bluebuttonA.png);
	background-repeat:no-repeat;
	color:white;
	font-size:11px;
	font-family: arial;
	text-align:center;
}

.buttons td a:hover {
	background-image: url(../resources/bluebuttonB.png);
	color:yellow;
}

frameborder {
	border:0;
}

.team {
	width:100%;
	padding:10px;
	
}
.team img {
	float:left;
	margin:0 10px 50px 0px;
}


.linkbox {

padding-top:0px;
width:530px;
height:175px;
border:0px solid #000;
margin-bottom:5px;
margin-top:0;
background-image: url(images/layout/boxback.png);
background-repeat:no-repeat;

}
.linkbox.two {
height:145px;
}

.linkbox.three {
height:100px;
margin-bottom:200px;
}






.linkbox h1 {
margin-top:20px;
margin-bottom:0;
padding:0;
font-size: 22px;
margin-left:30px;
color:#1b4a1c;
}



.linkbox table {
margin-bottom:15px;
margin-left:30px;
margin-right:30px;
width:470px;
border:0;

}

.linkbox table td {
border-bottom:1px solid #1b4a1c;
text-align:left;
width:170px;
padding-top:3px;
padding-bottom:3px;
padding-left:0px;

}

.linkbox table td a:link,.linkbox table td a:visited {
text-decoration:none;
color:#1b4a1c;
}

.linkbox table td a:hover {
font-style:italic;
background-color:transparent;
}
table.schools td {
	font-variant:small-caps;
	border-bottom:1px solid #1b4a1c;
}
table.schools {
	vertical-align:top;
}
table.officecontact {
	width:90%;
	margin:0 auto;
}
table.officecontact td {
	vertical-align:top;
}

table.officecontact h4 {
	font-weight:bold;
	font-family:arial, helvetica, san-serif;
	font-size: 16px;
	margin-bottom:0;
	padding-bottom:0;
	
}
table.officecontact p {
	margin-top:0;
	padding-top:5px;
}
/*ihf links
class arealink is display none in IHF overrride*/
