@charset "UTF-8";
#body{
	background-color:  #6db2c9;
	background-image:url(../images/backgroundtop.png);
	background-position: top fixed;
	background-repeat: repeat-x;
}
html{
	height: 100%;
	width: 100%;
}

img {
	border-style: none;
}

#contentboxsmall h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}

#contentboxlong h1 {
	font-size: 18px;
}

#contentboxlong h1 a{
	font-size: 18px;
}

h2 {
	font-size: 18px;
}

#contentboxlong h2 a{
	font-size: 18px;
}

h3 {
	font-size: 18px;
}

#contentboxlong h3 a{
	font-size: 18px;
}


/*
#outerwrapper {
	width:100%;
	background-image:url(../images/backgroundtop3.png);
	background-position: top;
	background-repeat: repeat-x;
}
*/


#wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6db2c9;
	/* min-height: 775px; */
	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 {
	top: 0;
	background-color: #0b5c99;
	height: 200px;
	width: 1100px;
/* 	position: fixed; */
}

#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-left: auto;
	margin-right: auto;
}


#contentboxsmall {
	width: 305px;
	min-height: 350px;
	background-color: #fff;
	float: left;
	margin: 15px;
	padding: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	min-height:375px;
	height: 100%;
}

*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;
}

#contentboxsmall ul li {
	list-style: none;
	font-size: 12px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}

#contentboxsmall a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #039;
}

#contentboxsmall a:hover {
	color: #039;
	font-weight: bold
}

#contentboxsmall2 {
	width: 340px;
	min-height: 325px;
	background-image: url(../images/innerboxbckgrnd.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	float: left;
	margin: 15px;
	padding: 10px;
	border-radius: 15px;
	height: 375px;
}

*html #contentboxsmall2 {
	width: 315px;
	min-height: 325px;
	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: 330px;
	height: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentboxsmall2 p {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#contentboxsmall2 p span {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#contentboxlong {
	width: 1060px;
	background-color: #fff;
	float: left;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

*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;
	font-family: Tahoma, Geneva, sans-serif;
}

#contentboxlong ul li {
	list-style: none;
	font-size: 12px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}

#contentboxlong a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
}

#contentboxlong a:hover {
	color: #039;
	font-weight: bold
}

#contentlist {
	float: left;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

#contentlist ul {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

#contentlist ul li {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-type: circle;
}

#contentlist ul li a{
	text-decoration: none;
	color: #036;
}

#contentlist ul li a:hover{
	font-weight:bold
}

#footer p {
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer p a {
	color: #000;
	text-decoration: underline;
}

#footer p a:hover {
	color: #222;
	font-weight:bold
}

/* smaller 3 button navigation */

.mattblacktabs{
width: 100%;
overflow: hidden;
padding-top: 25px;
}

.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;
}


#tweets {
	width: 315px;
	height: auto;
}

#tweets .twtr-widget,
#tweets .twtr-doc {

    /*
width: 100%;
    height: auto;
*/


}


#tweets .twtr-hd {


    background: #414141;
    color: #fff;
    /*-moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    font-family: Georgia, serif;
*/


}

#tweets .twtr-hd *,
#tweets .twtr-hd h4 a {

/*     background: #d40 !important; */

}

#tweets .twtr-hd h3,
#tweets .twtr-hd h4 {

/*
    font-weight: normal;
    text-align: center;
*/

}

#tweets .twtr-hd h3 {

/*
    background: #fff !important;
    color: #333 !important;
    font-size: 1.5em !important;
    padding: 0.2em !important;
    -moz-border-radius: 3px;
    border-radius: 3px;
*/

}

#tweets .twtr-tweet {

/*     background: #fff; */

}

#tweets .twtr-tweet a:link,
#tweets .twtr-tweet a:visited,
#tweets .twtr-tweet a:hover {

   /*  color: #c40 !important; */

}

#tweets .twtr-tweet .twtr-tweet-text {

/*
    border-bottom: 2px dashed #666 !important;
    padding-bottom: 4px !important;
*/

}


#tweets .twtr-tweet .twtr-tweet-text p {

/*     color: #333 !important; */

}
