
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-image: url(CF-Tile.gif);
	}


/* type styles */

p {
font-size: 14px;
color: #333;
}


h1{
 font-size: 24px;
 color: #620C0C;
}


h2{
 font-size: 18px;
 color: #630c0e;
}

h3{
	font-size: 14px;
	color: #a83526;
	line-height: 3px;
 }

h4{
	font-size: 12px;
	color: #a83526;
	line-height: 3px;
 }
 
 h4{
	font-size: 10px;
	color: #a83526;
	line-height: 3px;
 }
 
 h5 {
 font-size: 18px;
 color: #d26319;
 font-weight: bold;
 word-spacing: 5px;
 line-height: 14px;
 }
 
 h6 {
  font-size: 12px;
 color: #d26319;

 }
 
 
a{
	color: #CC6531;
	text-decoration: none;
	font-weight: bold;
	
}

a:link{
	color: #8B2A23;
	text-decoration: none;
	}

a:visited{
	color: #8B2A23;
	text-decoration: none;
	}

a:hover{
	color: #620C0C;
	font-weight: bold;
}


ul {
list-style-type: none;
padding: 0;
margin: 0;
display: inline;

}

ul li {
position: relative;
}
 
 
li a{
display: block;

}
body#home a#homeLink {
color: 000;
font-weight: bold;
}

body#about a#aboutLink {
color: 000;
font-weight: bold;
}

body#product a#productLink {
color: 000;
font-weight: bold;
}

body#service a#serviceLink {
color: 000;
font-weight: bold;
}

body#community a#communityLink {
color: 000;
font-weight: bold;
}
 
 /* page styles */
 
#wrapper {
width: 900px;
background-image: url(logoTop.png);
background-repeat: no-repeat;
background-position: top left;
margin: 0 auto;
padding: 72px 0 0 0;

 }
 

 
#banner {
width:774px;
height:184px;
background-image: url(topNav.png);
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
}


#bottom {
width: 215px;
height: 184px;
background-image: url(logoBottom.png);
background-repeat: no-repeat;
background-position: top left;
}


#content {
width:774px;
background-color: #fff;
overflow: hidden;

}



#shopInfo {
float: right;
padding: 60px 20px 0 10px;
text-align: right;
color: #8B2A23;
}

#topNav {
width: 100%;
float: right;
display: inline;
height: 20px;
}

#topNav li a {
display: inline;
float: right;
font-size: 18px;
padding: 10px 10px 10px 10px;
}

#pictureTrio {
float: right;
height: 100%;
margin-top: -200px;
}


#clear { 
clear:both;
}

#words {
	padding: 10px 50px 50px; 50px;
	float: right;
}

#footer{
width: 774px;
height: 50px;
background-image: url(footer.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-color: #fff;
margin: 50px 0 0 0;
clear: both;
}



/* secondary page divs */

#rightCol {
width: 300px;
float: right;
padding: 0 50px 0 10px;
}

#leftCol {
width: 200px;
float: left;
padding: 0 10px 0 100px;

}


#teamLeft {
width: 250px;
float: right;
padding: 0 10px 0 0;
}


#teamRight {
width: 250px;
float: right;
padding: 0 40px 0 10px;
}


#specials {
width: 500px;
padding: 10px 20px 50px; 20px;
float: right;



}

#brands {
width: 225px;
margin-top: 25px;
padding: 25px 10px 50px 10px;
float: right;
background-image: url(brandGradient.gif);
background-repeat: repeat-x;
background-position: top-left;
background-color: #620C0C;
text-align: center;
}

#intro {
width: 525px;
padding: 0 20px 0 20px;
float: right;
}

#links {
width: 500px;
padding 0 25px 50px 50px;
margin: 0 0 100px 0;
float: right;
}

#events {
width: 500px;
padding 0 75px 50px 50px;
margin: 0 0 100px 0;
float: right;
color: #000;
}



/* classes */

.image-left {
float: left;
padding: 30px 10px 10px 0;
}

.image-right {
float: right;
padding: 30px 50px 0 10px;
}

.image-middle {
float: right;
margin-right: 150px;
padding-top: 50px;

}

.picture {
	float: right;
	margin: 0 0 0 0;
	padding: 20px 10px 0 10px;

}

.frame {
	font-size: 18px;
 	color: #620C0C;
	text-align:center;
	line-height: 20px;
	
}

.frame:a {
 	color: #620C0C
}

.frame:hover {
	color: #c24419;
	font-weight: bold;
	text-decoration: none;
}

.clear:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
}


/* IE hacks */

*html #wrapper {
width: 774px;
background-image: url(logoTop.gif);
background-repeat: no-repeat;
background-position: top left;
margin: 0 auto;
position: relative;
}

*html #banner {
width:774px;
height:184px;
background-image: url(topNav.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
}

*html #topNav li a {
display: inline;
float: right;
font-size: 18px;
height: 1px;
}


*html #bottom {
width: 212px;
height: 184px;
background-image: url(logoBottom.gif);
background-repeat: no-repeat;
background-position: top left;
margin-top: -42px;
}

*html #words {
	margin: 10px 20px 0 20px;
	float: right;
	clear: all;
}


*html #content {
width:100%;
background-color: #fff;
padding-right: 10px
overflow: hidden;
}



*html .picture {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

*html .image-right {
float: right;
margin: 0;
padding: 0 10px 0 0;
}

*html ul li { display: inline; }


*html ul li a { height: 1%; }

*html a .nav a {height: 1px;}