body{
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/bg-dot.jpg);
	background-repeat: repeat-both;
	font-family: Georgia, Arial;
}

p{
	margin-top: 0px;
}

image{
	padding: 0;
	margin: 0;
}

div{
	overflow: hidden;
}

td{
	vertical-align: top;
	text-align: left;
}

li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#main{
	margin-left: auto;
	margin-right: auto;
	width: 1080px;
	border: 1px solid black;
	background-color: #ffffff;
}

#top_bg{
	background-image: url(../images/header.jpg);
	height: 76px;
	width: 1080px;
}


#navigation{
	margin: 10px 20px 0px 20px;
	height: 50px;
	vertical-align: middle;
	background: url(../images/menu.gif) repeat-x scroll left bottom;
	border-bottom: 1px solid #D3F1B6;
}

#nv_table{
	margin-left: auto;
	margin-right: auto;
}

#nv2_table{
	margin-left: auto;
	margin-right: auto;
}

#top{
	text-align: left;
}
#top h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 50px;
}
#logo{
	margin: 0;
	margin-left: 20px;
	margin-right: auto;
	width: 100%;

}

.menu_item{
	padding: 0px 20px 0px 20px;	
	vertical-align: middle;
	height: 50px;
}

.menu_item_over{
	padding: 0px 20px 0px 20px;	
	vertical-align: middle;
	height: 50px;
	background: url(../images/menu-blue.jpg) repeat-x left bottom;
}

.menu_text{
	padding-top: 15px;
}

#navigation a{
	font-size: 16px;
	font-weight: bold;
	color: #512103;
	text-decoration: none;
}

#navigation2{
	margin: 0px 30px 0px 30px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	background: url(../images/menu-blue.jpg) repeat-x scroll left bottom;
}

.menu2_item{
	padding: 0px 20px 10px 20px;
	height: 40px;
	vertical-align: middle;
}

.menu2_item_over{
	padding: 0px 20px 10px 20px;
	height: 40px;
	background: url(../images/menu-pink.jpg) repeat-x;
}

.menu2_text{
	padding-top: 10px;
}

#navigation2 a{
	font-size: 14px;
	font-weight: bold;
	color: #715143;
	text-decoration: none;
	
}

.widget_body  li ul{
	padding: 0;
	margin: 5px 0 0 0;
}

.widget{
	margin-bottom: 20px;
}

.widget a{
	color: brown;
	text-decoration: none;
}

.widget_head{
	font-size: 17px;
	font-weight: bold;
	background: url(../images/menu.gif) repeat-x left bottom;
	height: 30px;
	line-height: 25px;
	padding-left: 10px;
	
}

.widget_body{
	padding-top: 10px;
	padding-left: 10px;
	width: 260px;
}

#content{
	margin-left: 20px;
}
#content h2 {
	font-size: 17px;
}
#something{
	width: 750px;
}

#something a, #something a:hover, #something a:visited{
	text-decoration: underline;
	color: brown;
}

.product_image img{
	width: 150px;
	height: 150px;
}

.product{
	padding-bottom: 10px;
	border-bottom: 1px solid #41804E;
	margin-top: 10px;
	width: 750px;
}

#product_list{
	padding-bottom: 50px;
}

.product_text{
	width: 560px;
	margin-left: 30px;
}

.learn_more{
	margin-left: 30px;
	padding-top: 10px;
}

.learn_more a{
	color: brown;
	text-decoration: none;
	font-weight: bold;
}

#middle{
	margin-top: 20px;
	width: 1080px;
	text-align: left;
}

#middle_left{
	margin-left: 20px;
}

.p_title{
	padding-bottom: 10px;
	font-size: 17px;
}

.p_title a{
	color: black;
}

#product_list_title{
	height: 30px;
	background: url(../images/menu.gif) repeat-x left bottom;
	font-weight: bold;
	font-size: 17px;
	line-height: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.product_title{
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

#bottom {
	font-size: 12px;
	padding: 20px;
	margin: 0 20px 0 20px;
	border-top: 1px dashed #ccc;
	line-height: 25px;
}

#bottom a, #bottom a:hover, #bottom a:link{
	color: #666;
}