/*
Theme Name: The Puck Catcher
Theme URI: http://puckcatcher.com
Description: The Puck Catcher theme designed from the asp site.
Version: 1.0
Author: Jacob Kennedy


*/
body{
	background-color: #000E35;
	background-position : center;
	background-image : url(images/frameBack.gif) ;
	background-repeat : repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
}

b,strong{
	font-weight: bold;
}

em{
	font-style: italic;
}
h1{
	text-align:center;
	font-size: large;
}

h2{
	margin-top:0;
	margin-bottom:1ex;
	font-size: medium;
	border: 1px solid black;
	color: white;
	background-color: #6495ED;
	padding: 2px;
	clear: both;
}
a:hover{
	text-decoration:none;
}
ul, p{
	margin-bottom: 1em;
}
p{
	text-align: justify;
	line-height: 1.2;
}


#wrapper{
	/*position: absolute;
	top:0;*/
	position: relative;
	text-align:center;
	/*background-position : center top;
	background-image : url(images/frameBackTopper.gif) ;
	background-repeat : no-repeat;
	padding: 2em 0;*/
}

#page{
	position: relative;
	margin: 0em auto 1em auto;
	width:690px;
	text-align:left;
	border-top:5px solid white;
}

#header{
	background-position : center;
	background-image:url(images/puck_top.jpg);
	background-repeat : no-repeat;
	width:100%;
	height:271px;
	position: relative;
}
#facebook{
	position: absolute;
	top: 275px;
	right: 0px;
	width:32px;
	height: 32px;
	border: none;
}
#printHeader{
	display:none;
}
#header img{
	display:none;
}
#facebook img{
	display: inline;
	border: none;
}
#navigation, #navigationFooter{
	/*border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-left:0;
	border-right:0;*/
	margin-bottom:2em;
	padding: 4px 0px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#navigationFooter{
	margin-top:2em;
	clear:both;
}

#navigation a, #navigationFooter a{
	font-variant: small-caps;
	text-decoration:underline;
	font-weight: bold;
	color: #000E35;
	padding: 0 3ex;
	/*
	background-color: #797B3C;
	color: white;
	*/
}
#navigation a{
	border: 1px solid white;

}
#navigationFooter a{
	
}

#navigation a:visited{
	
}

}
#navigationFooter a:visited{
	color: #000E35;
	/* color: white; */
}

#navigation a:hover, #navigation a.curPaqe:hover{
	/* border-top:4px solid white;
	border-bottom:4px solid #000E35;
	background-color: white;
	color: #6495ED; */
	text-decoration: none;
	background: url(images/puck_icon.gif) no-repeat left;
	background-color:white !important;
	border-right: 1px solid silver !important;
	border-top: 1px solid silver !important;
	border-bottom: 1px solid silver !important;
	border-left: 1px solid silver !important;
}
#navigationFooter a:hover{
	border-top:0px solid #000E35 !important;
	text-decoration:none;
}

#navigation a.curPage{
	border: 1px solid black;	
	background-color: #6495ED;
}

#navigationFooter a.curPage{
	border-top:4px solid white;
	background-color: #000E35;
	color: white !important;
	border-bottom:4px solid #000E35;
}

#sidebar{
	float: left;
	width: 150px;
	font-size: small;
	color: #303030;
}

#sidebar h2{
	font-size: small;
}
#sidebar p{
	text-align: left;
}
#content, #cv{
/*
	float:right;
	width: 520px;
	border-left:1px solid gray;
	padding-left:1em;
*/
	padding: 1em;
}
#cv h2{
	position: absolute;
	width:150px;
	left:0;
}
div.contact{
	margin-bottom: 1em;
}
div.contact a:hover{
	text-decoration: none;
}
ul{
	margin-left: 2em;
}
li{
	list-style-image: url(images/puck_icon.gif) !important;
	list-style-type: none;
	list-style: outside;
	margin-bottom:4px;
}
img{
	border: 1px solid black;
}
.center{
	text-align: center;
}
.fRight, .fLeft{
	margin-bottom:1em;
}
.fLeft{
	float: left;
	margin-right:1em;
}
.fRight{
	float:right;
	margin-left:1em;
}
.clearer{
	font-size:0pt;
	clear:both;
}
h3{
	font-size: small;
	font-weight: normal;
}
#thisPage{
	margin-top:-2em;
	margin-bottom:2em;
	text-align: center;
	font-size: x-small;
}
.signOff{
	width:65%;
	float: right;
}

h1.hiddensearchengine{
	color: White;
	background-color: White;
	font-size: 1pt;
	font-weight: normal;
}
#byLine{
	text-align:center;
	font-size:x-small;
}
#byLine a:hover{
	text-decoration: none;
}
#byLine hr{
	height:1px;
	color: gray;
}
span.superscript{
	color:silver;
	position:relative;
	top:-1px;
	font-size: smaller;
}
p.indent{
	text-indent: 2em;
}
p.closefollow{
	margin-bottom:-1em;
}
tr.provHeader td{
	font-size: large;
	font-weight: bold;
	border:1px solid black;
	background-color: #8B0000;
	color:white;
}
tr.cityHeader td{
	text-indent: 1em;
	font-weight: bold;
}
td.company{
	text-indent: 2em;
}
td.phone{
	text-align: right;
}

.right{
	text-align: right;
}

.little{
	font-size: x-small;
}

.caps{
	text-transform: uppercase;
}

p.quote{
	text-align: left;
}

div.byWhom{
	font-style: italic;
	font-size: xx-small;
	text-align: right;
}
.bak1{
	background-color: #E0EBFD;
}
.bak2{
	background-color: #E6E6FA;
}
#comingsoon{
	margin-bottom:1.5em;
}
div.productdisplay.default_product_display{
	clear: none;
	float: none;
}
img.alignright{
	float: right;
	clear:right;
	margin-left:1em;
	margin-bottom:1em;
}
img.alignleft{
	float: left;
	clear:left;
	margin-right:1em;
	margin-bottom:1em;
}
h6{
	font-size: 80%;
	color: #c1c1c1;
}