

/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	
	background-image:url(../images/mainbg1.jpg);
	background-position:center;
background-attachment:fixed;
	
	background-repeat:repeat-y;
	background-color:#2E0808;
	line-height:14px;
}

a:focus
{
	outline: 1px dotted invert;
}






hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

#header{
width: 940px;
height: 126px;
display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}






#navbar{
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width: 960px;
height: 26px;
display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	

}



#testimonial{
font-weight:normal;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width: 900px;
height: 100px;
display: inline;
	float: left;
	margin-left: 10px;
	padding: 13px 13px 13px 13px;
	background-color:#ECECEC;
	margin-bottom: 20px;
	

}






#picbar{
width: 960px;
height: 193px;
display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#footer{
padding-top:5px;
font-weight:normal;

font-size:11px;
width: 940px;
height: 20px;
display: inline;
	float: left;
	text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
	background-color:#F37100;
}

#footer a{
color:#000000;
}

a:link {
	color: #F37100;
	text-decoration: none;
}

a:visited {
 color: #F37100;
	text-decoration: none;
}

a:hover {
	color: #F37100;
	text-decoration: underline;
}

a:active {
	color: #F37100;
	text-decoration: none;
}


.orangetext {
	color: #F37100;
	font-weight:bold;
}

.boldtext {
	
	font-weight:bold;
}

.smalltext {
	
font-size:9px;
}

#quickquote{
width: 280px;
padding-bottom:12px;
display: inline;
float: left;
margin-left: 0px;
margin-right: 0px;
background-color:#E3E3E3;
text-align:right;
padding-right:20px;
line-height:2.2em;
margin-bottom:0px;
background-image:url(../images/quickquote_bot.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.quickquotetext{

width: 220px;
font-size:11px;
}



#shirtname, a{
	color: #000000;
	text-decoration: none;
}


.gallerypic {
border:2px; border-thickness: 2px; border-color: #FFFFFF; border-style: solid;
}

a:link .gallerypic { border-color: #FFFFFF; }
a:hover .gallerypic, a:active .image {border:2px; border-thickness: 2px; border-color: #FF0084; border-style: solid}


/* =Headings
--------------------------------------------------------------------------------*/

h1{

font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color: #F37100;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: -1px;
line-height: 1.2em;
font-size: 2em;
padding-bottom:8px;
padding-top:2px;
}

h2{

font-weight:normal;
font-family: Impact;
color: #666666;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 16px;
padding-bottom:7px;
padding-top:2px;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}


hr
{ height: 1px; 
border: 1px solid #C9C9C9;
clear:both;
 
}

img.galleryleft
{
float: left;
margin-right: 14px;

margin-bottom:7px;
}

img.galleryright
{
float: right;
margin-left: 14px;
margin-bottom:7px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 30px;
}

p,
dl,
hr,

h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}


/* =form
--------------------------------------------------------------------------------*/

.cssform{
padding-top: 12px;

}


.cssform p {
border-top:1px dashed gray;
clear:left;
height:1%;
margin:0;
padding:5px 0 8px 155px;
width:300px;
}
.cssform label {
float:left;
font-weight:bold;
margin-left:-155px;
width:150px;
}

.cssform textarea {
height:150px;
width:250px;
}
* html .threepxfix {
margin-left:3px;
}
.cssform textarea {
background:#FFFFFF url(../images/formgrad.png) repeat-x scroll left top;
border:1px solid #999999;
}
.cssform input {
padding:1px 5px;
}
.cssform textarea {
padding:5px;
}

#stylefour{position:relative;display:block;height:26px;font-size:12px;background:#000000;font-family:Arial,Verdana,Helvitica,sans-serif;line-height:2.3em; font-weight:bold;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#FFFFFF;text-decoration:none;padding:0px 20px 0 20px;height:26px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:FFFFFF;background:#F37100;
border-right:1px;}
