@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	/*background: #FFFFFF url(../images/col1bg.jpg) repeat-x ;*/
	background: #303030 url(../images/col1bg.jpg) repeat-x ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
* html body {
	font-size: x-small; /* for IE5/Win */
	font-family: Arial, Helvetica, sans-serif;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	f\ont-family: Arial, Helvetica, sans-serif; /* for other IE versions */
	}
	
/* ***** CSM ADDED THIS */	

.header-container {
	float: left;
	position: absolute;
	z-index: 3;
	width: 760px;
	top: 5px;
	background-color: transparent;
}

.header-nav ul {	
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}	

.header-nav li {
	float: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	/*border-right: solid 1px #CCCCCC;*/
	background-color: transparent;
}

.header-nav li a {
	color: #CCCCCC;
	text-decoration: none;
}

.header-nav a:hover {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ^^^^^ CSM ADDED THIS */

#wrapper {
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-position: top;
	}
	
	#headerContainer {
	background-image: url(../images/cbg_header1.jpg);
	background-repeat: no-repeat;
	height: 130px;
}	

#logo {
	width: 700px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0 5px 0 !important;
	padding: 5px 0 5px 0;
	}
	
#headerMenuContainer {
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	float: right;
}

/*---------- PAGE BODY ---------------*/

#bodyContainer {
	background-color: #CCCCCC;
}
/*
#hmBodyImgContainer {
	height: 275px;
	background: url(../images/bg_hmImgContainer.jpg) no-repeat;
}
*/
#bodyImgContainer {
	width: 100%;
	background: url(../images/bg_imgContainer.jpg) repeat-y;
}


#bodyCopy {
	padding: 10px;
	background-color:#FFFFFF;
	}	
	
	#bodyCopy h1 {
		font-size: 150%;
		margin-bottom: 3px;
	}
	
	#bodyCopy h2 {
		font-size: 140%;
		margin-left: 10px;
		margin-bottom: 0;
	}

	#bodyCopy h3 {
		font-size: 130%;
		margin-left: 10px;
		margin-bottom: 0;
	}
	
	#bodyCopy h4 {
		font-size: 100%;
		margin-left: 5px;
		margin-bottom: 3px;
	}
	
	#bodyCopy p {
		margin: 0 0 0 10px;
	}
	
/* ---------------------------------- BOX STYLES ---------------------------------- */

#boxContainerOuter {
	width: 743px;
	margin-left: 12px !important;
	margin-left: 10px;
}

#boxContainer {
	width: 495px;
	float: left;
}

#boxPlacement1 {
	float: left;
	width: 240px;
}

#boxPlacement2 {
	margin-left: 249px;
	width: 240px;
}

#boxPlacement3 {
	margin-left: 500px;
	width: 240px;
}


/*---------- BOX 1 STYLES -------------*/
#box1 {
	width: 235px;
	height: 154px;
	border: 1px #727377 solid;
	background-image: url(../images/cut.jpg);
}

#box1 h3 {
	margin: 0;
	padding: 6px 8px 1px 10px;
	font-size: 110%;
	color: #333;
}

#box1 p {
	padding: 1px 3px 4px 3px;
}

#box1 a:link,#box1 a:visited,#box1 a:active {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}



#box1 a:hover {
	color: #336699;
	text-decoration: underline;
}

/*------------ BOX 2 STYLES -----------------*/
#box2 {
	width: 235px !important;
	width: 235px;
	height: 154px;
	border: 1px #727377 solid;
	background-image: url(../images/GRUNOS08.jpg);
}

#box2 h3 {
	margin: 0;
	padding: 6px 8px 1px 10px;
	font-size: 110%;
	color: #eee;
}

#box2 p {
	padding: 1px 3px 4px 3px;
	color: #CCCCCC;
}

#box2 a:link,#box2 a:visited,#box2 a:active {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}



#box2 a:hover {
	color: #336699;
	text-decoration: underline;
}


/*------------ BOX 3 STYLES -----------------*/
#box3 {
	width: 235px !important;
	width: 235px;
	height: 154px;
	border: 1px #727377 solid;
	background-image: url(../images/hmbox_wedding.jpg);
}

#box3 h3 {
	margin: 0;
	padding: 6px 8px 1px 10px;
	font-size: 110%;
	color: #333;
	border-bottom: 1px solid #727377;
	background: url(../images/bg_footer.gif) repeat-x;
}

#box3 p {
	padding: 70px 4px 4px 95px;
	font-weight: bold;
	text-align: right;
}


/*-------------- FOOTER STYLES --------------------*/

#footerContainer {
	/*height: 60px;*/
}

#footer {
	text-align: center;
	padding-top: 4px;
	margin: 0 0 10px 0;
	color: #fff;
}

	#footer p {
		font-size: 85%;
	}
	
	#footer a:link,#footer a:visited,#footer a:active {
		color: #b4d6f1;
		text-decoration: none;
	}

	#footer a:hover {
		color: #336699;
		text-decoration: underline;
	}
	
.copyright {
	font-size: 80%;
	color: #ccc;
	text-align: center;
}
	
#pipeContainer {
	text-align: center;
	padding-top: 20px;
}
	
#pipe {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#pipe ul {
	display: inline;
}

#pipe li {
	padding: 0 5px 0 10px;
	display: inline;
	border-left: 1px solid #ccc;
}

#pipe li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#pipe a:link, #pipe a:visited, #pipe a:active {
	color: #999999;
	font-size: 84%;
	text-decoration: none;
	text-transform: uppercase;
}
#pipe a:hover {
	color: #ccc;
}
h1 {
	color: #000000;
}

h5 {
	color: #000000;
	font-weight: bold;
}

/*-------------- LINK STYLES --------------------*/

#links {
	margin: 0 0 0 0;
}
#links p {
	font-size: 95%;
}

#links a:link,#links a:visited,#links a:active {
	color: #303030;
	text-decoration: none;
}

#links a:hover {
	color: #aeaeae;
	font-weight: bold;
	text-decoration: underline;
}

/*-------------- CHECKOUT --------------------*/

#checkout {
	background-image: url(../images/CheckOut.jpg);
	background-repeat: no-repeat;
}
#checkout a:hover {
	background-image: url(../images/CheckOut_2.jpg);
	background-repeat: no-repeat;
}
<!-- GOLD #B39A19 -->