/**************** Main Navigation Menu ****************/
#product_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 35px;
}
#product_menu h2 {
    font-family: Cambria;
	font-size: 22px;
	color: #0000FF;
	text-transform: uppercase;
}
#product_menu p {
    font-family: Cambria;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#product_menu small{
    font-family: Cambria;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#product_menu li {
	margin-right: 1px;
	width: 129px;
	height: 34px;
	float: left;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#product_menu li.last {
	margin-right: 0px;
	width: 130px;
}
#product_menu a {
	padding-top: 3px;
	display: block;
	color: #993300;
	text-decoration: none;
}
#product_menu a:hover {
	color:  #003180;
}
/**************** Single Columns ****************/
#product_main {
	margin-right: 2px;
	width: 750px;
	float: left;
}
#product_main .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #993300;
	overflow: hidden;
}
#product_new_item {
	margin-bottom: 25px;
	padding: 5px 10px;
	width: 750px;
	text-align: justify;
}
#product_new_item p {
    font-family: Cambria;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#product_new_item_large {
    margin: 25px 10px 10px 10px;
	color: #AA967D;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Cambria;
}
.product_new_item_text {
    margin-top: 45px;
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	float: left;
	clear: left;
	width: 740px;
}
.product_new_item_texta {
    color: #482500;
	font-size: 12px;
	font-family: "trebuchet ms", Arial, Cambria;
	clear: left;
	width: 748px;
	text-align: justify;
}
.product_new_item_texti {
    color: #482500;
	font-size: 10px;
	font-family: "trebuchet ms", Arial, Cambria;
	clear: left;
	width: 748px;
	text-align: left;
	text-decoration: italic;
}
/**************** Four Columns ****************/
#left_one {
    margin-left: 5px;
    margin-top: 50px;
	width: 180px;
	float: left;
	text-align: left;
	color: #482500;
	background-color: #E9E1CE;
	border: 3px solid #654321;
}
#left_two {
    margin-top: 50px;
	width: 180px;
	float: center;
	text-align: left;
	color: #482500;
	background-color: #E9E1CE;
	border: 3px solid #654321;
}
#right_one {
    margin-top: 50px;
	width: 180px;
	float: center;
	text-align: left;
	color: #482500;
	background-color: #E9E1CE;
	border: 3px solid #654321;
}
#right_two {
    margin-top: 50px;
	width: 180px;
	float: right;
	text-align: left;
	color: #482500;
	background-color: #E9E1CE;
	border: 3px solid #654321;
}
#right_wide {
    margin-top: 50px;
	width: 500px;
	height: 25px;
	font-size: 15px;
	float: center;
	text-align: center;
	color: #482500;
	background-color: #E9E1CE;
	border: 3px solid #654321;
}
/*************** END OF HOMESTLYE.CSS STYLESHEET ***************/
