 /***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	background-image: url(images/bgbig.jpg);
	background-repeat: no-repeat;
	background-color: #3D9813;
	background-position: center top;
}
.mologo {
	position: relative;
	top: 4px;
}
table {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 748px;
	height: 100%;
}
#maindiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	width: 100%;
	height: 500px;
	left: 0px;
	top: 0px;
}
#maindivpanel {
	width: 748px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-y;
	float: none;
	height: 500px;
	background-color: #FFFFFF;
}
#sidenav {
	position: relative;
	top: 0px;
	left: 10px;
	float: left;
	width: 175px;
}
#bottomlinks {
	background-color: #112D95;
	border: thin solid #CCCCCC;
	height: 20px;
	width: 748px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 0px;
	text-indent: 20px;
	padding-top: 10px;
	text-align: left;
}
.sidebartype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0067b1;
	top: 10px;
	left: 5px;
}
#sidenav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0067b1;
	top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.rightleftlines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainpanelheader {
	height: 270px;
	width: 748px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}
.tdbackground {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/contacthead.gif);
}
.bottomcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 15px;
	padding-right: 0px;
}
.mologo2 {
	position: relative;
	top: 5px;
	display: inline;
}
p.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 40px;
	padding-left: 0px;
}
/************** header tag styles **************/

h1{
 font: bold 24px Verdana, Arial, Helvetica, sans-serif;
 color: #0067b1;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/*************** list tag styles ***************/

ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
li.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.nav a {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #000066;
	background-color: #0067b1;
	text-decoration: none;
	padding-left: 37px;
	color: #FFFFFF;
	position: relative;
	height: 35px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/smlogoblue.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
ul.nav a:hover {
	background-color: #0099FF;
	background-image: url(images/smlogoblue2.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
ul.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
#email {
}
#email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0067B1;
	background-color: #e1e1e1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	text-decoration: none;
	display: block;
}
#email a:hover {
	background-color: #cce7e7;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: normal;
	color: #0067b1;
}


#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}
#mainarea {
	height: 500px;
	width: 450px;
	position: relative;
	float: left;
	left: 90px;
	top: 50px;
}
.meetteam {
	margin-left: 0px;
}
.portrait {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.schedule {
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.globallogo {
	padding-top: 15px;
}
.mainlogodao {
	padding-left: 15px;
}
.maintable4logo {
	width: 500px;
}
.bottomlogo {
	position: relative;
}
.hourstable {
	width: 200px;
	height: 150px;
}
.hockimg {
	margin-left: 60px;
}
