
html {
	min-width: 844px;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #128E5A url(/images/background.jpg) repeat-y top center;
}

#all {
	position: relative;
	width: 844px;
	text-align: left;
	margin: 0 auto 0 auto;
	border-top: 1px solid red;
	top: -1px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#hockey {
	position: absolute;
	top: 0;
	left: 285px;
}

#topright {
	position: absolute;
	top: 0;
	right: 0;
}

#homelink {
	position: absolute;
	top: 160px;
	left: 40px;
	z-index: 9;
	color: #53B96F;
}

#homelink a {
	color: #53B96F;	
}

#homelink a:hover {
	color: #ececec;
	background-color: transparent;	
}

#content {
	width: 533px;
	margin: 184px 0 20px 22px;
	padding: 0;
	color: #ececec;
}

#contentheader {
	background: url(/images/h1-back.jpg) repeat-x;
	padding: 0;
	margin: 0;
	border-top: 1px solid #E8E8E8;
	height: 51px;
}

#contentheader h1 {
	color: #47245A;
	font-size: 16px;
	margin: 0;
	padding: 6px 0 4px 18px;
}

#contentheader h3 {
	color: #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 18px;
}

h1 {
	font-size: 16px;
	color: #47245A;
	padding: 0 0 0 18px;
}

h1 a {
	color: #47245A;
}

h1 a:hover {
	background-color: transparent;
}

h2 {
	font-size: 14px;
	color: #EBAA1C;
	padding: 0 0 0 18px;
}

h3 {
	font-size: 14px;
	color: #EBAA1C;
	padding: 0 0 0 18px;
	margin-bottom: 0;§
}

table h2 {
	padding-left: 0;
}

#content table {
	margin: 0 18px 0 18px;
	font-size: 1.3em;
}

#content table p{
  margin: 2px;
}

#phone {
	position: absolute;
	top: 185px;
	right: 22px;
	width: 267px;
	height: 51px;
	background: url(/images/right-back.jpg) repeat-x;
	color: #47245A;
	font-size: 17px;
	padding: 16px 0 0 0;
	text-align: center;
}

#phone #phoneph #test {
	position: absolute;
	left: 14px;
	top: 18px;
}

#nav #address {
	/*position: absolute;
	right: 8px;
	top: 10px;*/
	font-size: 12px;
	text-align: center;
	padding: 90px 0 25px 0;
}

#nav #address a {
	color: #47245A;
	text-decoration: none;
	border-bottom: 1px solid #c8c8c8;
	padding: 0;
	background: none;
	display: inline;
}

#nav #address a:hover {
	color: #47245A;
	background-color: transparent;
	border-bottom: 1px solid #47245A;
}

#nav {
	position: absolute;
	top: 250px;
	right: 34px;
	width: 242px;
}

/*
#nav ul, #nav li {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}

#nav a {
	display: block;
	width: 242px;
	height: 23px;
	background: url(/images/button.jpg) no-repeat;
	text-decoration: none;
	color: #025D4A;
	font-size: 15px;
	padding: 4px 0 0 0;
}

#nav a:hover {
	color: #47245A;
	background: url(/images/button-over.jpg) no-repeat;
}

#nav li {
	padding: 0 0 7px 0;
}
*/
#left {
	width: 200px;
	float: left;
	margin: 10px 10px 5px 10px;
	color: #128E5A;
	padding: 5px 5px 15px 0;
	background: url(/images/shadow.jpg) no-repeat bottom right;
}

#nav ul.sublist, #nav ul.sublist li {
	padding: 0;
	margin: 0;
}

#nav ul.sublist {
	padding-left: 1.3em;
}

#nav ul.sublist li {
	padding: 1px 0 1px 0;
}

#nav ul.sublist li a, #nav ul.sublist li a:hover {
	width: 220px;
	height: 18px;
	background: url(/images/button2.jpg) no-repeat;
	color: #025D4A;
	font-size: 13px;
	padding: 2px 0 0 10px;
	text-align: left;
}

#left a.leftat {
	color: #ffffff;
}

a {
	color: #EBAA1C;
	padding: 3px 2px;
}

a:hover {
	background-color: #128E5A;
}

p {
	margin-left: 18px;
	margin-right: 18px;
}

ul, ol {
	margin-left: 38px;
	margin-right: 18px;
}

.photos a {
	margin: 0;
	padding: 0;
}

.photos a:hover {
	background: none;
}

.photos a img {
	border: 2px solid #EBAA1C;
	margin-right: 7px;
	margin-bottom: 7px;
}

#footer {
	width: 513px;
	margin: 30px 0 20px 40px;
	padding: 0;
	font-size: 0.85em;
	color: #bebebe;
}

