@charset "utf-8";



body{
	color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.myinput
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#813734;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;

}
table.cart {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	
	
}
table.cart th {
	border-width: 1px;
	padding: 7px;
	border-style: solid;
	border-color: #FFFFFF;
	
	-moz-border-radius: 0px 0px 0px 0px;
}
table.cart td {
	border-width: 1px;
	padding: 7px;
	border-style: solid;
	border-color: #FFFFFF;
	
	-moz-border-radius: 0px 0px 0px 0px;
}
#contents1, #contents1 h1, #contents1 h2{
	color:#CCCCCC;
}
#contents1 a, #contents1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#contents1 a:hover{
	text-decoration:underline;
}
#contents1 h1{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;

}
#contents1 h2{
	font-size:14px;
	color:#FFFFFF
	

}
#contents2, #contents2 h1, #contents2 h2{
	color:#333333;
}
#contents2 a, #contents2 a:hover{
	color:#000000;
	text-decoration:none;
}
#contents2 a:hover{
	text-decoration:underline;
}
#contents2 h1{
	font-size:16px;
	font-weight:bold;
	color:#000000;

}
#contents2 h2{
	font-size:14px;
	color:#000000
	

}
#specialsbox {
	font-size:10px;

}
#specialsbox a, #specialsbox a:hover{
	text-decoration:none;
	font-size:10px;
	color:#76cf1c;

}
#specialsbox h3{
	padding:0;
	margin:0;
}
#rotate{
	list-style-image:none;
	list-style-type:none;
	padding:0;
	margin:0;
	list-style:none;
}

#header, #header a, #header a:hover{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#header a:hover{
	text-decoration:underline;
}
#mymenu{
	 border-style: solid;
	 border-width: 0px 0px 0px 0px;
	 border-color: #fff #d9d9d9 #333333 #333333;

}
#endmenu{
	width:300px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #fff #d9d9d9 #333333 #333333;
}
#content{
	color:#000000;
}
#content h1{
	font-weight:bold;
	font-size:18px;
	color:#144A28;

}
#content h2{
	color:#144A28;
	font-weight:bold;
	font-size:14px;

}
#content ul, #content ol{
	list-style:disc;
}
#content p{
	line-height:1.3em;
}
#content a{
	color:#8a0204;
	text-decoration:none;
	font-weight:bold;
}
#notification{
	font-size:10px;
	color:#FF0000;
}
.hr {
    position: relative;
	padding: 0;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	line-height: 1px;
	color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dashed #A5AEC5;
}
.imgborder{
	border:1px solid #FFFFFF;
	padding:4px;

}
#content tbody, #content td, #content tr{
	margin:2px;
	padding:2px;
}
#content tbody{
	padding-left:4px;
	margin-left:4px;
}
#content td{
	padding:5px;
	margin:5px;
}
#content #rightcolumn a{
	color:#F79388;
}
.indexitem{
	color:#FFFFFF;
	background-image:url(images/content-item-bg.png);
	background-position:top;
	background-repeat:no-repeat;

}
.pageitem{
	color:#FFFFFF;
	background-image:url(images/pagebackground.png);
	overflow:hidden;
	background-position:top;
	background-repeat:no-repeat;
}
.indexitem h2{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#footer{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	
}
#footer a, #footer a:hover{
	line-height:150%;
	color:#76cf1c;
	text-decoration:none;
}
#footermenu a, #footermenu a:hover{
	color:#FFFFFF;
}
