html { min-width: 1000px; }

body { 
	text-align: center; /* IE5.x workaround */
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #dadada;
	background-image:url(../images/bkg.jpg); background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 }


img { border: 0; }


/* links */

a:link { color: #334f79; font-weight: normal; text-decoration: underline; }
a:visited { color: #7e7456; font-weight: normal; text-decoration: underline; }
a:hover { color: #334f79; font-weight: normal; text-decoration: underline; }
a:active { color: #334f79; font-weight: normal; text-decoration: underline; }

/* layout */

#topHdrWrp { background-image:url(../images/top_bkg.gif); background-repeat: repeat-x;
	width:100%;
	height:193px; }
	
#topNav { background-image:url(../images/searchbkg.gif); background-repeat: repeat-x; width:1000px; height:49px; margin:0 auto; padding:0; text-align:center;  }

#subNav { width:1000px; height:38px; margin:0 auto; padding:0; text-align:center;  }

#centerNav { width:1000px; height:56px; margin:0 auto; padding:0; text-align:center;  }

#mainNav { width:1000px; height:50px; margin:0 auto; padding:0; text-align:center;  }

#wrap { background-color:#fff; width:1000px; margin:0 auto; padding:0 0 0 0; text-align:center; }

#logoBtm { width:1000px; height:27px; margin:0 auto; padding:0; text-align:center;  }

#homeHero { width:1000px; margin:0 auto; padding:0; text-align:center; }

#featrdItem { width:1000px; height:300px; margin:0 auto; padding:0; text-align:center; }

.search { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #03355c; }

#content { width: 950px; margin:0 auto; padding:0; }

.content { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #000; text-align: left; }

.contentPad { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #000; text-align: left; padding: 0 0 0 20px;}


/*sidebar*/

#sidebar { background-image:url(../images/sidebr_bkg.gif); background-repeat:repeat-y; }

.sidebrHdr { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #a60024; display: block; padding-left:10px; text-align: left; }

.sidebr { font-size: 11px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #03355c; display: block; padding-left:10px; text-align: left; }

.sidebr a:link { color: #03355c; font-weight: normal; text-decoration: none; }
.sidebr a:visited { color: #03355c; font-weight: normal; text-decoration: none; }
.sidebr a:hover { color: #03355c; font-weight: normal; text-decoration: underline; }
.sidebr a:active { color: #03355c; font-weight: normal; text-decoration: none; }

/*products*/

.categoryHdr { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #333; text-align: left; }

.prodTableHdr { font-size: 11px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #fff; text-align: center; }

.prodTnLnk { font-size: 11px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #a60024; text-align: left; }

.prodTnLnk a:link { color: #a60024; font-weight: bold; text-decoration: none; }
.prodTnLnk a:visited { color: #a60024; font-weight: bold; text-decoration: none; }
.prodTnLnk a:hover { color: #a60024; font-weight: bold; text-decoration: underline; }
.prodTnLnk a:active { color: #a60024; font-weight: bold; text-decoration: none; }

.priceTn { font-size: 11px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #000; text-align: center; }

.catLnk { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #a60024; text-align: left; }

.catLnk a:link { color: #03355c; font-weight: bold; text-decoration: none; }
.catLnk a:visited { color: #05508a; font-weight: bold; text-decoration: none; }
.catLnk a:hover { color: #a60024; font-weight: bold; text-decoration: underline; }
.catLnk a:active { color: #03355c; font-weight: bold; text-decoration: none; }

.equipLnk { font-size: 12px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #a60024; text-align: center; }

.equipLnk a:link { color: #03355c; font-weight: bold; text-decoration: none; }
.equipLnk a:visited { color: #05508a; font-weight: bold; text-decoration: none; }
.equipLnk a:hover { color: #a60024; font-weight: bold; text-decoration: underline; }
.equipLnk a:active { color: #03355c; font-weight: bold; text-decoration: none; }

.logo { text-align: center; }


/*footer*/

#footer { width:1000px; margin-left: auto; margin-right: auto; padding-top:10px; }

.footer { font-size: 11px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #333; }

.footer a:link { color: #0e2854; font-weight: normal; text-decoration: underline; }
.footer a:visited { color: #0e2854; font-weight: normal; text-decoration: underline; }
.footer a:hover { color: #fff; font-weight: normal; text-decoration: underline; }
.footer a:active { color: #0e2854; font-weight: normal; text-decoration: underline; }


#colmnL {
	width:300px;
	height:auto;
	float:left;
	background-color: transparent;
	
}

.colmnL { font-size: 16px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; padding: 10px 10px 0 10px; color: #333333; text-align: left; background-color: transparent; }

#colmnR {
	width:660px;
	height:100%;
	float:right;
}



#clear { float:none;clear:both;overflow:hidden; }

/* type */


.text { font-size: 12px; line-height:16px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; color: #333; }

.smText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #000; }



/* alignment */

.right { float: right; }

.left { float: left; }

/* headers */

h1 { color: #0f2550; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 a:link { color: #6166ae; font-weight: bold; text-decoration: none; }
h1 a:visited { color: #6166ae; font-weight: bold; text-decoration: none; }
h1 a:hover { color: #6166ae; font-weight: bold; text-decoration: underline; }
h1 a:active { color: #6166ae; font-weight: bold; text-decoration: none; }

h2 { color: #03355c; font-weight: bold; font-size: 16px; font-family: Verdana, Helvetica, Arial, san-serif; }
h2 a:link { color: #03355c; font-weight: bold; text-decoration: none; }
h2 a:visited { color: #03355c; font-weight: bold; text-decoration: none; }
h2 a:hover { color: #a60024; font-weight: bold; text-decoration: underline; }
h2 a:active { color: #03355c; font-weight: bold; text-decoration: none; }

h3 { color: #03355c; font-weight: bold; font-size: 14px; font-family: Verdana, Helvetica, Arial, san-serif; }
h3 a:link { color: #03355c; font-weight: bold; text-decoration: none; }
h3 a:visited { color: #03355c; font-weight: bold; text-decoration: none; }
h3 a:hover { color: #03355c; font-weight: bold; text-decoration: underline; }
h3 a:active { color: #03355c; font-weight: bold; text-decoration: none; }


.hdrBlu { color: #0f2550; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.hdr { font-size: 14px; line-height:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #a60024; display: block; text-align: left; }

.subHdr { color: #333333; font-weight: bold; font-size: 13px; line-height:18px; font-family: Georgia, "New Century Schoolbook", Times, serif; }


/* graphics */

.line { padding-top: 4px; display: block; }

.padF { padding: 0 0 10px 20px; }

.photo { padding: 0 10px 0 0; float:left; }

.ftrPhoto { padding-left: 22px; display: block; }

.tnPhotos { padding: 0 0 10px 0; text-align: center; margin-left: 0; margin-right: 0; }

