/* These are the various font styles */

p.bodytext { color:#000000; font-family:Times New Roman; font-weight:normal; font-size:100%; text-indent:30px; text-align:left; }



p.endlinks { color:#000000; font-family:Times New Roman; font-weight:normal; font-size:100%; text-indent:30px; text-align:center; }



.caption { color:#425644; font-family:Times New Roman; font-weight:bold; font-size:125%; text-align:center; text-decoration:underline; }



.caption2 { color:#425644; font-family:Times New Roman; font-weight:bold; font-size:125%; text-align:center; }



.caption3 { color:#000000; font-family:Times New Roman; font-weight:normal; font-size:95%; text-align:left; font-style:italic; }



.heading { color:#425644; font-family:Times New Roman; font-weight:bold; font-size:125%; text-align:center; }



font.link { font-family:Times New Roman; font-weight:bold; font-size:125%; }




/* These are global attributes */

body { background-color: #b7c7a1; }



img { border:none; }


div { margin:auto; }



/* CSS Rollovers for the Navbar */

/* "About Us" link, navbar button 1 */
#nav1 { display:block; width:160px; height:62px; background:url("images/navbar1.png") no-repeat 0 0; }

#nav1:hover { background-position:0 -62px; }

#nav1 span { position: absolute; top: -999em; }

/* "Landscapes" link, navbar button 2 */
#nav2 { display:block; width:160px; height:62px; background:url("images/navbar2.png") no-repeat 0 0; }

#nav2:hover { background-position:0 -62px; }

#nav2 span { position: absolute; top: -999em; }

/* "Tikis, Etc..." link, navbar button 3 */
#nav3 { display:block; width:160px; height:62px; background:url("images/navbar3.png") no-repeat 0 0; }

#nav3:hover { background-position:0 -62px; }

#nav3 span { position: absolute; top: -999em; }

/* "Waterscapes" link, navbar button 4 */
#nav4 { display:block; width:160px; height:62px; background:url("images/navbar4.png") no-repeat 0 0; }

#nav4:hover { background-position:0 -62px; }

#nav4 span { position: absolute; top: -999em; }

/* "More Carvings" link, navbar button 5 */
#nav5 { display:block; width:160px; height:62px; background:url("images/navbar5.png") no-repeat 0 0; }

#nav5:hover { background-position:0 -62px; }

#nav5 span { position: absolute; top: -999em; }

/* "More Tikis" link, navbar button 6 */
#nav6 { display:block; width:160px; height:62px; background:url("images/navbar6.png") no-repeat 0 0; }

#nav6:hover { background-position:0 -62px; }

#nav6 span { position: absolute; top: -999em; }

/* "Wild West Carvings" link, navbar button 7 */
#nav7 { display:block; width:160px; height:62px; background:url("images/navbar7.png") no-repeat 0 0; }

#nav7 span { position: absolute; top: -999em; }

/* Trying to center align the Product Table */
.ProdTable { text-align:center; }

/* */
table { border-spacing: 10px; }