body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;
	}
#container {
	width: 90%;
	\width: 90%;
	w\idth: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: solid 1px #802C26;
}
#sitelinks {
	padding: 0 0 0 160px;
	height: auto;
}
	#sitelinks ul {
		border: 0;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	#sitelinks ul li {
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin: 0;
	}
		#sitelinks ul li a {
			background: #A53131;
			width: 85px;
			height: auto;
			border-left: 1px solid #FFF;
			border-right: none;
			padding: 3px 5px 3px 5px;
			margin: 0;
			color: #FFF;
			text-decoration: none;
			display: block;
			text-align: center;
			font: 13px "Trebuchet MS", verdana, sans-serif;
			font-weight: bold;
		}
		#sitelinks ul li a:hover {
			color: #FFF;
			background: #3c7922;
					}
		#sitelinks a:active {
			background: #F9DFD5;
			color: #fff;
		}
		#sitelinks li#active a {
			background: #F9DFD5;
			border: 1px solid #c60;
			color: #fff;
		}
		.leftborder {
		border-left:1px solid white;
		}
#menu {
	float: left;
	width: 155px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	ul#menulist {
		text-align: center;
		list-style: none;
		padding: 0;
		margin: 0 auto;
		font-size: 13px;
		font-weight: bold;
	}
		ul#menulist li {
			display: block;
			margin: 0;
			padding: 0;
		}
		ul#menulist li a {
	width: 155px;
	height: auto;
	padding: 6px 0px;
	margin: 0px 0  4px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(../../oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
		}
		#menu>ul#menulist li a { width: auto; }
	ul#menulist li#active a {
		background: #f0e7d7;
		color: #800000;
	}
	ul#menulist li a:hover, ul#menulist li#active a:hover {
	color: #FFF;
	background-image: url(../../oval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	}
#content_text {
	padding-left:170px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;
}
#news {
	float: right;
	width: 180px;
	margin-top: 10px;
	padding-right: 10px;
	padding: 10px;
	background-color: #F9DFD5;
	font-size:11px;
}
#top_products {
	width: 95%;
	margin: 0 0 0 10px;
	text-align: center;
}
h3 {
	font-size: 20px;
	color: #802C26;
	margin: 0px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 3px;
	color: #802C26}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 3px;
	color: #802C26}
.sub {
	font-size: 70%;
	text-indent: 3px;
		}
input, select {
	border: 1px solid #B85E54;
	font: 11px "Trebuchet MS", verdana, sans-serif;	
}
textarea {
	border: 1px solid #B85E54;
	font: 11px "Trebuchet MS", verdana, sans-serif;	
}


#clear {
	clear: both;
}
#message {
	text-align: center;
	color: #FF0000;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}
a:active 	{ color:#AAAAAA; Text-Decoration: underline}
a:link 		{ color:#0066FF; text-decoration: underline} 
a:visited 	{ color:#0066FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
.hidden {
	display: none;
	}
.subwhite {
	font-size: 70%;
	color: #FFFFFF;
}
#sub1 a:link{
			color: #9DDFFF;
			text-decoration: none;
}
#sub1 a:visited{
			color: #9DDFFF;
			text-decoration: none;
}
#sub1 a:hover{
			color: #00CC00;
			text-decoration: none;
			}
.bodytext {
	font-size: 80%;
}

.hr {
	color: #802C26;
	width: 90%;
}.header {
	background-image: url(../../vista.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #802C26;
	padding-top:3px;
	}
	.bottomborderleftmargin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #802C26;
	padding-top:3px;
	padding-left: 6px;
	}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #802C26;
	margin-top: 20px;
}
