body {
	margin:0px;
	padding:0px;
	text-align:center;
	
}



.TextField{
font-size: 11px;
font-weight:bold;
font-family:arial;
color:#828282;
height:12px;
}

.input1 {
font-family:Arial, Helvetica, sans-serif;
width: 200px;
font-size:12px;
text-align:center;
border:none;
}


#search {
	font-size:12px;
	color:white;
	font-weight:bold;
	width:233px;
	
}

#search a {

	color:white;
	text-decoration: none;
}

#container {
	width:765px;
	text-align:left;
	margin:0px auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#wrap { }

#header {
	
	height: 70px;
}

#nav {
	padding-left: 275px;
height: 36px;
	
	
}

ul#topnav {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#topnav li {
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

ul#topnav li a {
	padding:5px 10px;
	padding-right: 20px;
	display:block;
	text-decoration:none;
	color:white;
	position:relative;
}

ul#topnav li a:hover {
	
}

#homemenu {
	
	color:#428719;
	font-weight: bold;
        text-decoration: none;	
}

#homemenu a:link {
 	color:#428719;
        text-decoration: none;

}

#homemenu a:active {
 	color:#428719;
        text-decoration: none;

}

#homemenu a:hover {
	color: black;
	text-decoration: underline;
}


#homemenu a:visited {
	color:#428719;
	text-decoration: none;
}

#breadcrumbs {
	
	line-height:20px;
	text-align:left;
	color:#000000;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left: 230px;
	font-size:11px;
	font-weight:bold;
	
}

#breadcrumbs a {
	text-decoration:none;
	color:#000000;

}

#breadcrumbs a:hover {
	text-decoration:underline;
}


#level1 {
	padding-left: 25px;
	font-weight:bold;
	padding-bottom: 10px;

}

#level1 a {

	color:#7c44c9;
	text-decoration:none;

}
#level1 a:visited{

	color:#7c44c9;

}

#level1 li{

	list-style:none;
	margin:0 0 0 20px;
	font-weight:normal;
	
}

#level1 ul li ul{

	font-weight:normal;
	list-style:none;
	margin:0 0 0 0px;
	padding-bottom:10px;
	padding-top:10px;
}

#level1 ul{

	font-weight:bold;
}


#title {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	height: 36px;
	padding-left: 5px;
}

#title a:link{
	
	color: #ffffff;
	text-decoration: none;
}
#title a:hover{
	
	color: #ffffff;
	text-decoration: underline;
}
#title a:visited{
	
	color: #ffffff;
	text-decoration: none;
}

#sub {
	height: 165px;
	margin-left: 5px;
}

#sub2 {
	height: 75px;
	margin-left: 5px;
	padding-top: 10px;
}


#subtitle {
	font-size: 12px;
	color: #428719;
	font-weight: bold;
}

#subtitle a:link{
	color: #428719;
	text-decoration: none;
}

#subtitle a:visited{
	color: #428719;
	text-decoration: none;
}
#subtitle a:hover{
	color: #428719;
	text-decoration: underline;
}

#thumb{
	
	background-image: url(/templates/default/images/6.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height:124px;
	padding-left: 0px;
	
	color:#7c44c9;
	font-weight:bold;
	text-decoration:underline;

}

#thumb a:link{
	
	color:#7c44c9;
	font-weight:bold;
	text-decoration:underline;
}

#thumb a:hover{
	
	color:#7c44c9;
	font-weight:bold;
	text-decoration:underline;
}

#thumb a:visited{
	
	color:#7c44c9;
	font-weight:bold;
	text-decoration:underline;
}

#main {
	clear:both;
	border-left: 2px solid #7c44c9;
	border-right: 2px solid #7c44c9;
	margin-top: -2px;
}

#head {
	font-size: 14px;
	font-weight:bold;
	padding-left: 15px;

}

#prod {
	padding-left: 15px;
	
}

#text {
	
	width: 325px;

}

#left {
	width:150px;
	float:left;
	padding-bottom:5px;
}

ul#sidenav {
	margin:0px 0px 10px 0px;
	list-style-type:none;
	padding:0px;
}

ul#sidenav li {
	border-bottom:1px dotted #81A432;
	text-transform:uppercase;
	font-size:10px;
}

ul#sidenav li a {
	display:block;
	color:#71902C;
	text-decoration:none;
	padding-left:5px;
	line-height:20px;
}

ul#sidenav li a:hover {
	background:#81A432;
	color:white;
}




#content {
	margin-top: -3px;
	
}

#footer {
	clear:left;
	margin-top:0px;
	text-align:left;
	height:66px;
	padding-left: 25px;
	padding-top: 25px;
	font-size: 10px;
	color: #7c44c9;
	font-weight:bold;
	padding-right: 10px;
	
}

#footer a {
	color: #7c44c9;
	
	text-decoration:underline;
	
	
}

#footer a:hover {
	text-decoration:underline;
}

#footer a:hover {
	color: #7c44c9;
	
	text-decoration:underline;
}

.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}