/* CSS Document for Hockey and Sons */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bk_home.gif);
	background-repeat: repeat-x;
	background-color: #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003570;
}
a:link {
	text-decoration: none;
	color: #027ad2;
}
a:visited {
	text-decoration: none;
	color: #027ad2;
}
a:hover {
	text-decoration: underline;
	color: #027ad2;
}
a:active {
	text-decoration: underline;
	color: #027ad2;
}
/* top box left */

.tb_ll {
	background-image: url(../images/tb_ll.gif);
	background-repeat: repeat-y;
	background-color: #efefef;
}
.tb_mc, .tb_mc2 {
	background-color: #efefef;
	padding: 0 15px 0 15px;
	font-size: 0.7em;
	line-height: 1.3em;
}
.tb_mc2 {
	padding-top: 14px;
}
.lb_title {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
}
.troy {
	padding-top: 11px;
	padding-bottom: 3px;
}
.tb_rl {
	background-image: url(../images/tb_rl.gif);
	background-repeat: repeat-y;
	background-color: #efefef;
}
.line {
	background-image: url(../images/tb_ll.gif);
	background-repear: repeat-x;
}
.arrow ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin-left: 10px;
	margin-right: 10px;
}
.up1, .up2, .up2red {
	font-weight: bold;
}
.up1 {
	color: #000000;
}
.up2red {
	color: #FF0000;
}
/*.up2 {
	padding-left: 16px;
}*/

/* body */
.left_body {
	background-image: url(../images/body_copy_02.gif);
	background-repeat: repeat-y;
}
.right_body {
	background-image: url(../images/body_copy_04.gif);
	background-repeat: repeat-y;
}
.body_copy {
	background-color: #efefef;
}
.content {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.7em;
	line-height: 1.3em;
}
.pic {
	padding: 11px 5px 3px 0;
	float: left;
}
.sidenav {
	padding: 3px 0px 3px 0px;
}

/* footer */
.footer_txtL {
	padding-left: 21px;
	padding-top: 5px;
	font-size: 0.6em;
}
.footer_txtR {
	padding-right: 38px;
	padding-top: 5px;
	font-size: 0.6em;
}
.no_lnk a:link {
	color: #003570;
	text-decoration: none;
}
.no_lnk a:visited {
	color: #003570;
	text-decoration: none;
}
.no_lnk a:hover {
	color: #003570;
	text-decoration: underline;
}
.no_lnk a:active {
	color: #003570;
	text-decoration: none;
}
.redsm{
	color:#FF0000;
	font-size:9px;
}

/*------------------------------------*/

.homePageScroller {

}

/* ---------------------------------- */

#picGallery{
	width:720px;
	background:#111;

	border-style:ridge;
	border-width:7px;
	border-color:#0070d0;
}
#picGallery div table{
	horizontal-align:center;
}
#picsDisplay{
	overflow-x:hidden;
	overflow-y:scroll;
	height:500px;
}

.picDisplay table img{
	horizontal-align:center;
	height:144px;

	border-style:solid;
	border-width:1px;
	border-color:#003570;
}
.imagePic img{
	height:400px !important;
}
.imagePic{
	width:700px;
	padding-top:20px;padding-bottom:20px;
}
#albums img:hover{
	cursor:pointer;
	border-color:#ddd;
}
.picDisplay table{
	padding:0;
	border:0;
	margin:0;
	margin-bottom:15px;

	width:700px;
}
.picDisplay table tr div{
	text-align:center;
}
.picDisplay table tr td{
	text-align:center;
}
.picDisplay h3{
	font-size:12px;
	color:#dddddd;
}

font.blueHeader{
	color:#2837BE;
	text-decoration:none;
	font-size:18px;
	font-variant:small-caps;
}