/* default font size
@import url(x-small.css);*/

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family:	 Arial, Helvetica, sans-serif;
	font-size: small;
	color: #432323;
}
p {
	line-height: 120%;
	/*text-align: justify;*/
	color: #444;
}
/*--------------------------------- Default -----------------------------------------------*/
h1 {
	font-size: 130%;
	font-weight: bold;
	color:#734937;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color:#00723F;
}
h3 {
	font-size: 100%;
	color:#444444;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color:#00723F;
	margin: 0px;
	padding: 0px;
}
th  {
	color:#cccccc;
	text-align: left;	

}
body {

	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px;

}
a:link {
	color: #00723F;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #00723F;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #00723F;
}

#container {
	width:850px;
	margin:0 auto 0 auto;
	background-color: #fff;

}
#header{
	height:62px;
	background-image: url(../images/topbg.jpg);
}
#header h1{
	color: #00723F;
	font-size:24px;
}
#header p{
	margin-top: 0px;
	margin-right:0px;
	font-size: 100%;
}
#header a:link, #header a:visited, #header a:active {
	color: #444;
	text-decoration: none;
	/*font-size:80%;*/
}
#header a:hover {
	text-decoration: none;
	color: #B9BB79;
	/*font-size:80%;*/

}

#main{
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
#menutop {
	background-image:url(../images/menu_bg.png);
	height:40px;
	background-repeat: repeat-x;
}

#menutop p {
	font-size:80%;

}

#mainl{
	float: left;
	/*margin-top: 10px;*/
	width: 160px;
	background-color: #d6d0c7;

}
#mainl h1 {
	text-align: left;
	color: #FFFFFF;
	background-color: #571c1e;
	padding-left: 10px;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}



#mainr{
	
	margin-left: 190px;
	margin-right: 210px;
}
#mainr p {
	line-height: 140%;
	/*text-align: justify;*/
	margin-right: 10px;
	margin-left: 0em;
	font-size: 100%;

}

#mainr h1 {
	text-align: left;
	color: #FFFFFF;
	background-color: #571c1e;
	padding-left: 10px;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

#mainr_full{
	
	margin-left: 190px;
	
}
#mainr_full h1 {
	text-align: left;
	color: #FFFFFF;
	background-color: #571c1e;
	padding-left: 10px;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

#mainr_full p {
	line-height: 140%;
	/*text-align: justify;*/
	margin-right: 1em;
	margin-left: 0em;
	font-size: 100%;

}
#mainr_full td {
	line-height: 100%;
	/*text-align: justify;*/
	margin-right: 1em;
	margin-left: 0em;
	font-size: 100%;

}

#mainr td {
	/*font-size:80%;*/
}
#rcol {
	float:right;
	/*padding-left:2em;*/

}
#login
	{
	border: 1px solid #333333; */
	background-color: #edebe7;
	width: 300px;
	margin:10px;
	padding:10px;
}
#newuser
	{
	border: 1px solid #333333; 
	background-color:#edebe7;
	width: 200px;
	margin:10px;
	padding:10px;
}
#forgotpass
	{
	border: 1px solid #333333; */
	background-color: #edebe7;
	width: 360px;
	margin:10px;
	padding:10px;
}
#footer {
	clear: both;
	background-color:#FFFFFF;
	/*border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ad948a;*/

}
#footer a:link, #footer a:visited, #footer a:active {
	color: #329457;
	text-decoration: none;
	/*font-size:80%;*/
}
#footer a:hover {
	text-decoration: none;
	color: #B9BB79;
	/*font-size:80%;*/

}
#footer h5{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#footer p, #footer td {
	font-size: 73%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#right {
	float:right;
	width:326;
}
.centre {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.indent {
	margin-left: 20px;
}
.newspics {
	float:right;
	margin-left: 10px;
	width: 310px;
}
.highlight {
	background-color:#f6fbfe;

}
#rightcol {
	float: right;
	margin: 8px;
	width: 200px;
	background-color:#EDF4FD;
}
.floatl {
	/*clear:both;*/
	float: left;
	border: 0px solid #2aa5a2;
	/*margin: 10px 30px;*/
	margin-right: 2em;
}
.floatr {
	/*clear:both;*/
	float: right;
	border: 0px solid #2aa5a2;
	/*margin: 10px 30px;*/
	margin-left: 2em;
}
.prodimg {
	float: right;
	margin: 1em 0 1em 2em;
}
.red {
	color: #FF0000;
}
.total {
	font-weight: bold;
}
.buff{color:#d7aa83;}
#menutop, #menutop  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menutop li {
	float: left;
	display: block;
	position: relative;
	width:100px;
	text-align:center;
	font-size:100%;
	border: 0px;
	margin-right: 0px;
	background-image: url(../images/button_up.jpg);
	height: 28px;
}
#menutop a {

	display: block;
	padding: 3px;
	color: #ffffff;
	text-decoration: none;

}
#menutop a:hover, #menutop a.highlighted:hover, #menutop a:focus {
	color: #fff;
	background-image:url(../images/button_dn.jpg);
	height: 20px;

}
.largetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.red{color:#CC0000;}
.shade{ background-color:#edebe7;}
.buyarea{
	background-color:#F5F4F1;
	border: 1px dotted #D6D0C7;
}
.link_image {border:1px #333333 solid;}

.button {height:35px;
	margin:10px 0px 10px 50px;

	float:right;

}
.button a {background-image:url(../images/buttonup.gif);
	width:153px;
	height:25px;
	color:#fff;
	display:block;
	padding-top:10px;
	padding-left:10px;
}
.button a:hover {
	background-image:url(../images/buttondown.gif);
	color:#CCC;
}

#scroller{
	background-color: #F5F4F1;
	background-image:url(../images/special_bg.jpg);
	/*background-position: top;
background-position: left;*/
	background-repeat: no-repeat;
	border: 0px solid #666666;
	width: 355px;
	height:110px;


}
#pscroller1{
width: 340px;
height: 100px;
/*border: 1px solid black;*/
padding: 5px;
padding-top:3px;
 
}
#pscroller1 img{
float:left;
width: 100px;
height:100px;
margin-right:5px;
border:#666666 solid 1px;

}
.floatrange {
	float: left;
	/*border: 1px solid #2aa5a2;
	margin: 10px 30px;*/
	margin-right: 2px;
}
