.style2 {color: #c81414}
body {
	background-color: #F3F0E1;
}
.style7 {font-size: 24px}
.style8 {
	color: #680C31;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {color: #680C31}
.style16 {font-size: 12px}
.style18 {color: #680C31; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style19 {font-size: 10px}
.style20 {
	color: #680C31;
	font-weight: bold;
}
a {
	font-size: 9px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#F3F0E1;
}
* {
	margin:0px;
	padding:0px;
	width: auto;
}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
	vertical-align: top;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
	
}
#main {
	background-color:#FFFFFF;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	
}
#right {
	float:right;
	width:600px;
}
/***************** Content ***********************/
.content {
	width:550px;
}
.content h3 {
	background-repeat:no-repeat;
	width:550px;
	height:33px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #680C31;
	padding: 10px 0px 0px 6px;
	font-weight:400;
}
.content a {
	color:#2e260f;
	text-decoration: none;
}
.content a:hover {
	color:#cf0002;
	text-decoration: underline;
}
.product {
	width:550px;
	margin: 20px 0px;
	height: 250px;
}
.product h3 {
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
.product a {
	display:block;
	float:left;
	vertical-align: top;
}
.product a:hover {
}
.product img {
	border-top-width: 7px;
	border-right-width: 11px;
	border-bottom-width: 7px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-repeat: no-repeat;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:400px;
	margin-left:50px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 20px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #2e260f;
	text-decoration: none;
	font-size: 14px;
	
}
#menu a:hover {
	color:#c40000;
	text-decoration: none;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:150px;
	margin-left:50px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#F3F0E1;
	background-image:url(images/footer.gif);
	height:36px;
	width:979px;
	background-repeat: no-repeat;
}
#footerend {
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