#footer a {
	color: #bebebe;
}

#footer a:hover {
	color: #EBAA1C;
	background-color: transparent;
}

table.bottom-calendar {
 background-color: #efefef;
 position: relative;
 border: 1px solid #016e82;
 width: 500px;
}

table.bottom-calendar td.title {
 background: #ebebeb url(/images/navback.gif) repeat-x;
 font-family: 'trebuchet ms', arial, sans-serif;
 font-size: 1em;
 height: 1.6em;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 border: 1px solid #acacac;
 border-left: none;
 color: #016e82;
}

table.bottom-calendar td.header {
 background-color: #efefef;
 font-family: 'trebuchet ms', arial, sans-serif;
 font-size: 0.9em;
 height: 1.7em;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
 border-right: 1px solid #acacac;
 border-bottom: 1px solid #acacac;
 padding: 2px 6px 2px 6px;
 color: #3f443f;
}

table.bottom-calendar td {
 font-size: 0.75em;
 font-family: 'trebuchet ms', arial, sans-serif;
 color: #373737;
 padding: 4px;
 vertical-align: top;
 height: 2em;
 border-right: 1px solid #acacac;
 border-bottom: 1px solid #acacac;
}

table.bottom-calendar td.this-month, table.bottom-calendar td.this-month-with-events {
 background-color: #ffffff;
}

table.bottom-calendar td.today, table.bottom-calendar td.today-with-events {
 background-color: #ffffff;
 color: #000000;
}


table.bottom-calendar td h1 {
 display: inline;
 font-size: 0.75em;
 font-family: 'trebuchet ms', arial, sans-serif;
 color: #ababab;
}

table.bottom-calendar td p {
 display: block;
 font-size: 0.75em;
 font-family: 'trebuchet ms', arial, sans-serif;
 color: #ababab;
}

table.bottom-calendar td ol {
 margin: 0;
 padding: 0 0 0 2.3em;
 font-style: italic;
 color: #a0a0a0;
}

table.bottom-calendar td ol li {
 padding: 0;
 margin: 0;
}

table.bottom-calendar td ol li span {
 color: #016e82;
 font-style: normal;
 position: relative;
 left: -4px;
}

div#newnav h3 {
 color: #47245A;
 margin:5px 0 0 0;
}

div#newnav ul {
 padding: 0;
 margin: 0;
 list-style: none;
}

div#newnav ul li {
 font-family: 'trebuchet ms', arial, sans-serif;
 font-size: 1em;
 line-height: 1.3em;
 padding: 0;
 margin: 0;
 width: 231px;
 max-width: 231px;
}

div#newnav ul li a {
 display: block;
 color: #025D4A;
 background: transparent url(/images/pointer1.gif) no-repeat center left;
 width: 231px;
 max-width: 231px;
 text-decoration: none;
}

div#newnav ul li.at a {
 display: block;
 color: #47245A;
 background: #EBAA1C url(/images/pointer2b.gif) no-repeat center left;
 width: 231px;
 max-width: 231px;
 text-decoration: none;
}

p.rightaddress a:hover {
 background:none;
}

p.rightaddress a {
 padding:0;
}

/*
div#newnav ul li.at a:hover {
 color: #47245A;
 background: transparent url(/images/h1-back.jpg) repeat-x;
}*/

div#newnav ul li a span {
 padding-left: 2em;
}

div#newnav ul li a:hover {
 color: #47245A;
 background: #ffffff url(/images/pointer2.gif) no-repeat center left;
}

div#newnav ul ul.sub {
 padding: 0;
 margin: 0 0 3px 0;
 list-style: none;
}

div#newnav ul ul.sub li {
 font-family: 'trebuchet ms', arial, sans-serif;
 font-size: 1em;
 line-height: 1.6em;
 padding: 0;
 margin: 0;
 width: 231px;
 max-width: 231px;
}

div#newnav ul.sub li a {
 display: block;
 color: #025D4A;
 background: transparent url(/images/pointer3.gif) no-repeat center left;
 width: 190px;
 max-width: 190px;
 text-decoration: none;
 padding-left: 46px
}

div#newnav ul.sub li.at a {
 display: block;
 color: #016e82;
 background: #f6f6f6 url(/images/pointer4b.gif) no-repeat center left;
 width: 231px;
 max-width: 231px;
 text-decoration: none;
}

div#newnav ul.sub li.at a:hover {
 color: #77111d;
 background: #ffffff url(/images/pointer4b.gif) no-repeat center left;
}

div#newnav ul.sub li a div {
 padding-left: 3.5em;
}

div#newnav ul.sub li a:hover {
 color: #77111d;
 background: #ffffff url(/images/pointer4.gif) no-repeat center left;
}

