@charset "utf-8";
/* CSS Document */
/*www.getyourhooey.com
Website Designed and Developed by CompTech Computer Solutions/WebDev Creations
Written in Notepad ++
*/
body {
background-color:#333333;
text-align:center;
margin-top:10px;
}
img, img a {
border: 0 none;
}

.links, .retailers {
color: #cccccc;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
}

.links a, .retailers a {
color: #FF6300;
text-decoration:none;
}

.links a:hover, .retailers a:hover {
text-decoration: underline;
}

.t1 {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
}
.h1 {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
h1 {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
}
.t2 {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:12px;
}
.h2 {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
.t3 {
color:black;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:12px;
}
.h3 {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
}
.nav a:link,.nav a:active,.nav a:visited {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
}
.nav a:hover {
color:white;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
}
.t1 a:visited, .t1 a:active, .t1 a:link  {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.t1 a:hover {
color:white;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.orange a:link {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.orange a:visited {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.orange a:hover {
color:#FF9900;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.orange a:active {
color:#FF6300;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.newslink a:link {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:13px;
text-decoration:none;
}
.newslink a:visited {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:13px;
text-decoration:none;
}
.newslink a:hover {
color:white;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:13px;
text-decoration:none;
}
.newslink a:active {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:13px;
text-decoration:none;
}
.navorange {
color:#FF6300;
}
.nav {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:16px;
}
.gallerynav {
color:white;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:16px;
}
.gallerynav a:link {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.gallerynav a:visited {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.gallerynav a:hover {
color:white;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:underline;
}
.gallerynav a:active {
color:#CCCCCC;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
#mediapreviewcont {
margin-right:10px;
}
#navcont {
margin-left:15px;
padding-top:8px;
float:left;
}
#hooeyguy {
float:right;
margin-right:2px;
height:40px;
width:31px;
}
#wrapper {
background-color:black;
margin:0pt auto;
position:relative;
text-align:left;
width:960px;
}
#header {
background-color:gray;
background-image:url(../images/nav_bg.jpg);
height:40px;
width:960px;
}
#leftcolumn {
background-color:black;
background-image:url(../images/logo.png);
float:left;
height:705px;
width:200px;
}
.teamrow {
width:580px;
height:225px;
clear:both;
}
.leftbox {
width:280px;
float:left;
}
.rightbox {
width:280px;
float:right;
}
#middlecolumn {
background-color:black;
float:left;
width:600px;
}
#gallerymainmiddlecolumn {
background-color:black;
float:left;
width:760px;
}
#rightcolumn {
background-color:black;
float:right;
width:160px;
}
#footer {
background-color:black;
clear:both;
height:100px;
width:960px;
}
#hometextwrapper {
margin-left:20px;
width:560px;
}
#medianavmiddlecolumn {
background-color:black;
float:right;
width:750px;
}
#medialeftcolumn {
background-color:black;
float:left;
height:600px;
width:200px;
}
#mediamiddlecolumn {
background-color:black;
float:left;
width:200px;
margin-left:30px;
}
#mediarightcolumn {
background-color:black;
float:right;
width:200px;
}
#mediawrapper {
margin-left:45px;
margin-top:80px;
width:660px;
}
#newswrapper {
margin-left:20px;
margin-top:75px;
width:560px;
}
#carouselwrapper {
margin-left:40px;
margin-top:50px;
}
#teamcarouselwrapper, #jrteamcarouselwrapper {
margin-left:40px;
margin-top:20px;
}
#homecarouselwrapper {
margin-left:50px;
margin-top:10px;
}
#imgmediabody {
width:560px;
margin-left:20px;
}
#randomphoto {
margin-top:10px;
margin-left:38px;
width:500px;
}
#randomphotoheader {
margin-top:25px;
margin-left:20px;
width:500px;
}
.videowrapper {
margin-left:135px;
width:315px;
}
.videotext {
margin-left:20px;
width:560px;
}
.songtext {
width:225px;
}
.songwrapper {
margin-left:10px;
width:210px;
}
#musicleft {
float:left;
width:225px;
}
#musicright {
float:right;
margin-right:50px;
width:225px;
}
#musicwrapper {
margin-left:20px;
width:560px;
}
.img {

margin-top:10px;
width:240px;
}
#gallerywrapper {
margin-left:5px;
width:755px;
}
#gallerynav {
clear:both;
width:600px;
margin-left:70px;
}
#galleryleftcolumn {
float:left;
width:240px;
}
#gallerymiddlecolumn {
float:left;
margin-left:10px;
width:240px;
}
#galleryrightcolumn {
float:left;
margin-left:10px;
width:240px;
}
#sitemapleft {
float:left;
width:225px;
}
#sitemapright {
float:right;
margin-right:50px;
width:225px;
}
#sitemapwrapper {
margin-left:30px;
width:560px;
}

