body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin-top: 4px;
}

a
{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

a:hover
{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
text-decoration:Underline;
}
.products
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	word-spacing: 1pt;
}
.top_links
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 0px;
	word-spacing: 1pt;
}

a:hover.top_links
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
sup
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.links
{
	color:#844932;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 1pt;
	list-style-image: url(images/red-bullet.gif);
	list-style-position: inside;
	padding-top: 7px;
	padding-left: 5px;
}

a:hover.links
{
	color:#844932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
h1,h3,h4
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#844932;
font-weight:bold;
padding-top: 4px;
}
.normal-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-left: 40px;
	padding-right: 20px;
	text-align: justify;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	text-align: justify;
	list-style-type: square;
}


/* New css added*/
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
	
img {
border:0px;

}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	/*color: white;*/
	font-size:14px;
color:#844932;
font-weight:bold;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	color:#844932;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	color:#844932;
	text-decoration: none;
	}

a:hover {
	/*color: #147;*/
	color:#844932;
	text-decoration: underline;
	}
