html, body { 
	background:url(../images/bg.jpg) center top repeat;
	margin:0px;
	padding:0px;
	background-color:#003300; 
	text-align:center;
	vertical-align:top;
}
p {
	margin:0px;
	padding:0px;
}


/*------------------------ header -----------------------*/
#header {
	margin:auto;
	padding:0px;
	width:770px;
	height:100px;
	text-align:left;
}


#dropmenudiv{
background-color:#b5b5b5;
position:absolute;
margin-top:-20px;
font:normal 13px Georgia, "Times New Roman", Times, serif;
line-height:16px;
z-index:100;
text-align:left;
border-left:1px solid #959595;
border-right:1px solid #959595;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent:20px;
padding:3px 0px 3px 0px;
text-decoration: none;
font-weight: normal;
color:#011b00;
text-align:left;
border-bottom:1px solid #959595;
background-image:url(../images/nav_star.gif);
background-repeat:no-repeat;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e5e5e5;
font:normal 13px Georgia, "Times New Roman", Times, serif;
line-height:16px;
color:#011b00;
text-decoration: none;
text-align:left;
border-bottom:1px solid #959595;
background-image:url(../images/nav_star.gif);
background-repeat:no-repeat;
}





/*------------------------ homepage -----------------------*/
#homeContent {
	width:750px;
	height:500px;
	margin:auto;
	/*background:url(../images/home/home01.jpg) center top no-repeat;*/
}
#homeContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccc99;
	font-weight:normal;
	padding:410px 30px 20px 30px;
	line-height:18px;
}
#homeContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd8706;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}
#homeContent a:hover {
	text-decoration:underline;
}



/*------------------------ subpage -----------------------*/
#subpage {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/bg_subpageBUCKLE.jpg) center top no-repeat;
}
#about {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/bg_about.jpg) center top no-repeat;
}
#history {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/categoryml_history.jpg) center top no-repeat;
}
#clients {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/bg_clients.jpg) center top no-repeat;
}
#tradition {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/categoryml_tradition1.jpg) center top no-repeat;
}
#ranch {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/bg_ranch.jpg) center top no-repeat;
}
#contact {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/bg_contact.jpg) center top no-repeat;
}
#links {
	width:750px;
	height:500px;
	margin:auto;
	background:url(../images/bg_links.jpg) center top no-repeat;
}
#scrollDiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
	font-weight: normal;
	padding:5px 20px 5px 5px;
	line-height: 18px;
	text-align: left;
}
#scrollDiv a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bd8706;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
}
#scrollDiv a:hover {
	text-decoration:underline;
}
#scrollArrows {
	width:125px;
	height:20px;
	margin:12px 0px 10px 600px;
	text-align:right;
	color:#999999;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px groove #999999;
	line-height:20px;
}
#scrollDiv h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cccc99;
	font-weight:normal;
	padding:10px 0px 0px 5px;
	line-height:18px;
	text-align:left;
}
#scrollDiv h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccc99;
	font-weight:bold;
	margin:0;
	padding:5px;
	line-height:18px;
	text-align:left;
}
#scrollDiv ul {
	margin:0;
	padding:0;
	text-indent:25px;
}
#scrollDiv li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
	font-weight: normal;
	padding:5px;
	line-height: 18px;
	text-align: left;
}


/*------------------------ productCATEGORY PAGES -----------------------*/
#catContainer {
	width:750px;
	height:500px;
	margin:auto;
	padding:0px;
	background:url(../images/bg_subpageBUCKLE.jpg) center top no-repeat;
}
#catContent {
	width:430px;
	height:460px;
	padding:20px 20px 20px 300px;
}
#catContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccc99;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}
#catContent a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bd8706;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
}
#catContent a:hover {
	text-decoration:underline;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cccc99;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}
#catThumbs {
	width:430px;
	text-align:center;
}
#row a:link img, #row a:active img, #row a:visited img {
	color:#cccccc;
	border:1px solid #cccccc;
	margin:5px 10px 5px 10px;
}
#row a:hover img {
	color:#bd8706;
	border:1px solid #bd8706;
	margin:5px 10px 5px 10px;
}
.phone {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#bd8706;
	font-weight:normal;
	line-height:22px;
	text-align:center;
	margin-top:5px;
}




/*------------------------ productDETAIL PAGES -----------------------*/
#detContainer {
	width:750px;
	height:500px;
	margin:auto;
	padding:0px;
	background:url(../images/productDET_bg_page.jpg) center top no-repeat;
}
/*------------- left column for images/thumbnails ------------*/
#imageColumn {
	float:left;
	width:340px;
}

/*-- vertical image layout container --*/
#imageContainerV {
	text-align:center;
	padding:10px;
	margin:30px auto 0px auto;
	width:169px;
	height:329px;
	background-color:#2a2925;
}

/*-- horizontal image layout container --*/
#imageContainerH {
	text-align:center;
	padding:10px;
	margin:100px auto 0px auto;
	width:252px;
	background-color:#2a2925;
}

/*-- both image layout styles --*/
#image {
	border:1px solid #cccccc;
}
#imageThumbs {
	text-align:left;
	margin-top:10px;
}
#imageThumbs li {
	border:0px;
	display:inline;
}
#imageThumbs li img {
	display: inline;
	border:1px solid #cccccc;
	margin-right:10px;
 	list-style:none;
	width:30px;
	height:30px;
}
#zoom {
	margin:auto;
	background-image:url(../images/productDET_zoom.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:15px;
}
#zoom p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#cccc99;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}


/*------------- right column for product info ------------*/
#textColumn {
	float:left;
	width:390px;
	height:420px;
	padding:20px 20px 20px 0px;
}
#textColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccc99;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}
#textColumn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bd8706;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
}
#textColumn a:hover {
	text-decoration:underline;
}
#backNav {
	position:relative;
	float:right;
	display:inline;
	width:85px;
	height:24px;
	padding:0;
	margin:5px 15px 0 0;
	text-align:right;
}
/*#backNav {
	position:relative;
	float:right;
	width:75px;
	height:20px;
	padding:2px 10px 0px 0px;
	text-align:right;
	color:#999999;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px groove #999999;
	line-height:20px;
}
#backNav a {
	color:#cccc99;
}
#backNav a:hover {
	color:#cccc99;
}*/



/*------------- footer ------------*/
#footer {
	width:770px;
	margin:auto;
	padding-top:10px;
	font-size:13px;
	line-height:18px;
}


#footerL {
	float:left;
	width:475px;
	padding-left:25px;
	text-align:left;
	vertical-align:top;
}
#footerR {
	float:left;
	width:245px;
	padding-right:25px;
	text-align:right;
	vertical-align:top;
}



.footerRow1 {
	color:#bd8706;
	font-weight:bold;
	
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footerRow1 a {
	color:#bd8706;
	text-decoration:none;
	/*margin-right:10px;*/
}

.footerRow1 a:hover {
	text-decoration:underline;
}




.footerRow2L, .footerRow2R {
	color:#4f804f;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}



.footerRow2L a {
	color:#4f804f;
	text-decoration:none;
	margin-right:10px;
}
.footerRow2L a:hover {
	color:#bd8706;
	text-decoration:underline;
	margin-right:10px;
}

.footerRow2R a {
	color:#4f804f;
	text-decoration:none;
}
.footerRow2R a:hover {
	color:#bd8706;
	text-decoration:underline;
}


	









