
body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, p, div, td { font: 10pt arial, sans-serif; color: #000000; }

a:link { color: #99380E; text-decoration: none;}
a:visited { color: #99380E; text-decoration: none;}
a:hover { color: #D77C07; }
a:active { color: #99380E; text-decoration: none;}

h1, h2, h3, h4, h5, h6, h7 { font: bold 12pt verdana; }

h1 { font: normal 20pt Georgia, Times New Roman, Times, serif; color: #D77C07; }
h2 { font: bold 11pt verdana; color: #333333; }
h3 { font: bold 9pt verdana; }

#homebg {
	background: url(images/home-flash-bg.jpg) no-repeat;
	}

#container {
	background: #fff url(images/content-bg.jpg) repeat-y;
	width: 759px;
	}
	
#content {
	background: transparent url(images/content-top.jpg) no-repeat top;
	padding: 60px 60px 0px 60px;
	}
	
#contentFooter {
	background: transparent url(images/content-bottom.jpg) no-repeat;
	width: 759px;
	height: 97px;
	}
	
#subnav {
	background: transparent url(images/cast-logo2.jpg) no-repeat;
	width: 218px;
	}
	
#subnavShell {
	margin-top: 245px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 50px;
	height:400px;
}
	
#subnavShell p {
	font: bold 12pt Georgia, Times New Roman, Times, serif; 
	color: #000;
	}

#bottomNav {
	font: normal 10pt Arial, Helvetica, sans-serif; 
	color: #AD7D4D;
	}
	
#bottomNav a:link { color: #E3CE97; text-decoration: none;}
#bottomNav a:visited { color: #E3CE97; text-decoration: none;}
#bottomNav a:hover { color: #D77C07; }
#bottomNav a:active { color: #E3CE97; text-decoration: none;}

#top_link {
	text-align: center;
	width: 759px;
	height: 52px;
	background: url(images/cast-top.jpg) no-repeat;
}

#top_link a {
	font-size: 14pt;
	color: #E3CE97; 
	text-decoration: none;
	margin-top: 6px;
}

.product_container {
	width: 400px;
}

.product_div1 {
	float: left;
	width: 120px;
}

.product_div2 {
	float: left;
	margin-left:120px;
	width: 120px;
}

.product_div3 {
	float: right;
	width: 120px;
}

.product_display {
	height:175px;
	width:175px;
}
