@charset "UTF-8";

html {
    overflow: scroll;
    }
	
#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	background: #FFF;
	height: auto;
	border: 3px solid #060606;
}
#wrapper #header {
	height: 180px;
	width: 965px;
	background-image: url(images/strongcowboywebheader.jpg);
	background-repeat: no-repeat;
}
#navigationtop {
	color: rgb(255,255,255);
	height: 19px;
	width: 965px;
	padding-top: 138px;
	font-family: "Myriad Pro Semibold", Helvetica, "Arial Bold";
	font-size: 15px;
	text-align: center;
	padding-bottom: 3px;
}

#wrapper #navigationbar {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper #content {
	width: 965px;
	padding: 0px;
	background: url(images/background.jpg) repeat;
	margin: 0px;
	height: auto;
	min-height: 700px;
}

#wrapper #contentmerchandise {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: url(images/background.jpg) repeat;
	width: 965px;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: center;
}

#wrapper #footer {
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	width: 955px;
	height: 34px;
	vertical-align: middle;
	padding: 4px 5px 2px;
}

#rowdiv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

.rowdiv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}
.centertext {
	text-align: center;
	color: #000;
}

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

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 95%;
}

.boldwhite {
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D6D6D6;
	font-weight: bold;
}
.boldfontchg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.boldfontchgwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #D6D6D6;
}

.whitefont {
	color: #000;
}
.smitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 110%;
	text-align: left;
	color: #000;
}

.smitalicswhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 110%;
	color: #FFF;
	text-align: left;
}
.medsmfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 100%;
	color: #000;
}

.medsmfontwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 100%;
	color: #D6D6D6;
}
.catchphrase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	line-height: 110%;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #2D2D2D;
}
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.redtitlefont {
	font-size: 16px;
	font-weight: bolder;
	color: #B22206;
}

a:link     {
	color: #ffffff;
	text-weight: bold;
	text-decoration:none;
}
a:hover    {
	color: #BD0612;
	text-weight: bold;
	text-decoration: underline;
}
  a:visited {
	color: #EAEAEA;
	text-decoration:none;
}

#wrapper #content a:link     {
	color: #bd0612;
	text-weight: bold;
	text-decoration:none;
}
#wrapper #content a:hover    {
	color: #181818;
	text-weight: bold;
	text-decoration: underline;
}
 #wrapper #content a:visited {
	color: #bd0612;
	text-decoration:none;
}

.white {
	font-weight: bolder;
	color: #000;
	font-size: medium;
}

h1 {
	font-size: 19px;
	display: block;
	text-align: left;
	margin: 15px 0px 0px;
	color: #000;
}
h2 {
	color: #2D2D2D;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lhindex {
	float: left;
	height: auto;
	width: 510px;
	margin-left: 20px;
}
#rhdivindex {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 45px;
	margin-right: 10px;
}
#hockey  {
	float: left;
	margin-right: 20px;
}
