@charset "UTF-8";
body {
	background-color:  #6db2c9;
	background-image:url(../images/backgroundtop3.png);
	background-position: top;
	background-repeat: repeat-x;
}

#contentboxlong h1 a{
	font-size: 18px;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif, Arial;
	font-size: 18px;
	margin-left: 20px;
}

#contentboxlong h2 a{
	font-size: 18px;
}

h3 {
	font-family: Tahoma, Helvetica, sans-serif, Arial;
	font-size: 18px;
	margin-left: 20px;
}

#contentboxlong h3 a{
	font-size: 18px;
}

#wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6db2c9;
	min-height: 1100px;
	margin-top: 0;
	padding-top: 0;
}

/* wrapper for static page */

#wrapper2 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6db2c9;
	min-height: 1100px;
	margin-top: 0;
	padding-top: 0;
	background-image:url(../images/backgroundtop2.png);
	background-position: top;
	background-repeat: repeat-x;
}

#top {
	position: fixed;
	top: 0;
	background-color: ##0B5C99;
	height: 200px;
	width: 1100px;
}

#smallnav {
	float: right;
	padding-right: 50px;
}

*html #smallnav {
	float: right;
	padding-right: 50px;
}

#navwrapper {
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0b5c99;
}

#pagecontent {
	margin-top: 65px;
	font-family: Tahoma, Geneva, sans-serif;
}

#contentboxsmall {
	width: 315px;
	min-height: 325px;
	background-color: #fff;
	float:left;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

*html #contentboxsmall {
	width: 315px;
	min-height: 325px;
	background-color: #fff;
	float:left;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* added twitter height restrictions */
*html #contentboxsmall  #twitter-widget-0{
	height: 375px;
}
#contentboxsmall  #twitter-widget-0{
	height: 375px;
}
#contentboxsmall  {
	height: 375px;
}

#contentboxsmall2 {
	width: 315px;
	min-height: 275px;
	background-image:url(../images/innerboxbckgrnd.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	float:left;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
}

*html #contentboxsmall2 {
	width: 315px;
	min-height: 275px;
	background-image:url(../images/innerboxbckgrnd.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	float:left;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
}

#innerbox {
	width: 315px;
	height: 50px;
	padding-top:10px;
	padding-bottom: 10px;
}

#contentboxsmall2 p {
	color: #000;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
}

#contentboxsmall2 p span {
	color: #000;
	font-family: Helvetica;
	font-size: 10px;
	font-style: italic;
}

#contentboxlong {
	width: 1060px;
	min-height: 200px;
	background-color: #fff;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

*html #contentboxlong {
	width: 1060px;
	min-height: 200px;
	background-color: #fff;
	float:left;
	margin:15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#contentboxlong ul li {
	list-style: none;
	padding-top: 14px;
}

#contentboxlong a {
	/* [disabled]margin-left: 20px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

#contentboxlong a:hover {
	color: #222;
	text-decoration: none;
}

#contentlist {
	width: 315px;
	min-height: 250px;
	float:left;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	font-family: Helvetica;
}

#contentlist ul {
	color:  #000;
	padding-bottom: 15px;
}

#contentlist ul li {
	list-style: none;
	padding-bottom: 5px;
	font-size: 14px;
}

#contentlist ul li a{
	color: #000;
	text-decoration: none;
}

#contentlist ul li a:hover{
	color: #222;
	text-decoration: underline;
}

#footer p {
	text-align: center;
	font-size: 12px;
	font-family: Helvetica;
}

#footer p a {
	color: #000;
	text-decoration: underline;
}

#footer p a:hover {
	color: #222;
	text-decoration: none;
}

/* smaller 3 button navigation */

.mattblacktabs{
width: 100%;
overflow: hidden;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid #0b5c99; /*right divider between tabs*/
color: white;
background: #6db2c9; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #666; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
